@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/ed7944c8-d780-4d66-a783-0e6b5dc1eac9> a dcat:Dataset ;
    dct:description "data bendungan kewenangan Provinsi" ;
    dct:identifier "8b8388180314a337c9aa3c5aa8e2f37a" ;
    dct:issued "-" ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Bendungan" ;
    dcat:distribution <http://5.189.187.109/dataset/ed7944c8-d780-4d66-a783-0e6b5dc1eac9/resource/dd60e10e-e531-4fae-a67f-10f4e2cd09b4> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/3135/detail_dataset> .

<http://5.189.187.109/dataset/ed7944c8-d780-4d66-a783-0e6b5dc1eac9/resource/dd60e10e-e531-4fae-a67f-10f4e2cd09b4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:49:33.430251"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:49:33.421621"^^xsd:dateTime ;
    dct:title "Bendungan" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/3135/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/3135/detail_dataset> a foaf:Document .

