@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/cc8b8214-1e59-4177-9256-2628778647c1> a dcat:Dataset ;
    dct:description "Data Penampung Air Alami Kewenangan Provinsi" ;
    dct:identifier "528aecdf9cf67e516dfd5eaa675ccfd9" ;
    dct:issued "-" ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Penampung air alami" ;
    dcat:distribution <http://5.189.187.109/dataset/cc8b8214-1e59-4177-9256-2628778647c1/resource/399259c8-0f6d-4221-9227-65ced7134382> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/3238/detail_dataset> .

<http://5.189.187.109/dataset/cc8b8214-1e59-4177-9256-2628778647c1/resource/399259c8-0f6d-4221-9227-65ced7134382> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:49:20.007066"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:49:19.981370"^^xsd:dateTime ;
    dct:title "Penampung air alami" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/3238/csv/download_excel> .

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

