@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/bTyjVWL>
  schema:givenName "Eldert"^^xsd:string ;
  schema:name "Eldert Kortenoever"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d721f76-cd8a-4f5b-c44a-ae7b9a79bdbe"^^xsd:string ;
  schema:familyName "Kortenoever"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1sUH4S>, <https://n2t.net/ark:/60537/bLDK75E> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bapZfjw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2318596> ;
  schema:birthDate "1911-01-05"^^xsd:date .

