@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/bwdYfKB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ca876535-84f3-bf0e-23a3-a12f1f869a4e"^^xsd:string ;
  schema:givenName "Ida"^^xsd:string ;
  schema:name "Ida Verhoorn"@nl ;
  schema:familyName "Verhoorn"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b1FCMRb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btJyLMv> ;
  schema:spouse <https://n2t.net/ark:/60537/bZAD37z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771746> .

