@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/bXV1ydV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/639c5e28-6e24-3da2-fc0d-dacc79b09fbc"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Nieuwenhuijsen"@nl ;
  schema:familyName "Nieuwenhuijsen"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b5CUCWp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgRGxPu> ;
  schema:spouse <https://n2t.net/ark:/60537/bI5QUAV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2694129> .

