@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/63612> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98265> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046157> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63612" ;
    skos:prefLabel "coverall"@en,
        "overall"@nl ;
    skos:scopeNote "One-piece garments consisting of a trouserlike portion and a full top with or without sleeves worn over other garments for protection. For one-piece garments consisting of trousers with a bib use \"overalls (main garments).\""@en,
        "Eendelige kledingstukken bestaande uit een broekachtig deel en een volledig bovenstuk met of zonder mouwen, dat ter bescherming over andere kledingstukken wordt gedragen. Gebruik 'tuinbroeken' voor eendelige kledingstukken bestaande uit een broek en een borststuk."@nl ;
    prov:generatedAtTime "2023-07-31T06:42:38+00:00"^^xsd:dateTime .

