@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/92932> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84648> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026014> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92932" ;
    skos:prefLabel "brotherhoods"@en,
        "broederschap"@nl ;
    skos:scopeNote "Associations of people, usually men, joined for mutual help, support, protection, or action. For social fraternities, which are local or national organizations of male college students and which typically have names composed of two or three Greek letters, use \"fraternities\"; however, usage may overlap.\""@en,
        "Verenigingen van mensen, gewoonlijk mannen, voor wederzijdse hulp, ondersteuning, bescherming of actie. Gebruik 'fraternities' voor lokale of nationale organisaties van mannelijke studenten, die vaak een naam hebben met twee of drie Griekse letters. Het gebruik kan echter overlappen."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:24+00:00"^^xsd:dateTime .

