@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/bb25Idf>
  schema:givenName "Adriana Cornelia"^^xsd:string ;
  schema:name "Adriana Cornelia de Groot"@nl ;
  schema:familyName "de Groot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0df95a0e-dd74-493b-70ba-580d0062a4c3"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b37vToZ>, <https://n2t.net/ark:/60537/bVcV8gg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bL0Di0T> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2068565> ;
  schema:birthDate "1908-11-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Groot"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

