@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/bTykaIS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/87406766-8f0a-87e7-e8cb-3f2557a97605"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Woerlee"@nl ;
  schema:hasOccupation "Smid"@nl ;
  schema:familyName "Woerlee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c47b0a4f-a21e-7c8c-7ebc-a22cb10f6f8e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2582604> .

