@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/dataset/d32cb4da-7fcb-4ca8-aa07-3ce7373f12c6> a dcat:Dataset ;
    dct:description """Data ini berisi tahun dan jumlah siswa SLTP negeri dan swasta\r
""" ;
    dct:identifier "d32cb4da-7fcb-4ca8-aa07-3ce7373f12c6" ;
    dct:issued "2023-06-13T13:03:08.585484"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:03:08.585490"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jumlah Siswa Kota Pontianak Berdasarkan Tingkat Pendidikan SLTP" ;
    dcat:distribution <http://5.189.187.109/dataset/d32cb4da-7fcb-4ca8-aa07-3ce7373f12c6/resource/e4412660-f7b0-4936-82a1-951dbf7e166b> ;
    dcat:keyword "Kota Pontianak",
        "SLTP",
        "Siswa" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/d32cb4da-7fcb-4ca8-aa07-3ce7373f12c6/resource/e4412660-f7b0-4936-82a1-951dbf7e166b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-28T03:44:46.153532"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:03:08.577157"^^xsd:dateTime ;
    dct:title "Jumlah Siswa Kota pontianak Tahun 2014-2017_Berdasarkan TIngkat Pendidikan SLTP.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d32cb4da-7fcb-4ca8-aa07-3ce7373f12c6/resource/e4412660-f7b0-4936-82a1-951dbf7e166b/download/jumlah-siswa-kota-pontianak-tahun-2014-2017_berdasarkan-tingkat-pendidikan-sltp.xlsx> ;
    dcat:byteSize "9424"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

