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

<http://data.bibliotheken.nl/id/thes/p148650457> a schema1:Person ;
    rdfs:label "Strykstra, Roeland Jelle (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:familyName "Strykstra" ;
    schema1:givenName "Roeland Jelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99124020e542a5bdcf873caf742aa2bb> ;
    schema1:name "Roeland Jelle Strykstra" ;
    schema1:sameAs <http://viaf.org/viaf/288201133>,
        <https://isni.org/isni/0000000393837258> .

