@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sumbarprov.go.id/dataset/425d5bc4-0844-4b4e-9ccb-14f43cd9a9d0> a dcat:Dataset ;
    dct:identifier "425d5bc4-0844-4b4e-9ccb-14f43cd9a9d0" ;
    dct:issued "2026-02-11T03:53:04.282654"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:53:04.282670"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Angka Konsumsi Ikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/425d5bc4-0844-4b4e-9ccb-14f43cd9a9d0/resource/7b3de608-f046-4d8d-88ec-b338a36d8a1d> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/425d5bc4-0844-4b4e-9ccb-14f43cd9a9d0/resource/7b3de608-f046-4d8d-88ec-b338a36d8a1d> a dcat:Distribution ;
    dct:title "2026" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

