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

<http://data.bibliotheken.nl/id/thes/p393351262> a schema1:Person ;
    rdfs:label "Span, Tim" ;
    schema1:familyName "Span" ;
    schema1:givenName "Tim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ac10c27b866ba1cb68f03b4dcd86c52> ;
    schema1:name "Tim Span" ;
    schema1:sameAs <http://viaf.org/viaf/317182763> .

