@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/d632d115-ff93-4873-8124-edc49504bced> a dcat:Dataset ;
    dct:description "Nama Kecamatan dan Ibu Kecamatan, di Kota Pariaman" ;
    dct:identifier "d632d115-ff93-4873-8124-edc49504bced" ;
    dct:issued "2024-04-22T10:33:28.330445"^^xsd:dateTime ;
    dct:modified "2024-04-22T10:33:28.330451"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/567b96ba-d8b1-4ec7-82cc-bc4ba7c547c9> ;
    dct:title "Data Nama Kecamatan dan Ibu Kecamatan," ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bagian pemerintahan" ;
            vcard:hasEmail <mailto:bagianpemerintahan@pariamankota.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/d632d115-ff93-4873-8124-edc49504bced/resource/32e98603-85cf-4506-9d06-8366884c00fe> ;
    dcat:keyword "instansi pemerintah" ;
    dcat:landingPage <bagianpemerintahan@pariamankota.go.id> .

<https://data.sumbarprov.go.id/dataset/d632d115-ff93-4873-8124-edc49504bced/resource/32e98603-85cf-4506-9d06-8366884c00fe> a dcat:Distribution ;
    dct:description "Data Nama Kecamatan dan Ibu Kecamatan di Kota Pariaman" ;
    dct:format "XLSX" ;
    dct:title "Nama Kecamatan dan Ibu Kecamatan,.xlsx" ;
    dcat:accessURL <https://satudata.pariamankota.go.id/dataset/d632d115-ff93-4873-8124-edc49504bced/resource/32e98603-85cf-4506-9d06-8366884c00fe/download/nama-kecamatan-dan-ibu-kecamatan.xlsx> ;
    dcat:byteSize 304824.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" .

