@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/c2cd0a84-d2dd-4f68-9cc4-9d8af6c4528b> a dcat:Dataset ;
    dct:description "Merupakan API untuk menampilkan data-data inventaris peralatan" ;
    dct:identifier "c2cd0a84-d2dd-4f68-9cc4-9d8af6c4528b" ;
    dct:issued "2025-10-27T00:03:12.825182"^^xsd:dateTime ;
    dct:modified "2025-10-27T00:03:14.073561"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> ;
    dct:title "API Data Inventaris Peralatan" ;
    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/c2cd0a84-d2dd-4f68-9cc4-9d8af6c4528b/resource/11b776b6-2cc4-443a-ae43-5ab4c6d80a28> ;
    dcat:keyword "api-data-inventaris-peralatan",
        "data-nagari" .

<https://data.sumbarprov.go.id/dataset/c2cd0a84-d2dd-4f68-9cc4-9d8af6c4528b/resource/11b776b6-2cc4-443a-ae43-5ab4c6d80a28> a dcat:Distribution ;
    dct:description "Merupakan API untuk menampilkan data-data inventaris peralatan Resource" ;
    dct:format "API" ;
    dct:title "API Data Inventaris Peralatan Resource" ;
    dcat:accessURL <https://localhost/opensid_my/internal_api/inventaris-peralatan> .

<https://data.sumbarprov.go.id/organization/98d9a258-56fd-491c-ae03-080291b0f77b> a foaf:Organization ;
    foaf:name "Nagari Lolo - Kabupaten Solok" .

