@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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://ogd.cynkra.dev/dataset/e73c9b6f-2a71-424b-99c2-c85b7d440715> a dcat:Dataset ;
    dct:description "Verkehrszahlen des motorisieren Individualverkehrs (MIV) auf den Kantonsstrassen. Die Zahlen werden durch permanente Verkehrszählstellen erhoben. Die Zuständigkeit liegt bei der Verkehrstechnik im Tiefbauamt des Kanton St.Gallen." ;
    dct:identifier "e73c9b6f-2a71-424b-99c2-c85b7d440715" ;
    dct:issued "2026-07-02T05:40:57.793526"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:57.793534"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Motorisierter Individualverkehr (MIV) Kanton St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tiefbauamt Kanton St.Gallen, Mobilität und Planung, Verkehrstechnik" ] ;
    dcat:keyword "auto",
        "miv",
        "mobilitt und verkehr",
        "ogd",
        "verkehr",
        "zhlstelle" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

