@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:SEC
  a qudt:Unit ;
  dcterms:description """The $Second$ (symbol: $s$) is the base unit of time in the International System of Units (SI) and is also
    a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was
    defined as $1/86400$ of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960
    and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more
    precisely in atomic terms. Under the International System of Units (via the International Committee for Weights and Measures,
    or CIPM), since 1967 the second has been defined as the duration of ${9192631770}$ periods of the radiation corresponding to
    the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the
    periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in
    1999, it included corrections from ambient radiation.
  """^^qudt:LatexString ;
  qudt:applicableSystem sou:CGS ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:IMPERIAL ;
  qudt:applicableSystem sou:SI ;
  qudt:applicableSystem sou:USCS ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Second"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:USCS ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T1D0 ;
  qudt:hasQuantityKind quantitykind:Period ;
  qudt:hasQuantityKind quantitykind:SpecificImpulse ;
  qudt:hasQuantityKind quantitykind:Time ;
  qudt:iec61360Code "0112/2///62720#UAA972" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA972"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Second?oldid=495241006"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/second-Time> ;
  qudt:siExactMatch si-unit:second ;
  qudt:symbol "s" ;
  qudt:ucumCode "s"^^qudt:UCUMcs ;
  qudt:udunitsCode "s" ;
  qudt:uneceCommonCode "SEC" ;
  qudt:unitForQuantityKind quantitykind:Period ;
  qudt:unitForQuantityKind quantitykind:SpecificImpulse ;
  qudt:unitForQuantityKind quantitykind:Time ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q11574> ;
  rdfs:isDefinedBy <http://qudt.org/3.4.0/vocab/unit> ;
  rdfs:label "Másodperc"@hu ;
  rdfs:label "Saat"@ms ;
  rdfs:label "Saniye"@tr ;
  rdfs:label "Second" ;
  rdfs:label "Second"@en ;
  rdfs:label "Seconde"@fr ;
  rdfs:label "Secondo"@it ;
  rdfs:label "Secundum"@la ;
  rdfs:label "Secundă"@ro ;
  rdfs:label "Segundo"@es ;
  rdfs:label "Segundo"@pt ;
  rdfs:label "Sekunda"@cs ;
  rdfs:label "Sekunda"@pl ;
  rdfs:label "Sekunda"@sl ;
  rdfs:label "Sekunde"@de ;
  rdfs:label "Δευτερόλεπτο"@el ;
  rdfs:label "Секунда"@bg ;
  rdfs:label "Секунда"@ru ;
  rdfs:label "שנייה"@he ;
  rdfs:label "ثانية"@ar ;
  rdfs:label "ثانیه"@fa ;
  rdfs:label "सैकण्ड"@hi ;
  rdfs:label "秒"@ja ;
  rdfs:label "秒"@zh .
