@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 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#> .

<https://fdp.erasmusmc.nl/dataset/c538714d-8a06-4e16-bcc0-c9ed1c2a49cc> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2016/679/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Coffeng, Luc E." ],
        [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "de Vlas, Sake J." ],
        [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Song, PingPing" ] ;
    dct:description ""@en,
        """This data product quantifies spatial connectedness between Dutch municipalities by linking classmate pairs to municipalities where students live and where schools are located. This data product covers six educational levels: BO (primary education), SO (special education), VO (secondary education), MBO (secondary vocational education), HBO (higher professional education), and WO (academic or university education). There are three types of CSV files in this dataset: (1) frequency tables of aggregated student-pair counts stratified by year (2015â2023), educational level (excluding MBO), and classmate cap (the maximum number of epidemiologically relevant classmate links a student is allowed to have, 50, 100 and 200 for 2021, 100 for other years). For all educational levels except MBO (secondary vocational education), these tables are available in two forms, namely the 2d version (home municipality of student A, home municipality of student B) and the 3d version (plus the shared school municipality). MBO student pairs are only stratified by the two home municipalities, as information on school location is limited; (2) a table of masked student-pair totals per year per educational level, where counts below 10 are suppressed as NA; and (3) summary statistics (mean degree, number of classes, number of students) per network stratum. Three accompanying R scripts are also included for reproducibility within CBS remote environment, which is accessible only upon reasonable request to CBS Microdata. 
This dataset can be used in dynamic models to model the transmission of respiratory infectious disease between regions and to assess the effectiveness of spatially-tailored control measures. It complements an earlier colleague network connectedness dataset submitted under the same project (doi:10.34894/XF7IAD)."""@nl ;
    dct:hasVersion "1.0" ;
    dct:identifier "doi:10.34894/NF76QW" ;
    dct:issued "2026-08-27T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-09-21T12:01:43.186010"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "NL-EMC" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/en/contact-details-and-directions> ;
            foaf:name "Erasmus MC" ] ;
    dct:title ""@en,
        "Spatial connectedness of Dutch municipalities via classmate networks (2015-2023)"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact dataset owners via DataverseNL." ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            vcard:hasURL <['https://doi.org/10.34894/NF76QW']> ] ;
    dcat:hasVersion "1.0" ;
    dcat:keyword "Classmate network"@nl,
        "EMC"@nl,
        "Geographical connectivity"@nl,
        "Registry data"@nl ;
    dcat:landingPage <https://doi.org/10.34894/NF76QW> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

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

<https://doi.org/10.34894/NF76QW> a foaf:Document .

