@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/bnTZ1U4>
  schema:familyName "Ephraim"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37c3ca11-3a3a-c899-206e-08837cd62adf"^^xsd:string ;
  schema:givenName "Jacqueline"^^xsd:string ;
  schema:name "Jacqueline Ephraim"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f5e3972f-dff7-44f4-9046-e4d9ec9612ba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715829> ;
  schema:birthDate "1803-08-10"^^xsd:date .

