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

<http://5.189.187.109/dataset/e830858b-af1b-44a0-9a2a-2ba8992eeedb> a dcat:Dataset ;
    dct:description "Data Sekolah Penggerak Kubu Raya pertahun 2023" ;
    dct:identifier "e830858b-af1b-44a0-9a2a-2ba8992eeedb" ;
    dct:issued "2026-04-30T04:04:03.978124"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:04:03.978145"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "SEKOLAH PENGGERAK" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AFRISA MAHARANI" ;
            vcard:hasEmail <mailto:afrisamaharani@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e830858b-af1b-44a0-9a2a-2ba8992eeedb/resource/fa2ddf49-5f84-4e15-a1d5-9eb467bfb4d0> ;
    dcat:keyword "sekolah penggerak" ;
    dcat:landingPage <sekolah%20penggerak%20kubu%20raya%202023> .

<http://5.189.187.109/dataset/e830858b-af1b-44a0-9a2a-2ba8992eeedb/resource/fa2ddf49-5f84-4e15-a1d5-9eb467bfb4d0> a dcat:Distribution ;
    dct:description "Data Sekolah Penggerak Kubu Raya pertahun 2023" ;
    dct:format "PDF" ;
    dct:issued "2024-01-17T00:51:54.140620"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:04:03.970169"^^xsd:dateTime ;
    dct:title "Data Sekolah Penggerak" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/e830858b-af1b-44a0-9a2a-2ba8992eeedb/resource/fa2ddf49-5f84-4e15-a1d5-9eb467bfb4d0/download/29_sekolah-penggerak.pdf> ;
    dcat:byteSize "121821"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> a foaf:Agent ;
    foaf:name "Kabupaten Kubu Raya" .

<sekolah%20penggerak%20kubu%20raya%202023> a foaf:Document .

