@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/p323562639> a schema1:Person ;
    rdfs:label "Jones, Alexander (1960- ; wetenschapsgeschiedenis Klassieke Oudheid)" ;
    schema1:birthDate "1960" ;
    schema1:description "2009 Institute for the study of the Ancient World, New York University" ;
    schema1:familyName "Jones" ;
    schema1:givenName "Alexander" ;
    schema1:hasOccupation "wetenschapsgeschiedenis Klassieke Oudheid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fcd4a745e2b7f6ab02a3f148f2ce722> ;
    schema1:name "Alexander Jones" ;
    schema1:sameAs <http://viaf.org/viaf/66498387>,
        wd:Q15454120,
        <https://isni.org/isni/0000000117678043> .

