@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/bms4OPs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1cdcb871-5735-7dc7-db95-f2f0f2cf3d52"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Steenwinkel"@nl ;
  schema:familyName "Steenwinkel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCgfsuD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRSINn3> ;
  schema:children <https://n2t.net/ark:/60537/bumFDFz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2216377> .

