@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/bOXWizE>
  schema:familyName "Buchner"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bdfacb81-7c70-e5f9-3c1e-ac94246d70a1"^^xsd:string ;
  schema:givenName "Wilhelmina Wouthera Maria"^^xsd:string ;
  schema:name "Wilhelmina Wouthera Maria Buchner"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bH3muIt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87PuR> ;
  schema:children <https://n2t.net/ark:/60537/bzmtmnE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2663999> .

