@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b74Os2b>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fcdf72ce-bbe0-7b9e-9509-4e22cfe44708"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van Hennen"@nl ;
  schema:hasOccupation "Pottenbakker"@nl ;
  schema:familyName "van Hennen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r0zx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/931e910f-8e93-341f-cf89-a2f4d9da8e6b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765575> ;
  schema:birthDate "1816-06-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hennen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

