@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/1d4371fb-2c5d-4445-beec-9096d4b97d0b> a dcat:Dataset ;
    dct:description "Rekap Data Backlog Kepemilikan Rumah se-Kab. Batang" ;
    dct:identifier "1d4371fb-2c5d-4445-beec-9096d4b97d0b" ;
    dct:issued "2018-09-18T04:39:04.311665"^^xsd:dateTime ;
    dct:modified "2018-09-18T04:39:04.311677"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Rekap Data Backlog Kepemilikan Rumah di Kab. Batang" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPRKP KAB. BATANG" ;
            vcard:hasEmail <mailto:dprkpbatang@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d4371fb-2c5d-4445-beec-9096d4b97d0b/resource/12cab299-daf8-47fe-91dd-ee6659051e74> ;
    dcat:landingPage <DPRKP%20Kab.%20Batang> .

<https://data.jatengprov.go.id/dataset/1d4371fb-2c5d-4445-beec-9096d4b97d0b/resource/12cab299-daf8-47fe-91dd-ee6659051e74> a dcat:Distribution ;
    dct:description "Rekab Data Backlog Kepemilikan Rumah se-Kab. Batang" ;
    dct:format "CSV" ;
    dct:title "Rekap data backlog kepemilikan rumah di kab. btg.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/1d4371fb-2c5d-4445-beec-9096d4b97d0b/resource/12cab299-daf8-47fe-91dd-ee6659051e74/download/rekap-data-backlog-kepemilikan-rumah-di-kab.-btg.csv> ;
    dcat:byteSize 1031.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

