@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/d5b0b255-94d9-4c75-8d7f-2c5dd78c16b9> a dcat:Dataset ;
    dct:description "Jumlah Lembaga Pengelolaan SDA" ;
    dct:identifier "cc3d69ed781b16bce06687822ae56e6d" ;
    dct:issued "-" ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Lembaga Pengelolaan SDA" ;
    dcat:distribution <http://5.189.187.109/dataset/d5b0b255-94d9-4c75-8d7f-2c5dd78c16b9/resource/8e223165-019c-4b54-9f7c-8867a45016e1> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/3100/detail_dataset> .

<http://5.189.187.109/dataset/d5b0b255-94d9-4c75-8d7f-2c5dd78c16b9/resource/8e223165-019c-4b54-9f7c-8867a45016e1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:49:12.879266"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:49:12.852957"^^xsd:dateTime ;
    dct:title "Jumlah Lembaga Pengelolaan SDA" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/3100/csv/download_excel> .

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

