@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/bGQErBs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8ec6718-0e0a-1f93-99da-2d0c08f539df"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Leliveld"@nl ;
  schema:familyName "Leliveld"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bOLefrI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPaCYYJ> ;
  schema:children <https://n2t.net/ark:/60537/bWFP4er> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2259595> .

