@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/64143> a skos:Concept ;
    skos:altLabel "split-wood box"@en,
        "spanen doos"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300045643> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63715>,
        <https://data.rkd.nl/thesaurus/66404>,
        <https://data.rkd.nl/thesaurus/66406>,
        <https://data.rkd.nl/thesaurus/66407>,
        <https://data.rkd.nl/thesaurus/67468>,
        <https://data.rkd.nl/thesaurus/72903>,
        <https://data.rkd.nl/thesaurus/84359>,
        <https://data.rkd.nl/thesaurus/92830>,
        <https://data.rkd.nl/thesaurus/95512> ;
    skos:notation "64143" ;
    skos:prefLabel "box (container)"@en,
        "doos"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64162> ;
    skos:scopeNote "Rigid, often rectangular containers usually with a lid or cover in which something nonliquid is kept or carried."@en,
        "Verpakkingen, vaak rechthoekig, meestal met een klep of deksel, waarin iets niet-vloeibaars wordt bewaard of gedragen."@nl ;
    prov:generatedAtTime "2022-08-18T13:33:14+00:00"^^xsd:dateTime .

