@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06848500X> a schema1:Person ;
    rdfs:label "Schrijvers, Petrus Hermanus (1939-)" ;
    schema1:alternateName "Schrijvers, Petrus Hermanus",
        "Schrijvers, Piet" ;
    schema1:birthDate "1939" ;
    schema1:description "Geboren in Amsterdam",
        "classicus (promoveerde in 1970, Universiteit van Amsterdam); vanaf 1980, werkzaam als: hoogleraar Latijnse taal- en letterkunde RU Leiden" ;
    schema1:familyName "Schrijvers" ;
    schema1:givenName "Petrus Hermanus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ce036d68fc69df918d191593883b80d> ;
    schema1:name "Petrus Hermanus Schrijvers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/207924338>,
        wd:Q2678499,
        <https://isni.org/isni/0000000109386083> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/schr021> .

