@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/80cf5576-bc30-41d4-88ef-ab07c703982d> a dcat:Dataset ;
    dct:identifier "9ddd746a-8de6-495f-86d6-fa1bb2d00f1e" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:12.624264"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kementerian Agama Kulon Progo" ] ;
    dct:title "Jumlah Penyuluh Agama" ;
    dcat:distribution <http://5.189.187.109/dataset/80cf5576-bc30-41d4-88ef-ab07c703982d/resource/4709fe0e-bba4-4465-9e09-fb8688a0fd15> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/80cf5576-bc30-41d4-88ef-ab07c703982d/resource/4709fe0e-bba4-4465-9e09-fb8688a0fd15> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:12.633941"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:12.620545"^^xsd:dateTime ;
    dct:title "Jumlah Penyuluh Agama" .

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

