@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/7c5bccb1-c7c5-485c-bd91-555efd7b8914> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Status Kepersertaan Asuransi Kesehatan" ;
    dct:identifier "7c5bccb1-c7c5-485c-bd91-555efd7b8914" ;
    dct:issued "2025-10-27T01:38:08.806857"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:38:09.223590"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/843c7b83-7040-4ca6-869c-77600d35d3eb> ;
    dct:title "API Data Statistik Status Kepersertaan 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/7c5bccb1-c7c5-485c-bd91-555efd7b8914/resource/c696d122-98c2-41cb-9c25-13079bdbb1f9> ;
    dcat:keyword "api-data-statistik-status-kepersertaan-asuransi-kesehatan",
        "data-nagari",
        "nagari-bukit-tandang" .

<https://data.sumbarprov.go.id/dataset/7c5bccb1-c7c5-485c-bd91-555efd7b8914/resource/c696d122-98c2-41cb-9c25-13079bdbb1f9> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Status Kepersertaan Asuransi Kesehatan Resource" ;
    dct:format "API" ;
    dct:title "API Data Statistik Status Kepersertaan Asuransi Kesehatan Resource Nagari Bukit Tandang" ;
    dcat:accessURL <https://bukittandang.solokkab.go.id/internal_api/statistik/status-asuransi-kesehatan> .

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

