@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/a0bdb2e5-41c1-4344-a86f-5c77c7e20e40> a dcat:Dataset ;
    dct:description "RFK AGUSTUS 2023" ;
    dct:identifier "a0bdb2e5-41c1-4344-a86f-5c77c7e20e40" ;
    dct:issued "2024-06-14T08:24:56.184558"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:24:56.184564"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RFK AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/a0bdb2e5-41c1-4344-a86f-5c77c7e20e40/resource/d1d5257a-3910-4b66-a032-9db31565e789> ;
    dcat:keyword "KEUANGAN" .

<http://5.189.187.109/dataset/a0bdb2e5-41c1-4344-a86f-5c77c7e20e40/resource/d1d5257a-3910-4b66-a032-9db31565e789> a dcat:Distribution ;
    dct:description "RFK AGUSTUS 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-06-12T02:55:30.602134"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:24:56.178568"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/a0bdb2e5-41c1-4344-a86f-5c77c7e20e40/resource/d1d5257a-3910-4b66-a032-9db31565e789/download/rfk1-ags2023.xls> ;
    dcat:byteSize "144964"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

