@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/b8xI6TU>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ddbfe69-c21d-553a-9de8-52a67335a3fe"^^xsd:string ;
  schema:hasOccupation "Stoker"@nl ;
  schema:givenName "Willem Frederik"^^xsd:string ;
  schema:name "Willem Frederik Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s3p3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3401ab0-36b3-524c-de8d-6332a66e2a94> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2671814> ;
  schema:birthDate "1852-02-03"^^xsd:date .

