@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:5000/dataset/afdf9e9e-4aeb-440e-ab79-d2f89b99988d> a dcat:Dataset ;
    dct:description "RFK JUNI 2023" ;
    dct:identifier "afdf9e9e-4aeb-440e-ab79-d2f89b99988d" ;
    dct:issued "2024-06-14T08:26:18.056197"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:26:18.056204"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RFK JUNI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/afdf9e9e-4aeb-440e-ab79-d2f89b99988d/resource/5ff839c1-6bfb-4b0d-ac62-016d3adff5a5> ;
    dcat:keyword "KEUANGAN" .

<http://5.189.187.109:5000/dataset/afdf9e9e-4aeb-440e-ab79-d2f89b99988d/resource/5ff839c1-6bfb-4b0d-ac62-016d3adff5a5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-06-12T02:51:14.244048"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:26:18.050765"^^xsd:dateTime ;
    dct:title "RFK JUNI 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/afdf9e9e-4aeb-440e-ab79-d2f89b99988d/resource/5ff839c1-6bfb-4b0d-ac62-016d3adff5a5/download/rfk1-jun2023.xls> ;
    dcat:byteSize "144427"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

