@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/84648> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79866> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026009> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD>,
        <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92932> ;
    skos:notation "84648" ;
    skos:prefLabel "society"@en,
        "genootschap"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84647> ;
    skos:scopeNote "Associations or bodies of people united by common interests, purpose, or profession."@en ;
    prov:generatedAtTime "2023-09-19T10:02:19+00:00"^^xsd:dateTime .

