@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/b9MTOk7>
  schema:familyName "Berlijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5971b1b0-2fae-2920-43dc-b85e24ee5b9a"^^xsd:string ;
  schema:givenName "Valentijn Adrianus"^^xsd:string ;
  schema:name "Valentijn Adrianus Berlijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wg01> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6751a743-2aa7-a56c-0784-71228bcba85b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2257517> ;
  schema:birthDate "1845-08-26"^^xsd:date .

