@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/8d354bd2-9df0-4ee6-b711-1c8aca2a2eb7> a dcat:Dataset ;
    dct:description "Jumlah Sekolah SMP/MTs per kecamatan tahun 2015 sampai dengan tahun 2019" ;
    dct:identifier "8d354bd2-9df0-4ee6-b711-1c8aca2a2eb7" ;
    dct:issued "2024-06-11T08:21:57.546917"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:21:57.546925"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Sekolah SMP/MTs per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pendidikan, Pemuda dan Olahraga Kab. Bantul" ;
            vcard:hasEmail <mailto:dikpora@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8d354bd2-9df0-4ee6-b711-1c8aca2a2eb7/resource/86ec3957-42d7-40f1-b4da-4f785a643c67> ;
    dcat:keyword "JUMLAH SMP_MTS",
        "mts",
        "sekolah",
        "smp" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

<dikpora.bantulkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/8d354bd2-9df0-4ee6-b711-1c8aca2a2eb7/resource/86ec3957-42d7-40f1-b4da-4f785a643c67> a dcat:Distribution ;
    dct:description "Jumlah Sekolah SMP/MTs per kecamatan tahun 2015 sampai dengan tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T17:47:50.418632"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:21:57.534592"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah SMP dan MTs per Kecamatan Tahun 2015-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/8d354bd2-9df0-4ee6-b711-1c8aca2a2eb7/resource/86ec3957-42d7-40f1-b4da-4f785a643c67/download/jumlah-sekolah-smp-dan-mts-per-kecamatan-tahun-2015-2019.xlsx> ;
    dcat:byteSize "9319"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

