@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/b4nHVf5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/08cde1a6-dffa-5d01-5e35-9fb2e431d00a"^^xsd:string ;
  schema:hasOccupation "Machinist"@nl ;
  schema:familyName "Mathol"^^xsd:string ;
  schema:givenName "Wiggert"^^xsd:string ;
  schema:name "Wiggert Mathol"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0115d8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/28b159b7-a012-f13b-584d-15320dace6ea> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2018378> ;
  schema:birthDate "1857-10-03"^^xsd:date .

