@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=Julius%20Huisartsen%20Netwerk> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2022/868/oj> ;
    healthdcatap:numberOfUniqueIndividuals "1500000"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:creator <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=Julius%20Huisartsen%20Netwerk> ;
    dct:description ""@en,
        "The Julius General Practitioners Network (JHN) is a database of primary care routine data. It is a network of approximately seventy general practices with two hundred general practitioners and over 450,000 active patients in the Utrecht area. The database contains data on more than 1.5 million patients from 1995 to the present."@nl ;
    dct:identifier <https://doi.org/10.71739/r5zx-8143> ;
    dct:issued "2026-05-13T09:31:28.341150"^^xsd:dateTime ;
    dct:modified "2026-05-13T11:33:55.781908"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                "Electronic Health Recors of Patients in Primary Care"@nl ] ;
    dct:publisher <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=Julius%20Huisartsen%20Netwerk> ;
    dct:spatial <http://catalogue.hdsu.nl/CatalogueOntologies/api/rdf/Regions/name=Utrecht> ;
    dct:title ""@en,
        "Julius Huisartsen Netwerk"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Contacts/firstName=Secretariaat&lastName=JHN&resource=Julius%20Huisartsen%20Netwerk> ;
    dcat:keyword "Electronic Health Record"@nl,
        "General Practitioner"@nl,
        "Primary Care"@nl ;
    dcat:landingPage <https://www.juliushuisartsennetwerk.nl> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Contacts/firstName=Secretariaat&lastName=JHN&resource=Julius%20Huisartsen%20Netwerk> a vcard:Kind ;
    vcard:fn "Secretariaat JHN" ;
    vcard:hasEmail <mailto:SecretariaatJHN@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/CONT> a dct:Frequency .

<https://www.juliushuisartsennetwerk.nl> a foaf:Document .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=Julius%20Huisartsen%20Netwerk> 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" .

