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

<http://data.bibliotheken.nl/id/thes/p074882953> a schema1:Person ;
    rdfs:label "Viescas, John L. (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Viescas" ;
    schema1:givenName "John L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73337840cfe5d5118ce9e40c8c3bb06e> ;
    schema1:name "John L. Viescas" ;
    schema1:sameAs <http://viaf.org/viaf/34490925>,
        <https://isni.org/isni/0000000108863837> .

