@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_b421fbaf>
  skos:broader <https://w3id.org/ozcar-theia/c_c6b48a82> ;
  skos:definition <https://w3id.org/ozcar-theia/def_976ecf25> ;
  dc:modified "2022-03-10T15:00:26"^^xsd:dateTime ;
  dc:created "2022-03-10T14:59:51"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Power"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_c6b48a82>
  skos:prefLabel "Temporal rate"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b421fbaf> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_976ecf25>
  dc:source <https://en.wikipedia.org/wiki/Power_(physics)> ;
  rdf:value "In physics, power is the amount of energy transferred or converted per unit time. In the International System of Units, the unit of power is the watt, equal to one joule per second."@en .

