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

<http://data.bibliotheken.nl/id/thes/p071039384> a schema1:Person ;
    rdfs:label "Span, Bouwe" ;
    schema1:alternateName "Span, B." ;
    schema1:familyName "Span" ;
    schema1:givenName "Bouwe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d925554cc31d5d88fbd94821778b3d62> ;
    schema1:name "Bouwe Span" ;
    schema1:sameAs <http://viaf.org/viaf/237696233>,
        <https://isni.org/isni/0000000391582167> .

