@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_b0dfd448>
  skos:prefLabel "Spontaneous potential"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d95ef177> .

<https://w3id.org/ozcar-theia/c_347d1d78>
  skos:prefLabel "Electronics and electromagnetism property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_d95ef177> .

<https://w3id.org/ozcar-theia/c_d95ef177>
  skos:broader <https://w3id.org/ozcar-theia/c_347d1d78> ;
  skos:definition "[Wikipedia] The electric potential (also called the electric field potential, potential drop, the electrostatic potential) is the amount of work energy needed to move a unit of electric charge from a reference point to the specific point in an electric field with negligible acceleration of the test charge to avoid producing kinetic energy or radiation by test charge."@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b0dfd448> ;
  dc:modified "2022-03-10T14:26:08"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Electric potential"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
