@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/bIIWjA1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d44b7229-2060-4e57-7bfc-98f409cb2703"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Tromp"@nl ;
  schema:familyName "Tromp"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bAOmvNv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLDJiAn> ;
  schema:spouse <https://n2t.net/ark:/60537/bQDx8p5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2012932> .

