@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#> .

<https://satudata.kayongutarakab.go.id/dataset/b1cb6b82-8d91-4870-a989-a3c8ffc6576d> a dcat:Dataset ;
    dct:description "Perbandingan antara jumlah murid putus sekolah pada jenjang pendidikan SD" ;
    dct:identifier "b1cb6b82-8d91-4870-a989-a3c8ffc6576d" ;
    dct:issued "2024-03-08T07:53:41.118700"^^xsd:dateTime ;
    dct:modified "2026-03-27T20:03:36.148528"^^xsd:dateTime ;
    dct:publisher <https://satudata.kayongutarakab.go.id/organization/2016d6b6-80fd-4412-8cae-7ef8430d4ac6> ;
    dct:title "Angka Putus Sekolah (APS) SD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Walidata" ;
            vcard:hasEmail <mailto:diskominfo@kayongutarakab.go.id> ] ;
    dcat:distribution <https://satudata.kayongutarakab.go.id/dataset/b1cb6b82-8d91-4870-a989-a3c8ffc6576d/resource/16c2a4f8-96c8-4c00-be82-d8da46b13770> ;
    dcat:keyword "Angka Putus Sekolah SD" .

<https://satudata.kayongutarakab.go.id/dataset/b1cb6b82-8d91-4870-a989-a3c8ffc6576d/resource/16c2a4f8-96c8-4c00-be82-d8da46b13770> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-08T07:54:12.806224"^^xsd:dateTime ;
    dct:modified "2026-03-27T20:03:36.157942"^^xsd:dateTime ;
    dct:title "12. Angka Putus Sekolah (APS) SD.csv" ;
    dcat:accessURL <https://satudata.kayongutarakab.go.id/dataset/b1cb6b82-8d91-4870-a989-a3c8ffc6576d/resource/16c2a4f8-96c8-4c00-be82-d8da46b13770/download/12.-angka-putus-sekolah-aps-sd.csv> ;
    dcat:byteSize "73"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://satudata.kayongutarakab.go.id/organization/2016d6b6-80fd-4412-8cae-7ef8430d4ac6> a foaf:Agent ;
    foaf:name "Dinas Pendidikan" .

