@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/buznI4m>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d61dde9-b5fb-c219-f7d0-d761e7a1d6fd"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter van Son"@nl ;
  schema:familyName "van Son"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bCgfQtL>, <https://n2t.net/ark:/60537/bmEMThG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIIW8gi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2645170> ;
  schema:birthDate "1825-12-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Son"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

