@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/b2I6Ndb>
  schema:familyName "Broekhuisen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/be132595-a2aa-56ba-1989-de1156a7bcc5"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Broekhuisen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7dfe5dd6-44ba-689c-19ce-e38dcdda1eb4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2344974> ;
  schema:birthDate "1892-09-10"^^xsd:date .

