@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/bQd7M3c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74ad26a1-fb0e-eca8-e928-4225308a8d0d"^^xsd:string ;
  schema:givenName "Margje Wilhelmina Barbara"^^xsd:string ;
  schema:name "Margje Wilhelmina Barbara Verbree"@nl ;
  schema:familyName "Verbree"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b5PBFzd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD62s9d> ;
  schema:spouse <https://n2t.net/ark:/60537/bmEMiaO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2004003> .

