@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/bjMue2u>
  schema:givenName "Adriana Johanna"^^xsd:string ;
  schema:name "Adriana Johanna Koot"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/800b255f-f46c-2cb6-6ad5-ad6f4d276633"^^xsd:string ;
  schema:familyName "Koot"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r5vk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/31f48bec-ff05-7cdb-5415-f4dd30aa3a12> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2054643> ;
  schema:birthDate "1856-05-21"^^xsd:date .

