@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/4a1ed428-db5c-4fe6-827e-afe83fe7e620> 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 "4a1ed428-db5c-4fe6-827e-afe83fe7e620" ;
    dct:issued "2023-06-13T10:24:36.847704"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:24:36.847710"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Taman Kanak-Kanak di Kelurahan Tengah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4a1ed428-db5c-4fe6-827e-afe83fe7e620/resource/755c889d-343d-4a68-ac97-73dbe3f688ce> ;
    dcat:keyword "Data TK",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/4a1ed428-db5c-4fe6-827e-afe83fe7e620/resource/755c889d-343d-4a68-ac97-73dbe3f688ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T02:00:33.365619"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:24:36.840907"^^xsd:dateTime ;
    dct:title "Data Taman Kanak-Kanak Tahun 2019 di Kelurahan Tengah.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4a1ed428-db5c-4fe6-827e-afe83fe7e620/resource/755c889d-343d-4a68-ac97-73dbe3f688ce/download/data-taman-kanak-kanak-tahun-2019-di-kelurahan-tengah.xlsx> ;
    dcat:byteSize "9646"^^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 .

