@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/bWt7MmK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0e1fae68-d045-4c1e-9f4b-04eaaed86aa7"^^xsd:string ;
  schema:hasOccupation "Klompmaker"@nl ;
  schema:familyName "Koot"^^xsd:string ;
  schema:givenName "Maarten"^^xsd:string ;
  schema:name "Maarten Koot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00htx6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e555da74-2bd3-f460-09b6-39e4cbeb5c52> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2680025> .

