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

<http://data.bibliotheken.nl/id/thes/p24585603X> a schema1:Person ;
    rdfs:label "Trommel, Reinier" ;
    schema1:description "B0331200: Drs., ing." ;
    schema1:familyName "Trommel" ;
    schema1:givenName "Reinier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07d42276bcfa0d672b26f2f5c427d44c> ;
    schema1:name "Reinier Trommel" ;
    schema1:sameAs <http://viaf.org/viaf/291762575>,
        <https://isni.org/isni/0000000396730747> .

