@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/bSVdSVi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83dac77e-a9b2-2d9e-2aa4-3ad1402f7134"^^xsd:string ;
  schema:familyName "Schriek"^^xsd:string ;
  schema:hasOccupation "Timmerman O"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Schriek"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/73f9f4d1-da7f-61bf-bd8f-ad7f91a253b0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2306568> ;
  schema:birthDate "1890-07-01"^^xsd:date .

