@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/3834f998-4467-4fcf-80c0-8da0f6c62a24> a dcat:Dataset ;
    dct:description """Data ini berisi data nama sekolah berdasarkan wilayah dan status sekolah di Kota Pontianak Tahun 2017\r
""" ;
    dct:identifier "3834f998-4467-4fcf-80c0-8da0f6c62a24" ;
    dct:issued "2023-06-13T10:04:08.103229"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:04:08.103236"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sekolah berdasarkan Wilayah dan Status di Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3834f998-4467-4fcf-80c0-8da0f6c62a24/resource/7823ff99-1a05-4b49-8655-30fda1d6dc0d> ;
    dcat:keyword "kota pontianak",
        "nama sekolah",
        "wilayah dan status sekolah" .

<http://5.189.187.109:5000/dataset/3834f998-4467-4fcf-80c0-8da0f6c62a24/resource/7823ff99-1a05-4b49-8655-30fda1d6dc0d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T01:49:20.358293"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:04:08.095605"^^xsd:dateTime ;
    dct:title "Data Sekolah berdasarkan Wilayah dan Status di Kota Pontianak Tahun 2017.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3834f998-4467-4fcf-80c0-8da0f6c62a24/resource/7823ff99-1a05-4b49-8655-30fda1d6dc0d/download/data-sekolah-berdasarkan-wilayah-dan-status-di-kota-pontianak-tahun-2017.xlsx> ;
    dcat:byteSize "37991"^^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" .

