@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/1beaa29a-0045-4b2e-9556-a3f8d10da19e> a dcat:Dataset ;
    dct:description "Data Lokasi Posyandu di Kabupaten Kubu Raya Tahun 2020" ;
    dct:identifier "1beaa29a-0045-4b2e-9556-a3f8d10da19e" ;
    dct:issued "2023-01-31T08:45:19.663479"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:45:19.663483"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/bcac4868-80ca-4f24-b636-4bdc14a18e29> ;
    dct:title "Data Lokasi Posyandu di 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/1beaa29a-0045-4b2e-9556-a3f8d10da19e/resource/c1d53e09-7a0f-4ffa-9e61-73e0b3301de9>,
        <https://opendata.kuburayakab.go.id/dataset/1beaa29a-0045-4b2e-9556-a3f8d10da19e/resource/ffd3aa6f-90eb-4ab9-b8ea-88a636cb8315> ;
    dcat:keyword "2021",
        "kubu raya",
        "lokasi",
        "posyandu" .

<https://opendata.kuburayakab.go.id/dataset/1beaa29a-0045-4b2e-9556-a3f8d10da19e/resource/c1d53e09-7a0f-4ffa-9e61-73e0b3301de9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Data Lokasi Posyandu di Kabupaten Kubu Raya Tahun 2020.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/1beaa29a-0045-4b2e-9556-a3f8d10da19e/resource/c1d53e09-7a0f-4ffa-9e61-73e0b3301de9/download/data-lokasi-posyandu-di-kabupaten-kubu-raya-tahun-2020.pdf> ;
    dcat:byteSize 36823.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/dataset/1beaa29a-0045-4b2e-9556-a3f8d10da19e/resource/ffd3aa6f-90eb-4ab9-b8ea-88a636cb8315> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Data Lokasi Posyandu di Kabupaten Kubu Raya Tahun 2020.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/1beaa29a-0045-4b2e-9556-a3f8d10da19e/resource/ffd3aa6f-90eb-4ab9-b8ea-88a636cb8315/download/data-lokasi-posyandu-di-kabupaten-kubu-raya-tahun-2020.json> ;
    dcat:byteSize 14144.0 ;
    dcat:mediaType "application/json" .

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

