@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/3ec7912e-f8f7-4535-a16b-56be546923f1> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Golongan Darah" ;
    dct:identifier "3ec7912e-f8f7-4535-a16b-56be546923f1" ;
    dct:issued "2025-10-27T00:03:57.973767"^^xsd:dateTime ;
    dct:modified "2025-10-27T00:03:58.573060"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> ;
    dct:title "API Data Statistik Golongan Darah" ;
    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/3ec7912e-f8f7-4535-a16b-56be546923f1/resource/971c7ca8-db21-4db9-ad2a-a15d53ff3d8b> ;
    dcat:keyword "api-data-statistik-golongan-darah",
        "data-nagari" .

<https://data.sumbarprov.go.id/dataset/3ec7912e-f8f7-4535-a16b-56be546923f1/resource/971c7ca8-db21-4db9-ad2a-a15d53ff3d8b> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Golongan Darah Resource" ;
    dct:format "API" ;
    dct:title "API Data Statistik Golongan Darah Resource" ;
    dcat:accessURL <https://localhost/opensid_my/internal_api/statistik/7> .

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

