@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#> .

<http://5.189.187.109:5000/dataset/701dd36e-394c-4826-afa2-2ef41962edc7> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama Posyandu, Alamat, Pengurus, Kader, Kelurahan dan Kecamatan" ;
    dct:identifier "701dd36e-394c-4826-afa2-2ef41962edc7" ;
    dct:issued "2023-06-13T11:03:51.868348"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:03:51.868354"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Posyandu Balita Kelurahan Sungai Jawi Luar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/701dd36e-394c-4826-afa2-2ef41962edc7/resource/d667fdee-4606-4272-8351-b73de4a0320f> ;
    dcat:keyword "Kelurahan Sungai Jawi Luar",
        "Kota Pontianak",
        "Posyandu Balita" .

<http://5.189.187.109:5000/dataset/701dd36e-394c-4826-afa2-2ef41962edc7/resource/d667fdee-4606-4272-8351-b73de4a0320f> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama Posyandu, Alamat, Pengurus, Kader, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-27T08:14:25.741136"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:03:51.859405"^^xsd:dateTime ;
    dct:title "Data Posyandu Balita Kelurahan Sungai Jawi Luar Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/701dd36e-394c-4826-afa2-2ef41962edc7/resource/d667fdee-4606-4272-8351-b73de4a0320f/download/data-posyandu-balita-kelurahan-sungai-jawi-luar-tahun-2019.xlsx> ;
    dcat:byteSize "15918"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

