@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/bcUp7br>
  schema:givenName "Adriana Maria"^^xsd:string ;
  schema:name "Adriana Maria Bruijniks"@nl ;
  schema:familyName "Bruijniks"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/92c2a8bb-4f09-2638-5009-e98da2e04a57"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bkOYW2A>, <https://n2t.net/ark:/60537/btJzKRt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzz95Mu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2386859> ;
  schema:birthDate "1899-03-06"^^xsd:date .

