@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/bKaQjrF>
  schema:familyName "Burghoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/443259af-6b07-1b38-40b7-97ff2ac3b0f2"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Burghoorn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012hmw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6b3d6690-1738-ff6d-985d-2eef48dcd1f2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2272714> ;
  schema:birthDate "1861-03-23"^^xsd:date .

