@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/bkOZ8zc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d78eb9f-cd54-808d-57c6-954b7fe24471"^^xsd:string ;
  schema:givenName "Johanna Carolina"^^xsd:string ;
  schema:name "Johanna Carolina Lammerts"@nl ;
  schema:familyName "Lammerts"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfCupGX> ;
  schema:children <https://n2t.net/ark:/60537/bJyKAYj> ;
  schema:spouse <https://n2t.net/ark:/60537/bRtkpPM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2610215> .

