@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/6b13077e-17e7-4cd7-a62d-55b14780015e> a dcat:Dataset ;
    dct:description "Ketersediaan Data Statistik Daerah dan OPD" ;
    dct:identifier "6b13077e-17e7-4cd7-a62d-55b14780015e" ;
    dct:issued "2023-11-16T06:50:33.976874"^^xsd:dateTime ;
    dct:modified "2023-11-16T06:50:33.976880"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7c8b6319-6b03-4c24-ac9d-c18f3e6fee19> ;
    dct:title "Ketersediaan Informasi Data Statistik Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yogi Prima Murpi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/6b13077e-17e7-4cd7-a62d-55b14780015e/resource/fb4af729-2291-4fd5-8d38-2409273a675c> ;
    dcat:keyword "statistik" .

<http://5.189.187.109/dataset/6b13077e-17e7-4cd7-a62d-55b14780015e/resource/fb4af729-2291-4fd5-8d38-2409273a675c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-07-04T02:02:18.591587"^^xsd:dateTime ;
    dct:modified "2023-11-16T06:50:33.971000"^^xsd:dateTime ;
    dct:title "Ketersediaan informasi data statistik daerah tahun 2022.xlsx" ;
    dcat:accessURL <https://data.sawahluntokota.go.id/dataset/6b13077e-17e7-4cd7-a62d-55b14780015e/resource/fb4af729-2291-4fd5-8d38-2409273a675c/download/ketersediaan-informasi-data-statistik-daerah-tahun-2022.xlsx> ;
    dcat:byteSize "9904"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7c8b6319-6b03-4c24-ac9d-c18f3e6fee19> a foaf:Agent ;
    foaf:name "Kota Sawahlunto" .

