@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/b9nvhoj>
  schema:familyName "Binnendijk"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e853e0f-8754-79c5-eefa-8acac21fd4d3"^^xsd:string ;
  schema:givenName "Thomas"^^xsd:string ;
  schema:name "Thomas Binnendijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fsx4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/38bd58c4-d15d-329c-4962-428839a591ff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2077702> ;
  schema:birthDate "1859-02-14"^^xsd:date .

