@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/bMGexJj>
  schema:familyName "Grendel"^^xsd:string ;
  schema:givenName "Hendrik Cornelis Johannes"^^xsd:string ;
  schema:name "Hendrik Cornelis Johannes Grendel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d9d8dcb2-c8d0-037f-ce21-4ff123e91bba"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7dabae27-60d5-db62-bbff-e39d6125a411> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2343637> ;
  schema:birthDate "1878-10-19"^^xsd:date .

