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

<https://ckan.rvr.dev.datopian.com/dataset/973d271f-1b60-4dc5-82aa-98447f6bcb7c> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Carsten.Schulz@moers.de" ;
            foaf:name "Carsten Schulz" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält eine Karte, die die Autobahnanbindung von Moers zeigt:" ;
    dct:identifier "973d271f-1b60-4dc5-82aa-98447f6bcb7c" ;
    dct:issued "2022-01-30T23:25:47.429913"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:25:47.429918"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Übersichtskarte zur Autobahnanbindung von Moers" ;
    owl:versionInfo "v2014.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carsten Schulz" ;
            vcard:hasEmail <mailto:Carsten.Schulz@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Carsten Schulz" ;
            vcard:hasEmail <mailto:Carsten.Schulz@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Carsten Schulz" ;
            vcard:hasEmail <mailto:Carsten.Schulz@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/973d271f-1b60-4dc5-82aa-98447f6bcb7c/resource/162d5c27-40df-45fa-97bf-694ab4b8abe8> ;
    dcat:keyword "Autobahn",
        "Verkehr" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.rvr.dev.datopian.com/dataset/973d271f-1b60-4dc5-82aa-98447f6bcb7c/resource/162d5c27-40df-45fa-97bf-694ab4b8abe8> a dcat:Distribution ;
    dct:description "Der Datensatz enthält eine Karte, die die Autobahnanbindung von Moers zeigt." ;
    dct:format "TIFF" ;
    dct:issued "2015-10-01T15:21:29.891578"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:25:47.421908"^^xsd:dateTime ;
    dct:title "Übersichtskarte zur Autobahnanbindung von Moers" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/973d271f-1b60-4dc5-82aa-98447f6bcb7c/resource/162d5c27-40df-45fa-97bf-694ab4b8abe8/download/uebersichtskarte-zur-autobahnanbindung-von-moers.tif> .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

