@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/26de7b05-5b27-44ec-ba26-fac1971b796b> 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 "26de7b05-5b27-44ec-ba26-fac1971b796b" ;
    dct:issued "2023-06-13T09:47:16.202603"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:47:16.202610"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sekolah Dasar di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/26de7b05-5b27-44ec-ba26-fac1971b796b/resource/a6cc9f39-5d07-44f7-8ce0-78348d3a0ee7> ;
    dcat:keyword "Data SD",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/26de7b05-5b27-44ec-ba26-fac1971b796b/resource/a6cc9f39-5d07-44f7-8ce0-78348d3a0ee7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-31T01:43:20.293104"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:47:16.195866"^^xsd:dateTime ;
    dct:title "Data Sekolah Dasar Tahun 2019 di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/26de7b05-5b27-44ec-ba26-fac1971b796b/resource/a6cc9f39-5d07-44f7-8ce0-78348d3a0ee7/download/data-sekolah-dasar-tahun-2019-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "12247"^^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 .

