@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/59c263ec-d80f-4d01-b942-c73f65285699> a dcat:Dataset ;
    dct:description "Laporan Tahunan Ujian Kendaraan Bermotor" ;
    dct:identifier "59c263ec-d80f-4d01-b942-c73f65285699" ;
    dct:issued "2025-10-02T06:18:38.085883"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:38.085888"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Laporan Realisasi Ujian Kendaraan Bermotor Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudha Pratama " ;
            vcard:hasEmail <mailto:perhubunganpaser@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/59c263ec-d80f-4d01-b942-c73f65285699/resource/9049f535-2d15-48d4-99b8-79f5f14db028> ;
    dcat:keyword "Ujian Kendaraan Bermotor" ;
    dcat:landingPage <https://data.paserkab.go.id/dataset/realisasi-ujian-kendaraan-bermotor-tahun-2020> .

<https://data.kaltimprov.go.id/dataset/59c263ec-d80f-4d01-b942-c73f65285699/resource/9049f535-2d15-48d4-99b8-79f5f14db028> a dcat:Distribution ;
    dct:description "Laporan tahunan realisasi ujian kendaraan bermotor UPTD PKB Kab. Paser" ;
    dct:format "XLS" ;
    dct:issued "2024-05-21T03:22:51.685915"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:38.083553"^^xsd:dateTime ;
    dct:title "Laporan Realisasi Ujian Kendaraan Bermotor Tahun 2020" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/59c263ec-d80f-4d01-b942-c73f65285699/resource/9049f535-2d15-48d4-99b8-79f5f14db028/download/laporan-tahunan-2020-kirim.xls> ;
    dcat:byteSize "31744"^^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/realisasi-ujian-kendaraan-bermotor-tahun-2020> a foaf:Document .

