@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/b9nvbQK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae01c9b2-97d2-c717-ecd0-81514e7e13da"^^xsd:string ;
  schema:familyName "Koorevaar"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Koorevaar"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1f7c4b65-2513-b062-de23-a9b2a0b316b2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1982417> ;
  schema:birthDate "1847-09-30"^^xsd:date .

