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

<http://data.bibliotheken.nl/id/thes/p166112631> a schema1:Person ;
    rdfs:label "Schrama, P.M.M." ;
    schema1:description "Praktijkonderzoek Plant & Omgeving" ;
    schema1:familyName "Schrama" ;
    schema1:givenName "P.M.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f500cfe2d75a9b89957fd16684ec5b60> ;
    schema1:name "P.M.M. Schrama" ;
    schema1:sameAs <http://viaf.org/viaf/289342085>,
        <https://isni.org/isni/000000039472452X> .

