@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/35ad327f-005d-46bc-ba37-75fdd6b57d13> a dcat:Dataset ;
    dct:description "RFK Bulan April 2024 Kelurahan Tunon" ;
    dct:identifier "35ad327f-005d-46bc-ba37-75fdd6b57d13" ;
    dct:issued "2024-06-11T15:07:32.358095"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:07:32.358102"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "RFK April 2024 Kelurahan Tunon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/35ad327f-005d-46bc-ba37-75fdd6b57d13/resource/07a1cabf-aa72-4b5d-aabe-818753c74db2> ;
    dcat:keyword "economy" .

<http://5.189.187.109/dataset/35ad327f-005d-46bc-ba37-75fdd6b57d13/resource/07a1cabf-aa72-4b5d-aabe-818753c74db2> a dcat:Distribution ;
    dct:description "RFK Bulan April 2024 Kelurahan Tunon" ;
    dct:format ".xlsx" ;
    dct:issued "2024-05-31T02:00:55.986377"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:07:32.353050"^^xsd:dateTime ;
    dct:title "RFK April 2024.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/35ad327f-005d-46bc-ba37-75fdd6b57d13/resource/07a1cabf-aa72-4b5d-aabe-818753c74db2/download/rfk-april-2024.xls> ;
    dcat:byteSize "137954"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

