@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/d34ebef9-14e0-49cb-8199-0ef3e5ea5309> a dcat:Dataset ;
    dct:description "Angka Putus Sekolah ( APS ) di Kabupaten Brebes Tahun 2020" ;
    dct:identifier "d34ebef9-14e0-49cb-8199-0ef3e5ea5309" ;
    dct:issued "2025-10-31T16:16:25.191196"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:16:25.191203"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Angka Putus Sekolah ( APS ) di Kabupaten Brebes Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan, Pemuda, dan Olahraga" ] ;
    dcat:distribution <http://5.189.187.109/dataset/d34ebef9-14e0-49cb-8199-0ef3e5ea5309/resource/42593841-4c88-4d36-8b53-c9daf92a8023> ;
    dcat:keyword "2020",
        "brebes",
        "pendidikan",
        "putus sekolah" ;
    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/d34ebef9-14e0-49cb-8199-0ef3e5ea5309/resource/42593841-4c88-4d36-8b53-c9daf92a8023> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2023-08-11T01:34:44.067818"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:16:25.172583"^^xsd:dateTime ;
    dct:title "Angka Putus Sekolah ( APS ) di Kabupaten Brebes Tahun 2020.xls" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/d34ebef9-14e0-49cb-8199-0ef3e5ea5309/resource/42593841-4c88-4d36-8b53-c9daf92a8023/download/angka-putus-sekolah-aps-di-kabupaten-brebes-tahun-2020.xls> ;
    dcat:byteSize "7680"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

