@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/bjZbkJN>
  schema:familyName "Broekhuisen"^^xsd:string ;
  schema:givenName "Corstiaan"^^xsd:string ;
  schema:name "Corstiaan Broekhuisen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f635d63e-7eb2-8449-a223-c6d93bb514ac"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b44d1efb-b700-2a4e-2207-32d7e9f93449> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2520325> ;
  schema:birthDate "1891-10-03"^^xsd:date .

