@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/b4ApNEk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43cca14f-2e68-5ae7-2ccd-eb89877b7821"^^xsd:string ;
  schema:hasOccupation "Koperslager"@nl ;
  schema:familyName "Kramer"^^xsd:string ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus Kramer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Deventer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xhnm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5fe4c5bf-ff93-10f7-57cb-8a07a6827a94> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2228384> ;
  schema:birthDate "1824-06-12"^^xsd:date .

