@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/b38cedd2-9ebd-496a-9fcd-03334dd5d634> a dcat:Dataset ;
    dct:identifier "9d6c3dae-6ac2-421c-a4aa-7a9076b0d0cc" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:05.645571"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kementerian Agama Kulon Progo" ] ;
    dct:title "Jumlah Guru di bawah Kementerian Agama" ;
    dcat:distribution <http://5.189.187.109/dataset/b38cedd2-9ebd-496a-9fcd-03334dd5d634/resource/2f785c86-ebf7-4cd7-82c0-bde23a167c4d> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/b38cedd2-9ebd-496a-9fcd-03334dd5d634/resource/2f785c86-ebf7-4cd7-82c0-bde23a167c4d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:05.655982"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:05.638594"^^xsd:dateTime ;
    dct:title "Jumlah Guru di bawah Kementerian Agama" .

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

