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

<https://n2t.net/ark:/60537/bdWT60r>
  schema:givenName "Benjamin Bastiaan"^^xsd:string ;
  schema:name "Benjamin Bastiaan Boere"@nl ;
  schema:familyName "Boere"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f05b438c-ca1c-9640-f0ef-6a72c03ae62a"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmELK6J> ;
  schema:parent <https://n2t.net/ark:/60537/bmRtUP9>, <https://n2t.net/ark:/60537/buzn3bw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/639789> ;
  schema:birthDate "1864-04-20"^^xsd:date .

