@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/b4ZOmd8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d9bc2e9b-9a60-a6d4-0787-a8d92f223c8f"^^xsd:string ;
  schema:givenName "Johannes Mari"^^xsd:string ;
  schema:name "Johannes Mari Lefel"@nl ;
  schema:familyName "Lefel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wpcv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9eeb97be-807f-ae7c-4310-50670c9b6183> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2437361> ;
  schema:birthDate "1871-09-15"^^xsd:date .

