@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/32178ef2-ed17-492c-a3a7-08c9be1728a5> a dcat:Dataset ;
    dct:description "Nama-nama Jorong dan Kepala Jorong beserta nomor HP di Kecamatan pasaman Tahun 2021" ;
    dct:identifier "32178ef2-ed17-492c-a3a7-08c9be1728a5" ;
    dct:issued "2023-12-04T06:31:38.617451"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:38.617456"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Nama-nama Jorong di Kecamatan pasaman Tahun 2021" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/32178ef2-ed17-492c-a3a7-08c9be1728a5/resource/32b10635-1ad8-450a-845f-5130e3d78e1e> .

<https://data.sumbarprov.go.id/dataset/32178ef2-ed17-492c-a3a7-08c9be1728a5/resource/32b10635-1ad8-450a-845f-5130e3d78e1e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "NAMA JORONG DAN KEPALA JORONG DI KECAMATAN PASAMAN.xlsx" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/32178ef2-ed17-492c-a3a7-08c9be1728a5/resource/32b10635-1ad8-450a-845f-5130e3d78e1e/download/nama-jorong-dan-kepala-jorong-di-kecamatan-pasaman.xlsx> ;
    dcat:byteSize 11659.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" .

