@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/44e913d1-109b-4e56-807b-bbcfc9d2a6ff> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:description """Daten der sogenannten *Geheimen Marine-Verlustliste*, erfasst von Freiwilligen mit dem Daten-Erfassungs-Sytem (DES) des Vereins für Computergenealogie.\r
\r
[Beschreibung der Quelle und des Projekts](http://wiki-de.genealogy.net/Geheime_Marine_Verlustliste)\r
\r
[Online-Suche in den Daten](http://des.genealogy.net/wk1marine/search/index)\r
\r
Folgende Spalten sind in der Datei enthalten:\r
\r
- `page` - Bezeichnung der Seite, auf der sich der Eintrag befindet\r
- `lastname` - Nachname \r
- `firstname` - Vorname(n)\r
- `Ort` - \r
- `Dienstgrad` - \r
- `Status` - \r
- `Schiff` - \r
- `Division o.ä.` - \r
- `Regiment o. ä.` - \r
- `Abteilung` - \r
- `Kompanie` - \r
- `Bemerkung` - \r
- `Korrektur zu Liste` - \r
- `id` - eindeutige Kennung des Eintrags im DES. Durch Vorstellen von `https://des.genealogy.net/search/show/` gelangt man zur Webseite des Eintrags.\r
""" ;
    dct:identifier <https://des.genealogy.net/wk1marine> ;
    dct:issued "2021-03-15T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-12-16T13:26:15.617904"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "CompGen - Verein für Computergenealogie" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((5.8740 55.8930, 5.8740 47.2740, 22.8900 47.2740, 22.8900 55.8930, 5.8740 55.8930))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "1919-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1914-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Geheime Marine-Verlustliste" ;
    dcat:distribution <http://134.245.19.93/dataset/44e913d1-109b-4e56-807b-bbcfc9d2a6ff/resource/28a3c59c-1ef5-4b59-b23e-42656276fcd5>,
        <http://134.245.19.93/dataset/44e913d1-109b-4e56-807b-bbcfc9d2a6ff/resource/62ce76c7-f280-499d-86ff-c381e607f813>,
        <https://opendata.schleswig-holstein.de/data/compgen/wk1marine.csv> ;
    dcat:keyword "Coding da Vinci 2021",
        "Marine",
        "Militär" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/44e913d1-109b-4e56-807b-bbcfc9d2a6ff/resource/28a3c59c-1ef5-4b59-b23e-42656276fcd5> 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:15.629339"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:26:15.621395"^^xsd:dateTime ;
    dct:title "wk1marine.parquet" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/wk1marine.parquet> .

<http://134.245.19.93/dataset/44e913d1-109b-4e56-807b-bbcfc9d2a6ff/resource/62ce76c7-f280-499d-86ff-c381e607f813> 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:05.610997"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:26:05.604629"^^xsd:dateTime ;
    dct:title "Frictionless Data Package" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/wk1marine.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/wk1marine.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-03-22T06:55:40.345235"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-12-16T13:26:15.621168"^^xsd:dateTime ;
    dct:title "wk1marine.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/wk1marine.csv> ;
    dcat:mediaType "text/csv" .

