@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/200cc4c6-0436-460a-a428-02829a34d8fa> a dcat:Dataset ;
    dct:description "Jumlah Perusahaan Wajib AMDAL Tahun 2017" ;
    dct:identifier "200cc4c6-0436-460a-a428-02829a34d8fa" ;
    dct:issued "2018-09-13T02:45:09.783819"^^xsd:dateTime ;
    dct:modified "2018-09-13T02:45:09.783838"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Perusahaan Wajib AMDAL" ;
    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/200cc4c6-0436-460a-a428-02829a34d8fa/resource/30d3fbee-0842-478d-b21e-1026fac8d72b> ;
    dcat:landingPage <dinaslh@rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/200cc4c6-0436-460a-a428-02829a34d8fa/resource/30d3fbee-0842-478d-b21e-1026fac8d72b> a dcat:Distribution ;
    dct:description "Pengawasan Amdal" ;
    dct:format "DOCX" ;
    dct:title "Pengawasan Amdal.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/200cc4c6-0436-460a-a428-02829a34d8fa/resource/30d3fbee-0842-478d-b21e-1026fac8d72b/download/pengawasan-amdal.docx> ;
    dcat:byteSize 16696.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" .

