@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/cec73796-90fa-4d11-be0e-47e28c281c22> a dcat:Dataset ;
    dct:description "Data Perusahaan AKDP yang memiliki trayek di Kabupaten Tembilahan" ;
    dct:identifier "cec73796-90fa-4d11-be0e-47e28c281c22" ;
    dct:issued "2026-04-29T06:33:02.605767"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:33:02.605786"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "DATA PERUSAHAAN AKDP DI TEMBILAHAN" ;
    dcat:distribution <http://5.189.187.109/dataset/cec73796-90fa-4d11-be0e-47e28c281c22/resource/e40114fa-8c4d-4473-9a79-790d464e82b2> ;
    dcat:keyword "AKDP",
        "Alamat",
        "Angkutan Umum",
        "Perusahaan Angkutan" .

<http://5.189.187.109/dataset/cec73796-90fa-4d11-be0e-47e28c281c22/resource/e40114fa-8c4d-4473-9a79-790d464e82b2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-01-31T10:55:52.833232"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:33:02.589915"^^xsd:dateTime ;
    dct:title "Tahun 2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "375c391634a8702831b7234cbd7f622c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/cec73796-90fa-4d11-be0e-47e28c281c22/resource/e40114fa-8c4d-4473-9a79-790d464e82b2/download/data-akdp-tembilahan.csv> ;
    dcat:byteSize "980"^^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" .

