@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/d55e9aa4-76d0-4ee0-953d-fb64d98e4cbb> a dcat:Dataset ;
    dct:description "-Perhitungan Jumlah Pusat komputasiyang diselenggarakan pemerintah daerah" ;
    dct:identifier "b1612b00-029b-6199-4710-60a1bc8f9123" ;
    dct:issued "2025-10-23"^^xsd:date ;
    dct:modified "2025-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KOMUNIKASI, INFORMATIKA DAN STATISTIK" ] ;
    dct:title "Pusat komputasi yang diselenggarakan pemerintah daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/d55e9aa4-76d0-4ee0-953d-fb64d98e4cbb/resource/1ba1d24f-50e2-4d0f-acf7-ff86a8d764df> ;
    dcat:keyword "informatika",
        "komunikasi" ;
    dcat:landingPage <https://pasti.inhukab.go.id/dataset/data/view/b1612b00-029b-6199-4710-60a1bc8f9123> .

<http://5.189.187.109/dataset/d55e9aa4-76d0-4ee0-953d-fb64d98e4cbb/resource/1ba1d24f-50e2-4d0f-acf7-ff86a8d764df> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T03:25:22.881799"^^xsd:dateTime ;
    dct:modified "2026-02-05T03:25:22.873562"^^xsd:dateTime ;
    dct:title "Pusat komputasi yang diselenggarakan pemerintah daerah" ;
    dcat:accessURL <https://pasti.inhukab.go.id/dataset/data/download_csv/b1612b00-029b-6199-4710-60a1bc8f9123> .

<https://pasti.inhukab.go.id/dataset/data/view/b1612b00-029b-6199-4710-60a1bc8f9123> a foaf:Document .

