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

<https://opendata.ruhr/dataset/0ed192a0-5ce2-477e-b044-b7717f962305> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@herne.de> ;
            foaf:name "Stadt Herne" ],
        [ a foaf:Organization ;
            foaf:mbox "opendata@herne.de" ;
            foaf:name "Stadt Herne" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@herne.de> ;
            foaf:name "Stadt Herne" ] ;
    dct:description "Jagdbezirke im Shape Format" ;
    dct:identifier "0ed192a0-5ce2-477e-b044-b7717f962305" ;
    dct:issued "2019-09-24T14:54:43.592732"^^xsd:dateTime ;
    dct:modified "2024-05-28T11:40:12.847766"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/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:Kind ;
            vcard:fn "Stadt Herne" ;
            vcard:hasEmail <mailto:opendata@herne.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Herne" ;
            vcard:hasEmail <mailto:opendata@herne.de> ],
        [ a vcard:Kind ;
            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:Kind ;
            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://opendata.ruhr/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/23006495-a0a1-41ec-998e-634a9edd5438>,
        <https://opendata.ruhr/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/35c2328e-9f5a-43df-8b0c-c503c1ba6607> ;
    dcat:keyword "Gesetze",
        "Justiz" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://www2.herne.de/open_data/jagdbezirke.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/23006495-a0a1-41ec-998e-634a9edd5438> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-11T15:25:10.589280"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-11T15:25:10.561689"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/23006495-a0a1-41ec-998e-634a9edd5438/download/stadt-herne-jagdbezirke-8amz5idh.zip> ;
    dcat:byteSize "27637"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/0ed192a0-5ce2-477e-b044-b7717f962305/resource/23006495-a0a1-41ec-998e-634a9edd5438/download/stadt-herne-jagdbezirke-8amz5idh.zip> a rdfs:Resource .

<https://opendata.ruhr/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:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-09-24T14:55:20.144178"^^xsd:dateTime ;
    dct:title "jagdbezirke.zip" ;
    dcat:accessURL <http://www2.herne.de/open_data/jagdbezirke.zip> ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/organization/77c2a42f-4e94-41d4-a64b-ce70642f66c7> a foaf:Agent ;
    foaf:name "Herne" .

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

