@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#> .

<https://n2t.net/ark:/60537/b3XirXo>
  schema:familyName "Andrufs"^^xsd:string ;
  schema:givenName "David Hendrik"^^xsd:string ;
  schema:name "David Hendrik Andrufs"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbfbe1c2-cbd9-3d19-49ee-ff54b139c92c"^^xsd:string ;
  schema:hasOccupation "Loodwitwerker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rt95> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/06925ac6-5f2f-af82-cd59-974847a8c2cc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/594286> ;
  schema:birthDate "1845-11-07"^^xsd:date .

