@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/573ecb49-1eea-417b-b314-4c55cda3135b> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Penyandang Cacat" ;
    dct:identifier "573ecb49-1eea-417b-b314-4c55cda3135b" ;
    dct:issued "2025-10-27T00:04:00.293533"^^xsd:dateTime ;
    dct:modified "2025-10-27T00:04:00.956388"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> ;
    dct:title "API Data Statistik Penyandang Cacat" ;
    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/573ecb49-1eea-417b-b314-4c55cda3135b/resource/f181062e-6729-44ad-8252-08f1d34e8672> ;
    dcat:keyword "api-data-statistik-penyandang-cacat",
        "data-nagari" .

<https://data.sumbarprov.go.id/dataset/573ecb49-1eea-417b-b314-4c55cda3135b/resource/f181062e-6729-44ad-8252-08f1d34e8672> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Penyandang Cacat Resource" ;
    dct:format "API" ;
    dct:title "API Data Statistik Penyandang Cacat Resource" ;
    dcat:accessURL <https://localhost/opensid_my/internal_api/statistik/9> .

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

