@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/10e452b0-832a-4764-ade3-b57a082de621> a dcat:Dataset ;
    dct:description "KERTAS KERJA SAKIP" ;
    dct:identifier "10e452b0-832a-4764-ade3-b57a082de621" ;
    dct:issued "2024-06-11T14:58:30.211618"^^xsd:dateTime ;
    dct:modified "2024-06-11T14:58:30.211625"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "KERTAS KERJA SAKIP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Khaleed" ] ;
    dcat:distribution <http://5.189.187.109/dataset/10e452b0-832a-4764-ade3-b57a082de621/resource/c5051ed7-3c3d-4759-bdbf-6c0a8e6cb98c> ;
    dcat:keyword "sakip" .

<http://5.189.187.109/dataset/10e452b0-832a-4764-ade3-b57a082de621/resource/c5051ed7-3c3d-4759-bdbf-6c0a8e6cb98c> a dcat:Distribution ;
    dct:description "KERTAS KERJA SAKIP" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-07T04:33:47.355096"^^xsd:dateTime ;
    dct:modified "2024-06-11T14:58:30.205117"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/10e452b0-832a-4764-ade3-b57a082de621/resource/c5051ed7-3c3d-4759-bdbf-6c0a8e6cb98c/download/kertas-kerja-ev-sakip_margadana.xlsx> ;
    dcat:byteSize "26904"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

