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

<http://data.bibliotheken.nl/id/thes/p071256504> a schema1:Person ;
    rdfs:label "Brok, M.F.A." ;
    schema1:description "mb" ;
    schema1:familyName "Brok" ;
    schema1:givenName "M.F.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02601f1276921c932f02fe9022dd2ea3> ;
    schema1:name "M.F.A. Brok" ;
    schema1:sameAs <http://viaf.org/viaf/306165000> .

