@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:5000/dataset/02632746-2a80-4aa8-bb14-70bed8bc22b2> a dcat:Dataset ;
    dct:description "Laporan bulanan pertanian sampai dengan bulan November tahun 2021 Kapanewon Gedangsari" ;
    dct:identifier "02632746-2a80-4aa8-bb14-70bed8bc22b2" ;
    dct:issued "2022-10-20T05:17:49.559111"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:17:49.559118"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "LAPORAN PERTANIAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/02632746-2a80-4aa8-bb14-70bed8bc22b2/resource/0dfa4f2a-543a-4315-8ebb-192296bc98dd> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <Laporan%20Pertanian> .

<Laporan%20Pertanian> a foaf:Document .

<http://5.189.187.109:5000/dataset/02632746-2a80-4aa8-bb14-70bed8bc22b2/resource/0dfa4f2a-543a-4315-8ebb-192296bc98dd> a dcat:Distribution ;
    dct:description "Laporan bulanan pertanian sampai dengan bulan November tahun 2021 Kapanewon Gedangsari" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-08T02:11:50.565657"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:17:49.552145"^^xsd:dateTime ;
    dct:title "LAPORAN PERTANIAN.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/02632746-2a80-4aa8-bb14-70bed8bc22b2/resource/0dfa4f2a-543a-4315-8ebb-192296bc98dd/download/laporan-pertanian.xlsx> ;
    dcat:byteSize "36738"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

