@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/bDVQEWe>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5380dcf6-09fa-0911-160a-2d8f43e5d071"^^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/b00vc61> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1bd66962-e6d5-a642-4dc5-043f46e5417d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1968202> ;
  schema:birthDate "1847-09-30"^^xsd:date .

