@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/bXIjv8r>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/71fd20ef-172a-ed2b-995b-4538c6faa559"^^xsd:string ;
  schema:familyName "Mes"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Mes"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6f788da2-0976-80b1-d147-3aa3c9b20a4e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2288920> ;
  schema:birthDate "1880-06-20"^^xsd:date .

