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

<http://data.bibliotheken.nl/id/thes/p304067032> a schema1:Person ;
    rdfs:label "Laan, ... (fam.)" ;
    schema1:description "B0728138: protestantse familie Laan (stam Schellinkhout)" ;
    schema1:familyName "Laan" ;
    schema1:givenName "..." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a58d85c50c03386f9900877361c1069> ;
    schema1:name "... Laan" ;
    schema1:sameAs <http://viaf.org/viaf/284526274> .

