@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/b7UBwZI>
  schema:familyName "Buisman"^^xsd:string ;
  schema:givenName "Everdina Elisabeth"^^xsd:string ;
  schema:name "Everdina Elisabeth Buisman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8f4ede83-ddf3-2fe5-7440-b832042f58b3"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135sh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/374df64c-394f-bd94-271a-4fdc872e1ae9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2072205> ;
  schema:birthDate "1877-10-26"^^xsd:date .

