@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/b3KCvOx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7c2867a0-35f3-ed56-57aa-0f8cef8e98fa"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes van der Tuijn"@nl ;
  schema:hasOccupation "Touwspinner"@nl ;
  schema:familyName "van der Tuijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xn5b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e83d3ef9-59ab-65fb-b0b4-648a5aaf804e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2691783> ;
  schema:birthDate "1850-11-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Tuijn"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

