@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/385af469-ec10-4bb5-9caf-39100227e918> a dcat:Dataset ;
    dct:description "Jumlah Embung Kewenangan Provinsi" ;
    dct:identifier "86b20716fbd5b253d27cec43127089bc" ;
    dct:issued "-" ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Embung" ;
    dcat:distribution <http://5.189.187.109/dataset/385af469-ec10-4bb5-9caf-39100227e918/resource/d8fe9ecb-785b-469d-8972-3aa02f1f280a> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/3138/detail_dataset> .

<http://5.189.187.109/dataset/385af469-ec10-4bb5-9caf-39100227e918/resource/d8fe9ecb-785b-469d-8972-3aa02f1f280a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:49:36.397299"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:49:36.371872"^^xsd:dateTime ;
    dct:title "Embung" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/3138/csv/download_excel> .

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

