@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/bMGemMV>
  schema:hasOccupation "Apotheker H"@nl ;
  schema:familyName "Hartman Junior"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4cf62c10-4072-4ee1-f428-3e6c5111224e"^^xsd:string ;
  schema:givenName "Johan Casper"^^xsd:string ;
  schema:name "Johan Casper Hartman Junior"@nl ;
  schema:birthPlace "Paramaribo West-Indie"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w4xd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4aeaa5cc-98d4-119d-18c4-eb98a42418a9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2147911> ;
  schema:birthDate "1846-07-20"^^xsd:date .

