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

<http://data.bibliotheken.nl/id/thes/p25480960X> a schema1:Person ;
    rdfs:label "Apfelstedt, U." ;
    schema1:familyName "Apfelstedt" ;
    schema1:givenName "U." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30fc684eef8ebe8492cabbbc57437627> ;
    schema1:name "U. Apfelstedt" ;
    schema1:sameAs <http://viaf.org/viaf/5619161211537240070003>,
        <https://isni.org/isni/0000000389593414> .

