@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/bXV1BLX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7a9c663-6a0c-4671-eb2e-537f8bf63918"^^xsd:string ;
  schema:givenName "IJda"^^xsd:string ;
  schema:name "IJda Toen"@nl ;
  schema:familyName "Toen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fde138b5-bfae-628d-452b-36ad0218e62f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2757265> ;
  schema:birthDate "1850-09-03"^^xsd:date .

