@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/f88b814b-7514-46e4-a7b2-cd2df529f326> a dcat:Dataset ;
    dct:description "Jumlah ruang kelas SMK adalah total ruang kelas yang tersedia di sekolah menengah kejuruan." ;
    dct:identifier "648" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-04-29T17:53:22+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Ruang Kelas SMK" ;
    dcat:distribution <http://5.189.187.109/dataset/f88b814b-7514-46e4-a7b2-cd2df529f326/resource/2096d5b7-ed60-4924-869f-f4cbae617438>,
        <http://5.189.187.109/dataset/f88b814b-7514-46e4-a7b2-cd2df529f326/resource/e9812239-c1e7-4714-818a-dcb8f9ae3950> ;
    dcat:keyword "Pendidikan Dan Pelatihan" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/648> .

<http://5.189.187.109/dataset/f88b814b-7514-46e4-a7b2-cd2df529f326/resource/2096d5b7-ed60-4924-869f-f4cbae617438> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-29T04:02:04.828680"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:02:04.767777"^^xsd:dateTime ;
    dct:title "Jumlah Ruang Kelas SMK" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/648/download-csv> .

<http://5.189.187.109/dataset/f88b814b-7514-46e4-a7b2-cd2df529f326/resource/e9812239-c1e7-4714-818a-dcb8f9ae3950> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-29T04:02:04.828696"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:02:04.768981"^^xsd:dateTime ;
    dct:title "Jumlah Ruang Kelas SMK" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/648/download-excel> .

<https://opendata.gorontaloprov.go.id/dataset-detail/648> a foaf:Document .

