@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/8c9f1a72-6903-4440-a79d-fe60e79fca7d> a dcat:Dataset ;
    dct:description "Peraturan Bupati yang telah ditetapkan dan diundangkan pada tahun 2021" ;
    dct:identifier "8c9f1a72-6903-4440-a79d-fe60e79fca7d" ;
    dct:issued "2023-11-16T07:09:36.566018"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:09:36.566028"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> ;
    dct:title "Peraturan Bupati 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/8c9f1a72-6903-4440-a79d-fe60e79fca7d/resource/487bb211-3984-4af7-9fa2-0d2da4be4acb> ;
    dcat:keyword "goverment" ;
    dcat:landingPage <jdih.pasamanbaratkab.go.id> .

<http://5.189.187.109/dataset/8c9f1a72-6903-4440-a79d-fe60e79fca7d/resource/487bb211-3984-4af7-9fa2-0d2da4be4acb> a dcat:Distribution ;
    dct:description "Peraturan Bupati Yang Telah ditetapkan dan Diundangkan Pada Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T03:33:57.745331"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:09:36.558959"^^xsd:dateTime ;
    dct:title "Peraturan Bupati Tahun 2021" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/8c9f1a72-6903-4440-a79d-fe60e79fca7d/resource/487bb211-3984-4af7-9fa2-0d2da4be4acb/download/peraturan-bupati-tahun-2021.csv> ;
    dcat:byteSize "13858"^^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 .

