@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6sIntG>
  pico:hasAge "63"^^xsd:string ;
  schema:givenName "Clara"^^xsd:string ;
  schema:name "Clara de Vrind"@nl ;
  schema:familyName "de Vrind"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38f4fbe5-47b3-0755-bbfb-69c11ebb94c7"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAOkT9Z> ;
  schema:parent <https://n2t.net/ark:/60537/bD63DI3>, <https://n2t.net/ark:/60537/bngT04g> ;
  schema:spouse <https://n2t.net/ark:/60537/bSVegoi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725194> ;
  schema:deathDate "1896-04-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vrind"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

