@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/0ed192a0-5ce2-477e-b044-b7717f962305> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@herne.de" ;
            foaf:name "Stadt Herne" ] ;
    dct:description "Jagdbezirke im Shape Format" ;
    dct:identifier "0ed192a0-5ce2-477e-b044-b7717f962305" ;
    dct:issued "2022-01-30T23:20:49.517823"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:20:49.517830"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/77c2a42f-4e94-41d4-a64b-ce70642f66c7> ;
    dct:title "Stadt Herne Jagdbezirke" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Herne" ;
            vcard:hasEmail <mailto:opendata@herne.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Herne" ;
            vcard:hasEmail <mailto:opendata@herne.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Herne" ;
            vcard:hasEmail <mailto:opendata@herne.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/35c2328e-9f5a-43df-8b0c-c503c1ba6607> ;
    dcat:keyword "Gesetze",
        "Justiz" .

<https://ckan.rvr.dev.datopian.com/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/35c2328e-9f5a-43df-8b0c-c503c1ba6607> a dcat:Distribution ;
    dct:description "Jagdgebiete im Shape-Format" ;
    dct:format "ZIP" ;
    dct:issued "2019-09-24T14:55:20.144178"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:20:49.509462"^^xsd:dateTime ;
    dct:title "jagdbezirke.zip" ;
    dcat:accessURL <http://www2.herne.de/open_data/jagdbezirke.zip> ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/organization/77c2a42f-4e94-41d4-a64b-ce70642f66c7> a foaf:Agent ;
    foaf:name "Herne" .

