@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/73dba792-909c-426a-be7f-3f4498034798> a dcat:Dataset ;
    dct:description "Target dan Realisasi Belanja Pemerintah Daerah Kota Pariaman" ;
    dct:identifier "73dba792-909c-426a-be7f-3f4498034798" ;
    dct:issued "2024-04-22T10:33:25.515791"^^xsd:dateTime ;
    dct:modified "2024-04-22T10:33:25.515799"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/567b96ba-d8b1-4ec7-82cc-bc4ba7c547c9> ;
    dct:title "Data Target dan Realisasi Belanja Pemerintah Daerah Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpkpd" ;
            vcard:hasEmail <mailto:bpkpd@pariamankota.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/73dba792-909c-426a-be7f-3f4498034798/resource/1c7e8f2f-1875-49c5-b89a-821a3200eaea> ;
    dcat:keyword "bpkpd" ;
    dcat:landingPage <bpkpd@pariamankota.go.id> .

<https://data.sumbarprov.go.id/dataset/73dba792-909c-426a-be7f-3f4498034798/resource/1c7e8f2f-1875-49c5-b89a-821a3200eaea> a dcat:Distribution ;
    dct:description "Data Target dan Realisasi Pendapatan Pemerintah Daerah Kota Pariaman" ;
    dct:format "XLSX" ;
    dct:title "Target dan Realisasi Pendapatan Pemerintah Daerah Kota.xlsx" ;
    dcat:accessURL <https://satudata.pariamankota.go.id/dataset/73dba792-909c-426a-be7f-3f4498034798/resource/1c7e8f2f-1875-49c5-b89a-821a3200eaea/download/target-dan-realisasi-pendapatan-pemerintah-daerah-kota.xlsx> ;
    dcat:byteSize 221751.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/567b96ba-d8b1-4ec7-82cc-bc4ba7c547c9> a foaf:Organization ;
    foaf:name "Kota Pariaman" .

