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

<http://data.bibliotheken.nl/id/thes/p20425454X> a schema1:Person ;
    rdfs:label "Rijpkema, Bert" ;
    schema1:description "B0038982: TNO-MEP" ;
    schema1:familyName "Rijpkema" ;
    schema1:givenName "Bert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f199b32710eb71b6e5b8f278a2f231aa> ;
    schema1:name "Bert Rijpkema" ;
    schema1:sameAs <http://viaf.org/viaf/281031250>,
        <https://isni.org/isni/0000000387990117> .

