@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://opendata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e> a dcat:Dataset ;
    dct:description "Data Jumlah Sarana Kesehatan Kabupaten Kubu Raya Tahun 2020" ;
    dct:identifier "93ff1c38-1317-4199-ae7b-83e15051b31e" ;
    dct:issued "2023-01-31T08:45:25.679830"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:45:25.679835"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/bcac4868-80ca-4f24-b636-4bdc14a18e29> ;
    dct:title "Data Jumlah Sarana Kesehatan Kabupaten Kubu Raya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkes@kuburayakab.go.id> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e/resource/8ca4f9a2-7381-4f8b-aa48-dc8bcc44f40a>,
        <https://opendata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e/resource/a5df374b-38b7-4dcc-ac3b-5d3c240060d8> ;
    dcat:keyword "2021",
        "kesehatan",
        "kubu raya",
        "sarana" .

<https://opendata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e/resource/8ca4f9a2-7381-4f8b-aa48-dc8bcc44f40a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Data Jumlah Sarana Kesehatan Kabupaten Kubu Raya Tahun 2020.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e/resource/8ca4f9a2-7381-4f8b-aa48-dc8bcc44f40a/download/data-jumlah-sarana-kesehatan-kabupaten-kubu-raya-tahun-2020.json> ;
    dcat:byteSize 875.0 ;
    dcat:mediaType "application/json" .

<https://opendata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e/resource/a5df374b-38b7-4dcc-ac3b-5d3c240060d8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Data Jumlah Sarana Kesehatan Kabupaten Kubu Raya Tahun 2020.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/93ff1c38-1317-4199-ae7b-83e15051b31e/resource/a5df374b-38b7-4dcc-ac3b-5d3c240060d8/download/data-jumlah-sarana-kesehatan-kabupaten-kubu-raya-tahun-2020.pdf> ;
    dcat:byteSize 8309.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/bcac4868-80ca-4f24-b636-4bdc14a18e29> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

