@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#> .

<http://5.189.187.109/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-06-11T03:14:37.860435"^^xsd:dateTime ;
    dct:modified "2024-06-11T03:14:37.860443"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> ;
    dct:title "PEGAWAI BIRO ORGANISASI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Kusuma" ;
            vcard:hasEmail <mailto:Davidkusuma1994@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1a436316-2146-4666-bd78-028030adf0ca/resource/93756609-7f92-4509-9367-d98da00b8416> ;
    dcat:keyword "Pegawai Biro Organisasi Pemprov Sumbar" .

<http://5.189.187.109/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:issued "2024-05-30T04:51:09.950363"^^xsd:dateTime ;
    dct:modified "2024-06-11T03:14:37.851312"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> a foaf:Agent ;
    foaf:name "Provinsi Sumatera Barat" .

