@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/bPaDYnC>
  schema:familyName "Belonje"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2a6fc676-1ac5-cef3-7f66-de60f93d6422"^^xsd:string ;
  schema:givenName "Levina"^^xsd:string ;
  schema:name "Levina Belonje"@nl ;
  schema:children <https://n2t.net/ark:/60537/bcHHGFi> ;
  schema:spouse <https://n2t.net/ark:/60537/bkChvun> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boWtBxb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2653070> .

