@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/0f2d53af-6a2c-4040-a6ee-c62c7b834393> a dcat:Dataset ;
    dct:description "Daftar rumah baca dan rumah pintar" ;
    dct:identifier "0f2d53af-6a2c-4040-a6ee-c62c7b834393" ;
    dct:issued "2026-04-30T03:27:56.729781"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:27:56.729802"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Rumah Baca, Rumah Pintar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARDIANSYAH, S.Pd" ;
            vcard:hasEmail <mailto:zafaraltairyahya@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0f2d53af-6a2c-4040-a6ee-c62c7b834393/resource/3058f6ff-cafd-43a4-b65d-8a3425b7dfdb>,
        <http://5.189.187.109/dataset/0f2d53af-6a2c-4040-a6ee-c62c7b834393/resource/efbc3816-1267-45a6-b993-10364f884926> ;
    dcat:keyword "daftar rumah baca",
        "daftar rumah pintar" .

<http://5.189.187.109/dataset/0f2d53af-6a2c-4040-a6ee-c62c7b834393/resource/3058f6ff-cafd-43a4-b65d-8a3425b7dfdb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-02-07T04:41:41.146061"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:27:56.716797"^^xsd:dateTime ;
    dct:title "Rumah Baca, Rumah Pintar.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/0f2d53af-6a2c-4040-a6ee-c62c7b834393/resource/3058f6ff-cafd-43a4-b65d-8a3425b7dfdb/download/rumah-baca-rumah-pintar.json> ;
    dcat:byteSize "2447"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<http://5.189.187.109/dataset/0f2d53af-6a2c-4040-a6ee-c62c7b834393/resource/efbc3816-1267-45a6-b993-10364f884926> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-02-07T04:41:32.301693"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:27:56.715036"^^xsd:dateTime ;
    dct:title "Rumah Baca, Rumah Pintar.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/0f2d53af-6a2c-4040-a6ee-c62c7b834393/resource/efbc3816-1267-45a6-b993-10364f884926/download/rumah-baca-rumah-pintar.pdf> ;
    dcat:byteSize "126820"^^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" .

