@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/bxua9Ho>
  schema:familyName "Hersche"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a784d3d4-2c94-efa1-4a51-03d96a0fc367"^^xsd:string ;
  schema:hasOccupation "Kleedermaker"@nl ;
  schema:givenName "Nicolaas Jacob"^^xsd:string ;
  schema:name "Nicolaas Jacob Hersche"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gj0n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c3e3beba-01bc-9842-8e62-b68137d37947> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2580308> ;
  schema:birthDate "1823-08-30"^^xsd:date .

