@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#> .

<https://data.jatengprov.go.id/dataset/db02acec-325c-4a78-8be4-55f547d9819e> a dcat:Dataset ;
    dct:description "Tentang Pembentukan Perusahaan Perseroan Daerah Bidang Minyak Gas dan Bumi" ;
    dct:identifier "db02acec-325c-4a78-8be4-55f547d9819e" ;
    dct:issued "2018-10-17T01:33:55.834402"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:33:55.834411"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "SK Pimpinan DPRD No. 19 Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "husnul" ;
            vcard:hasEmail <mailto:hznl_23@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/db02acec-325c-4a78-8be4-55f547d9819e/resource/37e4b48c-b49c-423c-94ef-844078629529> .

<https://data.jatengprov.go.id/dataset/db02acec-325c-4a78-8be4-55f547d9819e/resource/37e4b48c-b49c-423c-94ef-844078629529> a dcat:Distribution ;
    dct:description "Pembentukan Perusahaan Perseroan Daerah Bidang Minyak Gas dan Bumi" ;
    dct:format "PDF" ;
    dct:title "SK. DPRD No. 19 Th. 2017.pdf" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/db02acec-325c-4a78-8be4-55f547d9819e/resource/37e4b48c-b49c-423c-94ef-844078629529/download/sk.-dprd-no.-19-th.-2017.pdf> ;
    dcat:byteSize 1775956.0 ;
    dcat:mediaType "application/pdf" .

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

