@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/bcUoQPS>
  schema:hasOccupation "Blekersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/935503a5-3683-739c-67d1-a48aa55f6075"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Verbeij"@nl ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIixua7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2094101> .

