@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b6acfc17-4d39-46f9-a4ea-aa7ee8cecbe1> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan" ;
    dct:identifier "791" ;
    dct:issued "2024-11-06T22:30:41+08:00"^^xsd:dateTime ;
    dct:modified "2026-05-11T17:27:35+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Keuangan dan Aset Daerah" ] ;
    dct:title "Jumlah Kendaraan Bermotor" ;
    dcat:distribution <http://5.189.187.109/dataset/b6acfc17-4d39-46f9-a4ea-aa7ee8cecbe1/resource/67f86ef9-4e25-4606-b52a-65d5533ef45f>,
        <http://5.189.187.109/dataset/b6acfc17-4d39-46f9-a4ea-aa7ee8cecbe1/resource/e87a75ca-023f-4426-9aa9-9b1c82bb9ea9> ;
    dcat:keyword "Keuangan" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/791> .

<http://5.189.187.109/dataset/b6acfc17-4d39-46f9-a4ea-aa7ee8cecbe1/resource/67f86ef9-4e25-4606-b52a-65d5533ef45f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-29T03:57:18.969993"^^xsd:dateTime ;
    dct:modified "2026-06-29T03:57:18.936748"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Bermotor" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/791/download-excel> .

<http://5.189.187.109/dataset/b6acfc17-4d39-46f9-a4ea-aa7ee8cecbe1/resource/e87a75ca-023f-4426-9aa9-9b1c82bb9ea9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-29T03:57:18.969977"^^xsd:dateTime ;
    dct:modified "2026-06-29T03:57:18.934912"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Bermotor" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/791/download-csv> .

<https://opendata.gorontaloprov.go.id/dataset-detail/791> a foaf:Document .

