@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/7199ef75-e920-4878-ad70-d6185d3d3204> a dcat:Dataset ;
    dct:description "data garis kemiskinan" ;
    dct:identifier "7199ef75-e920-4878-ad70-d6185d3d3204" ;
    dct:issued "2018-08-18T04:42:53.740114"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:01:55.437153"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "garis kemiskinan tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpsbatang" ;
            vcard:hasEmail <mailto:bps3325@bps.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7199ef75-e920-4878-ad70-d6185d3d3204/resource/e0eed611-432a-4e9e-8b5c-383560dd3380> ;
    dcat:landingPage <bpsbatang.com> .

<https://data.jatengprov.go.id/dataset/7199ef75-e920-4878-ad70-d6185d3d3204/resource/e0eed611-432a-4e9e-8b5c-383560dd3380> a dcat:Distribution ;
    dct:description "data garis kemiskinan" ;
    dct:format "XLSX" ;
    dct:title "1 Garis Kemiskinan.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/7199ef75-e920-4878-ad70-d6185d3d3204/resource/e0eed611-432a-4e9e-8b5c-383560dd3380/download/1-garis-kemiskinan.xlsx> ;
    dcat:byteSize 15277.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

