@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/bx3LjeK>
  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/e6c5dca9-e0fa-9b5f-946f-0c7d4827a8f1"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/32795410-96ae-74b9-1ea3-881b3e58e83d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2056738> ;
  schema:birthDate "1903-04-03"^^xsd:date .

