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

<http://data.bibliotheken.nl/id/thes/p069027641> a schema1:Person ;
    rdfs:label "Trotz, A.J." ;
    schema1:description "B9935476: prof.; TUD (Fac. der Bouwkunde)" ;
    schema1:familyName "Trotz" ;
    schema1:givenName "A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e74c53c116396ac228fea21f91bd5d0e> ;
    schema1:name "A.J. Trotz" ;
    schema1:sameAs <http://viaf.org/viaf/240249310>,
        <https://isni.org/isni/0000000385736019> .

