@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/efdb00e4-1978-4623-8c46-7ae6357b5b57> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ;
            foaf:name "Armin Rosenauer" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ;
            foaf:name "Armin Rosenauer" ],
        [ a foaf:Organization ;
            foaf:mbox "armin.rosenauer@moers.de" ;
            foaf:name "Armin Rosenauer" ] ;
    dct:description """Der Datensatz enthält neben der Gesamtzahl der Hunde die Aufteilung der Hunde auf Haushalte mit 1, 2 und 3 oder mehr Hunden.\r
\r
Darüber hinaus werden die Anzahl steuerpflichtiger Haushalte, die Gesamteinnahmen und die Zahl der Hunde mit Steuerermäßigung oder mit Steuerbefreiung angegeben.""" ;
    dct:identifier "efdb00e4-1978-4623-8c46-7ae6357b5b57" ;
    dct:issued "2025-11-06T12:05:55.129433"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:05:55.129438"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Hundesteuer-Statistik Moers 2019" ;
    owl:versionInfo "v2020.1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/efdb00e4-1978-4623-8c46-7ae6357b5b57/resource/c5670bb7-a17b-4c65-ba16-6c6845a605d1> ;
    dcat:keyword "Hunde",
        "Statistik",
        "Steuern",
        "Tiere" ;
    dcat:landingPage <http://www.offenedaten.moers.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/VERWALTUNG> .

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

<http://www.offenedaten.moers.de> a foaf:Document .

<https://opendata.ruhr/dataset/efdb00e4-1978-4623-8c46-7ae6357b5b57/resource/c5670bb7-a17b-4c65-ba16-6c6845a605d1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-05-14T09:57:05.060936"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-05-14T09:57:05.006443"^^xsd:dateTime ;
    dct:title "Hundesteuer Statistik Moers 2019" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/efdb00e4-1978-4623-8c46-7ae6357b5b57/resource/c5670bb7-a17b-4c65-ba16-6c6845a605d1/download/bestandsliste-hunde-2019.csv> ;
    dcat:byteSize "453"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<https://www.offenesdatenportal.de/dataset/efdb00e4-1978-4623-8c46-7ae6357b5b57/resource/c5670bb7-a17b-4c65-ba16-6c6845a605d1/download/bestandsliste-hunde-2019.csv> a rdfs:Resource .

