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

<http://data.bibliotheken.nl/id/thes/p150768397> a schema1:Person ;
    rdfs:label "Pincoffs, Adolf Lod." ;
    schema1:alternateName "Pincoffs, A.L." ;
    schema1:familyName "Pincoffs" ;
    schema1:givenName "Adolf Lod." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20c17f80c7587c3925d98a3f70ed0611> ;
    schema1:name "Adolf Lod. Pincoffs" ;
    schema1:sameAs <http://viaf.org/viaf/281552085>,
        <https://isni.org/isni/0000000388415288> .

