@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/b3a80589-bff0-4448-88b1-0f1737971bde> a dcat:Dataset ;
    dct:description "RFK Bulan Juli Kelurahan Tunon Tahun 2023" ;
    dct:identifier "b3a80589-bff0-4448-88b1-0f1737971bde" ;
    dct:issued "2024-06-14T08:26:38.347532"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:26:38.347542"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RFK Juli 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b3a80589-bff0-4448-88b1-0f1737971bde/resource/e139fdec-d57e-41c8-94f5-62c0a38d2b5e> ;
    dcat:keyword "RFK" .

<http://5.189.187.109/dataset/b3a80589-bff0-4448-88b1-0f1737971bde/resource/e139fdec-d57e-41c8-94f5-62c0a38d2b5e> a dcat:Distribution ;
    dct:description "RFK Bulan Juli Kelurahan Tunon Tahun 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-14T04:39:09.502299"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:26:38.339069"^^xsd:dateTime ;
    dct:title "RFK Juli 2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b3a80589-bff0-4448-88b1-0f1737971bde/resource/e139fdec-d57e-41c8-94f5-62c0a38d2b5e/download/rfk-juli-2023.xls> ;
    dcat:byteSize "138373"^^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" .

