@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/bBE9ORp>
  schema:givenName "Hendrik Christoffel Martinus"^^xsd:string ;
  schema:name "Hendrik Christoffel Martinus Priele"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/13f02f06-070b-3641-f072-5bd5641e4be9"^^xsd:string ;
  schema:familyName "Priele"^^xsd:string ;
  schema:hasOccupation "Schrijnwerker"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Wageningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zqrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d6cf0d99-9f9f-96bc-3bb1-3c26db6d3ea5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2658304> ;
  schema:birthDate "1864-10-10"^^xsd:date .

