@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/buznIKq>
  schema:givenName "Adriana Willemina"^^xsd:string ;
  schema:name "Adriana Willemina Rijnhout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/281b2dc7-d950-a0db-560c-668904f9d3c2"^^xsd:string ;
  schema:familyName "Rijnhout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d67e7f1f-2b43-78a8-2191-ff4fef93b6ad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2657051> ;
  schema:birthDate "1892-09-04"^^xsd:date .

