@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/bHGsge0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfd572a3-5fb1-173b-b692-4f56e17e2d3f"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Spieringshoek"@nl ;
  schema:familyName "Spieringshoek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/biWG8tP> ;
  schema:spouse <https://n2t.net/ark:/60537/bPokpDq> ;
  schema:children <https://n2t.net/ark:/60537/bzLRsr8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2382366> .

