@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/bTyk2eJ>
  schema:familyName "Broekhuizen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f88be41e-688f-19cc-391a-b0790ca5d9e5"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Broekhuizen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jmnz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9d4c6c8c-27b3-87fd-4f78-6968cf53cd1f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2431096> ;
  schema:birthDate "1855-06-13"^^xsd:date .

