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

<http://data.bibliotheken.nl/id/thes/p305313320> a schema1:Person ;
    rdfs:label "Diedrichs, Lutz (eindred.)" ;
    schema1:familyName "Diedrichs" ;
    schema1:givenName "Lutz" ;
    schema1:hasOccupation "eindred." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aadc742207a8a11e786fbbacea511d17> ;
    schema1:name "Lutz Diedrichs" ;
    schema1:sameAs <http://viaf.org/viaf/6083128>,
        <https://isni.org/isni/0000000369034711> .

