@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/e04121a6-ca4c-474b-b797-d8f34f1e6d58> a dcat:Dataset ;
    dct:description "Terpenuhinya data PMKS Daerah  Kabupaten/ Kota" ;
    dct:identifier "1547" ;
    dct:issued "2019"^^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 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/e04121a6-ca4c-474b-b797-d8f34f1e6d58/resource/ed0d7a6b-bb4b-4781-a340-2ead29f9a6c2> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-155> .

<http://5.189.187.109/dataset/e04121a6-ca4c-474b-b797-d8f34f1e6d58/resource/ed0d7a6b-bb4b-4781-a340-2ead29f9a6c2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:30.150135"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:30.075945"^^xsd:dateTime ;
    dct:title "fakir-miskin" ;
    dcat:accessURL <http://tes> .

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

