@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/bUAPfZt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15262f8b-0d90-fe0a-1658-d696ea308fd7"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Winkel"@nl ;
  schema:familyName "Winkel"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bapZPWi> ;
  schema:spouse <https://n2t.net/ark:/60537/breatBD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZacAKR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2244771> .

