@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/3ad0b22d-5c00-466a-aa1c-e59a6b9b241d> a dcat:Dataset ;
    dct:description "Moda Angkutan Umum (Darat) Jumlah Moda Angkutan Umum (Darat) yang tercatat Di Dinas Perhubungan Provinsi Kalimantan Utara" ;
    dct:identifier "22564275" ;
    dct:issued "2025-05-26"^^xsd:date ;
    dct:modified "2026-07-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Jumlah Moda Angkutan Umum Di Provinsi Kalimantan Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/3ad0b22d-5c00-466a-aa1c-e59a6b9b241d/resource/b1461794-51f6-42e3-8fbf-b125e7de9a46>,
        <http://5.189.187.109/dataset/3ad0b22d-5c00-466a-aa1c-e59a6b9b241d/resource/e37dff39-b6e2-448e-89c2-ff5e4037db6c> ;
    dcat:keyword "Lainnya" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/22564275> .

<http://5.189.187.109/dataset/3ad0b22d-5c00-466a-aa1c-e59a6b9b241d/resource/b1461794-51f6-42e3-8fbf-b125e7de9a46> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-30T02:42:56.949915"^^xsd:dateTime ;
    dct:modified "2026-04-30T02:42:56.931194"^^xsd:dateTime ;
    dct:title "Jumlah Moda Angkutan Umum Di Provinsi Kalimantan Utara (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/22564275/download/?output=csv> .

<http://5.189.187.109/dataset/3ad0b22d-5c00-466a-aa1c-e59a6b9b241d/resource/e37dff39-b6e2-448e-89c2-ff5e4037db6c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T02:42:56.949875"^^xsd:dateTime ;
    dct:modified "2026-04-30T02:42:56.931006"^^xsd:dateTime ;
    dct:title "Jumlah Moda Angkutan Umum Di Provinsi Kalimantan Utara" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/22564275/download/?output=excel> .

<https://data.kaltaraprov.go.id/dataset/22564275> a foaf:Document .

