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

<http://data.bibliotheken.nl/id/thes/p276374576> a schema1:Person ;
    rdfs:label "Hofstra, U." ;
    schema1:description "B0531295: Dr., Intron Sittard" ;
    schema1:familyName "Hofstra" ;
    schema1:givenName "U." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b7bfb5ad72fd4f8e2ba51bb09b37c1c> ;
    schema1:name "U. Hofstra" ;
    schema1:sameAs <http://viaf.org/viaf/289071499>,
        <https://isni.org/isni/0000000394570655> .

