@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/bhHuIKa>
  schema:givenName "Adriana Helena Wilhelmina"^^xsd:string ;
  schema:name "Adriana Helena Wilhelmina Griffioen"@nl ;
  schema:familyName "Griffioen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad7feefb-f285-c370-7a7e-d2c17d904632"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/811f8b9c-97d6-d7e6-dcee-af20c4bebfd2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357155> ;
  schema:birthDate "1892-11-07"^^xsd:date .

