@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/a389b1e4-2c31-4939-ac75-12254b500df7> 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 "a389b1e4-2c31-4939-ac75-12254b500df7" ;
    dct:issued "2023-06-13T12:02:16.923461"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:02:16.923466"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sekolah Dasar Kelurahan Sungaibangkong 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/a389b1e4-2c31-4939-ac75-12254b500df7/resource/1a791560-ae8c-4574-8f21-b2d7375e009d>,
        <http://5.189.187.109:5000/dataset/a389b1e4-2c31-4939-ac75-12254b500df7/resource/7d2d23c0-9838-4b82-8924-c4fcd6e8088f> ;
    dcat:keyword "Data SD",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/a389b1e4-2c31-4939-ac75-12254b500df7/resource/1a791560-ae8c-4574-8f21-b2d7375e009d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T01:32:57.230513"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:02:16.914739"^^xsd:dateTime ;
    dct:title "Data Sekolah Dasar Tahun 2019 di Kelurahan Sungaibangkong.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a389b1e4-2c31-4939-ac75-12254b500df7/resource/1a791560-ae8c-4574-8f21-b2d7375e009d/download/data-sekolah-dasar-tahun-2019-di-kelurahan-sungaibangkong.xlsx> ;
    dcat:byteSize "10706"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/a389b1e4-2c31-4939-ac75-12254b500df7/resource/7d2d23c0-9838-4b82-8924-c4fcd6e8088f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-01T04:14:15.933155"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:02:16.916717"^^xsd:dateTime ;
    dct:title "Data Murid Sekolah Dasar Kelurahan Sungai Bangkong Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a389b1e4-2c31-4939-ac75-12254b500df7/resource/7d2d23c0-9838-4b82-8924-c4fcd6e8088f/download/data-murid-sekolah-dasar-kelurahan-sungai-bangkong-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "11147"^^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 .

