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

<http://data.bibliotheken.nl/id/thes/p073551708> a schema1:Person ;
    rdfs:label "Peeters, Paul M." ;
    schema1:description "vervoer" ;
    schema1:familyName "Peeters" ;
    schema1:givenName "Paul M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a4adec02f5048b94519c1b1f7e04280> ;
    schema1:name "Paul M. Peeters" ;
    schema1:sameAs <http://viaf.org/viaf/289406758> .

