@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/time> a skos:Collection ;
    rdfs:label "Time, duration units"@en ;
    skos:definition "Units of measure grouped by quantity kind: time, duration."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/ANN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DAY>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HUR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MIN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MON>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/SEC>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/WEE> .

<https://test.uncefact.org/vocabulary/unit-of-measure/ANN> a skos:Concept ;
    skos:definition "Unit of time equal to 365,25 days. Synonym: Julian year"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ANN" ;
    skos:prefLabel "year"@en ;
    unece:conversionMultiplier 31557600.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "a" ;
    unece:unitSymbol "y" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B52" ;
    skos:prefLabel "kilosecond"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ks" ;
    unece:unitSymbol "ks" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B98" ;
    skos:prefLabel "microsecond"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "us" ;
    unece:unitSymbol "µs" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C26" ;
    skos:prefLabel "millisecond"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ds" ;
    unece:unitSymbol "ms" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C47" ;
    skos:prefLabel "nanosecond"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ns" ;
    unece:unitSymbol "ns" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D42> a skos:Concept ;
    skos:definition "Unit of time equal to about 365.242 19 days. Synonym: solar year"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D42" ;
    skos:prefLabel "tropical year"@en ;
    unece:conversionMultiplier 31556925.216 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "a_t" ;
    unece:unitSymbol "y (tropical)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DAY> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DAY" ;
    skos:prefLabel "day"@en ;
    unece:conversionMultiplier 86400.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "d" ;
    unece:unitSymbol "d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H70" ;
    skos:prefLabel "picosecond"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ps" ;
    unece:unitSymbol "ps" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HUR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HUR" ;
    skos:prefLabel "hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "h" ;
    unece:unitSymbol "h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J23" ;
    skos:prefLabel "degree Fahrenheit per hour"@en ;
    unece:conversionMultiplier 0.000154320987654321 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h-1" ;
    unece:unitSymbol "°F/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J24" ;
    skos:prefLabel "degree Fahrenheit per minute"@en ;
    unece:conversionMultiplier 0.00925925925925926 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].min-1" ;
    unece:unitSymbol "°F/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J25" ;
    skos:prefLabel "degree Fahrenheit per second"@en ;
    unece:conversionMultiplier 0.5555555555555556 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].s-1" ;
    unece:unitSymbol "°F/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J28" ;
    skos:prefLabel "degree Rankine per hour"@en ;
    unece:conversionMultiplier 0.000154320987654321 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR].h-1" ;
    unece:unitSymbol "°R/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J29" ;
    skos:prefLabel "degree Rankine per minute"@en ;
    unece:conversionMultiplier 0.00925925925925926 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR].min-1" ;
    unece:unitSymbol "°R/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J30" ;
    skos:prefLabel "degree Rankine per second"@en ;
    unece:conversionMultiplier 0.5555555555555556 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR].s-1" ;
    unece:unitSymbol "°R/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR_Common> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L95" ;
    skos:prefLabel "common year"@en ;
    unece:conversionMultiplier 31536000.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "y (365 days)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR_Sidereal> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L96" ;
    skos:prefLabel "sidereal year"@en ;
    unece:conversionMultiplier 31558149.7632 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "y (sidereal)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M56> a skos:Concept ;
    skos:definition "Unit for a very short period."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M56" ;
    skos:prefLabel "shake"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "10.ns" ;
    unece:unitSymbol "shake" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MIN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MIN" ;
    skos:prefLabel "minute [unit of time]"@en ;
    unece:conversionMultiplier 60.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "min" ;
    unece:unitSymbol "min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MON> a skos:Concept ;
    skos:definition "Unit of time equal to 1/12 of a year of 365,25 days."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MON" ;
    skos:prefLabel "month"@en ;
    unece:conversionMultiplier 2551442.976 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mo" ;
    unece:unitSymbol "mo" .

<https://test.uncefact.org/vocabulary/unit-of-measure/SEC> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "SEC" ;
    skos:prefLabel "second [unit of time]"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "mean life, half life"@en,
        "period, periodic time"@en,
        "reactor time constant"@en,
        "relaxation time, carrier life time"@en,
        "reverberation time"@en,
        "time"@en,
        "time constant, relaxation time"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "s" ;
    unece:unitSymbol "s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/WEE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/WK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "WEE" ;
    skos:prefLabel "week"@en ;
    unece:conversionMultiplier 604800.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "wk" ;
    unece:unitSymbol "wk" .

