@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/bT7VQaQ>
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6ba6002-0a15-0344-2036-ad3c149c81d3"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Verbeij"@nl ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hj7w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cb71c7e3-c500-6677-1f53-0592ddf0f83c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2607316> .

