@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/b7vcwvb>
  schema:hasOccupation "1e Luitenant der Infanterie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88b67cd6-2459-5287-0aff-191e7b58789e"^^xsd:string ;
  schema:familyName "Reede"^^xsd:string ;
  schema:givenName "Willem Bartholomeus Samuel"^^xsd:string ;
  schema:name "Willem Bartholomeus Samuel Reede"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Goudriaan> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a37c35df-f13c-a8d5-9f49-9185440d6271> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2454861> ;
  schema:birthDate "1861-05-17"^^xsd:date .

