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

<http://data.bibliotheken.nl/id/thes/p073605603> a schema1:Person ;
    rdfs:label "Fruytier, B.G.M. (1950-)" ;
    schema1:alternateName "Fruijtier, B.G.M.",
        "Fruytier, Ben" ;
    schema1:birthDate "1950" ;
    schema1:description "B9925393 titelp. dr. ... IVA Tilburg" ;
    schema1:familyName "Fruytier" ;
    schema1:givenName "B.G.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e357a7f3373c7b5d8d5faa545114107> ;
    schema1:name "B.G.M. Fruytier" ;
    schema1:sameAs <http://viaf.org/viaf/241634955>,
        <https://isni.org/isni/0000000370195221> .

