@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/b304efbf-cd6f-41e5-b9e2-579035099d28> a dcat:Dataset ;
    dct:description "Data Pokok SMP Di Kabupaten Brebes Tahun 2022" ;
    dct:identifier "b304efbf-cd6f-41e5-b9e2-579035099d28" ;
    dct:issued "2025-10-31T16:06:42.591535"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:06:42.591543"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Data Pokok SMP Di Kabupaten Brebes Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan, Pemuda, dan Olahraga" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b304efbf-cd6f-41e5-b9e2-579035099d28/resource/5838c6ff-b676-4edd-99b8-010bf21ded19> ;
    dcat:keyword "2022",
        "brebes",
        "data pokok SMP" ;
    dcat:landingPage <Dinas%20Pendidikan%2C%20Pemuda%2C%20dan%20Olahraga> .

<Dinas%20Pendidikan%2C%20Pemuda%2C%20dan%20Olahraga> a foaf:Document .

<http://5.189.187.109/dataset/b304efbf-cd6f-41e5-b9e2-579035099d28/resource/5838c6ff-b676-4edd-99b8-010bf21ded19> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-30T04:22:46.294717"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:06:42.564515"^^xsd:dateTime ;
    dct:title "data-pokok-smp-di-kabupaten-brebes-tahun-2022.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/b304efbf-cd6f-41e5-b9e2-579035099d28/resource/5838c6ff-b676-4edd-99b8-010bf21ded19/download/data-pokok-smp-di-kabupaten-brebes-tahun-2022.xlsx> ;
    dcat:byteSize "15038"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> a foaf:Agent ;
    foaf:name "Kabupaten Brebes" .

