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

<http://data.bibliotheken.nl/id/thes/p072393963> a schema1:Person ;
    rdfs:label "Lingot, Albert" ;
    schema1:description "mb" ;
    schema1:familyName "Lingot" ;
    schema1:givenName "Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e7829d3c748fdea0bd82335b01d702a> ;
    schema1:name "Albert Lingot" ;
    schema1:sameAs <http://viaf.org/viaf/288565663>,
        <https://isni.org/isni/0000000394122887> .

