@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/f8a7a0f6-ab06-4672-826e-dfa28d052763> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "abdbedf2-9319-4835-97ea-e979e6cfb317" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2026-06-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN" ] ;
    dct:title "Jumlah Sekolah memiliki Laboratorium Komputer" ;
    dcat:distribution <http://5.189.187.109/dataset/f8a7a0f6-ab06-4672-826e-dfa28d052763/resource/e73b248f-99a2-4a78-a6d4-51ce7d924003> ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-sekolah-memiliki-laboratorium-komputer> .

<http://5.189.187.109/dataset/f8a7a0f6-ab06-4672-826e-dfa28d052763/resource/e73b248f-99a2-4a78-a6d4-51ce7d924003> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-14T04:09:51.107907"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:09:51.094893"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah memiliki Laboratorium Komputer" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-sekolah-memiliki-laboratorium-komputer> .

<https://rumahdata.riau.go.id/dataset/jumlah-sekolah-memiliki-laboratorium-komputer> a foaf:Document .

