@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/79836> a skos:Concept ;
    skos:altLabel "stamboom(onderzoek)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054387> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79836" ;
    skos:prefLabel "genealogy (discipline)"@en,
        "genealogie (vakgebied)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81111> ;
    skos:scopeNote "The study of family history and ancestry."@en,
        "De studie van familiegeschiedenis en afstamming."@nl ;
    prov:generatedAtTime "2022-10-18T14:11:54+00:00"^^xsd:dateTime .

