@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/bJ8kCJW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34620cf4-43d4-7f4e-ee24-e99569ef4736"^^xsd:string ;
  schema:familyName "Kunst"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Kunst"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010b18> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/16100035-f45e-39c5-2399-afcdc4f9cb96> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1948798> ;
  schema:birthDate "1868-12-15"^^xsd:date .

