@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/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-10-11T12:41:49.547232"^^xsd:dateTime ;
    dct:modified "2022-10-11T12:41:49.547236"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Perumahan dan Pemukiman (Bangunan Rumah, Pembuangan Sampah, TPU)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0cde8158-51ce-46a8-a51d-da2331962ed4/resource/00be3eed-7e5a-47ef-82f8-41d50726897a> ;
    dcat:keyword "Perumahan dan Pemukiman" ;
    dcat:landingPage <disperkim.tegalkota.go.id> .

<disperkim.tegalkota.go.id> a foaf:Document .

<http://5.189.187.109/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:issued "2022-09-16T03:38:55.254898"^^xsd:dateTime ;
    dct:modified "2022-10-11T12:41:49.540029"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

