@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/bUNwUuo>
  schema:familyName "Busch"^^xsd:string ;
  schema:givenName "Hermanus Lambertus Heinricus"^^xsd:string ;
  schema:name "Hermanus Lambertus Heinricus Busch"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/edeb009b-066f-8c35-3d28-8ab1ab115866"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015172> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5ae7c602-5e3c-2f08-1252-8d23c3ec92ac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209275> ;
  schema:birthDate "1864-10-14"^^xsd:date .

