@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/466cdd0c-97d1-46b4-9fb0-e9f0e0b308b3> a dcat:Dataset ;
    dct:description "Jumlah Gedung terminal tipe B yang akan dibangun" ;
    dct:identifier "333" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-04-29T18:53:52+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Jumlah Gedung terminal tipe B yang terbangun" ;
    dcat:distribution <http://5.189.187.109/dataset/466cdd0c-97d1-46b4-9fb0-e9f0e0b308b3/resource/5961ecb4-ce2f-4433-b735-aa26a8e66670>,
        <http://5.189.187.109/dataset/466cdd0c-97d1-46b4-9fb0-e9f0e0b308b3/resource/61cd1354-382c-44ea-a14b-587389fd5f67> ;
    dcat:keyword "Data Sektor Lainnya" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/333> .

<http://5.189.187.109/dataset/466cdd0c-97d1-46b4-9fb0-e9f0e0b308b3/resource/5961ecb4-ce2f-4433-b735-aa26a8e66670> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-29T04:01:09.951625"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:01:09.921878"^^xsd:dateTime ;
    dct:title "Jumlah Gedung terminal tipe B yang terbangun" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/333/download-csv> .

<http://5.189.187.109/dataset/466cdd0c-97d1-46b4-9fb0-e9f0e0b308b3/resource/61cd1354-382c-44ea-a14b-587389fd5f67> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-29T04:01:09.951646"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:01:09.922146"^^xsd:dateTime ;
    dct:title "Jumlah Gedung terminal tipe B yang terbangun" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/333/download-excel> .

<https://opendata.gorontaloprov.go.id/dataset-detail/333> a foaf:Document .

