@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bL0Ekea>
  schema:birthPlace "Cappelle aan den IJssel"@nl ;
  schema:familyName "de Moree"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth de Moree"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e5c9e6e-c777-9578-7bc3-336f1130613e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vnkm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8a073a5-f3fd-21fc-1d26-b4db8bce77df> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2595038> ;
  schema:birthDate "1868-11-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Moree"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

