@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p387273298> a schema1:Person ;
    rdfs:label "Booth (fam.)" ;
    schema1:description "Familie, Balmoral, Scotland" ;
    schema1:familyName "Booth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2f9cce26d0ab5e588261fe618427d7a> ;
    schema1:name "Booth" ;
    schema1:sameAs <http://viaf.org/viaf/317167923> .

