@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#> .

<https://data.sumbarprov.go.id/dataset/18f80200-2521-4382-9f53-50d713f13287> a dcat:Dataset ;
    dct:identifier "18f80200-2521-4382-9f53-50d713f13287" ;
    dct:issued "2023-12-04T06:31:24.809855"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:24.809861"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Macam / Jenis Jembatan" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/18f80200-2521-4382-9f53-50d713f13287/resource/3369a4b9-ab37-421c-b92f-4e57fd998f0e> .

<https://data.sumbarprov.go.id/dataset/18f80200-2521-4382-9f53-50d713f13287/resource/3369a4b9-ab37-421c-b92f-4e57fd998f0e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Macam atau Jenis Jembatan 2021.xlsx" ;
    dcat:accessURL <https://data.pasamanbaratkab.go.id/dataset/18f80200-2521-4382-9f53-50d713f13287/resource/3369a4b9-ab37-421c-b92f-4e57fd998f0e/download/macam-atau-jenis-jembatan-2021.xlsx> ;
    dcat:byteSize 9890.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" .

