@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/bBrsrFV>
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Gabrij"@nl ;
  schema:familyName "Gabrij"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff23a0fe-e381-778a-db6f-793aa1a18831"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fxvt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/099403eb-fea6-ca24-3e1e-c3c9b321b96b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/606749> .

