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

<http://opendata.karokab.go.id/dataset/adb48014-1bf2-4e4e-9efd-c4db18aa175c> a dcat:Dataset ;
    dct:description "Data Volume Kendaraan " ;
    dct:identifier "adb48014-1bf2-4e4e-9efd-c4db18aa175c" ;
    dct:issued "2025-04-10T16:09:35.621384"^^xsd:dateTime ;
    dct:modified "2025-06-30T12:22:20.335591"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/6c4b5f2d-b4da-4064-a92c-b1d27d93638d> ;
    dct:title "Volume Kendaraan Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perhubungan" ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/adb48014-1bf2-4e4e-9efd-c4db18aa175c/resource/9c3fa0f1-ae11-448e-9ba7-c71beda5c711> ;
    dcat:keyword "Kendaraan",
        "Volume",
        "Volume Kendaraan" .

<http://opendata.karokab.go.id/dataset/adb48014-1bf2-4e4e-9efd-c4db18aa175c/resource/9c3fa0f1-ae11-448e-9ba7-c71beda5c711> a dcat:Distribution ;
    dct:description "Volume Kendaraan" ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/adb48014-1bf2-4e4e-9efd-c4db18aa175c/resource/9c3fa0f1-ae11-448e-9ba7-c71beda5c711/download/dinas-perhubungan-27.5.1.csv> ;
    dcat:byteSize 441.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/6c4b5f2d-b4da-4064-a92c-b1d27d93638d> a foaf:Organization ;
    foaf:name "Dinas Perhubungan" .

