@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/677016cb-1b94-421a-81b1-ed7a1d71f917> a dcat:Dataset ;
    dct:description "Kacang tanah yang dihasilkan dalam setiap luasan satu hektar" ;
    dct:identifier "3627" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-03-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan Dan Pertanian" ] ;
    dct:title "Produktifitas  Kacang Tanah Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/677016cb-1b94-421a-81b1-ed7a1d71f917/resource/20e73d4b-b3bd-4c6b-9d4a-b62da162e4d1> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-388> .

<http://5.189.187.109/dataset/677016cb-1b94-421a-81b1-ed7a1d71f917/resource/20e73d4b-b3bd-4c6b-9d4a-b62da162e4d1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:54:38.214957"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:54:38.175598"^^xsd:dateTime ;
    dct:title "produktivitas--kacang-tanah" ;
    dcat:accessURL <http://tes> .

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

