@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/beZov0f>
  schema:familyName "Blok"^^xsd:string ;
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/06aa9fcd-a31e-d020-aef9-6bbdd3a39995"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/127e4558-0d77-d1d1-43eb-8d7e14e23922> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/635485> ;
  schema:birthDate "1877-11-17"^^xsd:date .

