@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/bxua9YJ>
  schema:hasOccupation "Baggerman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6695fceb-86d9-1e5b-82b2-4432e053f00d"^^xsd:string ;
  schema:familyName "Mes"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Mes"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qf6d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c621bc9d-212f-51a7-fa10-a79190885dc4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585479> ;
  schema:birthDate "1815-05-15"^^xsd:date .

