@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/6ce2dd09-82eb-45e4-b114-19ac3e9a8d3c> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama Posyandu, Alamat, Pengurus, Kader, Kelurahan dan Kecamatan" ;
    dct:identifier "6ce2dd09-82eb-45e4-b114-19ac3e9a8d3c" ;
    dct:issued "2023-06-13T11:00:38.115770"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:00:38.115775"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Posyandu Balita Kelurahan Sungai Beliung" ;
    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/6ce2dd09-82eb-45e4-b114-19ac3e9a8d3c/resource/7301c73b-4bfb-4025-a922-268bec0dce04> ;
    dcat:keyword "Kelurahan Sungai Beliung",
        "Kota Pontianak",
        "Posyandu Balita" .

<http://5.189.187.109:5000/dataset/6ce2dd09-82eb-45e4-b114-19ac3e9a8d3c/resource/7301c73b-4bfb-4025-a922-268bec0dce04> 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:03:44.662086"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:00:38.107886"^^xsd:dateTime ;
    dct:title "Data Posyandu Balita Kelurahan Sungai Beliung Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6ce2dd09-82eb-45e4-b114-19ac3e9a8d3c/resource/7301c73b-4bfb-4025-a922-268bec0dce04/download/data-posyandu-balita-kelurahan-sungai-beliung-tahun-2019.xlsx> ;
    dcat:byteSize "16475"^^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" .

