@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/bzYz977>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/627a52ae-7df1-be11-38bf-27eb641802f0"^^xsd:string ;
  schema:givenName "Margje"^^xsd:string ;
  schema:name "Margje Ooms"@nl ;
  schema:familyName "Ooms"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b12vJ3f> ;
  schema:children <https://n2t.net/ark:/60537/bPNJMMX> ;
  schema:spouse <https://n2t.net/ark:/60537/bXIjBAP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2404372> .

