@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/bj9odEZ>
  schema:givenName "Eldert"^^xsd:string ;
  schema:name "Eldert Kortenoever"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5e80500e-27b7-095c-e9c3-c634d9fee22b"^^xsd:string ;
  schema:familyName "Kortenoever"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j59w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3aa95306-fbc8-e1a1-6dfa-89308c68ef9d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2085310> .

