@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#> .

<https://data.jatengprov.go.id/dataset/978ab93a-28f9-4a71-aa42-51e16063ab0e> a dcat:Dataset ;
    dct:description "pete kelurahan debong tengah" ;
    dct:identifier "978ab93a-28f9-4a71-aa42-51e16063ab0e" ;
    dct:issued "2023-07-04T09:08:04.732572"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:30.912514"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "peta kelurahan debong tengah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AMAN SUCIPTO" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/978ab93a-28f9-4a71-aa42-51e16063ab0e/resource/5ba35ea8-3280-420f-87a9-9d72447ac01d> ;
    dcat:keyword "peta kelurahan debong tengah" .

<https://data.jatengprov.go.id/dataset/978ab93a-28f9-4a71-aa42-51e16063ab0e/resource/5ba35ea8-3280-420f-87a9-9d72447ac01d> a dcat:Distribution ;
    dct:description "pete kelurahan debong tengah" ;
    dct:format "XLSX" ;
    dct:title "peta kelurahan debong tengah" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/978ab93a-28f9-4a71-aa42-51e16063ab0e/resource/5ba35ea8-3280-420f-87a9-9d72447ac01d/download/peta-kel-debong-tengah.xlsx> ;
    dcat:byteSize 129600.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

