@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/f8cab7b6-7a37-4349-817c-0b4777d47b51> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "CompGen - Verein für Computergenealogie" ;
    dct:description """Daten des *Gedenkbuchs der Kaiserlichen Marine*, erfasst von Freiwilligen mit dem Daten-Erfassungs-Sytem (DES) des Vereins für Computergenealogie. Das Buch führt die im 1. Weltkrieg gestorbenen Marineangehörigen nach Schiff bzw. Regiment auf.

[Beschreibung der Quelle und des Projekts](http://wiki-de.genealogy.net/Marine-Gedenkbuch_WK1)

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

Folgende Spalten sind in der Datei enthalten:

- `page` - Bezeichnung der Seite, auf der sich der Eintrag befindet
- `lastname` - Nachname 
- `firstname` - Vorname(n)
- `Dienstgrad` - abgekürzter Dienstgrad, wie in der Quelle angegeben
- `Einheit (Schiff)` - Name des Schiffes bzw. der Einheit
- `Abschnitt` - im Buch angegebene Gruppierung der Einheiten, z.B. "Linienschiffe", "Große Kreuzer", "Vorpostenboote" usw.
- `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/marinewk1> ;
    dct:issued "2021-03-22T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-12-16T13:23:24.636685"^^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 "Gedenkbuch der Kaiserlichen Marine" ;
    dcat:distribution <http://134.245.19.93/dataset/f8cab7b6-7a37-4349-817c-0b4777d47b51/resource/79760dbf-6b85-44d7-9c0e-655363d1544e>,
        <http://134.245.19.93/dataset/f8cab7b6-7a37-4349-817c-0b4777d47b51/resource/dc04af62-a9c6-453a-b0e9-a2008e9da7f6>,
        <https://opendata.schleswig-holstein.de/data/compgen/marinewk1.csv> ;
    dcat:keyword "1. 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/f8cab7b6-7a37-4349-817c-0b4777d47b51/resource/79760dbf-6b85-44d7-9c0e-655363d1544e> 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:24.646741"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:23:24.640029"^^xsd:dateTime ;
    dct:title "marinewk1.parquet" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/marinewk1.parquet> .

<http://134.245.19.93/dataset/f8cab7b6-7a37-4349-817c-0b4777d47b51/resource/dc04af62-a9c6-453a-b0e9-a2008e9da7f6> 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:23:16.599283"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:23:24.639901"^^xsd:dateTime ;
    dct:title "Frictionless Data Package" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/marinewk1.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/marinewk1.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:36.025285"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-12-16T13:23:24.639812"^^xsd:dateTime ;
    dct:title "marinewk1.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/compgen/marinewk1.csv> ;
    dcat:mediaType "text/csv" .

