@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/3de12ac5-b7a0-462b-8880-44a6276dd1d1> a dcat:Dataset ;
    dct:identifier "3de12ac5-b7a0-462b-8880-44a6276dd1d1" ;
    dct:issued "2022-10-12T13:22:16.283160"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:22:16.283166"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Luas Panen dan Produksi Ketela Pohon Menurut Desa/Kelurahan di Kecamatan Balongpanggang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Gresik" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3de12ac5-b7a0-462b-8880-44a6276dd1d1/resource/b4df2a00-524e-4a28-bf79-67bad75a9df0> ;
    dcat:keyword "ketela",
        "luas",
        "panen" ;
    dcat:landingPage <UPT%20Dinas%20Pertanian%20Kecamatan%20Balongpanggang> .

<UPT%20Dinas%20Pertanian%20Kecamatan%20Balongpanggang> a foaf:Document .

<http://5.189.187.109:5000/dataset/3de12ac5-b7a0-462b-8880-44a6276dd1d1/resource/b4df2a00-524e-4a28-bf79-67bad75a9df0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-28T03:19:58.796623"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:22:16.273068"^^xsd:dateTime ;
    dct:title "Tahun 2020 - Luas Panen dan Produksi Ketela Pohon Menurut Desa/Kelurahan di Kecamatan Balongpanggang" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/3de12ac5-b7a0-462b-8880-44a6276dd1d1/resource/b4df2a00-524e-4a28-bf79-67bad75a9df0/download/317.csv> ;
    dcat:byteSize "476"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

