@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/bEYmw41>
  pico:hasAge "35"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef7f6bce-a16b-ebc1-9361-9cee01574ea3"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Melkert"@nl ;
  schema:familyName "Melkert"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bMSWjSz>, <https://n2t.net/ark:/60537/bUNx8J1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEzkvD> ;
  schema:spouse <https://n2t.net/ark:/60537/bx3LHeT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2463936> ;
  schema:deathDate "1864-01-23"^^xsd:date .

