@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/>.

<http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:issued "2026-05-26"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2023-06-28>;
     rdfs:label "Cultivar Epithet"@en;
     skos:prefLabel "Cultivar Epithet"@en;
     rdfs:comment "Part of the name of a cultivar, cultivar group or grex that follows the dwc:scientificName."@en;
     skos:definition "Part of the name of a cultivar, cultivar group or grex that follows the dwc:scientificName."@en;
     dcterms:description "According to the Rules of the Cultivated Plant Code, a cultivar name consists of a botanical name followed by a cultivar epithet. The value given as the dwc:cultivarEpithet should exclude any quotes. The term dwc:taxonRank should be used to indicate which type of cultivated plant name (e.g., cultivar, cultivar group, grex) is concerned. This epithet, including any enclosing apostrophes or suffix, should be provided in dwc:scientificName as well."@en;
     skos:example "`King Edward` (for scientificName `Solanum tuberosum 'King Edward'` and taxonRank `cultivar`); `Mishmiense` (for scientificName `Rhododendron boothii Mishmiense Group` and taxonRank `cultivar group`); `Atlantis` (for scientificName `Paphiopedilum Atlantis grex` and taxonRank `grex`)"@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:abcdEquivalence "http://rs.tdwg.org/abcd/terms/cultivarName or http://rs.tdwg.org/abcd/terms/cultivarGroupName or http://rs.tdwg.org/abcd/terms/breed (ABCD 3.0)";
     tdwgutility:organizedInClass <http://rs.tdwg.org/dwc/terms/Taxon>;
     tdwgutility:usageScope "simple";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/cultivarEpithet>.

<http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26>
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26>.

<http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26>
     dcterms:isReplacedBy <http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26>.

<http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/terms/version/cultivarEpithet-2026-05-26>;
     dcterms:modified "2026-06-07T12:26:59-03:00"^^xsd:dateTime;
     a foaf:document.

