@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/bbsviL1>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth Margaretha"^^xsd:string ;
  schema:name "Elisabeth Margaretha van Vuuren"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1360f5eb-5c00-c7d1-abe9-675dcb451d99"^^xsd:string ;
  schema:familyName "van Vuuren"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/79524ef6-f669-53c3-b3c3-d9fc24e18265> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2326954> ;
  schema:birthDate "1839-11-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vuuren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

