@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/bc4BIMs>
  schema:givenName "Fennechien"^^xsd:string ;
  schema:name "Fennechien Wenning"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4191c4b-b195-850a-9cef-9e286fe4e067"^^xsd:string ;
  schema:familyName "Wenning"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7HTav3> ;
  schema:spouse <https://n2t.net/ark:/60537/buM4ts8> ;
  schema:children <https://n2t.net/ark:/60537/bYkqWfp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2732303> .

