@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/81111> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97348> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027015> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81111" ;
    skos:prefLabel "family history"@en,
        "familiegeschiedenis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79836> ;
    skos:scopeNote "Accounts or histories of the descent of persons, families, or other groups, from an ancestor or ancestors; enumerations of ancestors and their descendants in the natural order of succession."@en,
        "Verslagen van of verhalen over de afkomst van personen, families of andere groepen mensen beginnende bij één of meer gemeenschappelijke voorouders; opsommingen van voorouders en hun afstammelingen in volgorde van nakomelingschap."@nl ;
    prov:generatedAtTime "2022-10-19T08:19:36+00:00"^^xsd:dateTime .

