@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/1e9cec02-d57b-4c9b-8608-33c04ae09ff7> a dcat:Dataset ;
    dct:description "berisi tentang data jumlah penumpang terminal sukapura januari 2021" ;
    dct:identifier "1e9cec02-d57b-4c9b-8608-33c04ae09ff7" ;
    dct:issued "2024-05-15T05:46:13.908849"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:13.908855"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "data jumlah penumpang terminal sukapura januari 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Agus Maryani" ;
            vcard:hasEmail <mailto:mtlagusmaryanimtl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1e9cec02-d57b-4c9b-8608-33c04ae09ff7/resource/14233eef-5e9d-4355-bf08-9f93434c4b4f> ;
    dcat:keyword "Angkutan Umum" .

<http://5.189.187.109/dataset/1e9cec02-d57b-4c9b-8608-33c04ae09ff7/resource/14233eef-5e9d-4355-bf08-9f93434c4b4f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-04T07:47:52.307525"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:13.903653"^^xsd:dateTime ;
    dct:title "data jumlah penumpang terminal sukapura januari 2021" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/1e9cec02-d57b-4c9b-8608-33c04ae09ff7/resource/14233eef-5e9d-4355-bf08-9f93434c4b4f/download/data-jumlah-penumpang-terminal-sukapura-januari-2021.csv> ;
    dcat:byteSize "16533"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

