@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/b8k0jca>
  schema:givenName "Adriana Hendriette"^^xsd:string ;
  schema:name "Adriana Hendriette Carrière"@nl ;
  schema:familyName "Carrière"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1769e8c2-1607-3b54-7022-affe0a8dddca"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ba12d2e5-32a8-e1ca-2344-3451fc1a849c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2542734> ;
  schema:birthDate "1881-12-25"^^xsd:date .

