@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#> .

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

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

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

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

<https://opendata.duesseldorf.de/dataset/d%C3%BCsseldorfer-museen> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.duesseldorf.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description """<p>Der Datensatz enthält die Namen und Anschriften der Düsseldorfer Museen.</p>

<p>Viele Informationen zu den Museen und Sammlungen von Düsseldorf finden Sie in den entsprechenden Internetauftritten - <a href="https://www.duesseldorf.de/touristik/entdecken/museen.html" target="_blank" title="Die Düsseldorfer Museen">Die Düsseldorfer Museen</a> und <a href="https://emuseum.duesseldorf.de/objects/viewcollections" target="_blank" title="Die Sammlungen der Düsseldorfer Museen und Archive bei d:Kult">d:kult online: Die Sammlungen der Düsseldorfer Museen und Archive</a></p>

<p>Die Dateien enthalten folgende Spalteninformationen:</p>

<ul>
	<li>Latitude: Geographische Breite</li>
	<li>Longitude: Geographische Länge</li>
	<li>Name: Name des Museums</li>
	<li>Internet: Internetauftritt des Museums</li>
	<li>Beschreibung: Allgemein beschreibender Text zum jeweiligen Museum</li>
	<li>Straße: Standort des Museums</li>
	<li>HsNr: Hausnummer</li>
	<li>PLZ: Postleitzahl</li>
	<li>Ort: Ort</li>
	<li>Art: Art des Museums</li>
</ul>

<p> </p>
""" ;
    dct:identifier "ed17b7dc-e87e-4a05-9641-ec3facd83d50" ;
    dct:issued "2026-04-03T00:30:08+02:00"^^xsd:dateTime ;
    dct:modified "2024-06-25T09:08:20+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/6860d913-ec66-4970-b239-a6dcecf428c4> ;
    dct:title "Düsseldorfer Museen" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open-Data-Team der Landeshauptstadt Düsseldorf" ;
            vcard:hasEmail <mailto:opendata@duesseldorf.de> ],
        [ a vcard:Kind ;
            vcard:fn "Open-Data-Team der Landeshauptstadt Düsseldorf" ;
            vcard:hasEmail <mailto:opendata@duesseldorf.de> ] ;
    dcat:distribution <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/16d5150b-43cf-4ac9-bfa3-e1e61e0cc43b>,
        <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/3a5b57f3-1899-49b5-b0c2-1770d42f340b>,
        <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/9b63f532-b83b-4e74-9119-1f5c7874b621>,
        <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/c167f961-fdf1-427a-9bef-66fe666b9eb5>,
        <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/de1f5d10-4c90-418c-88a9-09b3d1443f62> ;
    dcat:keyword "Bildung und Wissenschaft",
        "Freizeit",
        "Kultur",
        "Sport und Tourismus" ;
    dcat:landingPage <https://www.duesseldorf.de/touristik/entdecken/museen.html> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/d%C3%BCsseldorfer-museen> .

<https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info%20ETRS89_4647.geojson> a rdfs:Resource .

<https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info%20WGS84_4326.geojson> a rdfs:Resource .

<https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info.csv> a rdfs:Resource .

<https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info_1.kml> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/6860d913-ec66-4970-b239-a6dcecf428c4> a foaf:Agent ;
    foaf:name "Düsseldorf" .

<https://www.duesseldorf.de/touristik/entdecken/museen.html> a foaf:Document .

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

<https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/16d5150b-43cf-4ac9-bfa3-e1e61e0cc43b> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>KML-Datei mit den Namen, Standorten und weiteren Informationen zu den Museen in Düsseldorf</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2018-03-09T11:20:42+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-10-02T09:17:39+02:00"^^xsd:dateTime ;
    dct:title "Düsseldorfer Museen" ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/16d5150b-43cf-4ac9-bfa3-e1e61e0cc43b> ;
    dcat:byteSize "39067"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info_1.kml> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/16d5150b-43cf-4ac9-bfa3-e1e61e0cc43b> .

<https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/3a5b57f3-1899-49b5-b0c2-1770d42f340b> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>GEOJSON-Datei mit den Namen, Standorten und weiteren Informationen zu den Museen in Düsseldorf</p>

<p>Referenzsystem ETRS89 (EPSG 4647)</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2019-12-13T10:16:12+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-10-02T09:18:49+02:00"^^xsd:dateTime ;
    dct:title "Düsseldorfer Museen - ETRS89" ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/3a5b57f3-1899-49b5-b0c2-1770d42f340b> ;
    dcat:byteSize "39308"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info%20ETRS89_4647.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/3a5b57f3-1899-49b5-b0c2-1770d42f340b> .

<https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/9b63f532-b83b-4e74-9119-1f5c7874b621> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:description """<p>JSON-Datei mit den Namen, geokodierten Standorten und weiteren Informationen zu den Museen in Düsseldorf</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2018-03-09T11:18:50+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2024-06-25T09:08:20+02:00"^^xsd:dateTime ;
    dct:title "Düsseldorfer Museen" ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/9b63f532-b83b-4e74-9119-1f5c7874b621> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/9b63f532-b83b-4e74-9119-1f5c7874b621> .

<https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/c167f961-fdf1-427a-9bef-66fe666b9eb5> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>CSV-Datei mit Namen, geokodierten Standorten und weiteren Informationen zu den Museen in Düsseldorf</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-03-09T11:15:49+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-10-02T09:16:23+02:00"^^xsd:dateTime ;
    dct:title "Düsseldorfer Museen" ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/c167f961-fdf1-427a-9bef-66fe666b9eb5> ;
    dcat:byteSize "31568"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/c167f961-fdf1-427a-9bef-66fe666b9eb5> .

<https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/de1f5d10-4c90-418c-88a9-09b3d1443f62> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>GEOJSON-Datei mit den Namen, Standorten und weiteren Informationen zu den Museen in Düsseldorf</p>

<p>Referenzsystem WGS84 (EPSG 4326)</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2018-03-09T11:22:03+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-10-02T09:18:18+02:00"^^xsd:dateTime ;
    dct:title "Düsseldorfer Museen - WGS84" ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/de1f5d10-4c90-418c-88a9-09b3d1443f62> ;
    dcat:byteSize "38118"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/D%C3%BCsseldorfer%20Museen%20erweiterte%20Info%20WGS84_4326.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/ed17b7dc-e87e-4a05-9641-ec3facd83d50/resource/de1f5d10-4c90-418c-88a9-09b3d1443f62> .

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

