@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/412e5a31-2281-4701-ba47-b497600a1518> a dcat:Dataset ;
    dct:identifier "3698" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2023-04-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan Dan Aset Daerah" ] ;
    dct:title "Persentase SILPA Terhadap APBD Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/412e5a31-2281-4701-ba47-b497600a1518/resource/8c4b2970-766a-443b-bdb4-e989cdc1ce6f> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/412e5a31-2281-4701-ba47-b497600a1518/resource/8c4b2970-766a-443b-bdb4-e989cdc1ce6f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:54:41.033978"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:54:40.929953"^^xsd:dateTime ;
    dct:title "persentase-silpa-terhadap-apbd" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-> a foaf:Document .

