@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/1a436316-2146-4666-bd78-028030adf0ca> a dcat:Dataset ;
    dct:description "PEGAWAI BIRO ORGANISASI 2024" ;
    dct:identifier "1a436316-2146-4666-bd78-028030adf0ca" ;
    dct:issued "2024-05-30T04:50:11.801908"^^xsd:dateTime ;
    dct:modified "2024-05-30T04:51:11.407184"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/5764c272-fa1f-4576-8f2a-fc41397b38e5> ;
    dct:title "PEGAWAI BIRO ORGANISASI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Kusuma" ;
            vcard:hasEmail <mailto:Davidkusuma1994@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/1a436316-2146-4666-bd78-028030adf0ca/resource/93756609-7f92-4509-9367-d98da00b8416> ;
    dcat:keyword "Pegawai Biro Organisasi Pemprov Sumbar" .

<https://data.sumbarprov.go.id/dataset/1a436316-2146-4666-bd78-028030adf0ca/resource/93756609-7f92-4509-9367-d98da00b8416> a dcat:Distribution ;
    dct:description "PEGAWAI BIRO ORGANISASI 2024" ;
    dct:format "XLSX" ;
    dct:title "PEGAWAI BIRO ORGANISASI 2024.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/1a436316-2146-4666-bd78-028030adf0ca/resource/93756609-7f92-4509-9367-d98da00b8416/download/pegawai-biro-organisasi-2024.xlsx> ;
    dcat:byteSize 11667.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/5764c272-fa1f-4576-8f2a-fc41397b38e5> a foaf:Organization ;
    foaf:name "Biro Organisasi" .

