@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/fc71c766-f0ff-45de-978b-5de081576cdd> a dcat:Dataset ;
    dct:identifier "39521bbb-198f-4e0c-9e5a-1b80314c2cc4" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:10.877604"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kementerian Agama Kulon Progo" ] ;
    dct:title "Jumlah KUA" ;
    dcat:distribution <http://5.189.187.109/dataset/fc71c766-f0ff-45de-978b-5de081576cdd/resource/e4de1c5d-4b87-4d9c-8597-4aa6b6676b28> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/fc71c766-f0ff-45de-978b-5de081576cdd/resource/e4de1c5d-4b87-4d9c-8597-4aa6b6676b28> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:10.888453"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:10.872764"^^xsd:dateTime ;
    dct:title "Jumlah KUA" .

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

