@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/fa4282b5-5837-44c1-b377-1c1a03f5ff69> a dcat:Dataset ;
    dct:description "RFK Bulan Maret Kelurahan Tunon Tahun 2023" ;
    dct:identifier "fa4282b5-5837-44c1-b377-1c1a03f5ff69" ;
    dct:issued "2024-06-14T08:32:13.243825"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:32:13.243832"^^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 "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/fa4282b5-5837-44c1-b377-1c1a03f5ff69/resource/8ef313cc-8a2e-471a-a5e6-824b93067069> ;
    dcat:keyword "RFK" .

<http://5.189.187.109/dataset/fa4282b5-5837-44c1-b377-1c1a03f5ff69/resource/8ef313cc-8a2e-471a-a5e6-824b93067069> a dcat:Distribution ;
    dct:description "RFK Bulan Maret Kelurahan Tunon Tahun 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-14T04:31:00.022244"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:32:13.238205"^^xsd:dateTime ;
    dct:title "RFK Maret 2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/fa4282b5-5837-44c1-b377-1c1a03f5ff69/resource/8ef313cc-8a2e-471a-a5e6-824b93067069/download/rfk-maret-2023.xls> ;
    dcat:byteSize "137801"^^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" .

