@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/bcuZRGw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7d2ed0b-5ab8-c200-3a69-84ca9b4170e5"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Schiedon"@nl ;
  schema:familyName "Schiedon"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b4Aq2RL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bC3yjLz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2499807> .

