@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#> .

<https://opendata.bulukumbakab.go.id/dataset/da9efd00-d339-41a2-8159-2395a6415c95> a dcat:Dataset ;
    dct:description "Jumlah sekolah yang ada di kecamatan bontotiro" ;
    dct:identifier "da9efd00-d339-41a2-8159-2395a6415c95" ;
    dct:issued "2025-11-14T03:15:16.926710"^^xsd:dateTime ;
    dct:modified "2025-11-14T03:18:11.234094"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> ;
    dct:title "Data Sekolah Kec. Bontotiro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jusra Nengsih" ;
            vcard:hasEmail <mailto:jusranengsih55@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/da9efd00-d339-41a2-8159-2395a6415c95/resource/b26a3da7-84f0-4fa6-96f8-b217344570b3> .

<https://opendata.bulukumbakab.go.id/dataset/da9efd00-d339-41a2-8159-2395a6415c95/resource/b26a3da7-84f0-4fa6-96f8-b217344570b3> a dcat:Distribution ;
    dct:description "Jumlah sekolah yang ada di kecamatan bontotiro" ;
    dct:format "XLSX" ;
    dct:title "Data Sekolah Kec. Bontotiro.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/da9efd00-d339-41a2-8159-2395a6415c95/resource/b26a3da7-84f0-4fa6-96f8-b217344570b3/download/data-sekolah-kec.-bontotiro.xlsx> ;
    dcat:byteSize 90701.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> a foaf:Organization ;
    foaf:name "Kecamatan Bonto Tiro" .

