@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/dataset/77f58f51-2b85-48d1-a7a8-e0cf504b651d> a dcat:Dataset ;
    dct:description "Data Set Ini Menyajikan Data Jumlah Murid Sekolah Menengah Pertama di Bawah Kemendikbud Menurut Kecamatan di Kabupaten Bireuen Tahun 2024" ;
    dct:identifier "77f58f51-2b85-48d1-a7a8-e0cf504b651d" ;
    dct:issued "2024-06-03T03:40:33.176213"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:40:33.176222"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> ;
    dct:title "Jumlah Murid Sekolah Menengah Pertama" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fakhrurazi" ;
            vcard:hasEmail <mailto:alrazi.asyi@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/77f58f51-2b85-48d1-a7a8-e0cf504b651d/resource/0ac57943-54fe-481e-affb-a975a5fe6bf5> ;
    dcat:keyword "Siswa",
        "Siswa Sekolah Menengah Pertama" ;
    dcat:landingPage <https://bireuenkab.bps.go.id/publication/2024/02/28/02edd6e4f7b184792fa96d74/kabupaten-bireuen-dalam-angka-2024.html> .

<http://5.189.187.109/dataset/77f58f51-2b85-48d1-a7a8-e0cf504b651d/resource/0ac57943-54fe-481e-affb-a975a5fe6bf5> a dcat:Distribution ;
    dct:description "Data Set Ini Menyajikan Data Jumlah Murid Sekolah Menengah Pertama di Bawah Kemendikbud Menurut Kecamatan di Kabupaten Bireuen Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-05-22T04:14:30.713706"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:40:33.160618"^^xsd:dateTime ;
    dct:title "Jumlah  Murid Sekolah Menengah Pertama di Bawah Kemendikbud Menurut Kecamatan di Kabupaten Bireuen Tahun 2024" ;
    dcat:accessURL <https://data.bireuenkab.go.id/dataset/77f58f51-2b85-48d1-a7a8-e0cf504b651d/resource/0ac57943-54fe-481e-affb-a975a5fe6bf5/download/jumlah-murid-sekolah-menengah-pertama-di-bawah-kemendikbud-menurut-kecamatan-di-kabupaten-bireue.csv> ;
    dcat:byteSize "2884"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> a foaf:Agent ;
    foaf:name "Kabupaten Bireuen" .

<https://bireuenkab.bps.go.id/publication/2024/02/28/02edd6e4f7b184792fa96d74/kabupaten-bireuen-dalam-angka-2024.html> a foaf:Document .

