@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/bQQe1hq>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Lexmond"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8a6f1154-04e6-fb45-83ff-b2b6ffaa2fee"^^xsd:string ;
  schema:familyName "Lexmond"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bIVEcs9>, <https://n2t.net/ark:/60537/bYKOQ6a> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOywVM6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2231118> ;
  schema:birthDate "1891-01-05"^^xsd:date .

