@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/b207dffb-c593-4663-babc-31faa6a1576b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-3472-0896" ;
            foaf:name "T. Hoogenboom" ] ;
    dct:description ""@en,
        "Stay home, stay safe? Onderzoek naar omvang, aard en ernst van huiselijk geweld ten tijde van de Corona-crisis"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/d1dccb21-6185-4612-bd8e-f93b6c1d0502> ;
    dct:issued "2021-09-23T11:56:54+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-01-11T15:46:08+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/2b46512d-af30-4087-9a4e-4ded63f57447> ;
            foaf:name "T Hoogenboom" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-10-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Stay home, stay safe? Onderzoek naar omvang, aard en ernst van huiselijk geweld ten tijde van de Corona-crisis"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Veroni Eichelsheim" ;
            vcard:hasUID <https://orcid.org/0000-0003-4583-3121> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "domestic violence"@nl,
        "national"@nl,
        "other"@nl,
        "private living space"@nl,
        "regional"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498073> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/generic/10006> .

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

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

