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

<http://data.bibliotheken.nl/id/thes/p069263833> a schema1:Person ;
    rdfs:label "Awn, Peter J." ;
    schema1:familyName "Awn" ;
    schema1:givenName "Peter J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13db9371cd5653e941b9e479fc181eae> ;
    schema1:name "Peter J. Awn" ;
    schema1:sameAs <http://viaf.org/viaf/30924889>,
        <https://isni.org/isni/0000000026620233> .

