@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/bt6tNQd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f21a7d0f-ffd5-a060-d49a-82adaef4bbf3"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Zuidam"@nl ;
  schema:familyName "Zuidam"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bB13CFh> ;
  schema:spouse <https://n2t.net/ark:/60537/bkbSZ3J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUAOMxz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2481879> .

