@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/c83e866d-9e86-4b32-ad9c-992de902f8ae> a dcat:Dataset ;
    dct:description "Data Ini Berisi Tentang Ketinggian Wilayah Dan Permukaan Laut Tahun 2013" ;
    dct:identifier "c83e866d-9e86-4b32-ad9c-992de902f8ae" ;
    dct:issued "2022-10-11T13:32:15.715593"^^xsd:dateTime ;
    dct:modified "2022-10-11T13:32:15.715599"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> ;
    dct:title "Ketinggian Wilayah Dan Permukaan Laut Tahun 2013" ;
    dcat:keyword "Badan Pusat Statistik" .

<http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> a foaf:Agent ;
    foaf:name "Kabupaten Banyumas" .

