@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/a907a0b1-e8c5-481e-ba81-666371de5fdd> a dcat:Dataset ;
    dct:description "Peraturan Daerah Yang telah Ditetapkan dan Diundangkan Pada Tahun 2021" ;
    dct:identifier "a907a0b1-e8c5-481e-ba81-666371de5fdd" ;
    dct:issued "2023-12-04T06:32:46.094408"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:32:46.094414"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Peraturan Daerah Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin JDIH" ;
            vcard:hasEmail <mailto:bagianhukumsetda.psb@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/a907a0b1-e8c5-481e-ba81-666371de5fdd/resource/cfdf858b-18bd-478f-a189-ea397c8b1956> ;
    dcat:keyword "government" ;
    dcat:landingPage <jdih.pasamanbaratkab.go.id> .

<https://data.sumbarprov.go.id/dataset/a907a0b1-e8c5-481e-ba81-666371de5fdd/resource/cfdf858b-18bd-478f-a189-ea397c8b1956> a dcat:Distribution ;
    dct:description "Peraturan Daerah Yang Telah Ditetapkan dan Diundangkan Pada Tahun 2021" ;
    dct:format "CSV" ;
    dct:title "Peraturan Daerah Kabupaten Pasaman Barat Tahun 2021" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/a907a0b1-e8c5-481e-ba81-666371de5fdd/resource/cfdf858b-18bd-478f-a189-ea397c8b1956/download/peraturan-daerah-tahun-2021.csv> ;
    dcat:byteSize 692.0 ;
    dcat:mediaType "text/csv" .

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

