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

<http://data.bibliotheken.nl/id/thes/p067656277> a schema1:Person ;
    rdfs:label "Le Coultre, Frits (1920-)" ;
    schema1:alternateName "Coultre, Frits le" ;
    schema1:birthDate "1920" ;
    schema1:description "B0140707: p. 151: 9-12-1920" ;
    schema1:familyName "Le Coultre" ;
    schema1:givenName "Frits" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86545848ad503f9fbdcee36c1f896054> ;
    schema1:name "Frits Le Coultre" ;
    schema1:sameAs <http://viaf.org/viaf/282404844>,
        <https://isni.org/isni/0000000389079597> .

