@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/8d38e340-1a12-44a6-9ba4-6c8c4cff988d> a dcat:Dataset ;
    dct:description "RFK Bulan Maret 2024 Kelurahan Tunon" ;
    dct:identifier "8d38e340-1a12-44a6-9ba4-6c8c4cff988d" ;
    dct:issued "2024-06-11T15:27:56.515577"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:27:56.515583"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "RFK Maret 2024 Kelurahan Tunon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/8d38e340-1a12-44a6-9ba4-6c8c4cff988d/resource/7737d74b-e321-4e75-a73e-ef5bb9b86105> ;
    dcat:keyword "economy" .

<http://5.189.187.109/dataset/8d38e340-1a12-44a6-9ba4-6c8c4cff988d/resource/7737d74b-e321-4e75-a73e-ef5bb9b86105> a dcat:Distribution ;
    dct:description "RFK Bulan Januari 2024 Kelurahan Tunon" ;
    dct:format ".xlsx" ;
    dct:issued "2024-05-31T02:00:01.454343"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:27:56.510116"^^xsd:dateTime ;
    dct:title "RFK Maret 2024.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/8d38e340-1a12-44a6-9ba4-6c8c4cff988d/resource/7737d74b-e321-4e75-a73e-ef5bb9b86105/download/rfk-maret-2024.xls> ;
    dcat:byteSize "137801"^^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" .

