@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/92550c5c-021c-46f9-8693-3e3fc433c5d4> a dcat:Dataset ;
    dct:description "Rekapitulasi Hasil SKM April 2024" ;
    dct:identifier "92550c5c-021c-46f9-8693-3e3fc433c5d4" ;
    dct:issued "2024-06-14T08:23:39.954234"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:23:39.954241"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Rekapitulasi Hasil SKM April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amlik Reza" ] ;
    dcat:distribution <http://5.189.187.109/dataset/92550c5c-021c-46f9-8693-3e3fc433c5d4/resource/a66700fe-1076-47e6-938d-fd6b6c00e1fa> ;
    dcat:keyword "skm" .

<http://5.189.187.109/dataset/92550c5c-021c-46f9-8693-3e3fc433c5d4/resource/a66700fe-1076-47e6-938d-fd6b6c00e1fa> a dcat:Distribution ;
    dct:description "Rekapitulasi Hasil SKM April 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-13T02:58:04.461945"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:23:39.948299"^^xsd:dateTime ;
    dct:title "Rekapitulasi Hasil SKM April 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/92550c5c-021c-46f9-8693-3e3fc433c5d4/resource/a66700fe-1076-47e6-938d-fd6b6c00e1fa/download/rekapitulasi-hasil-skm-april2024.xlsx> ;
    dcat:byteSize "21371"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

