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

<http://data.bibliotheken.nl/id/thes/p297548328> a schema1:Person ;
    rdfs:label "Westra, Remko Willem (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:description "AIO technische stromingsleer" ;
    schema1:familyName "Westra" ;
    schema1:givenName "Remko Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9dbce9f7b91e392ecee0a0b4820055f7> ;
    schema1:name "Remko Willem Westra" ;
    schema1:sameAs <http://viaf.org/viaf/292075091>,
        <https://isni.org/isni/0000000396997345> .

