@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/bfd4f362-1fc7-4388-a2c9-88eef0c20fd6> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:description """Daten des *Marine-Gedenkbuch 1939-1945*, erfasst von Freiwilligen mit dem Daten-Erfassungs-Sytem (DES) des Vereins für Computergenealogie. Das Buch führt die im 2. Weltkrieg gestorbenen Marineangehörigen auf.

[Online-Suche in den Daten](https://des.genealogy.net/marine2wk/search)

Folgende Spalten sind in der Datei enthalten:

- `page` - Bezeichnung der Seite, auf der sich der Eintrag befindet
- `lastname` - Nachname 
- `firstname` - Vorname(n)
- `Dienstgrad` - ausgeschriebener Dienstgrad, wie in der Quelle angegeben
- `Geburtsdatum` - Geburtsdatum im Format `TT.MM.JJJJ`
- `verschollen` - Datum/Monat, in dem die Person verschollen ist
- `Todesdatum` - Todestag im Format `TT.MM.JJJJ` oder Monat im Format `MMMM JJJJ`
- `id` - eindeutige Kennung des Eintrags im DES. Durch Vorstellen von `https://des.genealogy.net/search/show/` gelangt man zur Webseite des Eintrags.
""" ;
    dct:identifier <http://des.genealogy.net/marine2wk> ;
    dct:issued "2021-03-22T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-12-16T13:24:01.958563"^^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 "1945-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1939-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Marine-Gedenkbuch 1939-1945" ;
    dcat:distribution <http://134.245.19.93/dataset/bfd4f362-1fc7-4388-a2c9-88eef0c20fd6/resource/49067b8c-8057-45eb-a7a7-2acc723648d8>,
        <http://134.245.19.93/dataset/bfd4f362-1fc7-4388-a2c9-88eef0c20fd6/resource/567fc6ad-c81f-4c80-98a2-14013eb80395>,
        <https://opendata.schleswig-holstein.de/data/compgen/marine2wk.csv> ;
    dcat:keyword "2. Weltkrieg",
        "Coding da Vinci 2021",
        "Marine",
        "Militär" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/bfd4f362-1fc7-4388-a2c9-88eef0c20fd6/resource/49067b8c-8057-45eb-a7a7-2acc723648d8> 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:24:01.976506"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:24:01.965011"^^xsd:dateTime ;
    dct:title "Frictionless Data Package" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/marine2wk.zip> ;
    dcat:mediaType "application/zip" .

<http://134.245.19.93/dataset/bfd4f362-1fc7-4388-a2c9-88eef0c20fd6/resource/567fc6ad-c81f-4c80-98a2-14013eb80395> 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:23:50.944105"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:24:01.964861"^^xsd:dateTime ;
    dct:title "marine2wk.parquet" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/marine2wk.parquet> .

<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/marine2wk.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:41.475896"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-12-16T13:24:01.964742"^^xsd:dateTime ;
    dct:title "marine2wk.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/marine2wk.csv> ;
    dcat:mediaType "text/csv" .

