@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/f196efda-1a5e-4755-bd4e-254c4cd28232> a dcat:Dataset ;
    dct:description "Daftar Skolah/Madrasah Negeri (TK ,SD,SLTP,SMA)" ;
    dct:identifier "f196efda-1a5e-4755-bd4e-254c4cd28232" ;
    dct:issued "2024-06-10T00:16:24.818520"^^xsd:dateTime ;
    dct:modified "2024-06-10T00:18:41.913385"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Daftar Sekolah Madrasah Negeri Maupun Swasta (TK,SD,SLTP,SMA) Kecamatan Rilau Ale Kabupaten Bulukumba." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/f196efda-1a5e-4755-bd4e-254c4cd28232/resource/0190a0e6-b227-40ca-8f6e-9eb8edf467ae> ;
    dcat:keyword "Daftar sekolah",
        "Jumlah",
        "Kec Rilau Ale" ;
    dcat:landingPage <rilauale%20@bulukumba.goid> .

<https://opendata.bulukumbakab.go.id/dataset/f196efda-1a5e-4755-bd4e-254c4cd28232/resource/0190a0e6-b227-40ca-8f6e-9eb8edf467ae> a dcat:Distribution ;
    dct:description "Daftar Sekolah /Madrasah Negeri Maupun Swasta Kecamatan Rilau Ale." ;
    dct:format "CSV" ;
    dct:title "Data Sekolah/ Madrasah Negeri Maupun Swasta Kecamatan Rilau Ale." ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/f196efda-1a5e-4755-bd4e-254c4cd28232/resource/0190a0e6-b227-40ca-8f6e-9eb8edf467ae/download/data-penduduk-kecamatan-rilau-ale.xlsx> ;
    dcat:byteSize 77257.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> a foaf:Organization ;
    foaf:name "Kecamatan Rilau Ale" .

