@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/38094c61-5390-49a9-a81b-985c618cef41> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0141-2141> ;
            foaf:name "Amy van der Heijden" ] ;
    dct:description ""@en,
        "Developing and testing of behavioral interventions to prevent COVID-19 infection and spreading"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/65cf949f-96e3-4310-ad5b-965002683835> ;
    dct:issued "2023-05-15T09:35:36+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-05-15T09:35:36+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/8fe6e50e-e2fe-48bb-83b8-d69b3a29af0e> ;
            foaf:name "Amy van der Heijden" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-02-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Developing and testing of behavioral interventions to prevent COVID-19 infection and spreading"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Bas van den Putte" ;
            vcard:hasUID <https://orcid.org/0000-0002-3635-6880> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "national"@nl,
        "other"@nl,
        "people by age"@nl,
        "people by education"@nl,
        "people by gender"@nl,
        "people s everyday lives"@nl,
        "surveillance phase"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694512731> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10055>,
        <http://purl.org/zonmw/covid19/10060>,
        <http://purl.org/zonmw/generic/10006> .

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

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

