@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/6e6dd656-0248-4d4d-9f1b-f510d4e070bd> a dcat:Dataset ;
    dct:description "Inventarisasi Perumahan Pemberian Rekomendasi SitePlan 2017" ;
    dct:identifier "6e6dd656-0248-4d4d-9f1b-f510d4e070bd" ;
    dct:issued "2018-09-18T05:03:03.350292"^^xsd:dateTime ;
    dct:modified "2018-09-18T05:03:03.350301"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Rekomendasi Site Plan 2017" ;
    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/6e6dd656-0248-4d4d-9f1b-f510d4e070bd/resource/bc9ba914-c424-44ed-97de-856f368af9b6> ;
    dcat:landingPage <DPRKP%20Kab.%20Batang> .

<https://data.jatengprov.go.id/dataset/6e6dd656-0248-4d4d-9f1b-f510d4e070bd/resource/bc9ba914-c424-44ed-97de-856f368af9b6> a dcat:Distribution ;
    dct:description "Inventarisasi Perumahan Pemberian Rekomendasi SitePlan 2017" ;
    dct:format "CSV" ;
    dct:title "Rekom siteplan 2017.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/6e6dd656-0248-4d4d-9f1b-f510d4e070bd/resource/bc9ba914-c424-44ed-97de-856f368af9b6/download/rekom-siteplan-2017.csv> ;
    dcat:byteSize 5919.0 ;
    dcat:mediaType "text/csv" .

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

