@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/1fc67280-4cda-4e89-bad4-9d994ce4e2b8> a dcat:Dataset ;
    dct:description "Luas Lahan Kabupaten Pasaman Barat " ;
    dct:identifier "1fc67280-4cda-4e89-bad4-9d994ce4e2b8" ;
    dct:issued "2023-12-04T06:31:28.497763"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:28.497769"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Luas Lahan Kabupaten Pasaman Barat" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/1fc67280-4cda-4e89-bad4-9d994ce4e2b8/resource/99bc21ca-a95c-4e6d-ad9a-5b5135e660c8> .

<https://data.sumbarprov.go.id/dataset/1fc67280-4cda-4e89-bad4-9d994ce4e2b8/resource/99bc21ca-a95c-4e6d-ad9a-5b5135e660c8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2021 Luas Lahan.xlsx" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/1fc67280-4cda-4e89-bad4-9d994ce4e2b8/resource/99bc21ca-a95c-4e6d-ad9a-5b5135e660c8/download/2021-luas-lahan.xlsx> ;
    dcat:byteSize 9767.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" .

