@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.sumbarprov.go.id/dataset/a892eeac-2816-45af-8f5f-9b0aba4a52ce> a dcat:Dataset ;
    dct:description "Menampilkan data kendaraan yang sudah laik uji di Dinas Perhubungan Kabupaten Pasaman Barat" ;
    dct:identifier "a892eeac-2816-45af-8f5f-9b0aba4a52ce" ;
    dct:issued "2023-12-04T06:32:45.724042"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:32:45.724048"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "DATA KENDARAAN UJI TAHUN 2021&2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Sumargono" ;
            vcard:hasEmail <mailto:muhamadsumargonosttd@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/a892eeac-2816-45af-8f5f-9b0aba4a52ce/resource/62566d66-4926-430b-bd59-04253617ab54> ;
    dcat:keyword "economy" ;
    dcat:landingPage <UPT%20Pengujian%20Kendaraan%20Bermotor%20Dinas%20Perhubungan%20Pasaman%20Barat> .

<https://data.sumbarprov.go.id/dataset/a892eeac-2816-45af-8f5f-9b0aba4a52ce/resource/62566d66-4926-430b-bd59-04253617ab54> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DATA Kendaraan Uji Tahun 2021&2022.xlsx" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/a892eeac-2816-45af-8f5f-9b0aba4a52ce/resource/62566d66-4926-430b-bd59-04253617ab54/download/data-kendaraan-uji-tahun-20212022.xlsx> ;
    dcat:byteSize 19286.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> a foaf:Organization ;
    foaf:name "Kabupaten Pasaman Barat" .

