@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/71915> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67499> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q1415453> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "71915" ;
    skos:prefLabel "Rhingraves"@en,
        "Rhingravebroek"@nl ;
    skos:scopeNote "Very full breeches trimmed with ribbons, popular from the early 1660s until the mid 1670s."@en,
        "Zeer wijde kniebroek afgezet met linten, populair van begin jaren 1660 tot midden jaren 1670."@nl ;
    prov:generatedAtTime "2023-07-13T09:54:36+00:00"^^xsd:dateTime .

