@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/b8X66Iw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d50e8c98-e8a2-3110-d684-15d4522b0de9"^^xsd:string ;
  schema:givenName "Johannes Tjepkes"^^xsd:string ;
  schema:name "Johannes Tjepkes Tasma"@nl ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:familyName "Tasma"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b12whTA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beMGvhD> ;
  schema:children <https://n2t.net/ark:/60537/bT7VxKi> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2278067> .

