@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/fa336375-858a-47a7-ac75-cf828fc510a0> 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 PKW bzw. LKW nach städtischen Bezirken und Schadstoffgruppen zum Stand 31.12.2025." ;
    dct:identifier "c07e8635-f072-5f03-af4f-d77f8c7d799f" ;
    dct:issued "2023-03-13"^^xsd:date ;
    dct:modified "2026-03-31T08:36:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ;
            foaf:phone <tel:+49%20571%2089%20321> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ] ;
    dct:title "Fahrzeuge nach Schadstoffgruppen" ;
    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/fa336375-858a-47a7-ac75-cf828fc510a0/resource/4fd05dbe-a252-4817-9d98-ec4e1a2e3aaf> ;
    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/fa336375-858a-47a7-ac75-cf828fc510a0/resource/4fd05dbe-a252-4817-9d98-ec4e1a2e3aaf> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Anzahl der PKW bzw. LKW nach städtischen Bezirken und Schadstoffgruppen zum Stand 31.12.2025." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-03-31T08:38:08.461755"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-03-13T08:36:44+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://dateien.open.nrw/download/fahrzeuge_nach_schadstoffgruppen_2025.csv> ;
    dcat:byteSize "8598"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/fahrzeuge_nach_schadstoffgruppen_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_schadstoffgruppen_2025.csv> a rdfs:Resource .

