@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/f1f7d87d-4a53-4932-9b99-dd982ab4b5f6> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data inventaris peralatan" ;
    dct:identifier "f1f7d87d-4a53-4932-9b99-dd982ab4b5f6" ;
    dct:issued "2025-10-27T01:45:23.667257"^^xsd:dateTime ;
    dct:modified "2025-10-27T01:45:24.109120"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/157141d4-27af-4f95-85bb-0586aed4635f> ;
    dct:title "API Data Inventaris Peralatan Nagari Kinari" ;
    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/f1f7d87d-4a53-4932-9b99-dd982ab4b5f6/resource/09e4f83c-92b1-43b6-ac90-0d9ee13fbcaa> ;
    dcat:keyword "api-data-inventaris-peralatan",
        "data-nagari",
        "nagari-kinari" .

<https://data.sumbarprov.go.id/dataset/f1f7d87d-4a53-4932-9b99-dd982ab4b5f6/resource/09e4f83c-92b1-43b6-ac90-0d9ee13fbcaa> 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 Kinari" ;
    dcat:accessURL <https://kinari.solokkab.go.id/internal_api/inventaris-peralatan> .

<https://data.sumbarprov.go.id/organization/157141d4-27af-4f95-85bb-0586aed4635f> a foaf:Organization ;
    foaf:name "kinari-kab-solok" .

