@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/bYy78Kr>
  schema:familyName "Blom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/109e2e80-0768-1585-203e-60b8aa7b6ea8"^^xsd:string ;
  schema:hasOccupation "Opperman"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Blom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wzzx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c5f8132-cef2-03dd-8d5b-a08d11870d71> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2214948> ;
  schema:birthDate "1872-07-08"^^xsd:date .

