@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/breaJiY>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6e6a5c74-396a-cc51-4b46-d4180cd8d6aa"^^xsd:string ;
  schema:hasOccupation "Kleermaker"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b5acafc4-1951-7464-f886-1183b2ad2366> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2525750> ;
  schema:birthDate "1851-12-19"^^xsd:date .

