@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/b4a0Fui>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e56f25c9-e065-1c19-4e80-aed3f337f168"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Lans"@nl ;
  schema:familyName "Lans"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bc4BufD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bg1SHaR> ;
  schema:spouse <https://n2t.net/ark:/60537/bWt7ALv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2473128> .

