@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/bfPbfka>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd1e722c-d017-6330-cb78-e8d97289032c"^^xsd:string ;
  schema:familyName "Mes"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Mes"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m9cx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1e780467-83ab-edee-dd6e-bcaf5c809f54> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1978289> ;
  schema:birthDate "1866-04-19"^^xsd:date .

