@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/e230c230-e82a-433d-8e7e-eaf6700c7408> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama kecamatan, nama kelurahan, sekolah negeri dan sekolah swasta\r
""" ;
    dct:identifier "e230c230-e82a-433d-8e7e-eaf6700c7408" ;
    dct:issued "2023-06-13T13:26:17.664404"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:26:17.664410"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Gedung Sekolah Kota Pontianak Berdasarkan Tingkat Pendidikan Sekolah Menengah Kejuruan" ;
    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/e230c230-e82a-433d-8e7e-eaf6700c7408/resource/b5d9be58-a3d5-4d40-a775-d6fb84a954f8> ;
    dcat:keyword "Data Gedung Sekolah",
        "Sekolah Menengah Kejuruan" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e230c230-e82a-433d-8e7e-eaf6700c7408/resource/b5d9be58-a3d5-4d40-a775-d6fb84a954f8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-15T08:02:26.552437"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:26:17.657612"^^xsd:dateTime ;
    dct:title "Data Gedung Sekolah Kota Pontianak Berdasarkan Tingkat Pendidikan Sekolah Menengah Kejuruan Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e230c230-e82a-433d-8e7e-eaf6700c7408/resource/b5d9be58-a3d5-4d40-a775-d6fb84a954f8/download/data-gedung-sekolah-kota-pontianak-berdasarkan-tingkat-pendidikan-sekolah-menengah-kejuruan-tah.xlsx> ;
    dcat:byteSize "13442"^^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 .

