@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/dd0c8d4a-da69-485f-a0f4-4d87cafcdb28> a dcat:Dataset ;
    dct:description "Data Informasi Jaringan Irigasi / Pengairan Kab. Pati Tahun 2018" ;
    dct:identifier "dd0c8d4a-da69-485f-a0f4-4d87cafcdb28" ;
    dct:issued "2019-02-14T02:12:43.743042"^^xsd:dateTime ;
    dct:modified "2019-02-14T02:13:42.469496"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "Data Informasi Jaringan Irigasi / Pengairan" ;
    owl:versionInfo "81" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "indriyanto diskominfo" ;
            vcard:hasEmail <mailto:indriyantodiskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dd0c8d4a-da69-485f-a0f4-4d87cafcdb28/resource/5a35fb76-d89b-4aad-8cbb-f8f4904723a6> ;
    dcat:landingPage <DPUTR%20Kab.%20Pati> .

<https://data.jatengprov.go.id/dataset/dd0c8d4a-da69-485f-a0f4-4d87cafcdb28/resource/5a35fb76-d89b-4aad-8cbb-f8f4904723a6> a dcat:Distribution ;
    dct:description "Data Informasi Jaringan Irigasi / Pengairan Kab. Pati tahun 2018" ;
    dct:format "excell" ;
    dct:title "Data Informasi Jaringan Irigasi / Pengairan" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/dd0c8d4a-da69-485f-a0f4-4d87cafcdb28/resource/5a35fb76-d89b-4aad-8cbb-f8f4904723a6/download/jaringan-irigasi-pengairan.xlsx> ;
    dcat:byteSize 13650.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pati" .

