@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/d14e38b8-ec5e-4eef-b9cf-98ac897aa8ff> a dcat:Dataset ;
    dct:description "Terpenuhinya data PMKS Daerah  Kabupaten/ Kota" ;
    dct:identifier "1546" ;
    dct:issued "2018"^^xsd:gYear ;
    dct:modified "2022-12-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "Persentase PMKS Fakir Miskin Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/d14e38b8-ec5e-4eef-b9cf-98ac897aa8ff/resource/be40f0ca-ffb2-4aa4-be39-b6aaa34a8b1b> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-155> .

<http://5.189.187.109/dataset/d14e38b8-ec5e-4eef-b9cf-98ac897aa8ff/resource/be40f0ca-ffb2-4aa4-be39-b6aaa34a8b1b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:26.984763"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:26.958959"^^xsd:dateTime ;
    dct:title "fakir-miskin" ;
    dcat:accessURL <http://tes> .

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

