@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/56882f74-5d0b-4c26-ab01-7292fd3b59af> a dcat:Dataset ;
    dct:description "berisi tentang data jumlah penumpang terminal jorongan desember 2022" ;
    dct:identifier "56882f74-5d0b-4c26-ab01-7292fd3b59af" ;
    dct:issued "2024-05-15T05:47:59.792041"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:59.792050"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "data jumlah penumpang 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/56882f74-5d0b-4c26-ab01-7292fd3b59af/resource/ffc0e049-b0a4-4a57-b0d7-c4382b83ac05> ;
    dcat:keyword "Angkutan Umum" .

<http://5.189.187.109/dataset/56882f74-5d0b-4c26-ab01-7292fd3b59af/resource/ffc0e049-b0a4-4a57-b0d7-c4382b83ac05> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-11-27T03:05:31.519433"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:59.784948"^^xsd:dateTime ;
    dct:title "data jumlah penumpang terminal jorongan desember 2022" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/56882f74-5d0b-4c26-ab01-7292fd3b59af/resource/ffc0e049-b0a4-4a57-b0d7-c4382b83ac05/download/data-jumlah-penumpang-terminal-jorongan-desember-2022.csv> ;
    dcat:byteSize "25603"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

