@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/bms4uXq>
  schema:familyName "Herngreen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ee24d09-003f-5c5f-275c-bbe0a21b9a12"^^xsd:string ;
  schema:givenName "Rudolf Julius"^^xsd:string ;
  schema:name "Rudolf Julius Herngreen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrv2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/010d76ee-b35d-dfcf-d1fb-ea64dfee8d58> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/572302> ;
  schema:birthDate "1895-05-09"^^xsd:date .

