@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/26be0e88-a2a5-41c0-89f7-9f6645f97af7> a dcat:Dataset ;
    dct:description "data Jumlah Bidan Desa di Kecamatan Warungasem, 2016" ;
    dct:identifier "26be0e88-a2a5-41c0-89f7-9f6645f97af7" ;
    dct:issued "2018-09-18T04:41:59.774260"^^xsd:dateTime ;
    dct:modified "2018-09-18T04:41:59.774277"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Bidan Desa di Kecamatan Warungasem, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/26be0e88-a2a5-41c0-89f7-9f6645f97af7/resource/e00a7d6d-ad28-456a-997c-c701b70c6c85> ;
    dcat:landingPage <warungasem.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/26be0e88-a2a5-41c0-89f7-9f6645f97af7/resource/e00a7d6d-ad28-456a-997c-c701b70c6c85> a dcat:Distribution ;
    dct:description "data Jumlah Bidan Desa di Kecamatan Warungasem, 2016" ;
    dct:format "CSV" ;
    dct:title "Jumlah Bidan Desa di Kecamatan Warungasem, 2016.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/26be0e88-a2a5-41c0-89f7-9f6645f97af7/resource/e00a7d6d-ad28-456a-997c-c701b70c6c85/download/jumlah-bidan-desa-di-kecamatan-warungasem-2016.csv> ;
    dcat:byteSize 462.0 ;
    dcat:mediaType "text/csv" .

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

