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

<http://data.bibliotheken.nl/id/thes/p086514377> a schema1:Person ;
    rdfs:label "Lamé, F.P.J." ;
    schema1:familyName "Lamé" ;
    schema1:givenName "F.P.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1ee5f3a98a14f88ce7f2d64ac421646> ;
    schema1:name "F.P.J. Lamé" ;
    schema1:sameAs <http://viaf.org/viaf/283913726>,
        <https://isni.org/isni/0000000390324588> .

