@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:5000/dataset/0fbab08a-2297-4599-8a27-bb23e25b1b03> a dcat:Dataset ;
    dct:description "Realisasi Pembiayaan" ;
    dct:identifier "197f5581-1230-4a91-9906-607e469fdb0b" ;
    dct:issued "2024-02-22T04:20:44+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-30T03:12:50+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelolaan Keuangan dan Pendapatan Daerah" ] ;
    dct:title "Realisasi Pembiayaan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0fbab08a-2297-4599-8a27-bb23e25b1b03/resource/3ce5c53c-8636-4770-bab5-cb6c405e2cd2> ;
    dcat:keyword "Pembiayaan",
        "Realisasi" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/234> .

<http://5.189.187.109:5000/dataset/0fbab08a-2297-4599-8a27-bb23e25b1b03/resource/3ce5c53c-8636-4770-bab5-cb6c405e2cd2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:26:13.386256"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:26:13.328802"^^xsd:dateTime ;
    dct:title "Realisasi Pembiayaan" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/234/template> .

<https://dasatama.magetan.go.id/detail/234> a foaf:Document .

