@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/b0f5fe19-8840-414f-a38c-47db1c604fa7> a dcat:Dataset ;
    dct:description "Jumlah Stasiun Pompa Banjir Kewenangan Provinsi" ;
    dct:identifier "92a08bf918f44ccd961477be30023da1" ;
    dct:issued "-" ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Stasiun Pompa Banjir" ;
    dcat:distribution <http://5.189.187.109/dataset/b0f5fe19-8840-414f-a38c-47db1c604fa7/resource/38739abe-15c6-4c7d-aa49-4bc17798ec79> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/3141/detail_dataset> .

<http://5.189.187.109/dataset/b0f5fe19-8840-414f-a38c-47db1c604fa7/resource/38739abe-15c6-4c7d-aa49-4bc17798ec79> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:49:44.699065"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:49:44.663663"^^xsd:dateTime ;
    dct:title "Stasiun Pompa Banjir" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/3141/csv/download_excel> .

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

