@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/5460320e-13fc-484a-b200-a0c402907910> a dcat:Dataset ;
    dct:description "Struktur Organisasi DPMPTSP" ;
    dct:identifier "5460320e-13fc-484a-b200-a0c402907910" ;
    dct:issued "2023-12-04T06:31:53.515804"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:31:53.515809"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Struktur Organisasi DPMPTSP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KaSubag Umum dan Kepegawaian" ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/5460320e-13fc-484a-b200-a0c402907910/resource/26d9081d-caca-4825-b0ba-2a535c82d00d> ;
    dcat:keyword "administrasi" .

<https://data.sumbarprov.go.id/dataset/5460320e-13fc-484a-b200-a0c402907910/resource/26d9081d-caca-4825-b0ba-2a535c82d00d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "struktur  2021.xlsx" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/5460320e-13fc-484a-b200-a0c402907910/resource/26d9081d-caca-4825-b0ba-2a535c82d00d/download/struktur-2021.xlsx> ;
    dcat:byteSize 17473.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

