@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/bRtkv7p>
  schema:givenName "Alida Emmerentia"^^xsd:string ;
  schema:name "Alida Emmerentia van Reede"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/05ceeebd-4765-a60f-8b6d-ca5039bbc384"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:familyName "van Reede"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b74OoDy> ;
  schema:children <https://n2t.net/ark:/60537/bBE9Rs1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKaQD2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704491> ;
  schema:additionalName [
    ns0:baseSurname "Reede"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

