@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.zg.ch/store/1/resource/115> a dcat:Dataset ;
    dct:description """Jährlicher Bestand an Motorfahrrädern (seit 1990) und S-Pedelecs* (seit 2014) im Kanton Zug bis 2023.
Während der Datensatz ursprünglich primär klassische Mofas enthielt, werden heute auch E-Roller zu den Motorfahrrädern gezählt.

* S-Pedelec: E-Bike mit Unterstützung bis max. 45 km/h

(QUELLE: Bundesamt für Statistik, Strassenfahrzeugbestand MFZ, Motorfahrraderhebung)"""@de ;
    dct:identifier "19c40fbc-8558-4453-9cba-d5d90e0edede@kanton-zug" ;
    dct:issued "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.zg.ch/store/2/resource/258> ;
    dct:spatial "https://sws.geonames.org/2657907" ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T23:59:59.999999"^^xsd:dateTime ;
            dcat:startDate "1990-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Bestand Motorfahrräder"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zug" ;
            vcard:hasEmail <mailto:opendata@zg.ch> ] ;
    dcat:distribution <https://data.zg.ch/store/1/resource/117>,
        <https://data.zg.ch/store/1/resource/129> ;
    dcat:keyword "ebike"@de,
        "fahrzeuge"@de,
        "miv"@de,
        "mobilitat"@de,
        "motorfahrrad"@de,
        "pedelec"@de,
        "verkehr"@de ;
    dcat:landingPage <https://www.zg.ch/behoerden/gesundheitsdirektion/statistikfachstelle/themen/11-mobilitaet-und-verkehr/fahrzeuge> ;
    dcat:theme euthemes:TRAN .

<https://data.zg.ch/store/1/resource/117> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Motorfahrräder seit 1990"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/116> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/116> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.zg.ch/store/1/resource/129> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Bestand Motorfahrräder API"@de ;
    dcat:accessURL <https://data.zg.ch/rowstore/dataset/21af0e23-8acf-48ed-8105-af5a1677b181> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> ;
    foaf:page <https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/21af0e23-8acf-48ed-8105-af5a1677b181/swagger> .

<https://data.zg.ch/store/2/resource/258> a foaf:Agent ;
    foaf:name "Fachstelle für Daten und Statistik des Kantons Zug"@de .

<https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/21af0e23-8acf-48ed-8105-af5a1677b181/swagger> a foaf:Document .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

