<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.omg.org/spec/Commons/DatesAndTimes/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<owl:DatatypeProperty rdf:about="https://www.omg.org/spec/Commons/DatesAndTimes/hasDurationValue">
<rdfs:label>has duration value</rdfs:label>
<rdfs:domain rdf:resource="https://www.omg.org/spec/Commons/DatesAndTimes/Duration"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<skos:definition>specifies a literal (explicit) duration (amount of time) captured in the format specified for xsd:duration (i.e., ISO 8601 format); the semantics are identical to those of xsd:duration</skos:definition>
<skos:example>-P3D means negative 3 days duration. This is used with OffsetDates to specify 3 days before (prior) to some other Date.</skos:example>
<skos:example>P1Y2M3DT4H5M6S means 1 year, 2 months, 3 days, 4 hours, 5 minutes, 6 seconds</skos:example>
<skos:example>P1Y means 1 year</skos:example>
<skos:example>P2M means 2 months</skos:example>
<skos:example>P3D means 3 days</skos:example>
<skos:example>PT4H means 4 hours</skos:example>
<skos:example>PT5M means 5 minutes</skos:example>
<skos:example>PT6S means 6 seconds</skos:example>
<skos:note>Negative durations are used to indicate relative dates that are before (rather than after) some other Date.</skos:note>
</owl:DatatypeProperty>
</rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.omg.org/spec/Commons/DatesAndTimes/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<owl:DatatypeProperty rdf:about="https://www.omg.org/spec/Commons/DatesAndTimes/hasDurationValue">
<rdfs:label>has duration value</rdfs:label>
<rdfs:domain rdf:resource="https://www.omg.org/spec/Commons/DatesAndTimes/Duration"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<skos:definition>specifies a literal (explicit) duration (amount of time) captured in the format specified for xsd:duration (i.e., ISO 8601 format); the semantics are identical to those of xsd:duration</skos:definition>
<skos:example>-P3D means negative 3 days duration. This is used with OffsetDates to specify 3 days before (prior) to some other Date.</skos:example>
<skos:example>P1Y2M3DT4H5M6S means 1 year, 2 months, 3 days, 4 hours, 5 minutes, 6 seconds</skos:example>
<skos:example>P1Y means 1 year</skos:example>
<skos:example>P2M means 2 months</skos:example>
<skos:example>P3D means 3 days</skos:example>
<skos:example>PT4H means 4 hours</skos:example>
<skos:example>PT5M means 5 minutes</skos:example>
<skos:example>PT6S means 6 seconds</skos:example>
<skos:note>Negative durations are used to indicate relative dates that are before (rather than after) some other Date.</skos:note>
</owl:DatatypeProperty>
</rdf:RDF>