@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/bEYmKDe>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff32cee0-8342-bc8b-f406-825daa89f903"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Thoen"@nl ;
  schema:familyName "Thoen"^^xsd:string ;
  schema:hasOccupation "Touwspinner"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nh52> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f8191590-f973-6370-8649-5a17d1e42800> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724279> ;
  schema:birthDate "1823-03-19"^^xsd:date .

