@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/bKoxLab>
  schema:hasOccupation "Barbier"@nl ;
  schema:givenName "Coenraad Bartholomeus"^^xsd:string ;
  schema:name "Coenraad Bartholomeus van der Ree"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c5b66255-13a9-9aab-0a8d-a442f280f129"^^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/276e1052-7772-0f85-80af-1f09739cd810> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2013549> ;
  schema:birthDate "1857-03-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ree"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

