@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/bm1GUch>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b8e50d83-be3f-428c-1d8e-55b725400f05"^^xsd:string ;
  schema:hasOccupation "Leeraar H.B.S."@nl ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Quint Gzn"@nl ;
  schema:familyName "Quint Gzn"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f3922551-09bc-9cf8-711b-92ed9928573c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2703297> ;
  schema:birthDate "1871-03-14"^^xsd:date .

