@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/bABEJqx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17ebf520-8b19-823c-f5f1-09cfb1b43a25"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Rooth"@nl ;
  schema:familyName "Rooth"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b62ifwd> ;
  schema:children <https://n2t.net/ark:/60537/bQd7GBC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXIiEWx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/616034> .

