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

<http://data.bibliotheken.nl/id/thes/p141263733> a schema1:Person ;
    rdfs:label "Bestevader" ;
    schema1:description "is: Wiel Aerts" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd3439bfcb0b16c72396998c52a7391e> ;
    schema1:name "Bestevader" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p075154684>,
        <http://viaf.org/viaf/284512491> .

