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

<http://5.189.187.109/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-11-16T07:10:24.464495"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:10:24.464506"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> ;
    dct:title "Peraturan Daerah Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin JDIH" ;
            vcard:hasEmail <mailto:bagianhukumsetda.psb@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a907a0b1-e8c5-481e-ba81-666371de5fdd/resource/cfdf858b-18bd-478f-a189-ea397c8b1956> ;
    dcat:keyword "government" ;
    dcat:landingPage <jdih.pasamanbaratkab.go.id> .

<http://5.189.187.109/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:issued "2022-07-21T03:38:42.214271"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:10:24.456865"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> a foaf:Agent ;
    foaf:name "Kabupaten Pasaman Barat" .

<jdih.pasamanbaratkab.go.id> a foaf:Document .

