@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/bezZbZR>
  schema:familyName "Hogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30e58d10-d3e8-8c28-6d5f-5f45e3fb6449"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia Hogendoorn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h25r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/24563a7b-7ea6-b664-f377-4ccc29001b39> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2001589> ;
  schema:birthDate "1850-03-31"^^xsd:date .

