@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/bhh52gs>
  schema:givenName "Gijsberta"^^xsd:string ;
  schema:name "Gijsberta van Reden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb8460f5-d24a-b2f6-572f-1f72759075f9"^^xsd:string ;
  schema:familyName "van Reden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0PXBv> ;
  schema:parent <https://n2t.net/ark:/60537/bqbFR6p>, <https://n2t.net/ark:/60537/by6fFWu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2010863> ;
  schema:birthDate "1884-04-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Reden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

