@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/p074987739> a schema1:Person ;
    rdfs:label "Tijssen, Gerhard Antonie (1947-)" ;
    schema1:alternateName "Thijssen, Gert A.",
        "Tijsen, G.A." ;
    schema1:birthDate "1947" ;
    schema1:description "B9029771: omslag: \"Gert A. Thijssen\"",
        "B9825933: omslag: \"G.A. Tijsen\"" ;
    schema1:familyName "Tijssen" ;
    schema1:givenName "Gerhard Antonie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ce1f43908e6fe594d556024778a8ba0> ;
    schema1:name "Gerhard Antonie Tijssen" ;
    schema1:sameAs <http://viaf.org/viaf/194967597>,
        wd:Q102217870,
        <https://isni.org/isni/000000035723920X> .

