@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 dc: <http://purl.org/dc/elements/1.1/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix dwc: <http://rs.tdwg.org/dwc/terms/>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix tdwgutility: <http://rs.tdwg.org/dwc/terms/attributes/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/>.

<http://rs.tdwg.org/ac/terms/version/startTime-2021-10-05>
     rdfs:isDefinedBy <http://rs.tdwg.org/ac/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/ac/terms/version/>;
     dcterms:issued "2021-10-05"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     rdfs:label "Start Time in Seconds"@en;
     skos:prefLabel "Start Time in Seconds"@en;
     rdfs:comment "The beginning of a temporal region, specified as an absolute offset relative to the beginning of the media item (this corresponds to Normal Play Time RFC 2326), specified as seconds, with an optional fractional part to indicate milliseconds or finer."@en;
     skos:definition "The beginning of a temporal region, specified as an absolute offset relative to the beginning of the media item (this corresponds to Normal Play Time RFC 2326), specified as seconds, with an optional fractional part to indicate milliseconds or finer."@en;
     skos:scopeNote "This term MUST only be applied to a region of interest."@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:organizedInClass <http://rs.tdwg.org/ac/terms/RegionOfInterest>;
     tdwgutility:required "No";
     tdwgutility:repeatable "No";
     dcterms:isVersionOf <http://rs.tdwg.org/ac/terms/startTime>.

<http://rs.tdwg.org/ac/terms/version/startTime-2021-10-05.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/ac/terms/version/startTime-2021-10-05>;
     dcterms:modified "2021-10-07T13:17:47-05:00"^^xsd:dateTime;
     a foaf:document.

