@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/9c0aa246-a76c-4a5d-9091-f54f6e08d217> a dcat:Dataset ;
    dct:description "data jumlah apoteker di SUD Limpung berdasarkan jenis kelamin" ;
    dct:identifier "9c0aa246-a76c-4a5d-9091-f54f6e08d217" ;
    dct:issued "2018-08-18T04:48:12.147768"^^xsd:dateTime ;
    dct:modified "2019-08-27T10:31:00.154295"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "jumlah apoteker di RSUD Limpung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "peni" ;
            vcard:hasEmail <mailto:rslimpung@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9c0aa246-a76c-4a5d-9091-f54f6e08d217/resource/b010e75e-3018-48d0-af2f-8327d7c6d9f9>,
        <https://data.jatengprov.go.id/dataset/9c0aa246-a76c-4a5d-9091-f54f6e08d217/resource/d777b79d-bfb3-4281-a958-4d7cc435ec07> ;
    dcat:landingPage <data.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/9c0aa246-a76c-4a5d-9091-f54f6e08d217/resource/b010e75e-3018-48d0-af2f-8327d7c6d9f9> a dcat:Distribution ;
    dct:description "DATA JUMLAH APOTEKER RSUD LIMPUNG 2018" ;
    dct:format "CSV" ;
    dct:title "JUMLAH APOTEKER RSUD LIMPUNG 2018.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/9c0aa246-a76c-4a5d-9091-f54f6e08d217/resource/b010e75e-3018-48d0-af2f-8327d7c6d9f9/download/jumlah-apoteker-rsud-limpung-2018.csv> ;
    dcat:byteSize 65.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/9c0aa246-a76c-4a5d-9091-f54f6e08d217/resource/d777b79d-bfb3-4281-a958-4d7cc435ec07> a dcat:Distribution ;
    dct:description "Jumlah apoteker di RSUD Limpung" ;
    dct:format "XLS" ;
    dct:title "JUMLAH APOTEKER RSUD LIMPUNG 2018.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/9c0aa246-a76c-4a5d-9091-f54f6e08d217/resource/d777b79d-bfb3-4281-a958-4d7cc435ec07/download/jumlah-apoteker-rsud-limpung-2018.xlsx> ;
    dcat:byteSize 8929.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" .

