@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/bmeowPp>
  schema:givenName "Adriana Lena"^^xsd:string ;
  schema:name "Adriana Lena de Hoop"@nl ;
  schema:familyName "de Hoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bddf2757-f777-b846-d992-32ebd6b2a2e0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011fjz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d2084953-3d81-5c67-df22-5ae8ab113adb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2635460> ;
  schema:birthDate "1895-05-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoop"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

