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

<http://5.189.187.109/dataset/7521e4ee-2d1c-45f6-809a-c3db6c1004ff> a dcat:Dataset ;
    dct:description "Kumpulan jumlah data sektoral Dinas Perhubungan Kabupaten Indragiri Hilir" ;
    dct:identifier "7521e4ee-2d1c-45f6-809a-c3db6c1004ff" ;
    dct:issued "2026-04-29T06:22:58.163854"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:22:58.163876"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Data Sektoral Dinas Perhubungan Kabupaten Indragiri Hilir" ;
    dcat:distribution <http://5.189.187.109/dataset/7521e4ee-2d1c-45f6-809a-c3db6c1004ff/resource/8cf1ff51-c839-49ba-a4c4-fe2824cc2b69> ;
    dcat:keyword "Angkutan armada angkutan umum",
        "Dermaga",
        "Mobil barang",
        "Pelabuhan",
        "Terminal",
        "kendaraan bermotor",
        "marka jalan",
        "titik parkir" .

<http://5.189.187.109/dataset/7521e4ee-2d1c-45f6-809a-c3db6c1004ff/resource/8cf1ff51-c839-49ba-a4c4-fe2824cc2b69> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-01-31T10:36:56.292802"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:22:58.131088"^^xsd:dateTime ;
    dct:title "Tahun 2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f77adfd6938002c11680e999d8dcfe4c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/7521e4ee-2d1c-45f6-809a-c3db6c1004ff/resource/8cf1ff51-c839-49ba-a4c4-fe2824cc2b69/download/data-sektoral-dishub-inhil-2023.csv> ;
    dcat:byteSize "517"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

