@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/bE8yEbh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74a76a6d-2790-a6b8-4e71-cae18fc5a107"^^xsd:string ;
  schema:givenName "Margaritha"^^xsd:string ;
  schema:name "Margaritha Scheijf"@nl ;
  schema:familyName "Scheijf"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb2p16> ;
  schema:spouse <https://n2t.net/ark:/60537/bM38sYM> ;
  schema:children <https://n2t.net/ark:/60537/bTXJgNz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2300610> .

