@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/bj9oSrE>
  schema:familyName "Broer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ab712b02-a44e-2784-a8f9-5248530d98ec"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Broer"@nl ;
  schema:children <https://n2t.net/ark:/60537/bbeO3E8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCTm7vO> ;
  schema:spouse <https://n2t.net/ark:/60537/brRh0P5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796930> .

