@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/d3af46dc-4424-4c6e-9560-8b5d381be7ad> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data PPID" ;
    dct:identifier "d3af46dc-4424-4c6e-9560-8b5d381be7ad" ;
    dct:issued "2025-10-27T01:39:07.072730"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:39:07.474394"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/fc1b7612-147e-4851-bb26-1ead20b2444a> ;
    dct:title "API Data PPID 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/d3af46dc-4424-4c6e-9560-8b5d381be7ad/resource/7e300970-e82b-468a-a289-89b270fb4788> ;
    dcat:keyword "api-data-ppid",
        "data-nagari",
        "nagari-paninggahan" .

<https://data.sumbarprov.go.id/dataset/d3af46dc-4424-4c6e-9560-8b5d381be7ad/resource/7e300970-e82b-468a-a289-89b270fb4788> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data PPID Resource" ;
    dct:format "API" ;
    dct:title "API Data PPID Resource Nagari Paninggahan" ;
    dcat:accessURL <https://paninggahan.solokkab.go.id/internal_api/ppid> .

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

