@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/bsH4D9p>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/92bac778-83ad-1b4b-8b24-2d47d37a75e9"^^xsd:string ;
  schema:givenName "Johan Gerard Lucien Wilhelm"^^xsd:string ;
  schema:name "Johan Gerard Lucien Wilhelm Zimmerman"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:familyName "Zimmerman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e5c7cba6-2b4a-1f1f-5360-037a798a78de> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2681809> ;
  schema:birthDate "1877-07-17"^^xsd:date .

