@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/a6f406ac-9ee9-4007-9295-8326ff6e30a0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Enthält die Schulen im Gemeindegebiet der Stadt Ulm. Die Daten enthalten: Schulname, Adresse, Telefon, Email, Homepage, Schulart, Information zur Betreuung (Ganztägig, halbtägig), ob Mittagessen angeboten wird oder nicht, Angabe derTrägerschaft, eine Kurzinformation zum Schulprofil sowie welcher Schulabschluss an der Schule erreicht werden kann. Dieses Thema ist auch Bestandteil der Kartenanwendung maps.ulm.de." ;
    dct:identifier "5e58482e9c790a2681ae3466160dcc8a510bb141" ;
    dct:issued "2013-01-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2013-01-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "mailto:h.hoersch@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 "Schulstandorte Stadt Ulm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "5e58482e9c790a2681ae3466160dcc8a510bb141" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Ulm" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:h.hoersch@ulm.de> ;
            vcard:hasLocality "Ulm" ;
            vcard:hasPostalCode "89073" ;
            vcard:hasStreetAddress "Zeitblomstraße 7" ;
            vcard:hasTelephone <tel:+49731161-3411> ] ;
    dcat:distribution <https://metadatenportal.ulm.de/fmeserver/apps/donwload-schulen#distribution> ;
    dcat:keyword "bildung-und-wissenschaft",
        "bodennutzung",
        "opendata",
        "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://metadatenportal.ulm.de/fmeserver/apps/donwload-schulen#distribution> a dcat:Distribution ;
    dct:description "donwload-schulen" ;
    dct:format "ESRI-Shape" ;
    dct:issued "2023-10-26T11:17:05.485970"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-10-26T11:17:05.474631"^^xsd:dateTime ;
    dct:title "donwload-schulen" ;
    dcat:accessURL <https://metadatenportal.ulm.de/fmeserver/apps/donwload-schulen> ;
    dcat:downloadURL <https://metadatenportal.ulm.de/fmeserver/apps/donwload-schulen> .

<https://metadatenportal.ulm.de/fmeserver/apps/donwload-schulen> a rdfs:Resource .

