@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/5700f4f0-1b05-4a31-bb23-6b1c5dbed28a> a dcat:Dataset ;
    dct:description "peraturan tentang tupoksi kecamatan" ;
    dct:identifier "5700f4f0-1b05-4a31-bb23-6b1c5dbed28a" ;
    dct:issued "2023-12-04T07:01:15.221057"^^xsd:dateTime ;
    dct:modified "2023-12-04T07:01:15.221068"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/567b96ba-d8b1-4ec7-82cc-bc4ba7c547c9> ;
    dct:title "tupoksi kerja kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@pariamankota.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/5700f4f0-1b05-4a31-bb23-6b1c5dbed28a/resource/52f4c17c-cf74-4f75-8317-36839285dc00> ;
    dcat:keyword "aturan",
        "peraturan",
        "tupoksi" ;
    dcat:landingPage <https://pariamantengah.pariamankota.go.id/uploads/filepdf/f43f07f035b5c524296ee771d1d10002.pdf> .

<https://data.sumbarprov.go.id/dataset/5700f4f0-1b05-4a31-bb23-6b1c5dbed28a/resource/52f4c17c-cf74-4f75-8317-36839285dc00> a dcat:Distribution ;
    dct:description "tupoksi kecamatan" ;
    dct:format "XLSX" ;
    dct:title "tupoksi kecamatan" ;
    dcat:accessURL <https://pariamantengah.pariamankota.go.id/uploads/filepdf/f43f07f035b5c524296ee771d1d10002.pdf> ;
    dcat:mediaType "application/pdf" .

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

