@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/9dadd6de-56ce-457c-89f2-2c38644be81a> a dcat:Dataset ;
    dct:identifier "9dadd6de-56ce-457c-89f2-2c38644be81a" ;
    dct:issued "2025-10-07T02:08:20.077543"^^xsd:dateTime ;
    dct:modified "2025-10-07T02:08:20.077584"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "test" .

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

