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

<http://data.bibliotheken.nl/id/thes/p144550903> a schema1:Person ;
    rdfs:label "Kennis, Guillaume Gommaire (1717-1789)" ;
    schema1:alternateName "Kennis, Guillaume Gommaar",
        "Kennis, Willem Gommaar" ;
    schema1:birthDate "1717" ;
    schema1:deathDate "1789" ;
    schema1:description "violist, componist" ;
    schema1:familyName "Kennis" ;
    schema1:givenName "Guillaume Gommaire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfac973e165954ee6dca099202a8a144> ;
    schema1:name "Guillaume Gommaire Kennis" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/48791275>,
        wd:Q1553846,
        <https://isni.org/isni/0000000072507952> .

