@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/20025238-6e40-41e8-a224-10dd5776b426> a dcat:Dataset ;
    dct:description "berisi tentang data jumlah penumpang terminal sukapura april 2023" ;
    dct:identifier "20025238-6e40-41e8-a224-10dd5776b426" ;
    dct:issued "2024-05-15T05:46:15.727462"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:15.727468"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "data jumlah penumpang terminal sukapura april 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Agus Maryani" ;
            vcard:hasEmail <mailto:mtlagusmaryanimtl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/20025238-6e40-41e8-a224-10dd5776b426/resource/8431c74f-ebfc-493e-b310-d2fb382e04d3> ;
    dcat:keyword "Angkutan Umum" .

<http://5.189.187.109/dataset/20025238-6e40-41e8-a224-10dd5776b426/resource/8431c74f-ebfc-493e-b310-d2fb382e04d3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-05-02T05:04:43.995980"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:15.720637"^^xsd:dateTime ;
    dct:title "data jumlah penumpang terminal sukapura april 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/20025238-6e40-41e8-a224-10dd5776b426/resource/8431c74f-ebfc-493e-b310-d2fb382e04d3/download/data-jumlah-penumpang-terminal-sukapura-april-2023.csv> ;
    dcat:byteSize "16003"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

