@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/bAOmvNv>
  pico:hasAge "36"^^xsd:string ;
  schema:familyName "Boere"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3639153f-32da-c9c1-c771-3d57377a494d"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Boere"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bIIWjA1>, <https://n2t.net/ark:/60537/bQDx8p5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLDJiAn> ;
  schema:spouse <https://n2t.net/ark:/60537/bsTLGYr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2012933> ;
  schema:deathDate "1864-09-03"^^xsd:date .

