@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/3eab3165-e7ac-40dc-b2c7-c8ed7b40a833> a dcat:Dataset ;
    dct:description "Nilai SAKIP Kabupaten Demak Tahun 2015" ;
    dct:identifier "3eab3165-e7ac-40dc-b2c7-c8ed7b40a833" ;
    dct:issued "2023-05-22T09:16:02.536437"^^xsd:dateTime ;
    dct:modified "2024-12-31T11:57:12.173300"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "NILAI SAKIP KABUPATEN DEMAK TAHUN 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setda" ;
            vcard:hasEmail <mailto:prokompimdemak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3eab3165-e7ac-40dc-b2c7-c8ed7b40a833/resource/acedbbe2-5d8e-46a6-a509-a94c8ebcc866> ;
    dcat:keyword "INSTANSI PEMERINTAH" .

<http://5.189.187.109/dataset/3eab3165-e7ac-40dc-b2c7-c8ed7b40a833/resource/acedbbe2-5d8e-46a6-a509-a94c8ebcc866> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-30T04:14:05.418703"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:16:02.528769"^^xsd:dateTime ;
    dct:title "Nilai SAKIP Kabupaten Demak Tahun 2015.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3eab3165-e7ac-40dc-b2c7-c8ed7b40a833/resource/acedbbe2-5d8e-46a6-a509-a94c8ebcc866/download/nilai-sakip-kabupaten-demak-tahun-2015.xlsx> ;
    dcat:byteSize "9474"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

