@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/bBrsFnU>
  schema:birthPlace "Dusseldorf Pruissen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dee3daf4-9f5a-1a5c-5457-111ff8dc5787"^^xsd:string ;
  schema:givenName "Jacob Gottfried"^^xsd:string ;
  schema:name "Jacob Gottfried Nickgel"@nl ;
  schema:familyName "Nickgel"^^xsd:string ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p3cb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/488b176d-6c0b-a8f0-4c00-3316fccc9cca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2138705> ;
  schema:birthDate "1838-05-04"^^xsd:date .

