@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/2e82a27c-c19c-4eb4-af0b-7c8fa06c7dd6> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Biografische und NS-bezogene Informationen zu allen 729 Pastoren der evangelisch-lutherischen Landeskirche Schleswig-Holsteins im „Dritten Reich“" ;
    dct:identifier "2e82a27c-c19c-4eb4-af0b-7c8fa06c7dd6" ;
    dct:issued "2022-09-26T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-22T05:18:30.207261"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/45a8d0a9-303b-4cbe-a297-78fe204f2b38> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "1945-05-08T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1933-01-30T00:00:00"^^xsd:dateTime ] ;
    dct:title "Schleswig-Holsteinische Pastoren der NS-Zeit" ;
    dcat:distribution <http://134.245.19.93/dataset/2e82a27c-c19c-4eb4-af0b-7c8fa06c7dd6/resource/b5a27553-f73a-438b-8579-9ab2b0bc7f3c> ;
    dcat:keyword "Drittes Reich",
        "Evangelische Kirche",
        "Kirchengeschichte",
        "Nationalsozialismus",
        "Pastoren" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/2e82a27c-c19c-4eb4-af0b-7c8fa06c7dd6/resource/b5a27553-f73a-438b-8579-9ab2b0bc7f3c> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-09-26T04:26:23.067958"^^xsd:dateTime ;
    dct:modified "2022-09-26T04:26:23.067958"^^xsd:dateTime ;
    dct:title "pvsh-dump.json" ;
    dcat:accessURL <https://pastorenverzeichnis.de/wp-content/uploads/pvsh-dump.json> ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/45a8d0a9-303b-4cbe-a297-78fe204f2b38> a foaf:Agent ;
    foaf:name "Verein für Schleswig-Holsteinische Kirchengeschichte" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

<https://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent .

