@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/abbfefe8-91dc-4bb1-bff9-990debf9db11> a dcat:Dataset ;
    dct:description "RFK MARET 2023" ;
    dct:identifier "abbfefe8-91dc-4bb1-bff9-990debf9db11" ;
    dct:issued "2024-06-14T08:25:52.093705"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:25:52.093713"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RFK MARET 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/abbfefe8-91dc-4bb1-bff9-990debf9db11/resource/c6b4cb27-2d1e-4eec-a69b-7e21f9325fed> ;
    dcat:keyword "KEUANGAN" .

<http://5.189.187.109/dataset/abbfefe8-91dc-4bb1-bff9-990debf9db11/resource/c6b4cb27-2d1e-4eec-a69b-7e21f9325fed> a dcat:Distribution ;
    dct:description "RFK MARET 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-06-12T02:46:47.971331"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:25:52.087965"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/abbfefe8-91dc-4bb1-bff9-990debf9db11/resource/c6b4cb27-2d1e-4eec-a69b-7e21f9325fed/download/rfk1-maret2023.xls> ;
    dcat:byteSize "143994"^^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" .

