@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bTXIVQc>
  schema:givenName "Adriana Johanna"^^xsd:string ;
  schema:name "Adriana Johanna van Reedt Dortland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d38ac437-6fab-6563-669e-8ccfee853fdd"^^xsd:string ;
  schema:familyName "van Reedt Dortland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t4kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/11ea5d66-8eeb-6083-469d-a6d294b220b3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1947927> ;
  schema:birthDate "1855-10-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dortland"^^xsd:string ;
    ns0:surnamePrefix "van Reedt"^^xsd:string
  ] .

