@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zazuko: <https://bioregistry.io/metaregistry/zazuko/resolve/> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:TIME .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:18311 .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:TIME .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:time .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.hw3bh2 .

bioregistry.metaresource:lov dcterms:hasPart lov:time .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:time .

bioregistry.metaresource:zazuko dcterms:hasPart zazuko:time .

bioregistry:time a bioregistry.schema:0000001 ;
    rdfs:label "Time Ontology in OWL" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "Owl-time is an owl-2 dl ontology of temporal concepts, for describing the temporal properties of resources in the world or described in web pages. the ontology provides a vocabulary for expressing facts about topological (ordering) relations among instants and intervals, together with information about durations, and about temporal position including date-time information. time positions and durations may be expressed using either the conventional (gregorian) calendar and clock, or using another temporal reference system such as unix-time, geologic time, or different calendars."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/w3c/sdw> ;
    skos:exactMatch aberowl:TIME,
        bartoc:18311,
        bioportal:TIME,
        zazuko:time,
        fairsharing:FAIRsharing.hw3bh2,
        lov:time,
        tib.ts:time ;
    dcat:keyword "data coordination",
        "ess",
        "fair data spaces",
        "metadata standardization",
        "nfdi4chem",
        "ontology",
        "resource metadata",
        "subject agnostic",
        "time" ;
    foaf:homepage <https://www.w3.org/TR/owl-time/> ;
    bioregistry.schema:0000005 "DateTimeDescription"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.w3.org/2006/time#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/TIME/2/time.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3884-3420 ;
    bioregistry.schema:0000024 "http://www.w3.org/2006/time#"^^xsd:string ;
    bioregistry.schema:0000027 time:DateTimeDescription ;
    bioregistry.schema:0000029 "time" .

orcid:0000-0002-3884-3420 rdfs:label "Simon Cox" ;
    foaf:mbox "dr.shorthair@pm.me" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

aberowl:TIME dcterms:isPartOf bioregistry.metaresource:aberowl .

bartoc:18311 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:TIME dcterms:isPartOf bioregistry.metaresource:bioportal .

zazuko:time dcterms:isPartOf bioregistry.metaresource:zazuko .

fairsharing:FAIRsharing.hw3bh2 dcterms:isPartOf bioregistry.metaresource:fairsharing .

lov:time dcterms:isPartOf bioregistry.metaresource:lov .

tib.ts:time dcterms:isPartOf bioregistry.metaresource:tib .

