@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/p07045809X> a schema1:Person ;
    rdfs:label "Hendrix, Petrus Johannes Gerardus Antonius (1896-1979)" ;
    schema1:alternateName "Hendrix, Petrus Johannes Gerardus A.",
        "Hendrix, Pjotr" ;
    schema1:birthDate "1896" ;
    schema1:deathDate "1979" ;
    schema1:description "byzantinoloog (promoveerde in 1926, RU Leiden); was o.a. rector/docent klassieke talen Stedelijk Gymnasium Dordrecht" ;
    schema1:familyName "Hendrix" ;
    schema1:givenName "Petrus Johannes Gerardus Antonius" ;
    schema1:hasOccupation "classicus",
        "hoogleraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13b25ec75d941a04cb5c17ad13d37a0d> ;
    schema1:name "Petrus Johannes Gerardus Antonius Hendrix" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/68717154>,
        wd:Q65849435,
        <https://isni.org/isni/0000000067027049> .

