@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/9c2966f6-bafc-4bdf-871e-d8833b07dbeb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:description """Daten des ab 1838 erschienenen *Der Wächter*, Polizeiblatt für Norddeutschland, erfasst von Freiwilligen mit dem Daten-Erfassungs-Sytem (DES) des Vereins für Computergenealogie.\r

[Beschreibung der Quelle und des Projekts](http://wiki-de.genealogy.net/Der_W%C3%A4chter)\r

[Online-Suche in den Daten](http://des.genealogy.net/waechter/search)\r

Folgende Spalten sind in der Datei enthalten:

- `page` - Bezeichnung der Seite, auf der sich der Eintrag befindet
- `lastname` - Nachname 
- `firstname` - Vorname(n)
- `Stück` - 
- `Jahrgang` - 
- `Band` - 
- `Erscheinungsdatm` - 
- `Beruf o. ä.` - 
- `Alter/Geburtsdatum` - 
- `Ort` - 
- `Familienstand` - 
- `Datum` - 
- `Referenznummer` - 
- `Erledigung` - 
- `Beruf Bezugsperson` - 
- `id` - eindeutige Kennung des Eintrags im DES. Durch Vorstellen von `https://des.genealogy.net/search/show/` gelangt man zur Webseite des Eintrags.
""" ;
    dct:identifier <https://des.genealogy.net/waechter> ;
    dct:issued "2021-04-05T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-12-16T13:26:52.582147"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "CompGen - Verein für Computergenealogie" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((18.1350 54.4470, 7.6350 54.4470, 7.6350 51.5620, 18.1350 51.5620, 18.1350 54.4470))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "1850-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1838-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Der Wächter, Polizeiblatt für Norddeutschland" ;
    dcat:distribution <http://134.245.19.93/dataset/9c2966f6-bafc-4bdf-871e-d8833b07dbeb/resource/501189de-9293-472a-a684-07c7d0f86a4a>,
        <http://134.245.19.93/dataset/9c2966f6-bafc-4bdf-871e-d8833b07dbeb/resource/5e338139-f524-4f33-be5e-efdedba0e8b1>,
        <https://opendata.schleswig-holstein.de/data/compgen/waechter.csv> ;
    dcat:keyword "Coding da Vinci 2021",
        "Kriminalität" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<http://134.245.19.93/dataset/9c2966f6-bafc-4bdf-871e-d8833b07dbeb/resource/501189de-9293-472a-a684-07c7d0f86a4a> a dcat:Distribution ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2024-12-16T13:26:43.206783"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:26:43.198870"^^xsd:dateTime ;
    dct:title "waechter.parquet" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/waechter.parquet> .

<http://134.245.19.93/dataset/9c2966f6-bafc-4bdf-871e-d8833b07dbeb/resource/5e338139-f524-4f33-be5e-efdedba0e8b1> a dcat:Distribution ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2024-12-16T13:26:52.597491"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:26:52.586902"^^xsd:dateTime ;
    dct:title "Frictionless Data Package" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/waechter.zip> ;
    dcat:mediaType "application/zip" .

<http://dcat-ap.de/def/licenses/cc-by/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

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

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

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

<https://opendata.schleswig-holstein.de/data/compgen/waechter.csv> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-04-05T06:43:43.517551"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-12-16T13:26:43.198723"^^xsd:dateTime ;
    dct:title "waechter.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/waechter.csv> ;
    dcat:mediaType "text/csv" .

