@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/bW2J0e7>
  schema:givenName "Everdina Margaretha"^^xsd:string ;
  schema:name "Everdina Margaretha Rijff"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3561280e-f88c-afdf-727b-886a6a15979a"^^xsd:string ;
  schema:familyName "Rijff"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k66c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/60139eb7-bba0-7830-d270-d07e777e6e7b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2229043> ;
  schema:birthDate "1874-09-20"^^xsd:date .

