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

<http://5.189.187.109/dataset/1fca5c44-7e5f-4e5d-9e2f-d02f573ca540> a dcat:Dataset ;
    dct:description "Data ini berisi Angka Partisipasi Sekolah SD dan SMP" ;
    dct:identifier "1fca5c44-7e5f-4e5d-9e2f-d02f573ca540" ;
    dct:issued "2025-02-14T03:06:07.400250"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:06:07.400258"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Angka Partisipasi Sekolah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan dan Kebudayaan" ;
            vcard:hasEmail <mailto:disdikbud@hulusungaiselatankab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1fca5c44-7e5f-4e5d-9e2f-d02f573ca540/resource/ebfe5eda-eeff-44e4-8fbe-f7a9a71a5fd3> ;
    dcat:keyword "Pendidikan" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

<Dinas%20Pendidikan%20dan%20Kebudayaan> a foaf:Document .

<http://5.189.187.109/dataset/1fca5c44-7e5f-4e5d-9e2f-d02f573ca540/resource/ebfe5eda-eeff-44e4-8fbe-f7a9a71a5fd3> a dcat:Distribution ;
    dct:description """Data ini berisi data :\r
\r
* SD (nilai APS SD)\r
* SMP (nilai APS SMP)""" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-01T04:10:21.812318"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:06:07.393809"^^xsd:dateTime ;
    dct:title "2023 APS.xlsx" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/1fca5c44-7e5f-4e5d-9e2f-d02f573ca540/resource/ebfe5eda-eeff-44e4-8fbe-f7a9a71a5fd3/download/2022_aps.xlsx> ;
    dcat:byteSize "9961"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> a foaf:Agent ;
    foaf:name "Kabupaten Hulu Sungai Selatan" .

