@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 locn: <http://www.w3.org/ns/locn#> .
@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://test.ckan.open.nrw.de/dataset/a8d855b3-5c84-48a4-92e4-6e2e289e43f9> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Der Datensatz enthält die Anzahl der Fahrzeuge nach städtischen Bezirken und den Fahrzeugarten zum Stand 31.12.2025." ;
    dct:identifier "0becae61-0c41-5e7f-bc92-2e461db4aecf" ;
    dct:issued "2023-03-13"^^xsd:date ;
    dct:modified "2026-03-31T08:40:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ;
            foaf:phone <tel:+49%20571%2089%20321> ],
        [ a foaf:Agent ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ] ;
    dct:title "Fahrzeuge nach Fahrzeugart" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ;
            vcard:hasTelephone <tel:+49%20571%2089%20321> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/a8d855b3-5c84-48a4-92e4-6e2e289e43f9/resource/96271d2e-c82e-4d4f-8794-9e085415df9c> ;
    dcat:keyword "Fahrzeuge" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://test.ckan.open.nrw.de/dataset/a8d855b3-5c84-48a4-92e4-6e2e289e43f9/resource/96271d2e-c82e-4d4f-8794-9e085415df9c> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Anzahl der Fahrzeuge nach städtischen Bezirken und den Fahrzeugarten zum Stand 31.12.2025." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-03-31T08:44:08.361090"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-03-13T08:40:18+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://dateien.open.nrw/download/fahrzeuge_nach_fahrzeugart_2025.csv> ;
    dcat:byteSize "5491"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/fahrzeuge_nach_fahrzeugart_2025.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<https://dateien.open.nrw/download/fahrzeuge_nach_fahrzeugart_2025.csv> a rdfs:Resource .

