@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/bQDxnyo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a486a58f-4200-6562-e00b-a2ffb8eb4126"^^xsd:string ;
  schema:hasOccupation "Kuiper"@nl ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Theussen"@nl ;
  schema:familyName "Theussen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012w48> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/688b062f-dee1-3310-5ab0-85492bf890b9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2262326> ;
  schema:birthDate "1841-01-21"^^xsd:date .

