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

<http://data.bibliotheken.nl/id/thes/p172312698> a schema1:Person ;
    rdfs:label "Latt, C.R." ;
    schema1:familyName "Latt" ;
    schema1:givenName "C.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5779eacdc8745d53c49b6e14c7c3ceeb> ;
    schema1:name "C.R. Latt" ;
    schema1:sameAs <http://viaf.org/viaf/22355481>,
        <https://isni.org/isni/0000000035198150> .

