@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/bFoKqjE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3dd47a1-ce15-faab-7966-7988405a1543"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Rijweg"@nl ;
  schema:familyName "Rijweg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiK6HK> ;
  schema:children <https://n2t.net/ark:/60537/bN5DyKs> ;
  schema:spouse <https://n2t.net/ark:/60537/bV0dnwV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1973907> .

