@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/2ab20384-d3c9-4a5a-a858-25395fd91afb> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-6147-0901> ;
            foaf:name "Anita Bocker" ] ;
    dct:description ""@en,
        "De impact van de coronacrisis op de rechtspraak en de positie van kwetsbare rechtszoekenden; The impact of the corona crisis on the judiciary and the position of vulnerable litigants"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/70df842a-3c30-4966-8dfe-9abc62c68cfd> ;
    dct:issued "2021-09-20T20:08:07+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-05-19T14:08:11+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/a278bcc4-8f30-4a64-b5e0-dbfab815e81b> ;
            foaf:name "Anita Bocker" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-03-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "The impact of the corona crisis on the judiciary and the position of vulnerable litigants NEDERLANDSE PROJECTTITEL:"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Marijke ter Voert" ;
            vcard:hasUID <https://orcid.org/0000-0002-5792-7179> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "No care setting  project focusses on judiciary"@nl,
        "national"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498053> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033> .

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

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

