@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/1a7b213c-128b-4d23-89f7-6784bf9c3623> a dcat:Dataset ;
    dct:identifier "5cce9627-277a-402d-90a1-f64b78092463" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:07:40.822516"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan Pemuda dan Olahraga" ] ;
    dct:title "Angka Partisipasi Sekolah (APS)" ;
    dcat:distribution <http://5.189.187.109/dataset/1a7b213c-128b-4d23-89f7-6784bf9c3623/resource/8a00383c-5f86-476f-b5f0-cd294ae60d95> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/1a7b213c-128b-4d23-89f7-6784bf9c3623/resource/8a00383c-5f86-476f-b5f0-cd294ae60d95> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:07:40.832278"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:07:40.816386"^^xsd:dateTime ;
    dct:title "Angka Partisipasi Sekolah (APS)" .

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

