@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/bjn4N1D>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37f6540c-e4bb-1643-e616-803b44eb5028"^^xsd:string ;
  schema:givenName "Leendert Antonie"^^xsd:string ;
  schema:name "Leendert Antonie Rijnhout"@nl ;
  schema:familyName "Rijnhout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1a93f076-3188-ab79-66b7-4fc87b1d8bb9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1966057> ;
  schema:birthDate "1891-06-25"^^xsd:date .

