@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/791be349-42ea-43ac-abdb-90525a73822a> a dcat:Dataset ;
    dct:description "Data  tanah kering, irigasi teknis, dan setengah teknis kecamatan Sawangan tahun 2017" ;
    dct:identifier "791be349-42ea-43ac-abdb-90525a73822a" ;
    dct:issued "2022-10-17T05:43:53.936228"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:43:53.936233"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "DATA TANAH KERING DAN IRIGASI SAWANGAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Prasanta" ;
            vcard:hasEmail <mailto:gorisprasanto@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/791be349-42ea-43ac-abdb-90525a73822a/resource/7773ac30-6c40-4ecb-a25d-bdccb8a0d454> ;
    dcat:keyword "irigasi teknis",
        "setengah teknis",
        "tanah kering" ;
    dcat:landingPage <bps%20kab.%20Magelang%202017> .

<bps%20kab.%20Magelang%202017> a foaf:Document .

<http://5.189.187.109/dataset/791be349-42ea-43ac-abdb-90525a73822a/resource/7773ac30-6c40-4ecb-a25d-bdccb8a0d454> a dcat:Distribution ;
    dct:description "data tanah kering setengah teknis dan teknis di kecamatan Sawangan tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2018-11-28T05:13:46.332825"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:43:53.928369"^^xsd:dateTime ;
    dct:title "tanah kering.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/791be349-42ea-43ac-abdb-90525a73822a/resource/7773ac30-6c40-4ecb-a25d-bdccb8a0d454/download/tanah-kering.xlsx> ;
    dcat:byteSize "8753"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

