@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/bPokPt8>
  schema:hasOccupation "Bakkersknecht"@nl ;
  schema:givenName "Hendrik"^^xsd:string ;
  schema:name "Hendrik Prins"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed57d81f-626c-2ff9-e117-929e0b598599"^^xsd:string ;
  schema:familyName "Prins"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ed71d6b4-fa61-3328-e589-4038f05bd537> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2843799> ;
  schema:birthDate "1806-01-22"^^xsd:date .

