@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/a41cdf7f-526c-4feb-8ca9-a9050c03b87c> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data statistik Golongan Darah" ;
    dct:identifier "a41cdf7f-526c-4feb-8ca9-a9050c03b87c" ;
    dct:issued "2025-10-27T01:39:22.524709"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:39:23.027286"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/fc1b7612-147e-4851-bb26-1ead20b2444a> ;
    dct:title "API Data Statistik Golongan Darah Nagari Paninggahan" ;
    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/a41cdf7f-526c-4feb-8ca9-a9050c03b87c/resource/c3a6431f-6ba0-4a96-9c2f-172743cffeb1> ;
    dcat:keyword "api-data-statistik-golongan-darah",
        "data-nagari",
        "nagari-paninggahan" .

<https://data.sumbarprov.go.id/dataset/a41cdf7f-526c-4feb-8ca9-a9050c03b87c/resource/c3a6431f-6ba0-4a96-9c2f-172743cffeb1> 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 Nagari Paninggahan" ;
    dcat:accessURL <https://paninggahan.solokkab.go.id/internal_api/statistik/7> .

<https://data.sumbarprov.go.id/organization/fc1b7612-147e-4851-bb26-1ead20b2444a> a foaf:Organization ;
    foaf:name "paninggahan-kab-solok" .

