@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/bms5gYr>
  pico:hasAge "36"^^xsd:string ;
  schema:familyName "Amesz"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a259e2b2-5587-70ff-4da7-d33404e41aaf"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Amesz"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b37vdtA> ;
  schema:parent <https://n2t.net/ark:/60537/bCgfUAR>, <https://n2t.net/ark:/60537/bdxvt9y> ;
  schema:spouse <https://n2t.net/ark:/60537/bumG5M9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2718693> .

