@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/278079b1-e0ee-4e8a-9729-c39ede4a8d45> a dcat:Dataset ;
    dct:description "surat keputusan bupati yg telah ditetapkan tahun 2021" ;
    dct:identifier "278079b1-e0ee-4e8a-9729-c39ede4a8d45" ;
    dct:issued "2023-12-04T06:31:32.552267"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:32.552273"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Surat Keputusan Bupati 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/278079b1-e0ee-4e8a-9729-c39ede4a8d45/resource/2525e421-d720-4fcf-9df7-c456ab19d167> ;
    dcat:keyword "goverment" ;
    dcat:landingPage <jdih.pasamanbaratkab.go.id> .

<https://data.sumbarprov.go.id/dataset/278079b1-e0ee-4e8a-9729-c39ede4a8d45/resource/2525e421-d720-4fcf-9df7-c456ab19d167> a dcat:Distribution ;
    dct:description "Surat Keputusan Bupati yang telah ditetapkan oleh Bupati pada tahun 2021" ;
    dct:format "CSV" ;
    dct:title "Surat Keputusan Bupati Tahun 2021" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/278079b1-e0ee-4e8a-9729-c39ede4a8d45/resource/2525e421-d720-4fcf-9df7-c456ab19d167/download/surat-keputusan-bupati-tahun-2021.csv> ;
    dcat:byteSize 467.0 ;
    dcat:mediaType "text/csv" .

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

