@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/bE8ythu>
  schema:givenName "Adriana Wilhelmina"^^xsd:string ;
  schema:name "Adriana Wilhelmina Dortland"@nl ;
  schema:familyName "Dortland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ec8aa1a-c79f-0f57-d091-e6cd06d397b2"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3rn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4026ba5c-b8b0-5861-414d-36dfea2e0374> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2106310> ;
  schema:birthDate "1903-04-03"^^xsd:date .

