@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 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#> .

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

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

<https://fritz.freiburg.de:8443/duva2dcat/dataset/de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/stadtFreiburgImBreisgau> ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Sören Werner" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/083110000000> ;
    dct:description "Fahrrad-Zählstellen Zeitreihe" ;
    dct:identifier "3800" ;
    dct:issued "2023-07-07T11:48:54.940702"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2022-09-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Freiburg i. Br." ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/083110000000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Fahrrad-Zählstellen Zeitreihe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sören Werner" ;
            vcard:hasEmail <mailto:statistik@stadt.freiburg.de> ] ;
    dcat:distribution <https://fritz.freiburg.de:8443/duva2dcat/dataset/de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe#dist-csv> ;
    dcat:keyword "anzahl-fahrräder",
        "datetime",
        "datum",
        "fahrrad-zählstelle",
        "stunde" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://fritz.freiburg.de:8443/duva2dcat/dataset/de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-07-07T11:48:54.942950"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-09-26"^^xsd:date ;
    dct:title "Fahrrad-Zählstellen Zeitreihe" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://fritz.freiburg.de:8443/duva2dcat/dataset/de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe> ;
    dcat:downloadURL <https://fritz.freiburg.de:8443/duva2dcat/dataset/de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe/content.csv> ;
    dcat:mediaType "text/csv" .

<https://fritz.freiburg.de:8443/duva2dcat/dataset/de-bw-freiburg-fahrrad-zaehlstellen_zeitreihe/content.csv> a rdfs:Resource .

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

