@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/98135> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300238962> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64105>,
        <https://data.rkd.nl/thesaurus/66253>,
        <https://data.rkd.nl/thesaurus/66254>,
        <https://data.rkd.nl/thesaurus/66280>,
        <https://data.rkd.nl/thesaurus/67310>,
        <https://data.rkd.nl/thesaurus/67322>,
        <https://data.rkd.nl/thesaurus/67362>,
        <https://data.rkd.nl/thesaurus/67544>,
        <https://data.rkd.nl/thesaurus/98134> ;
    skos:notation "98135" ;
    skos:prefLabel "dress (culture-related concept)"@en,
        "dracht (cultuurgerelateerd begrip)"@nl ;
    skos:scopeNote "Costume and manner of dressing required by custom or etiquette for certain occasions or times of day."@en,
        "Manier van kleden die bepaald wordt door gewoonte of etiquette, voor bepaalde gelegenheden of tijdstippen van de dag."@nl ;
    prov:generatedAtTime "2023-08-14T07:58:21+00:00"^^xsd:dateTime .

