@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/bFO9mXx>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66bd9981-51c3-3493-749f-f9bf4c811e93"^^xsd:string ;
  schema:givenName "Leendert Johan"^^xsd:string ;
  schema:name "Leendert Johan Blok"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cbd10ca2-0bb0-93fe-d3f0-5ea5ab53aaf0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2608827> ;
  schema:birthDate "1856-01-10"^^xsd:date .

