@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Resources/id=EPIC-NL> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2022/868/oj> ;
    healthdcatap:numberOfUniqueIndividuals "40010"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER> ;
    dct:creator <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=RIVM&resource=EPIC-NL>,
        <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=EPIC-NL> ;
    dct:description """EPIC is the European Prospective Investigation Into Cancer and Nutrition.
EPIC-NL is the Dutch contribution to EPIC and comprises about 40,000 individuals prospectively followed since the early 90's. Biological samples have been stored in liquid nitrogen and repeated follow-up of the cohort has occured to obtain detailed information on lifestyle and behavioural factors and morbidity and mortality."""@en,
        ""@nl ;
    dct:identifier <https://doi.org/10.71739/wfnj-cj15> ;
    dct:issued "2026-03-06T10:34:59.913850"^^xsd:dateTime ;
    dct:modified "2026-04-13T21:30:34.206566"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """At baseline, the prevalence of risk factors for chronic diseases was determined using self-administered questionnaires and a physical examination.
Participants are followed up over time for changes in exposure and for the occurrence of cancer, diabetes, cardiovascular diseases, and other medical conditions. Subgroups of participants were invited for several follow-up rounds."""@en,
                ""@nl ] ;
    dct:publisher <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=EPIC-NL> ;
    dct:spatial <http://catalogue.hdsu.nl/CatalogueOntologies/api/rdf/Regions/name=Limburg> ;
    dct:title "European Prospective Investigation Into Cancer and Nutrition in the Netherlands (EPIC-NL)"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Contacts/firstName=EPIC-NL&lastName=Study%20team&resource=EPIC-NL> ;
    dcat:keyword "bloodsamples"@en,
        "cancer"@en,
        "cardiovascular disease"@en,
        "cause of death"@en,
        "chronic disease"@en,
        "diabetes"@en,
        "environmental exposure"@en,
        "lifestyle"@en,
        "morbidity"@en,
        "mortality"@en,
        "nutrition"@en ;
    dcat:landingPage <https://epic.iarc.fr/centres/the-netherlands/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://catalogue.hdsu.nl/CatalogueOntologies/api/rdf/Regions/name=Limburg> a dct:Location .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=RIVM&resource=EPIC-NL> a foaf:Agent ;
    dct:identifier <https://ror.org/01cesdt21> ;
    vcard:hasEmail <mailto:info@rivm.nl> ;
    foaf:homepage <https://www.rivm.nl> ;
    foaf:name "National Institute for Public Health and the Environment" .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Contacts/firstName=EPIC-NL&lastName=Study%20team&resource=EPIC-NL> a vcard:Kind ;
    vcard:fn "EPIC-NL Study team" ;
    vcard:hasEmail <mailto:epicnl@umcutrecht.nl> .

<http://data.europa.eu/eli/reg/2022/868/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/frequency/OTHER> a dct:Frequency .

<https://epic.iarc.fr/centres/the-netherlands/> a foaf:Document .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=EPIC-NL> a foaf:Agent ;
    dct:identifier <https://ror.org/0575yy874> ;
    vcard:hasEmail <mailto:info@umcutrecht.nl> ;
    foaf:homepage <https://www.umcutrecht.nl> ;
    foaf:name "University Medical Center Utrecht" .

