@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/e692f688-ccc4-42ca-b8e0-088f66819236> a dcat:Dataset ;
    dct:description "Indeks pertanaman 2014-2021 di Kota Surakarta" ;
    dct:identifier "79467741-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-12"^^xsd:date ;
    dct:modified "2024-01-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Indeks pertanaman 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/e692f688-ccc4-42ca-b8e0-088f66819236/resource/ee0d4596-3653-4a2b-8124-abd661c2b675> ;
    dcat:keyword "pangan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/731> .

<http://5.189.187.109/dataset/e692f688-ccc4-42ca-b8e0-088f66819236/resource/ee0d4596-3653-4a2b-8124-abd661c2b675> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:15:45.558622"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:15:45.545785"^^xsd:dateTime ;
    dct:title "indeks-pertanaman-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/731/indeks-pertanaman-2014-2021.csv> .

<https://solodata.surakarta.go.id/opendata/detail_package/731> a foaf:Document .

