@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/bR2VIAj>
  schema:familyName "Hofman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df2ad742-ecbe-f067-8aed-8c8ca0b4c1bb"^^xsd:string ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Hofman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z94g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/64844465-07e0-381f-ee7a-5ad8ff65b04e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2246304> ;
  schema:birthDate "1866-04-23"^^xsd:date .

