@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/779fb991-a311-4127-b9f0-285d2dbe1721> a dcat:Dataset ;
    dct:description "adalah total jumlah siswa Perempuan yang terdaftar di Sekolah Menengah Kejuruan (SMK) pada periode tertentu." ;
    dct:identifier "654" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-04-29T17:01:01+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa SMK menurut jenis kelamin (perempuan)" ;
    dcat:distribution <http://5.189.187.109/dataset/779fb991-a311-4127-b9f0-285d2dbe1721/resource/cad987e3-5c72-4f41-bbfd-89c5c2f4beea>,
        <http://5.189.187.109/dataset/779fb991-a311-4127-b9f0-285d2dbe1721/resource/efeeb7f0-55b2-46e7-a58b-98b758ee39f8> ;
    dcat:keyword "Pendidikan Dan Pelatihan" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/654> .

<http://5.189.187.109/dataset/779fb991-a311-4127-b9f0-285d2dbe1721/resource/cad987e3-5c72-4f41-bbfd-89c5c2f4beea> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T04:12:43.234329"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:12:43.214812"^^xsd:dateTime ;
    dct:title "Jumlah Siswa SMK menurut jenis kelamin (perempuan)" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/654/download-csv> .

<http://5.189.187.109/dataset/779fb991-a311-4127-b9f0-285d2dbe1721/resource/efeeb7f0-55b2-46e7-a58b-98b758ee39f8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-29T04:12:43.234346"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:12:43.215137"^^xsd:dateTime ;
    dct:title "Jumlah Siswa SMK menurut jenis kelamin (perempuan)" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/654/download-excel> .

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

