@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/154e5d1f-30d9-41f1-a5fe-ec4d9939f24f> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data Stunting" ;
    dct:identifier "154e5d1f-30d9-41f1-a5fe-ec4d9939f24f" ;
    dct:issued "2025-10-27T01:38:48.320941"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:38:48.772616"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/fc1b7612-147e-4851-bb26-1ead20b2444a> ;
    dct:title "API Data Stunting 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/154e5d1f-30d9-41f1-a5fe-ec4d9939f24f/resource/7479e911-cb04-417c-b909-d5d1cf433f08> ;
    dcat:keyword "api-data-stunting",
        "data-nagari",
        "nagari-paninggahan" .

<https://data.sumbarprov.go.id/dataset/154e5d1f-30d9-41f1-a5fe-ec4d9939f24f/resource/7479e911-cb04-417c-b909-d5d1cf433f08> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data Stunting Resource" ;
    dct:format "API" ;
    dct:title "API Data Stunting Resource Nagari Paninggahan" ;
    dcat:accessURL <https://paninggahan.solokkab.go.id/internal_api/stunting> .

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

