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

<http://5.189.187.109/dataset/132b6de2-6bd0-4c42-b1fc-5fb57ba19931> a dcat:Dataset ;
    dct:description "Rekapitulasi Pendaftaran Amdal " ;
    dct:identifier "132b6de2-6bd0-4c42-b1fc-5fb57ba19931" ;
    dct:issued "2026-04-10T02:16:08.177499"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:16:08.177513"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Rekapitulasi Pendaftaran Amdal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daffa" ] ;
    dcat:distribution <http://5.189.187.109/dataset/132b6de2-6bd0-4c42-b1fc-5fb57ba19931/resource/3b7422f3-54d3-4ed1-9983-3f4066795865> ;
    dcat:keyword "DLH" .

<http://5.189.187.109/dataset/132b6de2-6bd0-4c42-b1fc-5fb57ba19931/resource/3b7422f3-54d3-4ed1-9983-3f4066795865> a dcat:Distribution ;
    dct:description "Rekapitulasi Pendaftaran Amdal Tahun 2023" ;
    dct:format "Word" ;
    dct:issued "2023-10-02T07:42:56.883367"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:16:08.172313"^^xsd:dateTime ;
    dct:title "2023-Rekapitulasi Pendaftaran Amdal" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/132b6de2-6bd0-4c42-b1fc-5fb57ba19931/resource/3b7422f3-54d3-4ed1-9983-3f4066795865/download/rekapitulasi-pendaftaran-amdal-2023.docx> ;
    dcat:byteSize "15999"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

