diff --git a/ebucore/amagi_ebucoreExtension.rdf b/ebucore/amagi_ebucoreExtension.rdf
index 7ff40d5..6a246dd 100644
--- a/ebucore/amagi_ebucoreExtension.rdf
+++ b/ebucore/amagi_ebucoreExtension.rdf
@@ -956,4 +956,11 @@
OverlayGraphic
+
+ applyTo
+ Specifies the entity type (PublicationChannel or Platform) that a root-level coverage restriction should be broadcast onto. Values are full type URIs.
+
+
+
+
diff --git a/ebucore/amagi_ebucoreExtension.ttl b/ebucore/amagi_ebucoreExtension.ttl
index 64366c1..8cceea9 100644
--- a/ebucore/amagi_ebucoreExtension.ttl
+++ b/ebucore/amagi_ebucoreExtension.ttl
@@ -261,6 +261,13 @@
rdfs:label "maxPublicationEvents"@en ;
rdfs:comment "To express restriction on the maximum number of publication events for an asset in a given date range."@en .
+
+ rdf:type rdf:Property ;
+ rdfs:range ;
+ rdfs:domain ;
+ rdfs:label "applyTo"@en ;
+ rdfs:comment "Specifies the entity type (PublicationChannel or Platform) that a root-level coverage restriction should be broadcast onto. Values are full type URIs."@en .
+
rdf:type rdf:Property ;
rdfs:range ;