@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/9ccc034b-44be-4af7-a4e0-393a83dbdff1> a dcat:Dataset ;
    dct:identifier "87682805257e619d49b8e0dfdc14affa" ;
    dct:issued "-" ;
    dct:modified "2024-05-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Rekomendasi Teknis Pertambangan" ;
    dcat:distribution <http://5.189.187.109/dataset/9ccc034b-44be-4af7-a4e0-393a83dbdff1/resource/b3743d27-39d7-42c0-9c9d-2f03c02a1469> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/2506/detail_dataset> .

<http://5.189.187.109/dataset/9ccc034b-44be-4af7-a4e0-393a83dbdff1/resource/b3743d27-39d7-42c0-9c9d-2f03c02a1469> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-28T07:26:15.175351"^^xsd:dateTime ;
    dct:modified "2024-11-28T07:26:15.169008"^^xsd:dateTime ;
    dct:title "Rekomendasi Teknis Pertambangan" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/2506/csv/download_excel> .

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

