@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/b7vc8v2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/89efa8ac-a298-b1a5-3918-85f9a34f0bcb"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Vermeulen"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dtcj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/300a7aef-e0b2-1802-e1cd-3d7dce3e635c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2047284> .

