@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/63590> a skos:Concept ;
    skos:altLabel "cape"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98130> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046140> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67303> ;
    skos:notation "63590" ;
    skos:prefLabel "cape"@en,
        "schoudermantel"@nl ;
    skos:scopeNote "Sleeveless outer garments of varying lengths, fastening at the neck and falling loosely from the shoulders that function as either separate garments or attach to longer coats or cloaks."@en,
        "Overkledingstukken zonder mouwen en van verschillende lengten tot de taille, die bij de hals sluiten en ruim van de schouders vallen."@nl ;
    prov:generatedAtTime "2023-07-31T08:13:49+00:00"^^xsd:dateTime .

