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

<http://data.bibliotheken.nl/id/thes/p07271333X> a schema1:Person ;
    rdfs:label "Binnie-Dawson, John L.M." ;
    schema1:familyName "Binnie-Dawson" ;
    schema1:givenName "John L.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79cb6e3624d7aadb7dfb6c8c85504361> ;
    schema1:name "John L.M. Binnie-Dawson" ;
    schema1:sameAs <http://viaf.org/viaf/195319752>,
        <https://isni.org/isni/0000000385455487> .

