@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/b9nvrIS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9f9ef8b-2232-e2ad-5d35-8cc8b66b5309"^^xsd:string ;
  schema:familyName "Immerzeel"^^xsd:string ;
  schema:givenName "Leendert Jacobus"^^xsd:string ;
  schema:name "Leendert Jacobus Immerzeel"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1FBGoe> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2244297> ;
  schema:birthDate "1845-04-04"^^xsd:date .

