@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/bL0EcXo>
  schema:birthPlace "Cappelle aan den IJssel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b565c76b-ec61-0a1c-2e5b-6b9873940c97"^^xsd:string ;
  schema:givenName "Huig"^^xsd:string ;
  schema:name "Huig Schinkel"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Schinkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bd75aMZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2465282> ;
  schema:birthDate "1835-10-26"^^xsd:date .

