@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/bdKbHCo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b68cfcf6-5420-38ee-e4ff-20786a46d5eb"^^xsd:string ;
  schema:givenName "Maria Elizabeth"^^xsd:string ;
  schema:name "Maria Elizabeth Schwartz"@nl ;
  schema:familyName "Schwartz"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bmEMwsv>, <https://n2t.net/ark:/60537/buznkfn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMSVvpG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2237222> ;
  schema:birthDate "1877-12-14"^^xsd:date .

