@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/98270> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63599> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209839> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66668>,
        <https://data.rkd.nl/thesaurus/92032> ;
    skos:notation "98270" ;
    skos:prefLabel "overcoat (outerwear)"@en,
        "overjas (overkleding)"@nl ;
    skos:scopeNote "Coats worn over a suit or other main garment; use especially for those worn in cold weather."@en,
        "Jassen die over een pak of andere bovenkleding worden gedragen; wordt vooral gebruikt voor jassen die bij koud weer worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T09:56:42+00:00"^^xsd:dateTime .

