@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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://mannheim.opendatasoft.com/api/v2/catalog/datasets/site> a dcat:Dataset ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Eco Counter Zählstellen" ;
    dct:identifier "site@mannheim" ;
    dct:issued "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadtverwaltung Mannheim" ] ;
    dct:title "Eco Counter Zählstellen" ;
    dcat:distribution <https://mannheim.opendatasoft.com/api/v2/catalog/datasets/site-csv>,
        <https://mannheim.opendatasoft.com/api/v2/catalog/datasets/site-geojson>,
        <https://mannheim.opendatasoft.com/api/v2/catalog/datasets/site-json> ;
    dcat:landingPage <https://mannheim.opendatasoft.com/explore/dataset/site/> .

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

<https://mannheim.opendatasoft.com/api/explore/v2.1/catalog/datasets/site/exports/csv?use_labels=true> a rdfs:Resource .

<https://mannheim.opendatasoft.com/api/explore/v2.1/catalog/datasets/site/exports/geojson> a rdfs:Resource .

<https://mannheim.opendatasoft.com/api/explore/v2.1/catalog/datasets/site/exports/json> a rdfs:Resource .

<https://mannheim.opendatasoft.com/api/v2/catalog/datasets/site-csv> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Eco Counter Zählstellen (csv)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:title "csv" ;
    dcat:accessURL <https://mannheim.opendatasoft.com/api/explore/v2.1/catalog/datasets/site/exports/csv?use_labels=true> .

<https://mannheim.opendatasoft.com/api/v2/catalog/datasets/site-geojson> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Eco Counter Zählstellen (geojson)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:title "geojson" ;
    dcat:accessURL <https://mannheim.opendatasoft.com/api/explore/v2.1/catalog/datasets/site/exports/geojson> .

<https://mannheim.opendatasoft.com/api/v2/catalog/datasets/site-json> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Eco Counter Zählstellen (json)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-11-29T07:46:31+00:00"^^xsd:dateTime ;
    dct:title "json" ;
    dcat:accessURL <https://mannheim.opendatasoft.com/api/explore/v2.1/catalog/datasets/site/exports/json> .

<https://mannheim.opendatasoft.com/explore/dataset/site/> a foaf:Document .

<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/language/ENG> a dct:LinguisticSystem .

