@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/beMGWF1>
  schema:givenName "Anna Elisabeth"^^xsd:string ;
  schema:name "Anna Elisabeth Nieuwenhuizen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/33e2e8a2-3fbc-573a-0841-6eb7b93ad433"^^xsd:string ;
  schema:familyName "Nieuwenhuizen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6S67P4>, <https://n2t.net/ark:/60537/bnHgLu5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfpMrbs> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2073666> ;
  schema:birthDate "1898-08-23"^^xsd:date .

