@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik> a dcat:Dataset ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description " Orte von Interesse (XErleben) - Theater und Musik -  Theater, Puppentheater, Kindertheater, Freilichtbühne, Konzerthaus, Opernhaus, Märchenbühne Cabaret, Seebühne, Konzertmuschel u. a. in Dortmund." ;
    dct:identifier "theatermusik@dortmund" ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Dortmund" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Dortmund" ] ;
    dct:title "Theater und Musik" ;
    dcat:distribution <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-csv>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-fgb>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-geojson>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-gpx>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-json>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-jsonl>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-jsonld>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-kml>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-n3>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-ov2>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-parquet>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-rdfxml>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-shp>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-turtle>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-xls> ;
    dcat:keyword "Orte von Interesse" ;
    dcat:landingPage <https://open-data.dortmund.de/explore/dataset/theatermusik/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

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

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

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

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

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

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

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

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

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

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

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-csv> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (csv)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "csv" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/csv?use_labels=true> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-fgb> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (fgb)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/OCTET> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "fgb" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/fgb> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-geojson> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (geojson)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "geojson" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/geojson> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-gpx> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (gpx)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GPX> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "gpx" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/gpx> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-json> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (json)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "json" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/json> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-jsonl> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (jsonl)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "jsonl" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/jsonl> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-jsonld> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (jsonld)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON_LD> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "jsonld" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/jsonld> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-kml> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (kml)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "kml" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/kml> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-n3> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (n3)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/N3> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "n3" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/n3> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-ov2> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (ov2)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/OCTET> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "ov2" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/ov2> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-parquet> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (parquet)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "parquet" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/parquet> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-rdfxml> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (rdfxml)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_XML> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "rdfxml" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/rdfxml> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-shp> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (shp)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "shp" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/shp> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-turtle> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (turtle)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "turtle" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/turtle> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik-xls> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Theater und Musik (xls)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T01:00:17.924000+00:00"^^xsd:dateTime ;
    dct:title "xls" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/xls?use_labels=true> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/csv?use_labels=true> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/fgb> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/geojson> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/gpx> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/json> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/jsonl> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/jsonld> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/kml> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/n3> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/ov2> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/parquet> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/rdfxml> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/shp> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/turtle> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/theatermusik/exports/xls?use_labels=true> a rdfs:Resource .

<https://open-data.dortmund.de/explore/dataset/theatermusik/> a foaf:Document .

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

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

<https://www.govdata.de/dl-de/zero-2-0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

