@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/f539e6b7-c8d7-4f83-9f9a-b00bd06d02ec> a dcat:Dataset ;
    dct:description "berisi tentang data jumlah kendaraan mpu terminal jorongan desember 2022" ;
    dct:identifier "f539e6b7-c8d7-4f83-9f9a-b00bd06d02ec" ;
    dct:issued "2024-05-15T05:51:43.165924"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:51:43.165930"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "data jumlah kendaraan mpu terminal jorongan desember 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Agus Maryani" ;
            vcard:hasEmail <mailto:mtlagusmaryanimtl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f539e6b7-c8d7-4f83-9f9a-b00bd06d02ec/resource/a0783352-155b-45c0-ae97-af47c28d9ed6> ;
    dcat:keyword "Kendaraan MPU" .

<http://5.189.187.109/dataset/f539e6b7-c8d7-4f83-9f9a-b00bd06d02ec/resource/a0783352-155b-45c0-ae97-af47c28d9ed6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-12-12T04:52:11.174216"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:51:43.160233"^^xsd:dateTime ;
    dct:title "data jumlah kendaraan mpu terminal jorongan desember 2022" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/f539e6b7-c8d7-4f83-9f9a-b00bd06d02ec/resource/a0783352-155b-45c0-ae97-af47c28d9ed6/download/data-jumlah-kendaraan-mpu-terminal-jorongan-desember-2022.csv> ;
    dcat:byteSize "11601"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

