@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/e53dc1c9-ee83-4cbb-bd42-4da4a02c8f87> a dcat:Dataset ;
    dct:identifier "3822" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2023-04-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi, Usaha Mikro, Kecil Dan Menengah" ] ;
    dct:title "UMKM Yang Mendapat Penyaluran Dana KUR Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/e53dc1c9-ee83-4cbb-bd42-4da4a02c8f87/resource/920ffb22-8ae1-4618-9ede-4ce46ecd17f2> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/e53dc1c9-ee83-4cbb-bd42-4da4a02c8f87/resource/920ffb22-8ae1-4618-9ede-4ce46ecd17f2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:51:05.927102"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:51:05.901626"^^xsd:dateTime ;
    dct:title "umkm-yang-mendapat-penyaluran-dana-kur" ;
    dcat:accessURL <http://tes> .

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

