@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bjZbwZV>
  schema:givenName "Everardus Franciscus"^^xsd:string ;
  schema:name "Everardus Franciscus v.d. Draaij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69f3bfc4-d1f9-b870-0260-88dae8289995"^^xsd:string ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:familyName "v.d. Draaij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010htp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f724e34a-2b6e-814d-ccf8-ee4a6bc1be45> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2720783> ;
  schema:birthDate "1834-04-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Draaij"^^xsd:string ;
    ns0:surnamePrefix "v.d."^^xsd:string
  ] .

