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

<https://data.jatengprov.go.id/dataset/c40a09a3-fc4c-4100-89a3-92d6f8cc2d65> a dcat:Dataset ;
    dct:description "Pendataan pada tahun 2017" ;
    dct:identifier "c40a09a3-fc4c-4100-89a3-92d6f8cc2d65" ;
    dct:issued "2018-05-18T08:49:45.577065"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:49:45.577085"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Luas Irigasi Kendal" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nur biyanto" ;
            vcard:hasEmail <mailto:byantoyanto@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c40a09a3-fc4c-4100-89a3-92d6f8cc2d65/resource/627dd612-6b38-4b38-a504-c629b554d9a9> ;
    dcat:landingPage <http://dpupr.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/c40a09a3-fc4c-4100-89a3-92d6f8cc2d65/resource/627dd612-6b38-4b38-a504-c629b554d9a9> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "LUAS IRIGASI KABUPATEN KENDAL.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/c40a09a3-fc4c-4100-89a3-92d6f8cc2d65/resource/627dd612-6b38-4b38-a504-c629b554d9a9/download/luas-irigasi-kabupaten-kendal.docx> ;
    dcat:byteSize 12422.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

