@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/f296c43a-9e8d-42db-a62c-a56c3f69f1d3> a dcat:Dataset ;
    dct:description "Data Jumlah Bidan Desa di Kecamatan Subah, 2017" ;
    dct:identifier "f296c43a-9e8d-42db-a62c-a56c3f69f1d3" ;
    dct:issued "2023-01-18T09:53:38.389544"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:53:38.389551"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Bidan Desa di Kecamatan Subah, 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f296c43a-9e8d-42db-a62c-a56c3f69f1d3/resource/b48e7316-ae23-4ab9-bac2-0970559cd194>,
        <https://data.jatengprov.go.id/dataset/f296c43a-9e8d-42db-a62c-a56c3f69f1d3/resource/e676173b-0273-4fa5-b3a8-545cce12fd1d> ;
    dcat:keyword "2017",
        "Jumlah Bidan Desa di Kecamatan Subah",
        "Kecamatan Subah" ;
    dcat:landingPage <kecamatan%20dalam%20angka%202018> .

<https://data.jatengprov.go.id/dataset/f296c43a-9e8d-42db-a62c-a56c3f69f1d3/resource/b48e7316-ae23-4ab9-bac2-0970559cd194> a dcat:Distribution ;
    dct:description "Data Jumlah Bidan Desa di Kecamatan Subah, 2017" ;
    dct:format "CSV" ;
    dct:title "Jumlah Bidan Desa di Kecamatan Subah, 2017.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/f296c43a-9e8d-42db-a62c-a56c3f69f1d3/resource/b48e7316-ae23-4ab9-bac2-0970559cd194/download/jumlah-bidan-desa-di-kecamatan-subah-2017.csv> ;
    dcat:byteSize 463.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/f296c43a-9e8d-42db-a62c-a56c3f69f1d3/resource/e676173b-0273-4fa5-b3a8-545cce12fd1d> a dcat:Distribution ;
    dct:description "Data Jumlah Bidan Desa di Kecamatan Subah, 2017" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Bidan Desa di Kecamatan Subah, 2017.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/f296c43a-9e8d-42db-a62c-a56c3f69f1d3/resource/e676173b-0273-4fa5-b3a8-545cce12fd1d/download/jumlah-bidan-desa-di-kecamatan-subah-2017.xlsx> ;
    dcat:byteSize 10162.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" .

