@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/bBdLCpX>
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida van Reden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38dfcccc-759f-b4ab-3960-fccfcb652a2d"^^xsd:string ;
  schema:familyName "van Reden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAOmm0r> ;
  schema:parent <https://n2t.net/ark:/60537/bIVEKLQ>, <https://n2t.net/ark:/60537/bQQezB6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2826035> ;
  schema:birthDate "1847-09-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Reden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

