@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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-acc.healthdata.nl/dataset/ba0173e5-4dd1-4a24-83c0-407e9e320b4a> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-5692-1907> ;
            foaf:name "Gerbert Kraaykamp" ] ;
    dct:description ""@en,
        "Sociale ongelijkheid in sport en bewegen onder COVID-19"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/93a41d33-fb5a-4ac0-aa17-80822dddac2a> ;
    dct:issued "2021-09-23T12:40:04+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-23T12:40:22+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/4a8914c5-4768-474a-83fb-cbd24bdc5b7e> ;
            foaf:name "Remco Hoekman" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-10-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Sociale ongelijkheid in sport en bewegen onder COVID-19"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Remco Hoekman" ;
            vcard:hasUID <https://orcid.org/0000-0002-0543-484X> ] ;
    dcat:keyword "Maatschappelijke dynamiek"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498076> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

<https://covid19initiatives.health-ri.nl/p/Project/27866022694498076> a foaf:Document .

