@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/bPokpiu>
  schema:givenName "Diderika Adriana"^^xsd:string ;
  schema:name "Diderika Adriana Lam"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/40230cc6-cf1c-fc91-1c4a-e1e606863ffb"^^xsd:string ;
  schema:familyName "Lam"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4ZOhPH>, <https://n2t.net/ark:/60537/bXhVd7p> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baCGXyP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2376529> ;
  schema:birthDate "1848-09-05"^^xsd:date .

