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

<http://data.bibliotheken.nl/id/thes/p070005753> a schema1:Person ;
    rdfs:label "Lorenz, Lee (Drawer : Art & cartoon editior)" ;
    schema1:familyName "Lorenz" ;
    schema1:givenName "Lee" ;
    schema1:hasOccupation "Drawer : Art & cartoon editior" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35e32e62d74d7a99ae80526ce00e96df> ;
    schema1:name "Lee Lorenz" ;
    schema1:sameAs <http://viaf.org/viaf/35361414>,
        wd:Q6514419,
        <https://isni.org/isni/0000000083722236> .

