@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/bT7VVyg>
  schema:givenName "Adriana Johanna Theodora"^^xsd:string ;
  schema:name "Adriana Johanna Theodora Schrave"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/197945fb-821e-3cd7-1a2b-4615d25c9d54"^^xsd:string ;
  schema:familyName "Schrave"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jzd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f39916f7-a0f0-faa5-3879-97006612b25c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2703511> ;
  schema:birthDate "1901-06-27"^^xsd:date .

