@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix matsci: <https://w3id.org/matsci-sam/metadata#> .

<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft> a prov:Entity ;
  rdfs:label "density functional theory (dft)" ;
  <https://w3id.org/matsci-sam/metadata#created> "2025-09-04 15:29:45.626307" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1> a prov:Entity, matsci:Definition ;
  rdfs:label "Definition 1" ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "1" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2> a prov:Entity, matsci:Definition ;
  rdfs:label "Definition 2" ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "2" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3> a prov:Entity, matsci:Definition ;
  rdfs:label "Definition 3" ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "3" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1/revisions/1> a prov:Entity, matsci:DefinitionRevision ;
  rdfs:label "Definition 1 · revision 1 (current)" ;
  prov:value "A computational method used to simulate materials (or molecules) on an atomic scale. A charge density is guessed, then updated until it is no longer changing. The results include energy and per-atom forces and can be post-processed to calculate elastic properties, band structures, and more." ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#version> "1" ;
  <https://w3id.org/matsci-sam/metadata#published> "2025-09-04 15:29:45.626307+00" ;
  <https://w3id.org/matsci-sam/metadata#source> "initial" ;
  <https://w3id.org/matsci-sam/metadata#score> "0" ;
  <https://w3id.org/matsci-sam/metadata#current> "yes" ;
  <https://w3id.org/matsci-sam/metadata#legacyIncomplete> "no" ;
  <https://w3id.org/matsci-sam/metadata#example> "DFT was used to calculate the electronic band structure of silicon." ;
  <https://w3id.org/matsci-sam/metadata#editor> "Colton Gerber" ;
  <https://w3id.org/matsci-sam/metadata#changeNote> "Initial contribution" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_28> a prov:Activity ;
  rdfs:label "Write definition" ;
  <https://w3id.org/matsci-sam/metadata#at> "2025-09-04 15:29:45.626307+00" ;
  <https://w3id.org/matsci-sam/metadata#source> "initial" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_7> a prov:Person ;
  rdfs:label "Colton Gerber" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> a prov:Entity, matsci:DefinitionRevision ;
  rdfs:label "Definition 2 · revision 1 (current)" ;
  prov:value "Density functional theory (DFT) is a computational method that utilizes electron charge densities to approximate the ground-state electronic structure and properties of materials, bypassing the explicit solution of the many-body Schrödinger equation." ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "2" ;
  <https://w3id.org/matsci-sam/metadata#version> "1" ;
  <https://w3id.org/matsci-sam/metadata#published> "2025-09-04 15:29:55.362093+00" ;
  <https://w3id.org/matsci-sam/metadata#source> "ai_generation" ;
  <https://w3id.org/matsci-sam/metadata#score> "2" ;
  <https://w3id.org/matsci-sam/metadata#current> "yes" ;
  <https://w3id.org/matsci-sam/metadata#legacyIncomplete> "no" ;
  <https://w3id.org/matsci-sam/metadata#example> "DFT was used to predict the magnetic properties of nickel, based on the arrangement and behavior of its electron density." ;
  <https://w3id.org/matsci-sam/metadata#editor> "MatBot Gemma 3" ;
  <https://w3id.org/matsci-sam/metadata#changeNote> "AI-generated definition" ;
  <https://w3id.org/matsci-sam/metadata#model> "gemma3" ;
  <https://w3id.org/matsci-sam/metadata#prompt> "You are to define material science terms. Keep definitions concise and don't be conversational, just respond with a definition and an example using the term with the given definition." .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_29> a prov:Activity ;
  rdfs:label "Generate definition" ;
  <https://w3id.org/matsci-sam/metadata#at> "2025-09-04 15:29:55.362093+00" ;
  <https://w3id.org/matsci-sam/metadata#source> "ai_generation" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma3> a prov:SoftwareAgent ;
  rdfs:label "gemma3" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#prompt_revision_29> a prov:Entity ;
  rdfs:label "Stored prompt for definition 2 · revision 1" ;
  prov:value "You are to define material science terms. Keep definitions concise and don't be conversational, just respond with a definition and an example using the term with the given definition." .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> a prov:Entity, matsci:DefinitionRevision ;
  rdfs:label "Definition 3 · revision 1 (current)" ;
  prov:value "Density functional theory (DFT) is a computational modeling method that uses electron density as the fundamental variable to approximate the ground-state electronic structure of many-body systems, replacing the complex many-electron wavefunction with a functional of the density to simplify the solution of the Schrödinger equation." ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "3" ;
  <https://w3id.org/matsci-sam/metadata#version> "1" ;
  <https://w3id.org/matsci-sam/metadata#published> "2026-09-08 19:09:22.469511+00" ;
  <https://w3id.org/matsci-sam/metadata#source> "ai_assisted" ;
  <https://w3id.org/matsci-sam/metadata#score> "0" ;
  <https://w3id.org/matsci-sam/metadata#current> "yes" ;
  <https://w3id.org/matsci-sam/metadata#legacyIncomplete> "no" ;
  <https://w3id.org/matsci-sam/metadata#example> "" ;
  <https://w3id.org/matsci-sam/metadata#editor> "Christopher Rauch" ;
  <https://w3id.org/matsci-sam/metadata#changeNote> "AI-assisted suggested revision" ;
  <https://w3id.org/matsci-sam/metadata#model> "gemma4:26b" ;
  <https://w3id.org/matsci-sam/metadata#prompt> "You are a materials science reference editor helping a contributor suggest a revision. Given a vocabulary term, its current definition, and the contributor's critique, return one precise, concise revised definition that addresses the critique while preserving correct content. Do not mention the contributor, the critique, these instructions, or the drafting process. Return only the definition field requested by the response schema. Do not create or revise examples; examples are separate contributions." .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> a prov:Activity ;
  rdfs:label "Publish AI-assisted contribution" ;
  <https://w3id.org/matsci-sam/metadata#at> "2026-09-08 19:09:22.469511+00" ;
  <https://w3id.org/matsci-sam/metadata#source> "ai_assisted" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_81> a prov:Person ;
  rdfs:label "Christopher Rauch" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma4%3A26b> a prov:SoftwareAgent ;
  rdfs:label "gemma4:26b" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#prompt_revision_99> a prov:Entity ;
  rdfs:label "Stored prompt for definition 3 · revision 1" ;
  prov:value "You are a materials science reference editor helping a contributor suggest a revision. Given a vocabulary term, its current definition, and the contributor's critique, return one precise, concise revised definition that addresses the critique while preserving correct content. Do not mention the contributor, the critique, these instructions, or the drafting process. Return only the definition field requested by the response schema. Do not create or revise examples; examples are separate contributions." .
