@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/4b95a0d9-0daf-4998-afd7-3602f6f12a54> a dcat:Dataset ;
    dct:description "Ketersediaan dokumen statistik daerah dan OPD" ;
    dct:identifier "4b95a0d9-0daf-4998-afd7-3602f6f12a54" ;
    dct:issued "2023-11-16T06:50:29.133991"^^xsd:dateTime ;
    dct:modified "2023-11-16T06:50:29.134001"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7c8b6319-6b03-4c24-ac9d-c18f3e6fee19> ;
    dct:title "Jumlah Dokumen Statistik yang tersedia tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yogi Prima Murpi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4b95a0d9-0daf-4998-afd7-3602f6f12a54/resource/50538262-d20d-4aa9-8c70-4d5bdc407b41> ;
    dcat:keyword "ekonomi",
        "statistik" .

<http://5.189.187.109/dataset/4b95a0d9-0daf-4998-afd7-3602f6f12a54/resource/50538262-d20d-4aa9-8c70-4d5bdc407b41> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-07-04T01:59:07.985334"^^xsd:dateTime ;
    dct:modified "2023-11-16T06:50:29.123726"^^xsd:dateTime ;
    dct:title "Jumlah dokumen statistik yang tersedia.xlsx" ;
    dcat:accessURL <https://data.sawahluntokota.go.id/dataset/4b95a0d9-0daf-4998-afd7-3602f6f12a54/resource/50538262-d20d-4aa9-8c70-4d5bdc407b41/download/jumlah-dokumen-statistik-yang-tersedia.xlsx> ;
    dcat:byteSize "10101"^^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" .

