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

<http://data.bibliotheken.nl/id/thes/p069113513> a schema1:Person ;
    rdfs:label "Weiser, John Conrad" ;
    schema1:description "mb" ;
    schema1:familyName "Weiser" ;
    schema1:givenName "John Conrad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a160b8a998ac7293a685e25acf6344e> ;
    schema1:name "John Conrad Weiser" ;
    schema1:sameAs <http://viaf.org/viaf/289955076>,
        <https://isni.org/isni/0000000395265687> .

