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

<http://data.bibliotheken.nl/id/thes/p069896534> a schema1:Person ;
    rdfs:label "F.V.B." ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "F.V.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2353a4293c23bcf4542c40554cb80b96>,
        <https://data.bibliotheken.nl/.well-known/genid/27ca864c4ad22501509d6cdc450d372a> ;
    schema1:name "F.V.B." ;
    schema1:sameAs <http://viaf.org/viaf/290099960> .

