@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/bbsvpDx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1ecf7b0a-8fab-88c5-7d7b-21394645a8de"^^xsd:string ;
  schema:givenName "Magdalena Judic"^^xsd:string ;
  schema:name "Magdalena Judic Reparon"@nl ;
  schema:familyName "Reparon"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b3xUAOt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSi7h9Y> ;
  schema:children <https://n2t.net/ark:/60537/bzYzaEB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2431473> .

