@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/fe58f24e-159f-4cb1-baab-4a265daac8cf> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama sekolah, npsn, bentuk pendidikan, status sekolah, alamat, kelurahan, kecamatan dan kondisi\r
""" ;
    dct:identifier "fe58f24e-159f-4cb1-baab-4a265daac8cf" ;
    dct:issued "2023-06-13T13:57:17.899849"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:57:17.899854"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kondisi Sarana Pendidikan Sekolah Dasar Berdasarkan Laboratorium Biologi" ;
    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/fe58f24e-159f-4cb1-baab-4a265daac8cf/resource/21015687-7c95-488a-bfc9-9b6f1522fe6d> ;
    dcat:keyword "Data Kondisi Sarana Pendidikan",
        "Laboratorium Biologi" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/fe58f24e-159f-4cb1-baab-4a265daac8cf/resource/21015687-7c95-488a-bfc9-9b6f1522fe6d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-14T07:35:43.412989"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:57:17.892064"^^xsd:dateTime ;
    dct:title "Data Kondisi Sarana Pendidikan Sekolah Dasar Kota Pontianak Berdasarkan Ruang Laboratorium Biologi Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/fe58f24e-159f-4cb1-baab-4a265daac8cf/resource/21015687-7c95-488a-bfc9-9b6f1522fe6d/download/data-kondisi-sarana-pendidikan-sekolah-dasar-kota-pontianak-berdasarkan-ruang-laboratorium-biol.xlsx> ;
    dcat:byteSize "25843"^^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 .

