@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/9c8542fa-d603-4b46-83cb-30c47dba8a8e> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data inventaris peralatan" ;
    dct:identifier "9c8542fa-d603-4b46-83cb-30c47dba8a8e" ;
    dct:issued "2025-10-27T01:35:12.511345"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:35:12.977132"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/0b9ec369-2126-4e87-b796-98d567c1bd4c> ;
    dct:title "API Data Inventaris Peralatan Nagari Koto Baru" ;
    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/9c8542fa-d603-4b46-83cb-30c47dba8a8e/resource/7b909ff8-43bd-4cc7-a4b5-bbe43cd023b3> ;
    dcat:keyword "api-data-inventaris-peralatan",
        "data-nagari",
        "nagari-koto-baru" .

<https://data.sumbarprov.go.id/dataset/9c8542fa-d603-4b46-83cb-30c47dba8a8e/resource/7b909ff8-43bd-4cc7-a4b5-bbe43cd023b3> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data inventaris peralatan Resource" ;
    dct:format "API" ;
    dct:title "API Data Inventaris Peralatan Resource Nagari Koto Baru" ;
    dcat:accessURL <https://kotobaru.solokkab.go.id/internal_api/inventaris-peralatan> .

<https://data.sumbarprov.go.id/organization/0b9ec369-2126-4e87-b796-98d567c1bd4c> a foaf:Organization ;
    foaf:name "kotobaru-kab-solok" .

