@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/09325578-7296-4c90-b47f-c8bd039087f2> a dcat:Dataset ;
    dct:description "Menyatakan data jumlah guru sekolah menengah pertama di kabupaten gayo lues pada tahun 2023" ;
    dct:identifier "09325578-7296-4c90-b47f-c8bd039087f2" ;
    dct:issued "2025-11-10T01:53:05.345968"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:53:05.345980"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Jumlah Guru Sekolah Menengah Pertama (SMP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "saiful bahri" ;
            vcard:hasEmail <mailto:saifulbahri.sb238@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/09325578-7296-4c90-b47f-c8bd039087f2/resource/61102455-9748-481d-b967-454c3fd1e64a> ;
    dcat:keyword "Jumlah Sekolah",
        "guru",
        "pendidikan",
        "smp" ;
    dcat:landingPage <dapodik> .

<dapodik> a foaf:Document .

<http://5.189.187.109/dataset/09325578-7296-4c90-b47f-c8bd039087f2/resource/61102455-9748-481d-b967-454c3fd1e64a> a dcat:Distribution ;
    dct:description "menyatakan data Jumlah Guru Sekolah Menengah Pertama (SMP)di kabupaten gayo lues pada tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-03-28T03:26:10.778080"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:53:05.316804"^^xsd:dateTime ;
    dct:title "Jumlah Guru Sekolah Menengah Pertama (SMP) 2023" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/09325578-7296-4c90-b47f-c8bd039087f2/resource/61102455-9748-481d-b967-454c3fd1e64a/download/jumlah-guru-sekolah-menengah-pertama-smp-2023.csv> ;
    dcat:byteSize "902"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> a foaf:Agent ;
    foaf:name "Kabupaten Gayo Lues" .

