@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/bqC4Gv4>
  schema:familyName "Hogervorst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4333c6fd-7940-9a99-ff64-b2fcadf77f83"^^xsd:string ;
  schema:givenName "Magdalena"^^xsd:string ;
  schema:name "Magdalena Hogervorst"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6eZMMN> ;
  schema:children <https://n2t.net/ark:/60537/bhHuRJB> ;
  schema:spouse <https://n2t.net/ark:/60537/byiXOVJ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2517623> .

