@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/b62iG4B>
  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/9b068b73-5cf3-180b-5bda-ff87d51a7c0f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t839> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8199d2a7-f47c-d977-1a18-be6e10e304f5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359076> ;
  schema:birthDate "1855-12-01"^^xsd:date .

