@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/bmEN4XT>
  schema:familyName "Hol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fef7e575-7815-0a43-b80d-e535e64ef12c"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Hol"@nl ;
  schema:hasOccupation "Kleedermaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j394> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f01353b3-996a-1e80-849c-ebf0ad3ba00f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2853857> ;
  schema:birthDate "1830-11-30"^^xsd:date .

