@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/a9768c86-bcbd-4c97-8a15-5003706273f7> a dcat:Dataset ;
    dct:description """Data RTLH Kec. SAYUNG\r
Penanganan RTLH Tahun 2019""" ;
    dct:identifier "a9768c86-bcbd-4c97-8a15-5003706273f7" ;
    dct:issued "2019-10-03T05:33:18.926863"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:33:18.926876"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA RTLH KEC. SAYUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PPID" ;
            vcard:hasEmail <mailto:dinperkim@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a9768c86-bcbd-4c97-8a15-5003706273f7/resource/1a4e13e8-9766-4a94-abbe-e6d61eba6a6b> ;
    dcat:landingPage <www.dinperkim.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/a9768c86-bcbd-4c97-8a15-5003706273f7/resource/1a4e13e8-9766-4a94-abbe-e6d61eba6a6b> a dcat:Distribution ;
    dct:description "RTLH KEC. Sayung" ;
    dct:format "XLSX" ;
    dct:title "RTLH KEC. SAYUNG.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/a9768c86-bcbd-4c97-8a15-5003706273f7/resource/1a4e13e8-9766-4a94-abbe-e6d61eba6a6b/download/rtlh-kec.-sayung.xlsx> ;
    dcat:byteSize 12858.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

