@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/ca3b0bdb-6905-4d6e-8ff6-9a0f1abd5080> a dcat:Dataset ;
    dct:description "jumlah kasus lingkungan diselesaikan pemda tahun 2017" ;
    dct:identifier "ca3b0bdb-6905-4d6e-8ff6-9a0f1abd5080" ;
    dct:issued "2018-09-13T03:48:20.659068"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:48:20.659083"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "kasus lingkungan" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "subbag program dan keuangan" ;
            vcard:hasEmail <mailto:subbagprogkeu@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ca3b0bdb-6905-4d6e-8ff6-9a0f1abd5080/resource/efedf78f-2d18-41ee-872b-dca2144c31d1> ;
    dcat:landingPage <dinaslh@rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/ca3b0bdb-6905-4d6e-8ff6-9a0f1abd5080/resource/efedf78f-2d18-41ee-872b-dca2144c31d1> a dcat:Distribution ;
    dct:description "jumlah kasus lingkungan tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "jumlah kasus lingkungan tahun 2017.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/ca3b0bdb-6905-4d6e-8ff6-9a0f1abd5080/resource/efedf78f-2d18-41ee-872b-dca2144c31d1/download/jumlah-kasus-lingkungan-tahun-2017.docx> ;
    dcat:byteSize 11824.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

