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

<https://data.sumbarprov.go.id/dataset/63d2097b-f9f3-46f4-887e-60a50dcb6e3e> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data pengaduan masyarakat" ;
    dct:identifier "63d2097b-f9f3-46f4-887e-60a50dcb6e3e" ;
    dct:issued "2025-10-27T00:02:54.549898"^^xsd:dateTime ;
    dct:modified "2025-10-27T00:02:55.158795"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> ;
    dct:title "API Pengaduan Masyarakat" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Prima Aulia" ;
            vcard:hasEmail <mailto:prima.aulia333@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/63d2097b-f9f3-46f4-887e-60a50dcb6e3e/resource/24fb486a-e9d5-4b93-be49-5e6c8f375ae9> ;
    dcat:keyword "api-pengaduan-masyarakat",
        "data-nagari" .

<https://data.sumbarprov.go.id/dataset/63d2097b-f9f3-46f4-887e-60a50dcb6e3e/resource/24fb486a-e9d5-4b93-be49-5e6c8f375ae9> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data pengaduan masyarakat Resource" ;
    dct:format "API" ;
    dct:title "API Pengaduan Masyarakat Resource" ;
    dcat:accessURL <https://localhost/opensid_my/internal_api/pengaduan> .

<https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> a foaf:Organization ;
    foaf:name "Nagari Lolo - Kabupaten Solok" .

