@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 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://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.csv#dataset> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/genesisDestatis>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.landesdatenbank.nrw.de> ;
            foaf:mbox "ldb-redaktion@it.nrw.de" ;
            foaf:name "Information und Technik Nordrhein-Westfalen" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/federal> ;
    dct:description "Kommunalprofil: Fläche nach Nutzungsarten" ;
    dct:identifier <https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00> ;
    dct:issued "2011-10-21T14:37:37"^^xsd:dateTime ;
    dct:modified "2024-09-24T13:48:09"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Information und Technik Nordrhein-Westfalen" ],
        [ a foaf:Agent ;
            foaf:name "Information und Technik Nordrhein-Westfalen" ] ;
    dct:title "Kommunalprofil: Fläche nach Nutzungsarten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Kind ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Kind ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ] ;
    dcat:distribution <https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.csv#distribution>,
        <https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.xml#distribution> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

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

<https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.csv> a rdfs:Resource .

<https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.csv#distribution> a dcat:Distribution ;
    dct:description "Kommunalprofil: Fläche nach Nutzungsarten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T11:51:40.781473"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-06T00:15:22.330032"^^xsd:dateTime ;
    dcat:accessURL <https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.csv> ;
    dcat:mediaType "text/csv" .

<https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.xml> a rdfs:Resource .

<https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.xml#distribution> a dcat:Distribution ;
    dct:description "Kommunalprofil: Fläche nach Nutzungsarten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2026-02-05T11:51:40.781476"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-06T00:15:22.330126"^^xsd:dateTime ;
    dcat:accessURL <https://www.landesdatenbank.nrw.de/ldbnrw/downloads/00/tables/33111-9k01_00.xml> ;
    dcat:mediaType "text/xml" .

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

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