_:example_b2a48a1a629f48c0_1_1 a prov:Entity ;
  rdfs:label "Definition 1 · example 1" ;
  prov:value "DFT was used to calculate the electronic band structure of silicon." ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#exampleNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Imported legacy example; exact source, actor, and time were not recorded" .
_:publishExample_b2a48a1a629f48c0_1_1 a prov:Activity ;
  rdfs:label "Import legacy example" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Legacy import; publication time was not recorded" .
_:example_b2a48a1a629f48c0_2_1 a prov:Entity ;
  rdfs:label "Definition 2 · example 1" ;
  prov:value "DFT was used to predict the magnetic properties of nickel, based on the arrangement and behavior of its electron density." ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "2" ;
  <https://w3id.org/matsci-sam/metadata#exampleNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Imported legacy example; exact source, actor, and time were not recorded" .
_:publishExample_b2a48a1a629f48c0_2_1 a prov:Activity ;
  rdfs:label "Import legacy example" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Legacy import; publication time was not recorded" .
_:featureExample_b2a48a1a629f48c0_1_1 a prov:Activity ;
  rdfs:label "Import featured state for example 1" ;
  <https://w3id.org/matsci-sam/metadata#decision> "import legacy featured state" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Selector and selection time were not recorded" .
_:featuredExample_b2a48a1a629f48c0_1_1 a prov:Entity ;
  rdfs:label "Featured example 1" ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#exampleNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#state> "active" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Selection time was not recorded" .
_:featureExample_b2a48a1a629f48c0_2_2 a prov:Activity ;
  rdfs:label "Import featured state for example 1" ;
  <https://w3id.org/matsci-sam/metadata#decision> "import legacy featured state" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Selector and selection time were not recorded" .
