@prefix void: <http://rdfs.org/ns/void#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://id.bia.or.th/.well-known/void#dataset> a void:Dataset ;
    dcterms:title "Buddhadasa Indapanno Archives Knowledge Graph"@en ,
        "ฐานข้อมูลความรู้หอจดหมายเหตุพุทธทาส อินทปัญโญ"@th ;
    dcterms:description "Archival description of the Buddhadasa Indapanno Archives (manuscripts, printed books, photographs, events, agents, and dhamma concepts) expressed in ICA Records in Contexts Ontology (RiC-O) 1.1."@en ;
    dcterms:publisher "Buddhadasa Indapanno Archives (BIA)"@en ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    dcterms:conformsTo <https://www.ica.org/standards/RiC/ontology> ;
    dcterms:modified "2026-08-24"^^xsd:date ;
    void:triples 96961 ;
    void:uriSpace "https://id.bia.or.th/" ;
    void:vocabulary <https://www.ica.org/standards/RiC/ontology> , <https://id.bia.or.th/ns> ;
    void:exampleResource <https://id.bia.or.th/person-buddhadasa> ,
        <https://id.bia.or.th/concept-sunnata> ,
        <https://id.bia.or.th/evt-2475-suanmokkh-founded> ;
    foaf:homepage <https://id.bia.or.th/> ;
    void:rootResource <https://id.bia.or.th/person-buddhadasa> .
