@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/4222663f-b444-45cf-b301-8d35242e36a0> a dcat:Dataset ;
    dct:description "Jumlah RT dan RW di Wilayah Kalinyamat Kulon " ;
    dct:identifier "4222663f-b444-45cf-b301-8d35242e36a0" ;
    dct:issued "2024-06-11T15:10:16.057239"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:10:16.057245"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "JUMLAH RT RW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4222663f-b444-45cf-b301-8d35242e36a0/resource/25e4b885-d1e4-4e1e-b163-69d2d7343d11> .

<http://5.189.187.109/dataset/4222663f-b444-45cf-b301-8d35242e36a0/resource/25e4b885-d1e4-4e1e-b163-69d2d7343d11> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-05T02:52:44.895912"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:10:16.053752"^^xsd:dateTime ;
    dct:title "JUMLAH RT RW.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/4222663f-b444-45cf-b301-8d35242e36a0/resource/25e4b885-d1e4-4e1e-b163-69d2d7343d11/download/jumlah-rt-rw.xls> ;
    dcat:byteSize "31744"^^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" .

