@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/73990> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94229> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037564> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63391>,
        <https://data.rkd.nl/thesaurus/65593>,
        <https://data.rkd.nl/thesaurus/66732>,
        <https://data.rkd.nl/thesaurus/84419> ;
    skos:notation "73990" ;
    skos:prefLabel "curtain"@en,
        "gordijn"@nl ;
    skos:scopeNote "Hangings for windows, doorways, or other openings, usually of cloth, plastic, or another such material, that are generally finished with hems, casings, pleats, or ruffles and hung by the top edge; used for privacy, control of light and drafts, or decoration."@en,
        "Behangsels van stof voor ramen, deuropeningen of andere openingen, meestal met zomen, omslagen voor de gordijnroede, plooien of franjes en aan de bovenzijnde van de openingen opgehangen; ter bescherming tegen licht, tocht of inkijk, of ter decoratie."@nl ;
    prov:generatedAtTime "2024-08-05T13:51:35+00:00"^^xsd:dateTime .

