@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/d4db1cb2-ad2b-4c0f-be9f-299e00513b6e> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah SMP/MTs di Kecamatan Sungai Mas dalam satuan unit. Dataset terkait topik pendidikan ini dihasilkan oleh daftarsekolah.net yang dikeluarkan dalam periode tahunan" ;
    dct:identifier "d4db1cb2-ad2b-4c0f-be9f-299e00513b6e" ;
    dct:issued "2026-04-08T08:22:42.433638"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:22:42.433660"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> ;
    dct:title "Jumlah Sekolah SMP/MTs di Kecamatan Sungai Mas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "melly fersi fera" ;
            vcard:hasEmail <mailto:mellyfersifera@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d4db1cb2-ad2b-4c0f-be9f-299e00513b6e/resource/67f5a633-314a-4fa8-9426-49c40e348fd8> ;
    dcat:keyword "SMP MTs",
        "jumlah sekolah",
        "jumlah smp",
        "sekolah" ;
    dcat:landingPage <https://daftarsekolah.net/> .

<http://5.189.187.109/dataset/d4db1cb2-ad2b-4c0f-be9f-299e00513b6e/resource/67f5a633-314a-4fa8-9426-49c40e348fd8> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data jumlah SMP/MTs di Kecamatan Sungai Mas menurut nama desa atau wilayah administratif tahun/periode 2025." ;
    dct:format "CSV" ;
    dct:issued "2025-11-03T14:43:12.715389"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:22:42.421885"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah SMP/MTs di Kecamatan Sungai Mas" ;
    dcat:accessURL <https://data.acehbaratkab.go.id/dataset/d4db1cb2-ad2b-4c0f-be9f-299e00513b6e/resource/67f5a633-314a-4fa8-9426-49c40e348fd8/download/jumlah-smp-mts-atau-yang-setara-di-kecamatan-sungai-mas-2025.csv> ;
    dcat:byteSize "2129"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Barat" .

<https://daftarsekolah.net/> a foaf:Document .

