@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/ef057d42-785d-4f76-8c11-f78d6fce7e10> a dcat:Dataset ;
    dct:description "Data ini berisi Data Curah Hujan dari Stasiun Penakaran Hujan" ;
    dct:identifier "ef057d42-785d-4f76-8c11-f78d6fce7e10" ;
    dct:issued "2022-10-11T13:36:26.241255"^^xsd:dateTime ;
    dct:modified "2022-10-11T13:36:26.241260"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> ;
    dct:title "Data Curah Hujan dari Stasiun Penakaran Hujan" ;
    dcat:distribution <http://5.189.187.109/dataset/ef057d42-785d-4f76-8c11-f78d6fce7e10/resource/3ede98e5-85ce-47bf-bc9e-d957e587b5c2> ;
    dcat:keyword "dinas pekerjaan umum",
        "dpu",
        "pu" .

<http://5.189.187.109/dataset/ef057d42-785d-4f76-8c11-f78d6fce7e10/resource/3ede98e5-85ce-47bf-bc9e-d957e587b5c2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-10-24T00:13:39.833754"^^xsd:dateTime ;
    dct:modified "2022-10-11T13:36:26.232606"^^xsd:dateTime ;
    dct:title "Data Curah Hujan dari Stasiun Penakaran Hujan tahun 2017" ;
    dcat:accessURL <http://103.105.190.59/dataset/ef057d42-785d-4f76-8c11-f78d6fce7e10/resource/3ede98e5-85ce-47bf-bc9e-d957e587b5c2/download/data-curah-hujan-dari-stasiun-penakaran-hujan2017.csv> ;
    dcat:byteSize "582"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

