@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .

<https://bioregistry.io/time:DateTimeDescription> rdfs:seeAlso time:DateTimeDescription,
        <https://www.w3.org/TR/owl-time/#time:DateTimeDescription> .

