@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/8e86b35b-eadb-4e0f-9620-65e6e1c6553a> a dcat:Dataset ;
    dct:description "Data Perangkat Kelurahan Mintaragen" ;
    dct:identifier "8e86b35b-eadb-4e0f-9620-65e6e1c6553a" ;
    dct:issued "2023-07-04T09:07:56.864298"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:56.864305"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Perangkat Kelurahan Mintaragen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "W. SINGGIH" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8e86b35b-eadb-4e0f-9620-65e6e1c6553a/resource/dea0d63d-a3b0-49fd-b91a-43875c38ccd7> ;
    dcat:keyword "perangkat" .

<https://data.jatengprov.go.id/dataset/8e86b35b-eadb-4e0f-9620-65e6e1c6553a/resource/dea0d63d-a3b0-49fd-b91a-43875c38ccd7> a dcat:Distribution ;
    dct:description "Data Perangkat Kelurahan Mintaragen" ;
    dct:format "XLSX" ;
    dct:title "Data Perangkat Kelurahan Mintaragen" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/8e86b35b-eadb-4e0f-9620-65e6e1c6553a/resource/dea0d63d-a3b0-49fd-b91a-43875c38ccd7/download/data-perangkat-kel-mtg-2023.xlsx> ;
    dcat:byteSize 233958.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" .

