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

<https://ckan.rvr.dev.datopian.com/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "armin.rosenauer@moers.de" ;
            foaf:name "Armin Rosenauer" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    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.\r
""" ;
    dct:identifier "3f9d4bcd-6788-4fb1-b83a-f811a505ad32" ;
    dct:issued "2022-01-30T22:55:43.234036"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:27:04.301687"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Hundesteuer-Statistik Moers 2015" ;
    owl:versionInfo "v2016.1" ;
    dcat:contactPoint [ 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:Organization ;
            vcard:fn "Armin Rosenauer" ;
            vcard:hasEmail <mailto:armin.rosenauer@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32/resource/439172eb-65dc-4d76-8c55-bff6ec6eb315>,
        <https://ckan.rvr.dev.datopian.com/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32/resource/8733ec3a-7aec-4ba9-af90-0de48a98a368> ;
    dcat:keyword "Hunde",
        "Statistik",
        "Steuern",
        "Tiere" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32/resource/439172eb-65dc-4d76-8c55-bff6ec6eb315> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2016-02-03T11:45:08.689383"^^xsd:dateTime ;
    dct:modified "2019-01-23T11:11:43.461487"^^xsd:dateTime,
        "2022-01-30T22:55:43.223300"^^xsd:dateTime ;
    dct:title "hundesteuer-statistik-moers-2015" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32/resource/439172eb-65dc-4d76-8c55-bff6ec6eb315/download/hundesteuer-2015.csv> ;
    dcat:byteSize 288.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.rvr.dev.datopian.com/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32/resource/8733ec3a-7aec-4ba9-af90-0de48a98a368> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T12:23:33.055337"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:27:04.294619"^^xsd:dateTime,
        "2023-07-31T07:27:04.315000"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/3f9d4bcd-6788-4fb1-b83a-f811a505ad32/resource/8733ec3a-7aec-4ba9-af90-0de48a98a368/download/hundesteuer-statistik-moers-2015-b983gcu4.zip> ;
    dcat:byteSize 1078.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

