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

<http://data.bibliotheken.nl/id/thes/p143638203> a schema1:Person ;
    rdfs:label "Schönecker, Axel Georg" ;
    schema1:familyName "Schönecker" ;
    schema1:givenName "Axel Georg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/daebe531f55505bddfdfd45557f9da9e> ;
    schema1:name "Axel Georg Schönecker" ;
    schema1:sameAs <http://viaf.org/viaf/280232066>,
        <https://isni.org/isni/0000000387313108> .

