@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/btjap5O>
  schema:birthPlace "Dusseldorp (Pruisen)"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a9101c8-01cf-ee5e-0bc6-d19f4190e42c"^^xsd:string ;
  schema:familyName "Nijkiel"^^xsd:string ;
  schema:givenName "Pieter Ignatz"^^xsd:string ;
  schema:name "Pieter Ignatz Nijkiel"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8961860b-589a-c528-b9be-27d43425c288> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2388854> ;
  schema:birthDate "1847-05-10"^^xsd:date .