_:featuredExample_b2a48a1a629f48c0_2_2 a prov:Entity ;
  rdfs:label "Featured example 1" ;
  <https://w3id.org/matsci-sam/metadata#definitionNumber> "2" ;
  <https://w3id.org/matsci-sam/metadata#exampleNumber> "1" ;
  <https://w3id.org/matsci-sam/metadata#state> "active" ;
  <https://w3id.org/matsci-sam/metadata#legacyBackfill> "yes" ;
  <https://w3id.org/matsci-sam/metadata#origin> "Selection time was not recorded" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_request_3> a prov:Entity ;
  rdfs:label "Revision AI request by Christopher Rauch" ;
  prov:value "density functional theory (dft)" ;
  <https://w3id.org/matsci-sam/metadata#intent> "revise_definition" ;
  <https://w3id.org/matsci-sam/metadata#termText> "density functional theory (dft)" ;
  <https://w3id.org/matsci-sam/metadata#requestedAt> "2026-09-08 19:09:14.09171+00" ;
  <https://w3id.org/matsci-sam/metadata#acceptedAt> "2026-09-08 19:09:22.469511+00" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#prompt_3cc09fa6db82e5c8> a prov:Entity ;
  rdfs:label "prompt: revision-suggestion" ;
  prov:value "You are a materials science reference editor helping a contributor suggest a revision. Given a vocabulary term, its current definition, and the contributor's critique, return one precise, concise revised definition that addresses the critique while preserving correct content. Do not mention the contributor, the critique, these instructions, or the drafting process. Return only the definition field requested by the response schema. Do not create or revise examples; examples are separate contributions." ;
  <https://w3id.org/matsci-sam/metadata#hash> "3cc09fa6db82e5c8" ;
  <https://w3id.org/matsci-sam/metadata#promptKey> "revision-suggestion" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> a prov:Activity ;
  rdfs:label "Generate revision suggestion" ;
  <https://w3id.org/matsci-sam/metadata#at> "2026-09-08 19:09:14.09171+00" ;
  <https://w3id.org/matsci-sam/metadata#intent> "revise_definition" ;
  <https://w3id.org/matsci-sam/metadata#model> "gemma4:26b" ;
  <https://w3id.org/matsci-sam/metadata#status> "accepted" ;
  <https://w3id.org/matsci-sam/metadata#acceptedAt> "2026-09-08 19:09:22.469511+00" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_input_3> a prov:Entity ;
  rdfs:label "Source definition supplied to the model" ;
  prov:value "Density functional theory (DFT) is a computational method that utilizes electron charge densities to approximate the ground-state electronic structure and properties of materials, bypassing the explicit solution of the many-body Schrödinger equation." ;
  <https://w3id.org/matsci-sam/metadata#intent> "revise_definition" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_feedback_3> a prov:Entity ;
  rdfs:label "Revision feedback by Christopher Rauch" ;
  prov:value "It would be helpful if this definition mentioned charge densities and gave some high-level insight into how solutions to the Schrödinger equation are approximated." ;
  <https://w3id.org/matsci-sam/metadata#requestedAt> "2026-09-08 19:09:14.09171+00" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_suggestion_3> a prov:Entity ;
  rdfs:label "Accepted revision AI suggestion" ;
  prov:value "Density functional theory (DFT) is a computational modeling method that uses electron density as the fundamental variable to approximate the ground-state electronic structure of many-body systems, replacing the complex many-electron wavefunction with a functional of the density to simplify the solution of the Schrödinger equation." ;
  <https://w3id.org/matsci-sam/metadata#intent> "revise_definition" ;
  <https://w3id.org/matsci-sam/metadata#termText> "density functional theory (dft)" ;
  <https://w3id.org/matsci-sam/metadata#model> "gemma4:26b" ;
  <https://w3id.org/matsci-sam/metadata#status> "accepted" ;
  <https://w3id.org/matsci-sam/metadata#generatedAt> "2026-09-08 19:09:14.09171+00" ;
  <https://w3id.org/matsci-sam/metadata#acceptedAt> "2026-09-08 19:09:22.469511+00" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#comment_24> a prov:Entity ;
  rdfs:label "Comment by Cindy Zhang" ;
  prov:value "It would be helpful if this definition mentioned charge densities and gave some high-level insight into how solutions to the Schrödinger equation are approximated." ;
  <https://w3id.org/matsci-sam/metadata#actorKind> "human" ;
  <https://w3id.org/matsci-sam/metadata#legacyAssociationInferred> "yes" ;
  <https://w3id.org/matsci-sam/metadata#version> "1" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_39> a prov:Person ;
  rdfs:label "Cindy Zhang" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#anonymous_vote_1> a prov:Activity ;
  rdfs:label "Upvote on definition 2 · revision 1" ;
  <https://w3id.org/matsci-sam/metadata#at> "2025-09-04 15:29:55.362093+00" ;
  <https://w3id.org/matsci-sam/metadata#actorKind> "human" ;
  <https://w3id.org/matsci-sam/metadata#legacyAssociationInferred> "yes" ;
  <https://w3id.org/matsci-sam/metadata#backfilled> "yes" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#anonymous_vote_2> a prov:Activity ;
  rdfs:label "Upvote on definition 2 · revision 1" ;
  <https://w3id.org/matsci-sam/metadata#at> "2026-09-08 19:27:49.596862+00" ;
  <https://w3id.org/matsci-sam/metadata#actorKind> "human" ;
  <https://w3id.org/matsci-sam/metadata#legacyAssociationInferred> "no" .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1/revisions/1> prov:specializationOf <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> prov:specializationOf <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:specializationOf <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3> .

