@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/b8KpKZV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/62e42fd1-b47e-151c-1b51-36b98ceb7827"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Paes"@nl ;
  schema:familyName "Paes"^^xsd:string ;
  schema:hasOccupation "Sergeant bij het 4e Regiment Infanterie"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maastricht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dqgn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d10fded9-6ce0-f8b8-fc4f-bb61f35c18b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2630451> ;
  schema:birthDate "1806-03-23"^^xsd:date .

