@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/bmEN1Ra>
  schema:givenName "Adriana Pieternella"^^xsd:string ;
  schema:name "Adriana Pieternella de Bruijn"@nl ;
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/093982d6-59f1-05a0-95c1-f15c07271ead"^^xsd:string ;
  schema:hasOccupation "Tabaksbewerkster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014xnj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d8cf28cb-2d31-6621-71d6-b930df54bc71> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2798617> ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

