@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/bnuAvOk>
  schema:familyName "Bertels"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8038397f-9f0d-0cd8-5db9-43f2ce973a75"^^xsd:string ;
  schema:givenName "Petrus Johannes"^^xsd:string ;
  schema:name "Petrus Johannes Bertels"@nl ;
  schema:hasOccupation "Timmermansknecht"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v7sj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b7c9fdc2-39d6-f02e-d7f3-c5718110230c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2534102> ;
  schema:birthDate "1881-12-22"^^xsd:date .

