@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/bCTmsNX>
  schema:hasOccupation "Handelsreiziger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2a5fc221-ebd4-dcd4-a616-5dab6033b43d"^^xsd:string ;
  schema:familyName "Lunenburg"^^xsd:string ;
  schema:givenName "Theodorus Roulettus"^^xsd:string ;
  schema:name "Theodorus Roulettus Lunenburg"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5344c057-22fd-a7e8-d032-710ff43deb8a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2180043> ;
  schema:birthDate "1871-05-05"^^xsd:date .

