@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/bE8yGwA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/201a95d0-2456-bddf-dbd8-e9e5cd5d9a11"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Verhoek"@nl ;
  schema:hasOccupation "Pottenbakker"@nl ;
  schema:familyName "Verhoek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7d4af9d7-a936-8cb2-cb72-a5f40f2ec5d9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2342152> .

