@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/6732ea4e-88f7-41c3-bfab-ffe140cc3c8f> a dcat:Dataset ;
    dct:description "Rekap Permasalahan FKUB" ;
    dct:identifier "eb03d92f-844c-4986-a66c-103b1a4c76a7" ;
    dct:issued "2024-05-10"^^xsd:date ;
    dct:modified "{}" ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Pusat Data dan Sistem Informasi" ] ;
    dct:title "Rekap Permasalahan FKUB" ;
    dcat:distribution <http://5.189.187.109/dataset/6732ea4e-88f7-41c3-bfab-ffe140cc3c8f/resource/a0f2fde4-0224-4b15-8616-7bfab7f3cd50> ;
    dcat:landingPage <https://e-database.kemendagri.go.id> .

<http://5.189.187.109/dataset/6732ea4e-88f7-41c3-bfab-ffe140cc3c8f/resource/a0f2fde4-0224-4b15-8616-7bfab7f3cd50> a dcat:Distribution ;
    dct:description "Rekap Permasalahan FKUB" ;
    dct:format "JSON" ;
    dct:issued "2024-05-09T22:17:17.768406"^^xsd:dateTime ;
    dct:modified "2024-07-20T06:33:18.848560"^^xsd:dateTime ;
    dct:title "Rekap Permasalahan FKUB" ;
    dcat:accessURL <https://api-e-database.kemendagri.go.id/api/rekap_permasalahan_fkub/51F890E2DF> .

<https://e-database.kemendagri.go.id> a foaf:Document .

