@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/4e212811-7bb6-43a1-bc9d-a75fd6293285> a dcat:Dataset ;
    dct:description "Dataset ini berisi daftar terminal tipe C" ;
    dct:identifier "4e212811-7bb6-43a1-bc9d-a75fd6293285" ;
    dct:issued "2024-06-11T08:04:08.956032"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:04:08.956040"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Lokasi Terminal Tipe C" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Perhubungan Kabupaten Bantul" ;
            vcard:hasEmail <mailto:dishub@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4e212811-7bb6-43a1-bc9d-a75fd6293285/resource/6cc6bd1f-eb31-48dc-8832-53d678adb436> ;
    dcat:keyword "Terminal",
        "Terminal Tipe C" .

<http://5.189.187.109/dataset/4e212811-7bb6-43a1-bc9d-a75fd6293285/resource/6cc6bd1f-eb31-48dc-8832-53d678adb436> a dcat:Distribution ;
    dct:description "Tahun 2020. Definisi : Daftar lokasi terminal type C " ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T04:18:45.839991"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:04:08.944553"^^xsd:dateTime ;
    dct:title "Terminal Type C" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/4e212811-7bb6-43a1-bc9d-a75fd6293285/resource/6cc6bd1f-eb31-48dc-8832-53d678adb436/download/terminal.xlsx> ;
    dcat:byteSize "9281"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

