@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/bW2ITeH>
  schema:familyName "Boer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9dd059fd-65ef-d08e-bbc5-b4a494fe0810"^^xsd:string ;
  schema:givenName "Reinardus Adrianus"^^xsd:string ;
  schema:name "Reinardus Adrianus Boer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t08b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3f8980ed-e137-53fa-35fd-db67bfa8ee12> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2103950> ;
  schema:birthDate "1903-08-20"^^xsd:date .

