@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/2ff5b148-7a43-4f44-8b01-8db0ab822b35> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Asuransi Kesehatan" ;
    dct:identifier "2ff5b148-7a43-4f44-8b01-8db0ab822b35" ;
    dct:issued "2025-10-27T00:04:21.551894"^^xsd:dateTime ;
    dct:modified "2025-10-27T00:04:22.165279"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> ;
    dct:title "API Data Statistik Asuransi Kesehatan" ;
    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/2ff5b148-7a43-4f44-8b01-8db0ab822b35/resource/52335002-3612-4783-8a15-5fcd78439689> ;
    dcat:keyword "api-data-statistik-asuransi-kesehatan",
        "data-nagari" .

<https://data.sumbarprov.go.id/dataset/2ff5b148-7a43-4f44-8b01-8db0ab822b35/resource/52335002-3612-4783-8a15-5fcd78439689> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Asuransi Kesehatan Resource" ;
    dct:format "API" ;
    dct:title "API Data Statistik Asuransi Kesehatan Resource" ;
    dcat:accessURL <https://localhost/opensid_my/internal_api/statistik/19> .

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

