@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/bkbSHqO>
  schema:givenName "Adriana Johanna"^^xsd:string ;
  schema:name "Adriana Johanna Fennet"@nl ;
  schema:familyName "Fennet"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0a3f4c6d-875f-da8e-31cd-1105c0690767"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wk4t> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4fda072f-5921-7f79-84c8-b7b8d3f0c4e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2166993> ;
  schema:birthDate "1856-02-27"^^xsd:date .

