@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/16d5b04d-add5-489f-b826-05f0c0c776c2> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Asuransi Kesehatan" ;
    dct:identifier "16d5b04d-add5-489f-b826-05f0c0c776c2" ;
    dct:issued "2025-10-27T01:37:57.886447"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:37:58.310948"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/843c7b83-7040-4ca6-869c-77600d35d3eb> ;
    dct:title "API Data Statistik Asuransi Kesehatan Nagari Bukit Tandang" ;
    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/16d5b04d-add5-489f-b826-05f0c0c776c2/resource/e25f5eda-6afe-4b9e-8b4c-381ec783f152> ;
    dcat:keyword "api-data-statistik-asuransi-kesehatan",
        "data-nagari",
        "nagari-bukit-tandang" .

<https://data.sumbarprov.go.id/dataset/16d5b04d-add5-489f-b826-05f0c0c776c2/resource/e25f5eda-6afe-4b9e-8b4c-381ec783f152> 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 Nagari Bukit Tandang" ;
    dcat:accessURL <https://bukittandang.solokkab.go.id/internal_api/statistik/19> .

<https://data.sumbarprov.go.id/organization/843c7b83-7040-4ca6-869c-77600d35d3eb> a foaf:Organization ;
    foaf:name "bukittandang-kab-solok" .

