@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/bDiLjKQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b3134ca-339e-5218-ac5a-8d2bb63ee89b"^^xsd:string ;
  schema:givenName "Pieternella Johanna"^^xsd:string ;
  schema:name "Pieternella Johanna van der Tuin"@nl ;
  schema:familyName "van der Tuin"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1sTNhm> ;
  schema:parent <https://n2t.net/ark:/60537/b8X6xkG>, <https://n2t.net/ark:/60537/bT7VXk4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2735124> ;
  schema:birthDate "1841-09-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Tuin"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

