@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/b3Xisrg>
  pico:hasAge "5"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0978e69b-32c2-6df3-f780-92abd538d56e"^^xsd:string ;
  schema:givenName "Tona"^^xsd:string ;
  schema:name "Tona van der Pijl"@nl ;
  schema:familyName "van der Pijl"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdxudw0> ;
  schema:parent <https://n2t.net/ark:/60537/bO87Sup>, <https://n2t.net/ark:/60537/bW2IHjw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/603276> ;
  schema:deathDate "1817-04-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Pijl"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

