@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/bTyjGfN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c1d9395-7b9f-dd27-f95c-a8206792ebc8"^^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/b00vtbm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2ead5802-e194-7b4c-f5de-c86b34de02d8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2042040> ;
  schema:birthDate "1817-03-31"^^xsd:date .

