@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/bmEMdB1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ad15d54-096c-f8dc-d05b-0457901e28b0"^^xsd:string ;
  schema:familyName "IJpelaar"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria IJpelaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0ffe3af2-203f-5dfc-6c8e-b7d7e7777b47> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940709> ;
  schema:birthDate "1837-11-20"^^xsd:date .

