@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/bGrfw4r>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0bfb83b-587b-a9a9-a3c6-d69686a55fe2"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter van Reede"@nl ;
  schema:familyName "van Reede"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbRU2dr>, <https://n2t.net/ark:/60537/bqC4SoR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcHGu55> ;
  schema:spouse <https://n2t.net/ark:/60537/bWfr8Jr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2729740> ;
  schema:additionalName [
    ns0:baseSurname "Reede"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

