@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/bxuaeAU>
  schema:familyName "de Mol"^^xsd:string ;
  schema:givenName "Heinrich Christiaan"^^xsd:string ;
  schema:name "Heinrich Christiaan de Mol"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c56362d2-69a0-bd53-0a69-b0632b314c36"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018z3p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e222a0e0-124e-c010-13e1-491588adc4e5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2667492> ;
  schema:birthDate "1911-06-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mol"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

