@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/bN5DGWf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/880b556e-c442-c961-4aa5-0e299e988585"^^xsd:string ;
  schema:givenName "Maria Adriana"^^xsd:string ;
  schema:name "Maria Adriana Zuijdveld"@nl ;
  schema:familyName "Zuijdveld"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bFb2S57> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9nsC> ;
  schema:spouse <https://n2t.net/ark:/60537/bxgt3hq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2117104> .

