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

<http://data.bibliotheken.nl/id/thes/p14218554X> a schema1:Person ;
    rdfs:label "Sijbrandij, D." ;
    schema1:familyName "Sijbrandij" ;
    schema1:givenName "D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34a2e3a7bd9c3d1a10d7a4634c2aef3b> ;
    schema1:name "D. Sijbrandij" ;
    schema1:sameAs <http://viaf.org/viaf/289643223> .

