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

<https://test.ckan.open.nrw.de/dataset/1630f78d-db82-41a7-bcff-6504766795f5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ] ;
    dct:description "Der Datensatz listet die Standorte der öffentlich-rechtlichen Universitäten, öffentlich-rechtlichen Hochschulen für angewandte Wissenschaften, staatlichen Kunst- und Musikhochschulen, privaten und kirchlichen Hochschulen sowie Verwaltungshochschulen mit Sitz in Nordrhein-Westfalen auf." ;
    dct:identifier "4e550615-afac-511b-959c-1356ba970024" ;
    dct:issued "2022-07-06"^^xsd:date ;
    dct:modified "2025-10-20T09:59:33+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ] ;
    dct:title "Hochschulstandorte NRW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Kultur und Wissenschaft des Landes NRW" ;
            vcard:hasEmail <mailto:egovernment@mkw.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Kultur und Wissenschaft des Landes NRW" ;
            vcard:hasEmail <mailto:egovernment@mkw.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Kultur und Wissenschaft des Landes NRW" ;
            vcard:hasEmail <mailto:egovernment@mkw.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/1630f78d-db82-41a7-bcff-6504766795f5/resource/df4d7561-a6f2-425d-a1fa-7c00af77dba0> ;
    dcat:keyword " Adressen",
        " Standorte",
        " Universitäten",
        "HAW",
        "Hochschulen",
        "MKW" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<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/file-type/CSV> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/1630f78d-db82-41a7-bcff-6504766795f5/resource/df4d7561-a6f2-425d-a1fa-7c00af77dba0> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:34:07.455567"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-07-06T09:59:32+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.mkw.nrw/system/files/opendata/hochschulen_hochschulstandorte-nrw_220705.csv> ;
    dcat:byteSize "23325"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

