@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/ff5fe6cd-bb9d-4e57-81fe-62b597e51c0d> a dcat:Dataset ;
    dct:description "RFK JANUARI 2023" ;
    dct:identifier "ff5fe6cd-bb9d-4e57-81fe-62b597e51c0d" ;
    dct:issued "2024-06-14T08:32:43.779816"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:32:43.779822"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RFK JANUARI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/ff5fe6cd-bb9d-4e57-81fe-62b597e51c0d/resource/5cb4ecc1-f0e3-4f49-ae17-dde215e260c7> ;
    dcat:keyword "KEUANGAN" .

<http://5.189.187.109/dataset/ff5fe6cd-bb9d-4e57-81fe-62b597e51c0d/resource/5cb4ecc1-f0e3-4f49-ae17-dde215e260c7> a dcat:Distribution ;
    dct:description "RFK JANUARI 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-06-12T02:44:36.724809"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:32:43.773798"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/ff5fe6cd-bb9d-4e57-81fe-62b597e51c0d/resource/5cb4ecc1-f0e3-4f49-ae17-dde215e260c7/download/rfk1-jan2023.xls> ;
    dcat:byteSize "143445"^^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" .

