@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/biWGKcm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/45de6669-a3c5-1efe-7ae9-eadc996a3684"^^xsd:string ;
  schema:familyName "Massaar"^^xsd:string ;
  schema:givenName "Susanna"^^xsd:string ;
  schema:name "Susanna Massaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXVjPO> ;
  schema:spouse <https://n2t.net/ark:/60537/brRgz0d> ;
  schema:children <https://n2t.net/ark:/60537/bzLRnPX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2299885> .

