@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/bLDK10A>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/857a59d1-d5ec-4d01-3203-17b4c10002c6"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Otterspeer"@nl ;
  schema:familyName "Otterspeer"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bDJ9cbF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumF1aZ> ;
  schema:spouse <https://n2t.net/ark:/60537/bvOzonB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209787> .

