@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/bLr2rkc>
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Teeuwen"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80589ca9-0290-4d84-3732-23b6119e0f63"^^xsd:string ;
  schema:familyName "Teeuwen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7599cab2-3283-865b-26e2-f06ec8e88f23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2312761> ;
  schema:birthDate "1872-07-30"^^xsd:date .

