@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/biJZicG>
  schema:givenName "Dorothea Everdina Frederika"^^xsd:string ;
  schema:name "Dorothea Everdina Frederika Edelkoort"@nl ;
  schema:familyName "Edelkoort"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a09a9a96-998d-c53e-1340-a24da7d3502a"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7hvcjD> ;
  schema:parent <https://n2t.net/ark:/60537/baPpuoL>, <https://n2t.net/ark:/60537/brEA738> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2558654> .