<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1/revisions/1> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1/revisions/1> prov:wasGeneratedBy <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_28> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_28> prov:wasAssociatedWith <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_7> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1/revisions/1> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_7> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> prov:wasGeneratedBy <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_29> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_29> prov:wasAssociatedWith <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_29> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#prompt_revision_29> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:wasGeneratedBy <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> prov:wasAssociatedWith <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_81> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_81> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma4%3A26b> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> prov:wasAssociatedWith <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma4%3A26b> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#prompt_revision_99> .
_:example_b2a48a1a629f48c0_1_1 prov:wasGeneratedBy _:publishExample_b2a48a1a629f48c0_1_1 .
_:publishExample_b2a48a1a629f48c0_1_1 prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1> .
_:example_b2a48a1a629f48c0_2_1 prov:wasGeneratedBy _:publishExample_b2a48a1a629f48c0_2_1 .
_:publishExample_b2a48a1a629f48c0_2_1 prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2> .
_:featureExample_b2a48a1a629f48c0_1_1 prov:used _:example_b2a48a1a629f48c0_1_1 .
_:featureExample_b2a48a1a629f48c0_1_1 prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/1> .
_:featuredExample_b2a48a1a629f48c0_1_1 prov:wasGeneratedBy _:featureExample_b2a48a1a629f48c0_1_1 .
_:featuredExample_b2a48a1a629f48c0_1_1 prov:wasDerivedFrom _:example_b2a48a1a629f48c0_1_1 .
_:featureExample_b2a48a1a629f48c0_2_2 prov:used _:example_b2a48a1a629f48c0_2_1 .
_:featureExample_b2a48a1a629f48c0_2_2 prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2> .
_:featuredExample_b2a48a1a629f48c0_2_2 prov:wasGeneratedBy _:featureExample_b2a48a1a629f48c0_2_2 .
_:featuredExample_b2a48a1a629f48c0_2_2 prov:wasDerivedFrom _:example_b2a48a1a629f48c0_2_1 .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_request_3> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_81> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:wasAssociatedWith <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma4%3A26b> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:wasAssociatedWith <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_81> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#prompt_3cc09fa6db82e5c8> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_request_3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_input_3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_input_3> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_feedback_3> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_81> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_feedback_3> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_feedback_3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_suggestion_3> prov:wasGeneratedBy <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_ai_contribution_suggestion_3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_suggestion_3> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#model_gemma4%3A26b> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_suggestion_3> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/3/revisions/1> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_suggestion_3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#ai_contribution_suggestion_3> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#act_revision_99> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#comment_24> prov:wasAttributedTo <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#user_39> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#comment_24> prov:wasDerivedFrom <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#anonymous_vote_1> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
<https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/provenance#anonymous_vote_2> prov:used <https://w3id.org/matsci-sam/vocabulary/id4/density_functional_theory_dft/definitions/2/revisions/1> .
