@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/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c> a dcat:Dataset ;
    dct:description """Data set ini berisi nama sekolah, status, alamat, nama kepala sekolah no hp atau email, jumlah guru, jumlah siswa dan kelurahan\r
""" ;
    dct:identifier "b0ff86a0-11c3-4d56-991d-d9bd9cd3226c" ;
    dct:issued "2023-06-13T12:18:41.765024"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:18:41.765030"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Taman Kanak-Kanak  Kelurahan Mariana 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/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c/resource/4144ca1d-c235-4089-bd69-22c0ea0d521c>,
        <http://5.189.187.109:5000/dataset/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c/resource/9d4b3e34-5974-4414-bef4-ee32fd9cd636> ;
    dcat:keyword "Data TK",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c/resource/4144ca1d-c235-4089-bd69-22c0ea0d521c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T01:57:16.407156"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:18:41.755467"^^xsd:dateTime ;
    dct:title "Data Taman Kanak-Kanak Tahun 2019 di Kelurahan Mariana.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c/resource/4144ca1d-c235-4089-bd69-22c0ea0d521c/download/data-taman-kanak-kanak-tahun-2019-di-kelurahan-mariana.xlsx> ;
    dcat:byteSize "9402"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c/resource/9d4b3e34-5974-4414-bef4-ee32fd9cd636> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-30T03:05:51.485074"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:18:41.757211"^^xsd:dateTime ;
    dct:title "Data Murid Taman Kanak-Kanak Kelurahan Mariana Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b0ff86a0-11c3-4d56-991d-d9bd9cd3226c/resource/9d4b3e34-5974-4414-bef4-ee32fd9cd636/download/data-murid-taman-kanak-kanak-kelurahan-mariana-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "9973"^^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 .

