@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/bEmeVeK>
  schema:familyName "Hoogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80afb41e-da35-41d2-37f2-d76b3c5bf4e7"^^xsd:string ;
  schema:givenName "Pancras"^^xsd:string ;
  schema:name "Pancras Hoogendoorn"@nl ;
  schema:parent <https://n2t.net/ark:/60537/box4hC7>, <https://n2t.net/ark:/60537/bwrF6qQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSIwk98> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/577521> ;
  schema:deathDate "1910-04-26"^^xsd:date .

