@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/3eab0575-0356-440f-a53e-3356fd7b9b9e> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, alamat, Jenis Bangunan, Ketua, Jumlah Pengurus, Kondisi Bangunan, Kelurahan dan Kecamatan" ;
    dct:identifier "3eab0575-0356-440f-a53e-3356fd7b9b9e" ;
    dct:issued "2023-06-13T10:09:49.550046"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:09:49.550052"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Posyandu Kelurahan Akcaya" ;
    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/3eab0575-0356-440f-a53e-3356fd7b9b9e/resource/916f7ab2-a831-4e0a-81f6-1bbddd9c516a> ;
    dcat:keyword "Kelurahan Akcaya",
        "Kota Pontianak",
        "Posyandu" .

<http://5.189.187.109:5000/dataset/3eab0575-0356-440f-a53e-3356fd7b9b9e/resource/916f7ab2-a831-4e0a-81f6-1bbddd9c516a> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, alamat, Jenis Bangunan, Ketua, Jumlah Pengurus, Kondisi Bangunan, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-06T02:41:58.037239"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:09:49.541458"^^xsd:dateTime ;
    dct:title "Data Posyandu Kelurahan Akcaya Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3eab0575-0356-440f-a53e-3356fd7b9b9e/resource/916f7ab2-a831-4e0a-81f6-1bbddd9c516a/download/data-posyandu-kelurahan-akcaya-tahun-2019.xlsx> ;
    dcat:byteSize "15691"^^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" .

