@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/7fbb643f-ec91-4d82-bbb2-637c9ca5de5c> a dcat:Dataset ;
    dct:description "Data Umum Sekretaris PKK Tahun 2020" ;
    dct:identifier "7fbb643f-ec91-4d82-bbb2-637c9ca5de5c" ;
    dct:issued "2023-05-22T12:13:15.609496"^^xsd:dateTime ;
    dct:modified "2024-12-14T08:31:58.278463"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Data Umum Sekretaris PKK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin PKK" ;
            vcard:hasEmail <mailto:KabDmkTPPKK@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7fbb643f-ec91-4d82-bbb2-637c9ca5de5c/resource/3a3ee4bc-95d7-48fd-a7f9-04e7a08f29cb> ;
    dcat:keyword "goverment" ;
    dcat:landingPage <PKK%20Demak> .

<PKK%20Demak> a foaf:Document .

<http://5.189.187.109/dataset/7fbb643f-ec91-4d82-bbb2-637c9ca5de5c/resource/3a3ee4bc-95d7-48fd-a7f9-04e7a08f29cb> a dcat:Distribution ;
    dct:description "Data Umum Sekretaris PKK Tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T07:53:06.063271"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:13:15.604158"^^xsd:dateTime ;
    dct:title "Data Sekretaris 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7fbb643f-ec91-4d82-bbb2-637c9ca5de5c/resource/3a3ee4bc-95d7-48fd-a7f9-04e7a08f29cb/download/data-sekretaris-2020.xlsx> ;
    dcat:byteSize "13817"^^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" .

