@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/45088> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63356> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037769> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63378>,
        <https://data.rkd.nl/thesaurus/65136>,
        <https://data.rkd.nl/thesaurus/65145>,
        <https://data.rkd.nl/thesaurus/66877>,
        <https://data.rkd.nl/thesaurus/66947> ;
    skos:notation "45088" ;
    skos:prefLabel "seating furniture"@en,
        "zitmeubel"@nl ;
    skos:scopeNote "General term for any furniture intended for seating."@en,
        "Algemene term voor alle meubels die bedoeld zijn om op te zitten."@nl ;
    prov:generatedAtTime "2023-08-01T12:28:56+00:00"^^xsd:dateTime .

