@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/b72311ef-ea9a-48c1-a8d6-121b8559fc6e> a dcat:Dataset ;
    dct:description "DATA DAERAH RAWAN BANJIR DI KABUPATEN TEGAL" ;
    dct:identifier "b72311ef-ea9a-48c1-a8d6-121b8559fc6e" ;
    dct:issued "2022-11-01T00:38:32.450821"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:38:32.450827"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "DATA DAERAH RAWAN BANJIR DI KABUPATEN TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tjendra Bayu Irvani" ;
            vcard:hasEmail <mailto:bpbdkabtegal@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b72311ef-ea9a-48c1-a8d6-121b8559fc6e/resource/1ae0dc22-06d3-4b04-b91f-f89fdf4ac5a7> ;
    dcat:keyword "BANJIR",
        "BANJIR DI KABUPATEN TEGAL" .

<http://5.189.187.109/dataset/b72311ef-ea9a-48c1-a8d6-121b8559fc6e/resource/1ae0dc22-06d3-4b04-b91f-f89fdf4ac5a7> a dcat:Distribution ;
    dct:description "DATA DAERAH RAWAN BANJIR DI KABUPATEN TEGAL" ;
    dct:format "XLSX" ;
    dct:issued "2019-03-05T12:31:18.020290"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:38:32.443196"^^xsd:dateTime ;
    dct:title "DATA DAERAH RAWAN BANJIR DI KABUPATEN TEGAL" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/b72311ef-ea9a-48c1-a8d6-121b8559fc6e/resource/1ae0dc22-06d3-4b04-b91f-f89fdf4ac5a7/download/d-data-banjir.xlsx> ;
    dcat:byteSize "10736"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

