@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e7c7c905-b2ae-4f1e-9b22-569d9af8c825> a dcat:Dataset ;
    dct:identifier "c1158978-a4e2-4747-bc7e-edb259efb717" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:07:38.984315"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan Pemuda dan Olahraga" ] ;
    dct:title "Rasio Guru dengan Murid" ;
    dcat:distribution <http://5.189.187.109/dataset/e7c7c905-b2ae-4f1e-9b22-569d9af8c825/resource/f32af4fa-d445-4047-a5da-e414573f537f> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/e7c7c905-b2ae-4f1e-9b22-569d9af8c825/resource/f32af4fa-d445-4047-a5da-e414573f537f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:07:39.004933"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:07:38.978106"^^xsd:dateTime ;
    dct:title "Rasio Guru dengan Murid" .

<https://api-splp.layanan.go.id> a foaf:Document .

