@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/bFO93rZ>
  schema:familyName "Carrière"^^xsd:string ;
  schema:givenName "Elisabeth Henriette"^^xsd:string ;
  schema:name "Elisabeth Henriette Carrière"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c98f5959-2cac-e87a-a975-735914fbcedc"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c7a4b6f-1db9-09ce-5f1b-71215487829c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2277645> ;
  schema:birthDate "1880-07-09"^^xsd:date .

