@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/0cde8158-51ce-46a8-a51d-da2331962ed4> a dcat:Dataset ;
    dct:description "Data Perumahan dan Pemukiman (Bangunan Rumah, Pembuangan Sampah, TPU) " ;
    dct:identifier "0cde8158-51ce-46a8-a51d-da2331962ed4" ;
    dct:issued "2022-09-19T13:56:45.642518"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:56:45.642539"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Perumahan dan Pemukiman (Bangunan Rumah, Pembuangan Sampah, TPU)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0cde8158-51ce-46a8-a51d-da2331962ed4/resource/00be3eed-7e5a-47ef-82f8-41d50726897a> ;
    dcat:landingPage <disperkim.tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/0cde8158-51ce-46a8-a51d-da2331962ed4/resource/00be3eed-7e5a-47ef-82f8-41d50726897a> a dcat:Distribution ;
    dct:description "Data Perumahan dan Pemukiman di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "12. Urusan Perumahan & Pemukiman.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/0cde8158-51ce-46a8-a51d-da2331962ed4/resource/00be3eed-7e5a-47ef-82f8-41d50726897a/download/12.-urusan-perumahan-pemukiman.xlsx> ;
    dcat:byteSize 15579.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" .

