@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/c03eb49e-a0fb-40d9-acc4-3f90a51a7c1a> a dcat:Dataset ;
    dct:description "Server yang dikelola pemerintah daerah" ;
    dct:identifier "20e169b48c8f869887e2bbe1c5c3ea65" ;
    dct:issued "2025-04-23"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi, Informatika, Statistik dan Persandian" ] ;
    dct:title "Server yang dikelola pemerintah daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/c03eb49e-a0fb-40d9-acc4-3f90a51a7c1a/resource/145d6be0-1e65-4e18-8707-df36a259a2c4> ;
    dcat:keyword "Server",
        "daerah",
        "dikelola",
        "pemerintah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15287> .

<http://5.189.187.109/dataset/c03eb49e-a0fb-40d9-acc4-3f90a51a7c1a/resource/145d6be0-1e65-4e18-8707-df36a259a2c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:15:44.022224"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:15:43.994942"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15287> .

<https://satudata.ngawikab.go.id/data/sektoral/15287> a foaf:Document .

