@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/bMGem1S>
  schema:birthPlace "Barmen Duitsland"@nl ;
  schema:givenName "Carl Albert Ferdinand Waldemar"^^xsd:string ;
  schema:name "Carl Albert Ferdinand Waldemar Rathsam"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29ab1733-19c2-758d-141d-1a3c2dc48205"^^xsd:string ;
  schema:familyName "Rathsam"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4772b87c-b795-be9d-dec6-fc7b2a95fd08> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2134472> ;
  schema:birthDate "1868-01-14"^^xsd:date .

