@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/bRSJPYR>
  schema:hasOccupation "Agent Levensverzekering"@nl ;
  schema:familyName "Binnendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/89d15751-27ff-14f5-68bd-07c0c50fd1aa"^^xsd:string ;
  schema:givenName "Thomas"^^xsd:string ;
  schema:name "Thomas Binnendijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012pn6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6d6ac40-04fe-e417-2de3-8b8379a73774> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2686529> ;
  schema:birthDate "1869-09-22"^^xsd:date .

