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

<http://data.bibliotheken.nl/id/thes/p37046981X> a schema1:Person ;
    rdfs:label "Verweij, J.A. (archeologie)" ;
    schema1:description "Maritiem archeoloog (Bureauonderzoek ..., 2014)",
        "drs., (Van Welleer, leer) Baac bv" ;
    schema1:familyName "Verweij" ;
    schema1:givenName "J.A." ;
    schema1:hasOccupation "archeologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2b302302fb02fb499dbc592283b633c> ;
    schema1:name "J.A. Verweij" ;
    schema1:sameAs <http://viaf.org/viaf/282001477>,
        <https://isni.org/isni/0000000388721082> .

