@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/bZadrQA>
  schema:givenName "Estella"^^xsd:string ;
  schema:name "Estella Monasch"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0f62ef21-3efb-bc4f-45db-134abcab769b"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b74ObZI>, <https://n2t.net/ark:/60537/beZp0Q2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJyJMyc> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2497030> ;
  schema:birthDate "1883-07-29"^^xsd:date .

