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

<https://test.ckan.open.nrw.de/dataset/f89bbe72-9a2b-4be0-a524-bddf6590d812> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "offenedaten@mail.aachen.de" ;
            foaf:name "IUK" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "grundbesitzabgaben@mail.aachen.de" ;
            foaf:name "Grundbesitzabgaben, Zweitwohnungs- und Hundesteuer (FB 22/100)" ] ;
    dct:description "Der Datensatz enthält eine Übersicht über die Hundesteuereinnahmen der Stadt Aachen ab 2016." ;
    dct:identifier "d9d086b5-4223-427a-84f5-4fec57515eb6" ;
    dct:issued "2021-07-14T14:20:18+02:00"^^xsd:dateTime ;
    dct:modified "2021-07-14T11:14:20+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Hundesteuereinnahmen der Stadt Aachen" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "d9d086b5-4223-427a-84f5-4fec57515eb6" ],
        [ a adms:Identifier ;
            skos:notation "d9d086b5-4223-427a-84f5-4fec57515eb6" ],
        "d9d086b5-4223-427a-84f5-4fec57515eb6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/f89bbe72-9a2b-4be0-a524-bddf6590d812/resource/524bc0d8-5fae-4af6-9728-6516cfc5dfd6>,
        <https://test.ckan.open.nrw.de/dataset/f89bbe72-9a2b-4be0-a524-bddf6590d812/resource/93ed7c26-1946-44db-b32f-bcb2034830f9> ;
    dcat:keyword "Hunde",
        "Hundesteuer" ;
    dcat:landingPage <https://serviceportal.aachen.de/suche/-/vr-bis-detail/dienstleistung/2694/show> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

<https://serviceportal.aachen.de/suche/-/vr-bis-detail/dienstleistung/2694/show> a foaf:Document .

<https://test.ckan.open.nrw.de/dataset/f89bbe72-9a2b-4be0-a524-bddf6590d812/resource/524bc0d8-5fae-4af6-9728-6516cfc5dfd6> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-07-15T08:11:28.656517"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-07-15T08:11:28.639025"^^xsd:dateTime ;
    dct:title "Hundesteuereinnahmen ab 2016" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/d9d086b5-4223-427a-84f5-4fec57515eb6/resource/524bc0d8-5fae-4af6-9728-6516cfc5dfd6/download/hundesteuereinnahmen-ab-2016-.csv> ;
    dcat:byteSize "177"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/dataset/f89bbe72-9a2b-4be0-a524-bddf6590d812/resource/93ed7c26-1946-44db-b32f-bcb2034830f9> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-07-14T12:21:27.089680"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-07-14T12:21:27.070632"^^xsd:dateTime ;
    dct:title "Hundesteuereinnahmen ab 2016" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/d9d086b5-4223-427a-84f5-4fec57515eb6/resource/93ed7c26-1946-44db-b32f-bcb2034830f9/download/hundesteuereinnahmen-ab-2016-.xlsx> ;
    dcat:byteSize "10529"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

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

