@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/bRSJVgu>
  schema:givenName "Adriana Elisabeth"^^xsd:string ;
  schema:name "Adriana Elisabeth Wagemans"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d52ada6a-1a7b-9242-7fe5-3344ca06aadd"^^xsd:string ;
  schema:hasOccupation "Religieuze"@nl ;
  schema:familyName "Wagemans"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Roosendaal> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bE8y48o> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2781105> ;
  schema:birthDate "1881-04-10"^^xsd:date .

