@prefix adms: <http://www.w3.org/ns/adms#> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@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://www-test.daten-bw.de/ckan/dataset/0b257ea0-ff44-4da8-9ed7-ab60240a6c20> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Eine Spielwiese ist eine reine Wiese ohne Spielgeräte, Tore oder ähnliches." ;
    dct:identifier "3c94802bbe67328d1884b16fa99473c81ca714e1" ;
    dct:issued "2015-11-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2015-11-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "mailto:k.lieb@ulm.de" ;
            foaf:name "Stadt Ulm" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.8150 48.4676, 10.0627 48.4676, 10.0627 48.2969, 9.8150 48.2969, 9.8150 48.4676))"^^gsp:wktLiteral ] ;
    dct:title "Spielwiesen Stadt Ulm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "3c94802bbe67328d1884b16fa99473c81ca714e1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Ulm" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:k.lieb@ulm.de> ;
            vcard:hasLocality "Ulm" ;
            vcard:hasPostalCode "89073" ;
            vcard:hasStreetAddress "Münchner Straße 2" ;
            vcard:hasTelephone <tel:+49731161-6726> ] ;
    dcat:distribution <https://datenportal.ulm.de/opendatafiles/Kultur_Tourismus/Spielwiesen.zip#distribution> ;
    dcat:keyword "bodennutzung",
        "freizeit",
        "kultur",
        "opendata",
        "soziales",
        "sport-und-tourismus",
        "tourismus-und-freizeit" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

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

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

<https://datenportal.ulm.de/opendatafiles/Kultur_Tourismus/Spielwiesen.zip#distribution> a dcat:Distribution ;
    dct:description "Spielwiesen.zip" ;
    dct:format "Shape" ;
    dct:issued "2023-10-26T11:17:45.361637"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-10-26T11:17:45.318301"^^xsd:dateTime ;
    dct:title "Spielwiesen.zip" ;
    dcat:accessURL <https://datenportal.ulm.de/opendatafiles/Kultur_Tourismus/Spielwiesen.zip> ;
    dcat:downloadURL <https://datenportal.ulm.de/opendatafiles/Kultur_Tourismus/Spielwiesen.zip> .

<https://datenportal.ulm.de/opendatafiles/Kultur_Tourismus/Spielwiesen.zip> a rdfs:Resource .

