@prefix ns0: <https://schema.org/> .
@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/bp9bgei>
  ns0:familyName "Broer"@nl ;
  ns0:givenName "Cornelis"@nl ;
  ns0:name "Cornelis Broer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/057fbd83-0558-46c2-b851-5c834b299e00-po1" ;
  ns0:spouse <https://n2t.net/ark:/60537/bgeBssD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:birthPlace <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890731> .

