@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/f48f226c-5ffa-45b9-b16b-07fd4f8e36da> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Umum yang Sudah Kir" ;
    dct:identifier "17e23e50bedc63b4095e3d8204ce063b" ;
    dct:issued "2022-05-11"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Jumlah Kendaraan Umum yang Sudah Kir" ;
    dcat:distribution <http://5.189.187.109/dataset/f48f226c-5ffa-45b9-b16b-07fd4f8e36da/resource/6b3badab-3321-42cd-8191-a461f8f76334> ;
    dcat:keyword "Jumlah",
        "Kendaraan",
        "Kir",
        "Sudah",
        "Umum" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1267> .

<http://5.189.187.109/dataset/f48f226c-5ffa-45b9-b16b-07fd4f8e36da/resource/6b3badab-3321-42cd-8191-a461f8f76334> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:14:48.190966"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:14:48.155591"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1267> .

<https://satudata.ngawikab.go.id/data/sektoral/1267> a foaf:Document .

