@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/919f22e7-4770-4747-acbd-f7548855d0e8> 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 die Hundesteuerstatistik der Stadt Aachen ab 2016." ;
    dct:identifier "f7923813-07e8-4c68-88ed-5768c8876ef2" ;
    dct:issued "2021-07-14T14:15:18+02:00"^^xsd:dateTime ;
    dct:modified "2021-07-14T11:14:15+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Hundesteuerstatistik der Stadt Aachen" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "f7923813-07e8-4c68-88ed-5768c8876ef2" ],
        [ a adms:Identifier ;
            skos:notation "f7923813-07e8-4c68-88ed-5768c8876ef2" ],
        "f7923813-07e8-4c68-88ed-5768c8876ef2" ;
    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/919f22e7-4770-4747-acbd-f7548855d0e8/resource/2b62aac8-6b64-4018-921a-cf21decb6494>,
        <https://test.ckan.open.nrw.de/dataset/919f22e7-4770-4747-acbd-f7548855d0e8/resource/a1b9a98a-9c6a-4d59-8e93-18d3aef7c856> ;
    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/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/919f22e7-4770-4747-acbd-f7548855d0e8/resource/2b62aac8-6b64-4018-921a-cf21decb6494> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-07-15T08:10:31.866149"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-07-15T08:10:31.839621"^^xsd:dateTime ;
    dct:title "Hundesteuerstatistik ab 2016" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/f7923813-07e8-4c68-88ed-5768c8876ef2/resource/2b62aac8-6b64-4018-921a-cf21decb6494/download/hundesteuerstatistiken-ab-2016.csv> ;
    dcat:byteSize "250"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/dataset/919f22e7-4770-4747-acbd-f7548855d0e8/resource/a1b9a98a-9c6a-4d59-8e93-18d3aef7c856> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-07-14T12:22:54.762072"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-07-14T12:22:54.740197"^^xsd:dateTime ;
    dct:title "Hundesteuerstatistik ab 2016" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/f7923813-07e8-4c68-88ed-5768c8876ef2/resource/a1b9a98a-9c6a-4d59-8e93-18d3aef7c856/download/hundesteuerstatistiken-ab-2016.xlsx> ;
    dcat:byteSize "10513"^^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> .

