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

<http://data.bibliotheken.nl/id/thes/p391986716> a schema1:Person ;
    rdfs:label "Bras, Guus (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "26739372: 300" ;
    schema1:familyName "Bras" ;
    schema1:givenName "Guus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b8699b4d786dd9f3b641f5f83feff2d> ;
    schema1:name "Guus Bras" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317177319> .

