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

<http://data.bibliotheken.nl/id/thes/p331771306> a schema1:Person ;
    rdfs:label "Libbe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/397e600ad89754d04b7a1aa85e5d8272> ;
    schema1:name "Libbe" ;
    schema1:sameAs <http://viaf.org/viaf/282188810>,
        <https://isni.org/isni/0000000388893685> .

