@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#> .

<https://n2t.net/ark:/60537/bTkCYEN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc4715f0-64d8-2f8c-f3c3-6d0c2399460d"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Wout"@nl ;
  schema:hasOccupation "Schoenmaker"@nl ;
  schema:familyName "Wout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01d9m2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/297078f2-97f6-3fff-d81c-b3d0723945d3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021217> ;
  schema:birthDate "1868-02-25"^^xsd:date .

