@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/bRfDSJR>
  schema:givenName "Adrienne Henriette"^^xsd:string ;
  schema:name "Adrienne Henriette Karreweij"@nl ;
  schema:birthPlace "Brussel (België)"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bdb23f34-55fa-3104-3974-79ccff1b0967"^^xsd:string ;
  schema:familyName "Karreweij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95263799-d01b-a605-bb67-c7a577c71bf9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2777266> ;
  schema:birthDate "1821-12-10"^^xsd:date .

