@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/57dc6383-cbaa-4db4-9134-a1f334dd0258> a dcat:Dataset ;
    dct:description "Informasi Data Sistem Pengolahan Air Limbah Domestik Kab. Pati tahun 2018" ;
    dct:identifier "57dc6383-cbaa-4db4-9134-a1f334dd0258" ;
    dct:issued "2019-02-14T03:09:57.280722"^^xsd:dateTime ;
    dct:modified "2019-02-14T03:10:50.552772"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "Informasi Data Sistem Pengolahan Air Limbah Domestik" ;
    owl:versionInfo "86" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "indriyanto diskominfo" ;
            vcard:hasEmail <mailto:indriyantodiskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/57dc6383-cbaa-4db4-9134-a1f334dd0258/resource/a19e23da-5e80-43eb-ac27-867ca57e3da5> ;
    dcat:landingPage <DPUTR%20Kab.%20Pati> .

<https://data.jatengprov.go.id/dataset/57dc6383-cbaa-4db4-9134-a1f334dd0258/resource/a19e23da-5e80-43eb-ac27-867ca57e3da5> a dcat:Distribution ;
    dct:description "Data Sistem Pengolahan Air Limbah Domestik Kab. Pati tahun 2018" ;
    dct:format "excell" ;
    dct:title "Data Sistem Pengolahan Air Limbah Domestik" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/57dc6383-cbaa-4db4-9134-a1f334dd0258/resource/a19e23da-5e80-43eb-ac27-867ca57e3da5/download/sistem-pengolahan-air-limbah-domestik.xlsx> ;
    dcat:byteSize 15134.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" .

