@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/7dbd05cd-187a-406f-8fac-650827df2d4d> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama PAUD, No. Telepon, Jumlah Tutor, Jumlah Siswa, Kelurahan dan Kecamatan" ;
    dct:identifier "7dbd05cd-187a-406f-8fac-650827df2d4d" ;
    dct:issued "2023-06-13T11:18:17.318125"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:18:17.318131"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pendidikan Anak Usia Dini di Kelurahan Pallima Kecamatan Pontianak Barat" ;
    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/7dbd05cd-187a-406f-8fac-650827df2d4d/resource/bc44cd1c-f602-4929-bf1e-ba6f1fc17a88>,
        <http://5.189.187.109:5000/dataset/7dbd05cd-187a-406f-8fac-650827df2d4d/resource/e3b38465-9426-461e-84e7-38d7f94df48c> ;
    dcat:keyword "Kelurahan Pal Lima",
        "Kota Pontianak",
        "PAUD" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/7dbd05cd-187a-406f-8fac-650827df2d4d/resource/bc44cd1c-f602-4929-bf1e-ba6f1fc17a88> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama PAUD, No. Telepon, Jumlah Tutor, Jumlah Siswa, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-13T07:33:34.415051"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:18:17.306057"^^xsd:dateTime ;
    dct:title "Data Pendidikan Anak Usia Dini di Kelurahan Pal Lima Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/7dbd05cd-187a-406f-8fac-650827df2d4d/resource/bc44cd1c-f602-4929-bf1e-ba6f1fc17a88/download/data-pendidikan-anak-usia-dini-di-kelurahan-pal-lima-tahun-2019.xlsx> ;
    dcat:byteSize "14871"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/7dbd05cd-187a-406f-8fac-650827df2d4d/resource/e3b38465-9426-461e-84e7-38d7f94df48c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-14T01:39:36.684921"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:18:17.309491"^^xsd:dateTime ;
    dct:title "Data Murid Pendidikan Anak Usia Dini Kelurahan Pallima Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/7dbd05cd-187a-406f-8fac-650827df2d4d/resource/e3b38465-9426-461e-84e7-38d7f94df48c/download/data-murid-pendidikan-anak-usia-dini-kelurahan-pallima-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "54488"^^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 .

