@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/bf83903a-5d84-45c0-9e6d-42ddc113456a> a dcat:Dataset ;
    dct:description "berisi tentang data jumlah penumpang terminal jorongan januari 2023" ;
    dct:identifier "bf83903a-5d84-45c0-9e6d-42ddc113456a" ;
    dct:issued "2024-05-15T05:50:18.494775"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:50:18.494781"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "data jumlah penumpang terminal jorongan januari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Agus Maryani" ;
            vcard:hasEmail <mailto:mtlagusmaryanimtl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bf83903a-5d84-45c0-9e6d-42ddc113456a/resource/28af686f-f916-4dd3-a2b3-a35675a5d4e7> ;
    dcat:keyword "Angkutan Umum" .

<http://5.189.187.109/dataset/bf83903a-5d84-45c0-9e6d-42ddc113456a/resource/28af686f-f916-4dd3-a2b3-a35675a5d4e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-11-27T03:12:51.708061"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:50:18.488784"^^xsd:dateTime ;
    dct:title "data jumlah penumpang terminal jorongan januari 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/bf83903a-5d84-45c0-9e6d-42ddc113456a/resource/28af686f-f916-4dd3-a2b3-a35675a5d4e7/download/data-jumlah-penumpang-terminal-jorongan-januari-2023.csv> ;
    dcat:byteSize "25604"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

