@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#> .

<https://data.sumbarprov.go.id/dataset/0e38af79-ed70-4d43-9cc1-680fd88b7fae> a dcat:Dataset ;
    dct:description "Harga Minyak Goreng Curah" ;
    dct:identifier "0e38af79-ed70-4d43-9cc1-680fd88b7fae" ;
    dct:issued "2024-03-04T09:01:51.176103"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:01:51.176109"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Harga Minyak Goreng Curah" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/0e38af79-ed70-4d43-9cc1-680fd88b7fae/resource/dbdeb866-95d9-4693-84f0-d73c18c7321c> ;
    dcat:keyword "government" .

<https://data.sumbarprov.go.id/dataset/0e38af79-ed70-4d43-9cc1-680fd88b7fae/resource/dbdeb866-95d9-4693-84f0-d73c18c7321c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "minyak-goreng-curah.html" ;
    dcat:accessURL <http://pasarami.padang.go.id/home/detil/153125/minyak-goreng-curah.html> ;
    dcat:mediaType "text/html" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

