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

<https://data.kaltimprov.go.id/dataset/feb782e8-d30f-48d9-bfeb-87c6c0867ab7> a dcat:Dataset ;
    dct:identifier "feb782e8-d30f-48d9-bfeb-87c6c0867ab7" ;
    dct:issued "2025-10-02T06:20:45.627867"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:20:45.627872"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Laporan Realisasi Ujian Kendaraan Bermotor Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudha Pratama " ;
            vcard:hasEmail <mailto:perhubunganpaser@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/feb782e8-d30f-48d9-bfeb-87c6c0867ab7/resource/792dac90-4ba6-4983-8722-b3efd3014ced> ;
    dcat:keyword "Ujian Kendaraan Bermotor" ;
    dcat:landingPage <https://data.paserkab.go.id/dataset/laporan-realisasi-ujian-kendaraan-bermotor-tahun-2021.xls> .

<https://data.kaltimprov.go.id/dataset/feb782e8-d30f-48d9-bfeb-87c6c0867ab7/resource/792dac90-4ba6-4983-8722-b3efd3014ced> a dcat:Distribution ;
    dct:description "Laporan Tahunan RRealisasi Ujian Kendaraan Bermotor Kab, Paser" ;
    dct:format "XLS" ;
    dct:issued "2024-05-21T03:32:44.479675"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:20:45.625465"^^xsd:dateTime ;
    dct:title "Laporan Realisasi Ujian Kendaraan Bermotor Tahun 2021" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/feb782e8-d30f-48d9-bfeb-87c6c0867ab7/resource/792dac90-4ba6-4983-8722-b3efd3014ced/download/laporan-tahunan-2021-kirim.xls> ;
    dcat:byteSize "31232"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

<https://data.paserkab.go.id/dataset/laporan-realisasi-ujian-kendaraan-bermotor-tahun-2021.xls> a foaf:Document .

