@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://5.189.187.109/dataset/9613fb0f-208e-4791-bb7e-492a668fbb80> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah kendaraan bermotor dalam satuan kendaraan. Dataset terkait topik transportasi ini dihasilkan oleh Kementerian Dalam Negeri yang dikeluarkan dalam periode 1 tahun." ;
    dct:identifier "9613fb0f-208e-4791-bb7e-492a668fbb80" ;
    dct:issued "2024-11-07T05:39:18.586537"^^xsd:dateTime ;
    dct:modified "2024-12-26T11:42:46.326813"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Kendaraan Bermotor" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Badan Pengelola Keuangan" ;
            vcard:hasEmail <mailto:eppid@bpk.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9613fb0f-208e-4791-bb7e-492a668fbb80/resource/393d3397-4f6b-4c72-b200-d218fdd9e0f5> ;
    dcat:keyword "Jumlah Kendaraan",
        "Kendaraan Bermotor",
        "Motor",
        "Transportasi" .

<http://5.189.187.109/dataset/9613fb0f-208e-4791-bb7e-492a668fbb80/resource/393d3397-4f6b-4c72-b200-d218fdd9e0f5> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data jumlah kendaraan bermotor menurut kabupaten/kota di Provinsi Aceh tahun 2019." ;
    dct:format "CSV" ;
    dct:issued "2023-07-21T03:14:20.239484"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:39:18.570060"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Bermotor Menurut Kabupaten/Kota" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/9613fb0f-208e-4791-bb7e-492a668fbb80/resource/393d3397-4f6b-4c72-b200-d218fdd9e0f5/download/jumlah-kendaraan-bermotor.csv> ;
    dcat:byteSize "2944"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

