@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/box4VW5>
  schema:givenName "Bartholomeus Johannes"^^xsd:string ;
  schema:name "Bartholomeus Johannes van der Ree"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/594727e5-cce2-8e6a-b46a-a9af1309c633"^^xsd:string ;
  schema:familyName "van der Ree"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c0b98d51-b794-5784-c8a1-3a350c99dc6e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2568134> ;
  schema:birthDate "1881-08-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ree"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

