@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/16a1fb56-be40-43ca-9aee-5e447453fcd4> a dcat:Dataset ;
    dct:description "Data Panjang Sungai Kewenangan Provinsi" ;
    dct:identifier "e8bf0f27d70d480d3ab793bb7619aaa5" ;
    dct:issued "-" ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Panjang Sungai" ;
    dcat:distribution <http://5.189.187.109/dataset/16a1fb56-be40-43ca-9aee-5e447453fcd4/resource/f80c651e-f5ce-49c0-90cf-137bc7f5c0e3> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/3139/detail_dataset> .

<http://5.189.187.109/dataset/16a1fb56-be40-43ca-9aee-5e447453fcd4/resource/f80c651e-f5ce-49c0-90cf-137bc7f5c0e3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:49:39.578956"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:49:39.568387"^^xsd:dateTime ;
    dct:title "Panjang Sungai" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/3139/csv/download_excel> .

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

