@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/bbFcc2f>
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Holthuijsen"@nl ;
  schema:familyName "Holthuijsen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ac4f9e3-466a-79bc-508c-6ca1f6bb1156"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016gkg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bd7e0a59-c2a6-a5fd-a459-60f1f74f95fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2555853> .

