@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/e8c480d3-363a-4d02-9f3f-5bc8ec922f5b> a dcat:Dataset ;
    dct:description "Ubi jalar yang dihasilkan dalam setiap luasan satu hektar" ;
    dct:identifier "3646" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-04-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan Dan Pertanian" ] ;
    dct:title "Produktifitas Ubi Jalar Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/e8c480d3-363a-4d02-9f3f-5bc8ec922f5b/resource/cd9caa52-38cb-41ba-b818-688ce0b7fec6> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-389> .

<http://5.189.187.109/dataset/e8c480d3-363a-4d02-9f3f-5bc8ec922f5b/resource/cd9caa52-38cb-41ba-b818-688ce0b7fec6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:51:03.931632"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:51:03.912114"^^xsd:dateTime ;
    dct:title "produktivitas--ubi-jalar" ;
    dcat:accessURL <http://tes> .

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

