@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/1c9a203d-6ac9-46c8-8ae1-50b0fcf44548> a dcat:Dataset ;
    dct:description "Tugas Pokok dan Fungsi Badan Kesataun Bangsa dan Politik" ;
    dct:identifier "1c9a203d-6ac9-46c8-8ae1-50b0fcf44548" ;
    dct:issued "2023-12-04T06:31:26.370640"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:26.370646"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Tupoksi Kesbangpol" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat Badan Kesbangpol" ;
            vcard:hasEmail <mailto:kesbangpol.pasamanbarat@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/1c9a203d-6ac9-46c8-8ae1-50b0fcf44548/resource/98171105-a4b3-408d-a0de-8a6c528bad43> ;
    dcat:keyword "goverment" ;
    dcat:landingPage <Badan%20Kesatuan%20Bangsa%20dan%20Politik%20Pasaman%20Barat> .

<https://data.sumbarprov.go.id/dataset/1c9a203d-6ac9-46c8-8ae1-50b0fcf44548/resource/98171105-a4b3-408d-a0de-8a6c528bad43> a dcat:Distribution ;
    dct:description "Tugas Pokok dan Fungsi Badan Kesatuan Bangsa dan Politik Kabupaten Pasaman Barat" ;
    dct:format "CSV" ;
    dct:title "TUPOKSI KESBANGPOL 2022.pdf" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/1c9a203d-6ac9-46c8-8ae1-50b0fcf44548/resource/98171105-a4b3-408d-a0de-8a6c528bad43/download/tupoksi-kesbangpol-2022.pdf> ;
    dcat:byteSize 235972.0 ;
    dcat:mediaType "application/pdf" .

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

