@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/bwR3Fn9>
  schema:givenName "Adriana Josina"^^xsd:string ;
  schema:name "Adriana Josina Berlijn"@nl ;
  schema:familyName "Berlijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7b93dcdb-1e9a-c095-f1cd-e2eee3e5ef33"^^xsd:string ;
  schema:hasOccupation "Winkelierster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzkq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3963905c-45b9-939e-fc3c-2504e75c497b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2080352> ;
  schema:birthDate "1855-12-01"^^xsd:date .

