@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bdWTv5K>
  pico:hasAge "32"^^xsd:string ;
  schema:birthPlace "Heinen (Zwitserland)"@nl ;
  schema:givenName "Henricus Leontius"^^xsd:string ;
  schema:name "Henricus Leontius Meijer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/514c1689-0063-bbac-5b42-c86c77491e9f"^^xsd:string ;
  schema:familyName "Meijer"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bmRuiTr> ;
  schema:parent <https://n2t.net/ark:/60537/bQd86kj>, <https://n2t.net/ark:/60537/bY7IVbt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6OIg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362973> .

