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

<http://data.bibliotheken.nl/id/thes/p073672211> a schema1:Person ;
    rdfs:label "Strikwerda, Sipke (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Strikwerda" ;
    schema1:givenName "Sipke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b94daac59ac182c4c8916771cb81c227> ;
    schema1:name "Sipke Strikwerda" ;
    schema1:sameAs <http://viaf.org/viaf/281378839> .

