@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/19c8e93f-280e-414d-b3bd-81dc3d2ef211> a dcat:Dataset ;
    dct:description "BERISI TENTANG DATA JUMLAH PENUMPANG JORONGAN DESEMBER 2020" ;
    dct:identifier "19c8e93f-280e-414d-b3bd-81dc3d2ef211" ;
    dct:issued "2024-05-15T05:46:04.921521"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:04.921526"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "DATA JUMLAH PENUMPANG JORONGAN DESEMBER 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Agus Maryani" ;
            vcard:hasEmail <mailto:mtlagusmaryanimtl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/19c8e93f-280e-414d-b3bd-81dc3d2ef211/resource/36eec9a5-3b28-43b5-9121-594243bf4630> ;
    dcat:keyword "Angkutan Umum" .

<http://5.189.187.109/dataset/19c8e93f-280e-414d-b3bd-81dc3d2ef211/resource/36eec9a5-3b28-43b5-9121-594243bf4630> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-11-20T06:59:41.039606"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:04.916339"^^xsd:dateTime ;
    dct:title "DATA JUMLAH PENUMPANG JORONGAN DESEMBER 2020" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/19c8e93f-280e-414d-b3bd-81dc3d2ef211/resource/36eec9a5-3b28-43b5-9121-594243bf4630/download/12.-data-jumlah-penumpang-jorongan-desember-2020.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" .

