@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/bYkqAVv>
  pico:hasAge "74"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed57953b-22ad-518f-c5ae-13744451ab22"^^xsd:string ;
  schema:givenName "Leentje"^^xsd:string ;
  schema:name "Leentje van Spier"@nl ;
  schema:familyName "van Spier"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpF40> ;
  schema:spouse <https://n2t.net/ark:/60537/bABF8vb> ;
  schema:parent <https://n2t.net/ark:/60537/bIweXmu>, <https://n2t.net/ark:/60537/bQqPM9c> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351275> ;
  schema:deathDate "1859-10-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Spier"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

