@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/bXhVgYa>
  schema:givenName "Adriana Cornelia"^^xsd:string ;
  schema:name "Adriana Cornelia Geervliet"@nl ;
  schema:familyName "Geervliet"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/04ca8546-2da1-f2ad-ce35-49609b44f596"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4ZOmHQ>, <https://n2t.net/ark:/60537/bPokt9r> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiKnKd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2445551> ;
  schema:birthDate "1902-11-25"^^xsd:date .

