@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/67970> a skos:Concept ;
    skos:altLabel "frac"@nl,
        "justaucorps"@nl,
        "juste-au-corps"@nl,
        "rokjas"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63599> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209865> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67970" ;
    skos:prefLabel "tail coat"@en,
        "rock (jas)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63619> ;
    skos:scopeNote "Men's coats for civilian or military dress, having a shaped upper body of waist length in the front and from which longer tails extend at the back. The fashion is sometimes adopted for women's wear as well."@en,
        "Jassen die bij een rokkostuum horen, met een gevormd bovenstuk en een taillenaad, waaraan aan de achterzijde panden zijn genaaid."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:04+00:00"^^xsd:dateTime .

