@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/bXIjhO9>
  schema:hasOccupation "Arbeider"@nl ;
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4344ece-3cae-ce67-b3c1-df09e172da89"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3692cfa0-6072-dad7-5ae8-e5bd0d695706> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/771954> ;
  schema:birthDate "1849-01-05"^^xsd:date .

