@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/bQQebC9>
  pico:hasAge "77"^^xsd:string ;
  schema:givenName "Bernardus"^^xsd:string ;
  schema:name "Bernardus Boere"@nl ;
  schema:familyName "Boere"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/45d6fc9f-0c3b-1b9d-748b-3eff6c84565f"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6FpLAb>, <https://n2t.net/ark:/60537/bYKP0sg> ;
  schema:spouse <https://n2t.net/ark:/60537/bIVEnMT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXVpyn> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2415771> ;
  schema:deathDate "1867-09-11"^^xsd:date .

