@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/96c5212b-d43d-46b2-b876-25924e1a0f07> a dcat:Dataset ;
    dct:description "nama nama lokasi kawasan kumuh di kabupaten Rembang tahun 2017" ;
    dct:identifier "96c5212b-d43d-46b2-b876-25924e1a0f07" ;
    dct:issued "2018-09-16T21:02:20.572042"^^xsd:dateTime ;
    dct:modified "2018-09-16T21:02:20.572055"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "DAFTAR LOKASI DAN PENYEBARAN KAWASAN KUMUH" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas perumahan dan kawasan permukiman rembang" ;
            vcard:hasEmail <mailto:dpkp@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/96c5212b-d43d-46b2-b876-25924e1a0f07/resource/00cfa9e0-dfe6-4ae0-95c6-903bf55acd22> ;
    dcat:landingPage <dpkp@rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/96c5212b-d43d-46b2-b876-25924e1a0f07/resource/00cfa9e0-dfe6-4ae0-95c6-903bf55acd22> a dcat:Distribution ;
    dct:description "nama-nama lokasi kumuh di kabupaten Rembang Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "DAFTAR LOKASI KUMUH.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/96c5212b-d43d-46b2-b876-25924e1a0f07/resource/00cfa9e0-dfe6-4ae0-95c6-903bf55acd22/download/daftar-lokasi-kumuh.xlsx> ;
    dcat:byteSize 13039.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

