@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/bJ8kV4v>
  schema:familyName "Hermans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0784b92-ac13-2e61-d9a3-b6e0462afea2"^^xsd:string ;
  schema:givenName "Leonardus Johannes"^^xsd:string ;
  schema:name "Leonardus Johannes Hermans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qjjp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6a81ad9e-cb3b-3151-54db-29c0a029f91e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2269889> ;
  schema:birthDate "1861-09-19"^^xsd:date .

