@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/bTXJmWe>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f390cdac-9b8e-8010-ce66-6591e9ab2066"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Winkel"@nl ;
  schema:familyName "Winkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3KBysA> ;
  schema:children <https://n2t.net/ark:/60537/b9AcfsI> ;
  schema:spouse <https://n2t.net/ark:/60537/bhuN4gD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2392651> .

