@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/d47fcd99-d72b-4a0d-a8b5-276b7cce1292> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama posyandu, nama ketua, alamat, jumlah kader dan keterangan\r
""" ;
    dct:identifier "d47fcd99-d72b-4a0d-a8b5-276b7cce1292" ;
    dct:issued "2023-06-13T13:05:22.058326"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:05:22.058332"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jadwal Kegiatan Posyandu Kelurahan Tengah Kecamatan Pontianak Kota" ;
    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/d47fcd99-d72b-4a0d-a8b5-276b7cce1292/resource/0876ba61-aebe-470b-b7da-63e29d898352>,
        <http://5.189.187.109:5000/dataset/d47fcd99-d72b-4a0d-a8b5-276b7cce1292/resource/9a171414-c05c-42f2-a715-609c73ee5b9c> ;
    dcat:keyword "Data Jadwal Kegiatan Posyandu",
        "Kelurahan Tengah" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/d47fcd99-d72b-4a0d-a8b5-276b7cce1292/resource/0876ba61-aebe-470b-b7da-63e29d898352> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-07T07:24:36.587780"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:05:22.048012"^^xsd:dateTime ;
    dct:title "Data Jadwal Kegiatan Posyandu Kelurahan Tengah Kecamatan Pontianak Kota Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d47fcd99-d72b-4a0d-a8b5-276b7cce1292/resource/0876ba61-aebe-470b-b7da-63e29d898352/download/data-jadwal-kegiatan-posyandu-kelurahan-tengah-kecamatan-pontianak-kota-tahun-2020.xlsx> ;
    dcat:byteSize "10864"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/d47fcd99-d72b-4a0d-a8b5-276b7cce1292/resource/9a171414-c05c-42f2-a715-609c73ee5b9c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-07T07:24:44.140416"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:05:22.050192"^^xsd:dateTime ;
    dct:title "Data Jadwal Kegiatan Posyandu Kelurahan Tengah Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d47fcd99-d72b-4a0d-a8b5-276b7cce1292/resource/9a171414-c05c-42f2-a715-609c73ee5b9c/download/data-jadwal-kegiatan-posyandu-kelurahan-tengah-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "10907"^^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" .

<xlsx> a foaf:Document .

