@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/fa32dbf5-fe7b-460b-8757-1df2cd3b3f4b> a dcat:Dataset ;
    dct:description "Produksi nangka/cempedak per satuan luas di Daerah Istimewa Yogyakarta pada tahun berkenaan. Produktivitas per luas diperoleh dengan membagi jumlah produksi dengan luas panennya." ;
    dct:identifier "fa32dbf5-fe7b-460b-8757-1df2cd3b3f4b" ;
    dct:issued "2026-05-28T21:28:33.810968"^^xsd:dateTime ;
    dct:modified "2026-05-28T21:28:33.810986"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Nangka/Cempedak-Produktivitas per Luas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Isnan Setiawan" ;
            vcard:hasEmail <mailto:isnansetiawan160@gmail.com> ] ;
    dcat:keyword "dataku",
        "satu-data" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

