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

<http://data.bibliotheken.nl/id/thes/p073405256> a schema1:Person ;
    rdfs:label "Bartels, Paul Vincent" ;
    schema1:alternateName "Bartels, Paul" ;
    schema1:description "B9233633: Dr. Ir. P.V. Bartels (ATO-DLO), Wageningen" ;
    schema1:familyName "Bartels" ;
    schema1:givenName "Paul Vincent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3df9b533671dc2b79bf567533aa433a6> ;
    schema1:name "Paul Vincent Bartels" ;
    schema1:sameAs <http://viaf.org/viaf/280484587>,
        <https://isni.org/isni/0000000387538753> .

