# OWL Addendum generated by @inferal-relay/rdf-emitter
# This file imports the base RDFS ontology and adds OWL-specific axioms.

@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 sh: <http://www.w3.org/ns/shacl#> .
@prefix tspv: <https://relay.inferal.com/ontology/typespec/versioning/> .
@prefix adm: <https://ontology.inferal.com/modules/advertising-measurement/> .
@prefix aent: <https://ontology.inferal.com/modules/advertising-entity/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix meta: <https://relay.inferal.com/ontology/meta/> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

# OWL Ontology metadata
<https://relay.inferal.com/ontology/meta/> a owl:Ontology .
<https://relay.inferal.com/ontology/meta/owl> a owl:Ontology ;
  owl:imports <https://relay.inferal.com/ontology/meta/> ;
  owl:versionInfo "25" ;
  owl:versionIRI <https://relay.inferal.com/ontology/meta/25/owl> ;
  owl:priorVersion <https://relay.inferal.com/ontology/meta/24/owl> .

# OWL axioms for class: Ad
meta:Ad
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/adActiveTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/adReviewFeedback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/adScheduleEndTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/adScheduleStartTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/adset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/adsetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/bidAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/bidInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/bidType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/configuredStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/conversionDomain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/creative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/creativeAssetGroupsSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/demolinkHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/displaySequence> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/effectiveStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/engagementAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/lastUpdatedByAppId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/previewShareableLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/priority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/sourceAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/sourceAdId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/targeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/trackingAndConversionWithDefaults> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Ad/updatedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Adgroup Review Feedback
meta:AdgroupReviewFeedback
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupReviewFeedback/global> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupReviewFeedback/placementSpecific> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Adgroup Placement Specific Review Feedback
meta:AdgroupPlacementSpecificReviewFeedback
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/ad> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/b2c> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/bsg> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/commerce> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/compromise> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/dpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/facebook> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/instagram> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/product> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/productService> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/profile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/seller> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/shops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Label
meta:AdLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/account> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/updatedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Account
meta:AdAccount
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/adAccountPromotableObjects> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/age> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/agencyClientDeclaration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/amountSpent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/balance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/business> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessCountryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessStreet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessStreet2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessZip> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/canCreateBrandLiftStudy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/customAudienceInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/defaultDsaBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/defaultDsaPayor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/disableReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/endAdvertiser> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/endAdvertiserName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/expiredFundingSourceDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/extendedCreditInvoiceGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/fbEntity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/fundingSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/fundingSourceDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/hasMigratedPermissions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/hasPageAuthorizedAdaccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/ioNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isAttributionSpecSystemDefault> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isBaSkipDelayedEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isDirectDealsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isIn3dsAuthorizationEnabledMarket> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isNotificationsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isPersonal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isPrepayAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isTaxIdRequired> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/liableAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/mediaAgency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/minCampaignGroupSpendCap> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/minDailyBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/offsitePixelsTosAccepted> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/owner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/ownerBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/partner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/rfSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/sendBillToAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/showCheckoutExperience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/soldToAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/spendCap> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/taxId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/taxIdStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/taxIdType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/timezoneId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/timezoneName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/timezoneOffsetHoursUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/tosAccepted> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/userAccessExpireTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/userTosAccepted> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/viewableBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/opportunityScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/marketingMessagesSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/offsiteCloSignalStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Agency Client Declaration
meta:AgencyClientDeclaration
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/agencyRepresentingClient> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientBasedInFrance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientCountryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientEmailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientPostalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientProvince> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientStreet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientStreet2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/hasWrittenMandateFromAdvertiser> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/isClientPayingInvoices> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Attribution Spec
meta:AttributionSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AttributionSpec/eventType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AttributionSpec/windowDays> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business
meta:Business
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/blockOfflineAnalytics> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/collaborativeAdsManagedPartnerBusinessInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/collaborativeAdsManagedPartnerEligibility> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/collaborativeAdsPartnerPremiumOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/createdBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/extendedUpdatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/isHidden> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/marketingMessagesOnboardingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/paymentAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/primaryPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/profilePictureUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/timezoneId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/twoFactorType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/updatedBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/userAccessExpireTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/verificationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/vertical> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/verticalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Business/whatsappBusinessManagerMessagingLimit> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Managed Partner Business
meta:ManagedPartnerBusiness
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/adAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/catalogSegment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/extendedCredit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/page> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/sellerBusinessInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/sellerBusinessStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/template> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Catalog
meta:ProductCatalog
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/adAccountToCollaborativeAdsShareSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/agencyCollaborativeAdsShareSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/business> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/catalogStore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/commerceMerchantSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/creatorUser> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/daDisplaySettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/defaultImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/feedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/isCatalogSegment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/isLocalCatalog> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/ownerBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/productCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/showAssignPermissions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/storeCatalogSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/userAccessExpireTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/vertical> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Collaborative Ads Share Settings
meta:CollaborativeAdsShareSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/agencyBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/productCatalogProxyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/utmCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/utmMedium> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/utmSource> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Store Catalog Settings
meta:StoreCatalogSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.StoreCatalogSettings/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.StoreCatalogSettings/page> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page
meta:Page
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/about> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/accessToken> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/adCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/affiliation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/artistsWeLike> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/attire> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/awards> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/bandInterests> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/bandMembers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/bestPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/bio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/birthday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/bookingAgent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/breakingNewsUsage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/built> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/business> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/canCheckin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/canPost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/checkins> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/companyOverview> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/connectedInstagramAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/connectedPageBackedInstagramAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/contactAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/copyrightAttributionInsights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/countryPageLikes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/cover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/culinaryTeam> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/currentLocation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/descriptionHtml> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/directedBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/displaySubtext> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/displayedMessageResponseTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/doesViewerHavePagePermissionLinkIg> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/engagement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/fanCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/featuredVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/features> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/followersCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/founded> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/generalInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/generalManager> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/genre> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/globalBrandPageName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/globalBrandRootId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hasAddedApp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hasLeadAccess> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hasTransitionedToNewPageExperience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hasWhatsappBusinessNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hasWhatsappNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hometown> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/hours> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/impressum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/influences> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/instagramBusinessAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isAlwaysOpen> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isCallingEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isChain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isCommunityPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isEligibleForBrandedContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isEligibleForDisableConnectIgBtnForNonPageAdminAmWeb> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isMessengerBotGetStartedEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isMessengerPlatformBot> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isOwned> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isPermanentlyClosed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isPublished> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isUnclaimed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isVerified> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/isWebhooksSubscribed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/keywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/leadgenTosAcceptanceTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/leadgenTosAccepted> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/leadgenTosAcceptingUser> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/members> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/merchantId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/merchantReviewStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/messagingFeatureStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/messengerAdsQuickRepliesType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/miniShopStorefront> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/mission> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/mpg> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/nameWithLocationDescriptor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/network> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/newLikeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/offerEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/overallStarRating> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/ownerBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/pageBackedThreadsAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/pageToken> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/parentPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/parking> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/paymentOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/personalInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/personalInterests> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/pharmaSafetyInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/phone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/placeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/plotOutline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/preferredAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/pressContact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/priceRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/privacyInfoUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/producedBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/products> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/promotionEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/promotionIneligibleReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/publicTransit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/ratingCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/recipient> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/recordLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/releaseDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/restaurantServices> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/restaurantSpecialties> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/schedule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/screenplayBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/season> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/singleLineAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/starring> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/startInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/storeCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/storeLocationDescriptor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/storeNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/studio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/supportsDonateButtonInLiveVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/talkingAboutCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/temporaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/unreadMessageCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/unreadNotifCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/unseenMessageCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/userAccessExpireTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/username> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/verificationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/voipInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/website> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/wereHereCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/whatsappNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Page/writtenBy> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Set
meta:AdSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/assetFeedId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidAdjustments> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidConstraints> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/billingEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/brandSafetyConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/budgetRemaining> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaignActiveTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaignAttribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/configuredStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/creativeSequenceRepetitionPattern> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dailyBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dailyMinSpendTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dailySpendCap> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/destinationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dsaBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dsaPayor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/effectiveStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/endTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/existingCustomerBudgetPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/fullFunnelExplorationMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/instagramUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isBaSkipDelayedEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isBudgetScheduleEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isDynamicCreative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isIncrementalAttributionEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/learningStageInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeImps> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeMinSpendTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeSpendCap> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/maxBudgetSpendPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/minBudgetSpendPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/multiOptimizationGoalWeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/optimizationGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/optimizationSubEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/promotedObject> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/recurringBudgetSemantics> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/regionalRegulationIdentities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/reviewFeedback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/rfPredictionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/sourceAdset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/sourceAdsetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/startTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/targeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/timeBasedAdRotationIdBlocks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/useNewAppClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/anchorEventAttributionWindowDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/automaticManualState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/placementSoftOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/trendingTopicsSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/valueRuleSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdSet/valueRulesApplied> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Day Part
meta:DayPart
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DayPart/endMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DayPart/startMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DayPart/timezoneType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Bid Adjustments
meta:AdBidAdjustments
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdBidAdjustments/ageRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdBidAdjustments/pageTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdBidAdjustments/userGroups> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Campaign Bid Constraint
meta:AdCampaignBidConstraint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignBidConstraint/roasAverageFloor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Brand Safety Campaign Config
meta:BrandSafetyCampaignConfig
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/commentModerationFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/fbCommentModerationFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/igCommentModerationFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/threadsCommentModerationFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign
meta:Campaign
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/advantageStateInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/bidStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/boostedObjectId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/budgetRebalanceFlag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/budgetRemaining> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/buyingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/campaignGroupActiveTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/canCreateBrandLiftStudy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/canUseSpendCap> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/configuredStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/dailyBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/effectiveStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/hasSecondarySkadnetworkReporting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isBudgetScheduleEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isSkadnetworkAttribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/lastBudgetTogglingTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/lifetimeBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/objective> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/primaryAttribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/promotedObject> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/smartPromotionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/sourceCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/sourceCampaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/sourceRecommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/specialAdCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/spendCap> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/startTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/stopTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/toplineId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isAdsetBudgetSharingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isDirectSendCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isMessageCampaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Campaign Group Advantage State
meta:AdCampaignGroupAdvantageState
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantageAudienceState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantageBudgetState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantagePlacementState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantageState> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Study
meta:AdStudy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/business> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/canceledTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/clientBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/cooldownStartTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/createdBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/endTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/measurementContact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/observationEndTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/resultsFirstAvailableDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/salesContact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/startTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/updatedBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/updatedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User
meta:User
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/about> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/ageRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/birthday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/clientBusinessId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/community> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/cover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/firstName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/hometown> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/installType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/installed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/isGuestUser> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/isWorkAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/lastName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/localNewsMegaphoneDismissStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/localNewsSubscriptionStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/locale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/middleName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/nameFormat> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/paymentPricepoints> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/political> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/profilePic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/quotes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/relationshipStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/religion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/sharedLoginUpgradeRequiredBy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/shortName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/significantOther> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/supportsDonateButtonInLiveVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/thirdPartyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/timezone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/tokenForBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/verified> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/videoUploadLimits> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.User/website> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Age Range
meta:AgeRange
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgeRange/max> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AgeRange/min> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Group
meta:Group
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/archived> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/cover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/icon> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/install> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/memberCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/memberRequestCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/parent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/privacy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/purpose> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/subdomain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Group/venue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Cover Photo
meta:CoverPhoto
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/coverId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/offsetX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/offsetY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/source> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location
meta:Location
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/city> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/cityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/latitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/locatedIn> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/longitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/region> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/regionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/state> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/street> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Location/zip> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User Cover Photo
meta:UserCoverPhoto
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.UserCoverPhoto/offsetX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.UserCoverPhoto/offsetY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.UserCoverPhoto/source> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Currency
meta:Currency
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Currency/currencyOffset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Currency/usdExchange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Currency/usdExchangeInverse> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Currency/userCurrency> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Education Experience
meta:EducationExperience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/degree> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/school> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/year> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experience
meta:Experience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Experience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Experience/from> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Experience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Experience/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Payment Pricepoints
meta:PaymentPricepoints
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PaymentPricepoints/mobile> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Upload Limits
meta:VideoUploadLimits
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoUploadLimits/length> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoUploadLimits/size> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Campaign Issues Info
meta:AdCampaignIssuesInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorSummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/level> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/mid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Promoted Object
meta:AdPromotedObject
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/applicationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/boostedProductSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/conversionGoalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customConversionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customEventStr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customEventType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/datasetSplitId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/eventId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/fullFunnelObjective> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/fundraiserCampaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/instagramActorId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/jobListingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsCustomEventStr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsCustomEventType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsFollowUpEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsFormEventSourceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsOffsiteConversionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsQualityVolumeSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsSelectedPixelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/liveVideoDestination> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/mcmeConversionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/multiEventProduct> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/objectStoreUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/offerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/offlineConversionDataSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/offsiteConversionEventId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/omnichannelObject> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/passbackApplicationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/passbackPixelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pixelAggregationRule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pixelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pixelRule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/placePageSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/placePageSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productCatalogId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productItemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productSetOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/retentionDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/smartPseEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/smartPseSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/valueSemanticType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/variation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/whatsAppBusinessPhoneNumberId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/whatsappPhoneNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Place Page Set
meta:AdPlacePageSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/pagesCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/parentPage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Set
meta:ProductSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/autoCreationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/latestMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/liveMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/productCatalog> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/productCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/retailerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Set Metadata
meta:ProductSetMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/coverImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/externalUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/integrityReviewStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Recommendation
meta:AdRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/blameField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/confidence> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/importance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/recommendationData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Recommendation Data
meta:AdRecommendationData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendationData/link> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Campaign Frequency Control Specs
meta:AdCampaignFrequencyControlSpecs
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/event> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/intervalDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/maxFrequency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Campaign Learning Stage Info
meta:AdCampaignLearningStageInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/casSegment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/conversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/currentBudgetPrediction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/dynamicLpConversionsThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/dynamicLpDaysThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/dynamicLpStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/isOneToOneCboBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/lastSigEditTs> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/recommendedBudgetPrediction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/sigeditRemoval> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Regional Regulation Identities
meta:RegionalRegulationIdentities
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/australiaFinservBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/australiaFinservPayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/indiaFinservBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/indiaFinservPayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/singaporeUniversalBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/singaporeUniversalPayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanFinservBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanFinservPayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanUniversalBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanUniversalPayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/universalBeneficiary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/universalPayer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting
meta:Targeting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/adgroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/ageMax> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/ageMin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/alternateAutoTargetingOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/appInstallState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/catalogBasedTargeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/directInstallDevices> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedGeoLocations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/exclusions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/fbDealId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/geoLocations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/installStateApplication> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/instreamVideoSkippableExcluded> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/isWhatsappDestinationAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/prospectingAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/subscriberUniverse> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/targetingAutomation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/targetingOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/targetingRelaxationTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Targeting/userAgeUnknown> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IDName
meta:IDName
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IDName/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IDName/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Catalog Based Targeting
meta:CatalogBasedTargeting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CatalogBasedTargeting/geoTargetingType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Connections Targeting
meta:ConnectionsTargeting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ConnectionsTargeting/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ConnectionsTargeting/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Raw Custom Audience
meta:RawCustomAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RawCustomAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.RawCustomAudience/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Dynamic Rule
meta:TargetingDynamicRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/campaignGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/impressionCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/pageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/post> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/retentionSeconds> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location City
meta:TargetingGeoLocationCity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/distanceUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/region> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/regionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Custom Location
meta:TargetingGeoLocationCustomLocation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/addressString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/countryGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/customType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/distanceUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/latitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/longitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/maxPopulation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/minPopulation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/primaryCityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/regionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Electoral District
meta:TargetingGeoLocationElectoralDistrict
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/deprecationCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/electoralDistrict> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Market
meta:TargetingGeoLocationMarket
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/marketType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Geo Entities
meta:TargetingGeoLocationGeoEntities
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/region> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/regionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Location Cluster
meta:TargetingGeoLocationLocationCluster
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationLocationCluster/key> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Place
meta:TargetingGeoLocationPlace
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/distanceUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/latitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/longitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/primaryCityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/regionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Political District
meta:TargetingGeoLocationPoliticalDistrict
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/politicalDistrict> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Region
meta:TargetingGeoLocationRegion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationRegion/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationRegion/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationRegion/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Geo Location Zip
meta:TargetingGeoLocationZip
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/primaryCityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/regionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Product Audience Spec
meta:TargetingProductAudienceSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSpec/productSetId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Product Audience Sub Spec
meta:TargetingProductAudienceSubSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSubSpec/minRetentionSeconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSubSpec/retentionSeconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSubSpec/rule> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Prospecting Audience
meta:TargetingProspectingAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingProspectingAudience/sources> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Subscriber Universe
meta:TargetingSubscriberUniverse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/messagingCustomerBaseForWhatsapp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/messengerSubscriberPool> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/messengerSubscriberSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/whatsappSubscriberSource> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Automation
meta:TargetingAutomation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/advantageAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/creativeAudiencePairing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/individualSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/sharedAudiences> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/valueExpression> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Relaxation
meta:TargetingRelaxation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingRelaxation/customAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TargetingRelaxation/lookalike> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Trending Topics Spec
meta:TrendingTopicsSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TrendingTopicsSpec/isAllTrending> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TrendingTopicsSpec/isSpecialBudgetAlloc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Category
meta:PageCategory
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/apiEnum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGUser
meta:IGUser
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/biography> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/businessDiscovery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/collaborativeMediaSearch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/followersCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/followsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/hasProfilePic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/igId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/isPublished> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/legacyInstagramUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/mediaCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/mentionedComment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/mentionedMedia> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/miniShopStorefront> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/ownerBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/profilePictureUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/shoppingProductTagEligibility> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/shoppingReviewStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/username> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGUser/website> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shadow IGUser Collaborative Media
meta:ShadowIGUserCollaborativeMedia
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/caption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/commentsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/likeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/mediaProductType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/mediaUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/permalink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/repostsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/savedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/sharesCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/timestamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/totalCommentsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/totalLikeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/totalViewsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/username> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGComment
meta:IGComment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/from> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/hidden> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/legacyInstagramCommentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/likeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/media> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/timestamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/user> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGComment/username> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGComment From User
meta:IGCommentFromUser
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGCommentFromUser/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGCommentFromUser/selfIgScopedId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGCommentFromUser/username> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGMedia
meta:IGMedia
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/altText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/audioId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/boostEligibilityInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/caption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/commentsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/copyrightCheckInformation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/currentLiveViewerCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/hasPoll> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/hasSlider> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/igId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/isAiGenerated> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/isCommentEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/isSharedToFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/legacyInstagramMediaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/likeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaAudioType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaProductType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/owner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/permalink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/repostsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/savedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/sharesCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/shortcode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/timestamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/totalCommentsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/totalLikeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/totalViewsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/username> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/videoTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/viewCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGMedia Boost Eligibility Info
meta:IGMediaBoostEligibilityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMediaBoostEligibilityInfo/boostIneligibleReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGMediaBoostEligibilityInfo/eligibleToBoost> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGVideo Copyright Check Matches Information
meta:IGVideoCopyrightCheckMatchesInformation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckMatchesInformation/copyrightMatches> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckMatchesInformation/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: IGVideo Copyright Check Status
meta:IGVideoCopyrightCheckStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckStatus/matchesFound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckStatus/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shop
meta:Shop
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Shop/commerceMerchantSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Shop/fbSalesChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Shop/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Shop/igSalesChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Shop/shopStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Shop/workspace> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Commerce Merchant Settings
meta:CommerceMerchantSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/checkoutConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/contactEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/facebookChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/instagramChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/koreaFtcListing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/merchantPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/merchantStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/paymentProvider> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/privacyPolicyLocalized> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/shopsAdsSetup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/terms> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Profile
meta:Profile
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/canPost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/pic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/picCrop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/picLarge> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/picSmall> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/picSquare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/profileType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Profile/username> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Profile Picture Source
meta:ProfilePictureSource
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/bottom> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/cacheKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/height> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/isSilhouette> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/left> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/right> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/top> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/width> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mailing Address
meta:MailingAddress
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/city> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/cityPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/postalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/region> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/street1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/street2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Copyright Attribution Insights
meta:CopyrightAttributionInsights
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionPageView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionPageViewDelta> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionVideoView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionVideoViewDelta> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/metricsEndingDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Engagement
meta:Engagement
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/count> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/countString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/countStringWithLike> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/countStringWithoutLike> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/socialSentence> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/socialSentenceWithLike> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Engagement/socialSentenceWithoutLike> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Video
meta:AdVideo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/adminCreator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/audioIsrc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/backdatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/backdatedTimeGranularity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/boostEligibilityInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/contentCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/copyright> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/copyrightCheckInformation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/copyrightMonitoringStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/embedHtml> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/embeddable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/event> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/expiration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/from> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/icon> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isCrosspostVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isCrosspostingEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isEpisode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isInstagramEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isReferenceOnly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/length> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/liveAudienceCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/liveStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/musicVideoCopyright> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/permalinkUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/picture> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/place> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/postId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/postViews> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/premiereLivingRoomStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/privacy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/published> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/replaceAudioStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/scheduledPublishTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/selectedAudioSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/spherical> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/universalVideoId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/views> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Audio Isrc
meta:AudioIsrc
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/allKgFeaturedArtists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/allKgMainArtists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/artistProfilePictureUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/canonicalAudioAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/isrc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/publishingRightsData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/topSearchableArtistId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/topSearchableArtistName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/topSearchableArtistProfilePicUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Audio Asset
meta:AudioAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/allDdexFeaturedArtists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/allDdexMainArtists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/audioClusterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/coverImageSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/displayArtist> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/downloadHdUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/downloadSdUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/durationInMs> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/freeformGenre> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/grid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/isTest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/originalReleaseDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/owner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/parentalWarningType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/subtitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/titleWithFeaturedArtists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/upc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Copyright
meta:VideoCopyright
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/contentCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/contentProtectProtectionDisabledReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/copyrightContentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/creator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/disableProtectionByContentProtectStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/inConflict> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/monitoringStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/monitoringType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/ownershipCountries> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceFile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceFileDisabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceFileDisabledByOps> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceOwnerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Copyright Segment
meta:VideoCopyrightSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightSegment/durationInSec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightSegment/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightSegment/startTimeInSec> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Copyright Reference Container
meta:CopyrightReferenceContainer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/contentType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/copyrightCreationTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/downloadHdUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/durationInSec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/iswc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/metadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/playableVideoUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/publishedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/universalContentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Copyright Rule
meta:VideoCopyrightRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/createdDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/creator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/isInMigration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/validityStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Copyright Condition Group
meta:VideoCopyrightConditionGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightConditionGroup/action> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightConditionGroup/conditions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightConditionGroup/validityStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Event
meta:Event
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/attendingCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/canGuestsInvite> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/cover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/declinedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/discountCodeEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/endTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/guestListEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/interestedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/isCanceled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/isDraft> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/isOnline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/isPageOwned> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/maybeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/noreplyCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/onlineEventFormat> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/onlineEventThirdPartyUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/owner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/parentGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/place> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/registrationSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/scheduledPublishTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/startTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketUriStartSalesTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketingPrivacyUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketingTermsUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/timezone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Event/updatedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Child Event
meta:ChildEvent
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/endTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/startTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/ticketUri> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Place
meta:Place
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Place/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Place/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Place/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Place/overallRating> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Event Registration Setting
meta:EventRegistrationSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/questions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/targetType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Event Ticket Setting
meta:EventTicketSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EventTicketSetting/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.EventTicketSetting/ticketDeliveryType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Music Video Copyright
meta:MusicVideoCopyright
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/creationTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/displayedMatchesCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/inConflict> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/isrc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/matchRule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/referenceFileStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/ridgeMonitoringStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/updateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/videoAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/whitelistedFbUsers> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Privacy
meta:Privacy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Privacy/allow> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Privacy/deny> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Privacy/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Privacy/friends> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Privacy/networks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.Privacy/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Status
meta:VideoStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/copyrightCheckStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/processingPhase> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/processingProgress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/publishingPhase> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/uploadingPhase> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/videoStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Copyright Check Status
meta:VideoCopyrightCheckStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightCheckStatus/matchesFound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightCheckStatus/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Status Processing Phase
meta:VideoStatusProcessingPhase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusProcessingPhase/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Status Error
meta:VideoStatusError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Status Publishing Phase
meta:VideoStatusPublishingPhase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/publishStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/publishTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Status Uploading Phase
meta:VideoStatusUploadingPhase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/bytesTransferred> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/sourceFileSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Has Lead Access
meta:HasLeadAccess
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/appHasLeadsPermission> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/canAccessLead> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/enabledLeadAccessManager> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/failureReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/failureResolution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/isPageAdmin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/pageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/userHasLeadsPermission> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/userId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Messaging Feature Status
meta:MessagingFeatureStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MessagingFeatureStatus/hopV2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MessagingFeatureStatus/igMultiApp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MessagingFeatureStatus/msgrMultiApp> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Parking
meta:PageParking
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageParking/lot> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageParking/street> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageParking/valet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Payment Options
meta:PagePaymentOptions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/amex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/cashOnly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/discover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/mastercard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/visa> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Restaurant Services
meta:PageRestaurantServices
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/catering> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/delivery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/groups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/kids> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/outdoor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/pickup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/reserve> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/takeout> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/waiter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/walkins> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Restaurant Specialties
meta:PageRestaurantSpecialties
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/breakfast> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/coffee> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/dinner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/drinks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/lunch> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Start Info
meta:PageStartInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageStartInfo/date> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.PageStartInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Voip Info
meta:VoipInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/hasMobileApp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/hasPermission> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/isCallable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/isCallableWebrtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/isPushable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/reasonDescription> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Catalog Image Settings
meta:ProductCatalogImageSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalogImageSettings/carouselAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalogImageSettings/singleAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Catalog Image Settings Operation
meta:ProductCatalogImageSettingsOperation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalogImageSettingsOperation/transformationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Managed Partner Extended Credit
meta:ManagedPartnerExtendedCredit
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerExtendedCredit/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerExtendedCredit/maxBalance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerExtendedCredit/receivingCreditAllocationConfig> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Currency Amount
meta:CurrencyAmount
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/amount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/amountInHundredths> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/offsettedAmount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Extended Credit Allocation Config
meta:ExtendedCreditAllocationConfig
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/currencyAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/liabilityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/owningBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/owningCredential> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/partitionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/receivingBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/receivingCredential> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/requestStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/sendBillTo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Extended Credit
meta:ExtendedCredit
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/allocatedAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/balance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/creditAvailable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/creditType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/isAccessRevoked> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/isAutomatedExperience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/legalEntityName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/liableAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/liableBizName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/maxBalance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/onlineMaxBalance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/ownerBusiness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/ownerBusinessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/partitionFrom> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/receivingCreditAllocationConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/sendBillToAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/sendBillToBizName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/soldToAddress> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: CRMAddress
meta:CRMAddress
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/city> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/cnpjTaxId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/country> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/postalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/registrationLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/registrationNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/state> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/validationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/vatTaxId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Managed Partner Eligibility
meta:BusinessManagedPartnerEligibility
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BusinessManagedPartnerEligibility/isEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BusinessManagedPartnerEligibility/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BusinessManagedPartnerEligibility/reasonDescription> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Partner Premium Options
meta:BusinessPartnerPremiumOptions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BusinessPartnerPremiumOptions/enableBasketInsight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BusinessPartnerPremiumOptions/enableExtendedAudienceRetargeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.BusinessPartnerPremiumOptions/retailerCustomAudienceConfig> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Marketing Messages Onboarding Status
meta:MarketingMessagesOnboardingStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MarketingMessagesOnboardingStatus/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.MarketingMessagesOnboardingStatus/time> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Audience Group
meta:CustomAudienceGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CustomAudienceGroup/audienceTypeParamName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CustomAudienceGroup/existingCustomerTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.CustomAudienceGroup/newCustomerTag> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Funding Source Details
meta:FundingSourceDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/coupon> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/displayString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Funding Source Details Coupon
meta:FundingSourceDetailsCoupon
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/amount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/childAdAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/childBmId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/couponId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/couponTiering> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/displayAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/expiration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/originalAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/originalDisplayAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/vendorId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Funding Source Details Coupon Tiering
meta:FundingSourceDetailsCouponTiering
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCouponTiering/couponTieringNew> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCouponTiering/couponTieringReactivation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Extended Credit Invoice Group
meta:ExtendedCreditInvoiceGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/autoEnroll> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/billToAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/customerPoNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/liableAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/soldToAddress> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Extended Credit Email
meta:ExtendedCreditEmail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditEmail/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditEmail/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Delivery Check
meta:DeliveryCheck
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/checkName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/extraInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/summary> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reach Frequency Spec
meta:ReachFrequencySpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/defaultCreationData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/globalIoMaxCampaignDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/maxCampaignDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/maxDaysToFinish> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/maxPauseWithoutPredictionRerun> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/minCampaignDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/minReachLimits> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Account Marketing Messages Settings
meta:AdAccountMarketingMessagesSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAccountMarketingMessagesSettings/whatsappActivationStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action Query
meta:ConversionActionQuery
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/application> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/creative> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative
meta:AdCreative
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/actorId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/adDisclaimerSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/applinkTreatment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/assetFeedSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/authorizationCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/autoUpdate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/body> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/brandedContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/brandedContentSponsorPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/bundleFolderId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/callToActionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/categorizationCriteria> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/categoryMediaSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/collaborativeAdsLsbImageBankId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/contextualMultiAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/creativeSourcingSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/degreesOfFreedomSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/destinationSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/dynamicAdVoice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/effectiveAuthorizationCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/effectiveInstagramMediaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/effectiveObjectStoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/enableDirectInstall> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/enableLaunchInstantApp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/facebookBrandedContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/imageCrops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/instagramBrandedContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/instagramPermalinkUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/instagramUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/interactiveComponentsSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkDeepLinkUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkDestinationDisplayUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkOgId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/messengerSponsoredMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectStoreUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectStoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectStorySpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/omnichannelLinkSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/pageWelcomeMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/photoAlbumSourceObjectStoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/placePageSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/platformCustomizations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/playableAssetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/portraitCustomizations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/productSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/recommenderSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/regionalRegulationDisclaimerSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/sourceFacebookPostId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/sourceInstagramMediaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/templateUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/templateUrlSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/thumbnailId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/urlTags> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/usePageActorOverride> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/videoId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/destinationSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/mediaSourcingSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/marketingMessageStructuredSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/productSuggestionSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Ad Disclaimer
meta:AdCreativeAdDisclaimer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAdDisclaimer/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAdDisclaimer/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAdDisclaimer/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec
meta:AdAssetFeedSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/additionalData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/appProductPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/audios> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/callAdsConfiguration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/ctwaConsentData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/optimizationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/promotionalMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/reasonsToShop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/shopsBundle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/translations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/upcomingEvents> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/webDestinationSpec> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Additional Data
meta:AdAssetFeedAdditionalData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/automatedProductTags> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/brandPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/isClickToMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/multiShareEndCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/pageWelcomeMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/partnerAppWelcomeMessageFlowId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Asset Customization Rule
meta:AdAssetFeedSpecAssetCustomizationRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/bodyLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/callToActionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/callToActionTypeLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/captionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/carouselLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/customizationSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/descriptionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/imageLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/isDefault> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/linkUrlLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/priority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/titleLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/videoLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Asset Label
meta:AdAssetFeedSpecAssetLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetLabel/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetLabel/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Customization Rule Customization Spec
meta:AdAssetCustomizationRuleCustomizationSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/ageMax> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/ageMin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/geoLocations> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Body
meta:AdAssetFeedSpecBody
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecBody/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecBody/urlTags> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Call To Action
meta:AdAssetFeedSpecCallToAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCallToAction/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCallToAction/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Link Data Call To Action Value
meta:AdCreativeLinkDataCallToActionValue
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/androidUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/appDestination> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/appLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/application> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/eventId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/iosUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/landOnWhatsappCatalog> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/landOnWhatsappProfile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/leadGenFormId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/linkCaption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/linkFormat> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/page> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/productLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/whatsappNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Caption
meta:AdAssetFeedSpecCaption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCaption/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCaption/urlTags> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Carousel
meta:AdAssetFeedSpecCarousel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarousel/multiShareEndCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarousel/multiShareOptimized> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Carousel Child Attachment
meta:AdAssetFeedSpecCarouselChildAttachment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/bodyLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/callToActionTypeLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/captionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/descriptionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/imageLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/linkUrlLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/phoneDataIdsLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/staticCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/titleLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/videoLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Description
meta:AdAssetFeedSpecDescription
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecDescription/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecDescription/urlTags> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Events
meta:AdAssetFeedSpecEvents
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecEvents/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Group Rule
meta:AdAssetFeedSpecGroupRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/bodyLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/captionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/descriptionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/imageLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/linkUrlLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/titleLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/videoLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Image
meta:AdAssetFeedSpecImage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/hash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/imageCrops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/urlTags> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ads Image Crops
meta:AdsImageCrops
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/100x100> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/100x72> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/191x100> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/300x400> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/400x150> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/400x500> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/600x360> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/90x160> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Link Url
meta:AdAssetFeedSpecLinkURL
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/androidUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/carouselSeeMoreUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/deeplinkUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/displayUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/iosUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/urlTags> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/websiteUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Message Extensions
meta:AdAssetMessageExtensions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetMessageExtensions/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Onsite Destinations
meta:AdAssetOnsiteDestinations
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/autoOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/detailsPageProductId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/shopCollectionProductSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/storefrontShopId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Title
meta:AdAssetFeedSpecTitle
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecTitle/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecTitle/urlTags> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Feed Spec Video
meta:AdAssetFeedSpecVideo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/thumbnailHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/urlTags> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/videoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Branded Content Ads
meta:AdCreativeBrandedContentAds
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/actingBusinessId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/adFormat> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/automatedAdgroupCreation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/contentSearchInput> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/creatorAdPermissionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/deliverDynamicPartnerContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/facebookBoostPostAccessToken> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/instagramBoostPostAccessToken> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/isMcaInternal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/parentSourceFacebookPostId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/parentSourceInstagramMediaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/productSetPartnerSelectionStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/promotedPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/testimonial> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/testimonialLocale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/uiVersion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Branded Content Ads Partners
meta:AdCreativeBrandedContentAdsPartners
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/fbPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/hasCreateAdsAccess> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/identityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/igAssetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/igUserId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Link Data Call To Action
meta:AdCreativeLinkDataCallToAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToAction/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToAction/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Contextual Multi Ads
meta:AdCreativeContextualMultiAds
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeContextualMultiAds/enrollStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Sourcing Spec
meta:AdCreativeSourcingSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/adExtensionsRelevancySpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/associatedProductSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/brand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/destinationScreenshotSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/duplicationSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/dynamicSiteLinksSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/enableSocialFeedbackPreservation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/featuredOfferingSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/intent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/ncsTestimonial> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/pcaSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/productMediaMetadataSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/siteLinksDataConsented> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/sourceUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/websiteMediaSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/websiteSummarySpec> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Promotion Metadata Spec
meta:AdCreativePromotionMetadataSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/promotionSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/promotionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/promotionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/requiredCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/startDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Site Links Spec
meta:AdCreativeSiteLinksSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/isDefaultingEligible> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/isSiteLinkSticky> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkClassification> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkExtraMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkImageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkLanguage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkOriginalUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkRecommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkUrlAnchor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkUrlRecommenderType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkWebsiteDataSource> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Degrees Of Freedom Spec
meta:AdCreativeDegreesOfFreedomSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/adHandleType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/creativeFeaturesSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/degreesOfFreedomType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/multiMediaTransformationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Features Spec
meta:AdCreativeFeaturesSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/adaptToPlacement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/addTextOverlay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/adsWithBenefits> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/advantagePlusCreative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/appHighlights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/audio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/autoPromotionTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/bizAi> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/carouselToVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/catalogFeedTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/creativeStickers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/customizeProductRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/cvTransformation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/descriptionAutomation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/dhaOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/dynamicCtaText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/dynamicPartnerContent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/enableNcsTestimonials> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/enhanceCta> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/fbFeedTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/fbReelsTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/fbStoryTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/feedCaptionOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/generateCta> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/hidePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/hyperlinkFormatting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igFeedTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igGladosFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igReelsTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igStreamTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igVideoNativeSubtitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageAnimation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageAutoCrop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageBackgroundGen> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageBanner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageBrightnessAndContrast> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageEndCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageEnhancement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageTemplates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageTextTranslation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageTouchups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageUncrop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/inlineComment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/localStoreExtension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/mediaLiquidityAnimatedImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/mediaOrder> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/mediaTypeAutomation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/multiCreativePostCarousel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/multiPhotoToVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/musicGeneration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/pacGenaiRecomposition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/pacRecomposition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/pacRelaxation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productBrowsing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productMetadataAutomation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productTags> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/profileCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/profileExtension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/replaceMediaText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/revealDetailsOverTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/showDestinationBlurbs> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/showSummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/siteExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/standardEnhancements> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/standardEnhancementsCatalog> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textExtractionForHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textExtractionForTapTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textFormattingOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textGeneration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textOptimizations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textOverlayTranslation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textTranslation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/translateVoiceover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoAutoCrop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoFiltering> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoHighlight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoHighlights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoToImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoUncrop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoUncrop9x16To9x18> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/waMmImageFiltering> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/waMmTextTruncationLength> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Feature Details
meta:AdCreativeFeatureDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureDetails/customizations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureDetails/enrollStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Feature Customizations
meta:AdCreativeFeatureCustomizations
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/aspectRatioConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/backgroundColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/catalogFeedTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fbFeedTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fbReelsTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fbStoryTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fontName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/igFeedTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/igReelsTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/igStreamTagName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/imageCropStyle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/peCarousel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/recompositionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/showcaseCardDisplay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/textExtraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/textStyle> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Facebook Branded Content
meta:AdCreativeFacebookBrandedContent
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFacebookBrandedContent/sharedToSponsorStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFacebookBrandedContent/sponsorPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFacebookBrandedContent/sponsorRelationship> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Instagram Branded Content
meta:AdCreativeInstagramBrandedContent
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeInstagramBrandedContent/sponsorId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Interactive Components Spec
meta:AdCreativeInteractiveComponentsSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeInteractiveComponentsSpec/childAttachments> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeInteractiveComponentsSpec/components> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Object Story Spec
meta:AdCreativeObjectStorySpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/instagramUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/linkData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/pageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/photoData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/templateData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/textData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/videoData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/whatsAppBusinessPhoneNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Link Data
meta:AdCreativeLinkData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/adContext> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/additionalImageIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/appLinkSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/attachmentStyle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/automatedProductTags> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/boostedProductSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/brandedContentSharedToSponsorStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/brandedContentSponsorPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/caption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/eventId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/forceSingleLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/formatOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageCrops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageOverlaySpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/isLocalExpansion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/multiShareEndCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/multiShareOptimized> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/offerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/pageWelcomeMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/picture> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/postClickConfiguration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/showMultipleImages> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/smartPseEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/staticFallbackSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/useFlexibleImageAspectRatio> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Android App Link
meta:AndroidAppLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/appName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/class> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/package> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ios App Link
meta:IosAppLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IosAppLink/appName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IosAppLink/appStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.IosAppLink/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Link Data Child Attachment
meta:AdCreativeLinkDataChildAttachment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/androidUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/caption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/igMediaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/imageCrops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/iosUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/marketingMessageButtons> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/picture> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/placeData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/staticCard> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/videoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Place Data
meta:AdCreativePlaceData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/addressString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/label> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/latitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/locationSourceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/longitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Collection Thumbnail Info
meta:AdCreativeCollectionThumbnailInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeCollectionThumbnailInfo/elementChildIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeCollectionThumbnailInfo/elementCrops> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeCollectionThumbnailInfo/elementId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Customization Rule Spec
meta:AdCustomizationRuleSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/caption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/customizationSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/priority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/templateUrlSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/videoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Template URLSpec
meta:AdCreativeTemplateURLSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/android> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/config> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/ios> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/ipad> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/iphone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/web> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/windowsPhone> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Link Data Image Layer Spec
meta:AdCreativeLinkDataImageLayerSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/blendingMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/content> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/frameAutoShowEnrollStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/frameImageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/frameSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/imageSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/layerType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/opacity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/overlayPosition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/overlayShape> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/scale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/shapeColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/textColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/textFont> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Link Data Image Overlay Spec
meta:AdCreativeLinkDataImageOverlaySpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/customTextType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/floatWithMargin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/overlayTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/position> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/textFont> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/textType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/themeColor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Post Click Configuration
meta:AdCreativePostClickConfiguration
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePostClickConfiguration/postClickItemDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePostClickConfiguration/postClickItemHeadline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Static Fallback Spec
meta:AdCreativeStaticFallbackSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/link> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Photo Data
meta:AdCreativePhotoData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/brandedContentSharedToSponsorStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/brandedContentSponsorPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/caption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/pageWelcomeMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Product Data
meta:AdCreativeProductData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeProductData/productId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeProductData/productSource> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Text Data
meta:AdCreativeTextData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTextData/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Video Data
meta:AdCreativeVideoData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/additionalImageIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/brandedContentSharedToSponsorStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/brandedContentSponsorPageId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/imageHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/linkDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/offerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/pageWelcomeMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/postClickConfiguration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/targeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/videoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Omnichannel Link Spec
meta:AdCreativeOmnichannelLinkSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeOmnichannelLinkSpec/app> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeOmnichannelLinkSpec/web> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Platform Customization
meta:AdCreativePlatformCustomization
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlatformCustomization/instagram> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Portrait Customizations
meta:AdCreativePortraitCustomizations
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePortraitCustomizations/carouselDeliveryMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePortraitCustomizations/specifications> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Recommender Settings
meta:AdCreativeRecommenderSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRecommenderSettings/productSalesChannel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Regional Regulation Disclaimer
meta:AdCreativeRegionalRegulationDisclaimer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/australiaFinserv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/indiaFinserv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/singaporeUniversal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/taiwanFinserv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/taiwanUniversal> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Destination Spec
meta:AdCreativeDestinationSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDestinationSpec/destinationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDestinationSpec/nativeCommerceExperience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDestinationSpec/website> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Format Transformation Spec
meta:AdCreativeFormatTransformationSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFormatTransformationSpec/customizations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFormatTransformationSpec/format> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Media Sourcing Spec
meta:AdCreativeMediaSourcingSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/bodies> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/descriptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/destinations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/images> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/relatedMedia> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/titles> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/videos> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Marketing Message Structured Spec
meta:AdCreativeMarketingMessageStructuredSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/assetCustomization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/autoreply> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/buttons> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/conversationTemplateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/footer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/greeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/isOptimizedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/offer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/referencedAdgroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/whatsAppBusinessPhoneNumberId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Product Suggestion Settings
meta:AdCreativeProductSuggestionSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeProductSuggestionSettings/enabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Creative Asset Groups Spec
meta:AdCreativeAssetGroupsSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAssetGroupsSpec/groups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAssetGroupsSpec/origin> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Adgroup Issues Info
meta:AdgroupIssuesInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorSummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/level> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/mid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Tracking And Conversion With Defaults
meta:TrackingAndConversionWithDefaults
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/customConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/customTracking> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/defaultConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/defaultTracking> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ads Action Stats
meta:AdsActionStats
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dClickAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dClickFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dEv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dEvAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dEvFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dPassback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dSequenced> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dViewAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dViewFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dClickAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dClickFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dPassback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dSequenced> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dViewAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dViewFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dClickAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dClickFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dPassback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dSequenced> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dViewAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dViewFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCanvasComponentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCanvasComponentName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCarouselCardId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCarouselCardName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionConvertedProductId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionDestination> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionDevice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionEventChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionLinkClickDestination> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionLocationCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionReaction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionTargetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionVideoAssetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionVideoSound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionVideoType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/custom> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/dda> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/incrementality> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/incrementalityAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/incrementalityFirstConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/inline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/interactiveComponentStickerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/interactiveComponentStickerResponse> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/promotedProductSetResult> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanClickSecondPostback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanClickThirdPostback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanViewSecondPostback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanViewThirdPostback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ads Histogram Stats
meta:AdsHistogramStats
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCanvasComponentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCanvasComponentName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCarouselCardId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCarouselCardName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionConvertedProductId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionDestination> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionDevice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionEventChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionLinkClickDestination> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionLocationCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionReaction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionTargetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionVideoAssetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionVideoSound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionVideoType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/interactiveComponentStickerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/interactiveComponentStickerResponse> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/promotedProductSetResult> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ads Insights
meta:AdsInsights
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/accountCurrency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetEnd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetStart> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ageTargeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/attributionSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/auctionBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/auctionCompetitiveness> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/auctionMaxCompetitorBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/buyingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/canvasAvgViewPercent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/canvasAvgViewTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/conversionRateRanking> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerDdaCountbyConvs> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerEstimatedAdRecallers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerInlineLinkClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerInlinePostEngagement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerObjectiveResult> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerResult> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueInlineLinkClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/cpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/cpm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/cpp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/createdTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/creativeMediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ctr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/dateStart> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/dateStop> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ddaCountbyConvs> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ddaResults> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/engagementRateRanking> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallRateLowerBound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallRateUpperBound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallersLowerBound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallersUpperBound> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/frequency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/fullViewImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/fullViewReach> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/genderTargeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/inlineLinkClickCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/inlineLinkClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/inlinePostEngagement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instagramUpcomingEventRemindersSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instantExperienceClicksToOpen> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instantExperienceClicksToStart> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/labels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/landingPageViewActionsPerLinkClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/landingPageViewPerLinkClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/landingPageViewPerPurchaseRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesClickRateBenchmark> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesCostPerDelivered> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesCostPerLinkBtnClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesDelivered> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesDeliveryRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesLinkBtnClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesLinkBtnClickRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesMediaViewRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesPhoneCallBtnClickRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesQuickReplyBtnClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesQuickReplyBtnClickRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesRead> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesReadRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesReadRateBenchmark> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesSent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesSpend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesSpendCurrency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsiteAddToCart> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsiteInitiateCheckout> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsitePurchase> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsitePurchaseValues> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/objective> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/objectiveResultRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/objectiveResults> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/optimizationGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/placePageName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/productGroupRetailerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/productRetailerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/purchasePerLandingPageView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/purchasesPerLinkClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/qualifyingQuestionQualifyAnswerRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/qualityRanking> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/reach> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/resultRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/resultValuesPerformanceIndicator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/results> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/shopsAssistedPurchases> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/socialSpend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/spend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/totalPostbacks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueInlineLinkClickCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueInlineLinkClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueLinkClicksCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/updatedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/wishBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/anchorEventsPerformanceIndicator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/linkClicksPerResults> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/productViews> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/totalCardView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedReach1dLookback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedReach28dLookback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedReach7dLookback> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/anchorEventAttributionSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instagramProfileVisits> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/multiEventConversionAttributionSetting> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad active time
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adActiveTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad review feedback
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adReviewFeedback>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule end time
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adScheduleEndTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule start time
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adScheduleStartTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: adset
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adset id
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/adsetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid amount
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/bidAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid info
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/bidInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid type
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/bidType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/campaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: configured status
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/configuredStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion domain
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/conversionDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion specs
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/conversionSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/creative>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative asset groups spec
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/creativeAssetGroupsSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demolink hash
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/demolinkHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display sequence
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/displaySequence>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective status
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/effectiveStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: engagement audience
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/engagementAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failed delivery checks
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/failedDeliveryChecks>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: issues info
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/issuesInfo>
  a owl:ObjectProperty .

# OWL axioms for property: last updated by app id
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/lastUpdatedByAppId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preview shareable link
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/previewShareableLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendations
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/recommendations>
  a owl:ObjectProperty .

# OWL axioms for property: source ad
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/sourceAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source ad id
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/sourceAdId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/targeting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking and conversion with defaults
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/trackingAndConversionWithDefaults>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking specs
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/trackingSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.Ad/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: global
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupReviewFeedback/global>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement specific
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupReviewFeedback/placementSpecific>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account admin
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/ad>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads conversion experiences
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: b2c
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/b2c>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: b2c commerce unified
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bsg
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/bsg>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city community
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commerce
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/commerce>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: compromise
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/compromise>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily deals
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily deals legacy
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dpa
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/dpa>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dri copyright
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dri counterfeit
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/facebook>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook pages live shopping
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: independent work
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/instagram>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram shop
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job search
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead gen honeypot
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketplace
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketplace home rentals
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketplace home sales
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketplace motors
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketplace shops
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max review placements
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: neighborhoods
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page admin
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/product>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product service
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/productService>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/profile>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seller
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/seller>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shops
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/shops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: traffic quality
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unified commerce content
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.AdLabel/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad account promotable objects
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/adAccountPromotableObjects>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/age>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: agency client declaration
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/agencyClientDeclaration>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all capabilities
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/allCapabilities>
  a owl:DatatypeProperty .

# OWL axioms for property: amount spent
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/amountSpent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/attributionSpec>
  a owl:ObjectProperty .

# OWL axioms for property: balance
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/balance>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand safety content filter levels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/brandSafetyContentFilterLevels>
  a owl:DatatypeProperty .

# OWL axioms for property: business
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/business>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business city
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business country code
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business state
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business street
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessStreet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business street2
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessStreet2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business zip
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/businessZip>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can create brand lift study
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/canCreateBrandLiftStudy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: capabilities
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/capabilities>
  a owl:DatatypeProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/currency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience info
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/customAudienceInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default dsa beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/defaultDsaBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default dsa payor
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/defaultDsaPayor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disable reason
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/disableReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end advertiser
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/endAdvertiser>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end advertiser name
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/endAdvertiserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: existing customers
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/existingCustomers>
  a owl:DatatypeProperty .

# OWL axioms for property: expired funding source details
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/expiredFundingSourceDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extended credit invoice group
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/extendedCreditInvoiceGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failed delivery checks
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/failedDeliveryChecks>
  a owl:ObjectProperty .

# OWL axioms for property: fb entity
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/fbEntity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: funding source
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/fundingSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: funding source details
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/fundingSourceDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has migrated permissions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/hasMigratedPermissions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has page authorized adaccount
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/hasPageAuthorizedAdaccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: io number
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/ioNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is attribution spec system default
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isAttributionSpecSystemDefault>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is ba skip delayed eligible
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isBaSkipDelayedEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is direct deals enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isDirectDealsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is in3ds authorization enabled market
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isIn3dsAuthorizationEnabledMarket>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is notifications enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isNotificationsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is personal
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isPersonal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is prepay account
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isPrepayAccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is tax id required
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/isTaxIdRequired>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: liable address
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/liableAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line numbers
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/lineNumbers>
  a owl:DatatypeProperty .

# OWL axioms for property: media agency
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/mediaAgency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min campaign group spend cap
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/minCampaignGroupSpendCap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min daily budget
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/minDailyBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offsite pixels tos accepted
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/offsitePixelsTosAccepted>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/owner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner business
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/ownerBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/partner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rf spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/rfSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send bill to address
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/sendBillToAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: show checkout experience
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/showCheckoutExperience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sold to address
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/soldToAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend cap
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/spendCap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/taxId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax id status
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/taxIdStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax id type
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/taxIdType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/timezoneId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone name
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/timezoneName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone offset hours utc
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/timezoneOffsetHoursUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tos accepted
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/tosAccepted>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user access expire time
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/userAccessExpireTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user tasks
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/userTasks>
  a owl:DatatypeProperty .

# OWL axioms for property: user tos accepted
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/userTosAccepted>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: viewable business
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/viewableBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity score
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/opportunityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages settings
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/marketingMessagesSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offsite clo signal status
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccount/offsiteCloSignalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotable app ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccountPromotableObjects/promotableAppIds>
  a owl:DatatypeProperty .

# OWL axioms for property: promotable page ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccountPromotableObjects/promotablePageIds>
  a owl:DatatypeProperty .

# OWL axioms for property: promotable urls
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccountPromotableObjects/promotableUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: agency representing client
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/agencyRepresentingClient>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client based in france
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientBasedInFrance>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client city
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client country code
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client email address
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientEmailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client name
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client postal code
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientPostalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client province
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientProvince>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client street
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientStreet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client street2
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/clientStreet2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has written mandate from advertiser
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/hasWrittenMandateFromAdvertiser>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is client paying invoices
<https://relay.inferal.com/ontology/meta/property/Meta.AgencyClientDeclaration/isClientPayingInvoices>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event type
<https://relay.inferal.com/ontology/meta/property/Meta.AttributionSpec/eventType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: window days
<https://relay.inferal.com/ontology/meta/property/Meta.AttributionSpec/windowDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: block offline analytics
<https://relay.inferal.com/ontology/meta/property/Meta.Business/blockOfflineAnalytics>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collaborative ads managed partner business info
<https://relay.inferal.com/ontology/meta/property/Meta.Business/collaborativeAdsManagedPartnerBusinessInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collaborative ads managed partner eligibility
<https://relay.inferal.com/ontology/meta/property/Meta.Business/collaborativeAdsManagedPartnerEligibility>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collaborative ads partner premium options
<https://relay.inferal.com/ontology/meta/property/Meta.Business/collaborativeAdsPartnerPremiumOptions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by
<https://relay.inferal.com/ontology/meta/property/Meta.Business/createdBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.Business/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extended updated time
<https://relay.inferal.com/ontology/meta/property/Meta.Business/extendedUpdatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Business/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is hidden
<https://relay.inferal.com/ontology/meta/property/Meta.Business/isHidden>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.Business/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages onboarding status
<https://relay.inferal.com/ontology/meta/property/Meta.Business/marketingMessagesOnboardingStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Business/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payment account id
<https://relay.inferal.com/ontology/meta/property/Meta.Business/paymentAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary page
<https://relay.inferal.com/ontology/meta/property/Meta.Business/primaryPage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile picture uri
<https://relay.inferal.com/ontology/meta/property/Meta.Business/profilePictureUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone id
<https://relay.inferal.com/ontology/meta/property/Meta.Business/timezoneId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: two factor type
<https://relay.inferal.com/ontology/meta/property/Meta.Business/twoFactorType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated by
<https://relay.inferal.com/ontology/meta/property/Meta.Business/updatedBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.Business/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user access expire time
<https://relay.inferal.com/ontology/meta/property/Meta.Business/userAccessExpireTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: verification status
<https://relay.inferal.com/ontology/meta/property/Meta.Business/verificationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical
<https://relay.inferal.com/ontology/meta/property/Meta.Business/vertical>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical id
<https://relay.inferal.com/ontology/meta/property/Meta.Business/verticalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp business manager messaging limit
<https://relay.inferal.com/ontology/meta/property/Meta.Business/whatsappBusinessManagerMessagingLimit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad account
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/adAccount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog segment
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/catalogSegment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extended credit
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/extendedCredit>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/page>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seller business info
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/sellerBusinessInfo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seller business status
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/sellerBusinessStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerBusiness/template>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad account to collaborative ads share settings
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/adAccountToCollaborativeAdsShareSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: agency collaborative ads share settings
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/agencyCollaborativeAdsShareSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/business>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog store
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/catalogStore>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commerce merchant settings
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/commerceMerchantSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creator user
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/creatorUser>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: da display settings
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/daDisplaySettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default image url
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/defaultImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fallback image url
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/fallbackImageUrl>
  a owl:DatatypeProperty .

# OWL axioms for property: feed count
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/feedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is catalog segment
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/isCatalogSegment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is local catalog
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/isLocalCatalog>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner business
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/ownerBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product count
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/productCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: show assign permissions
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/showAssignPermissions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store catalog settings
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/storeCatalogSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user access expire time
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/userAccessExpireTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalog/vertical>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: agency business
<https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/agencyBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product catalog proxy id
<https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/productCatalogProxyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: utm campaign
<https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/utmCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: utm medium
<https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/utmMedium>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: utm source
<https://relay.inferal.com/ontology/meta/property/Meta.CollaborativeAdsShareSettings/utmSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.StoreCatalogSettings/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page
<https://relay.inferal.com/ontology/meta/property/Meta.StoreCatalogSettings/page>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: about
<https://relay.inferal.com/ontology/meta/property/Meta.Page/about>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: access token
<https://relay.inferal.com/ontology/meta/property/Meta.Page/accessToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad campaign
<https://relay.inferal.com/ontology/meta/property/Meta.Page/adCampaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: affiliation
<https://relay.inferal.com/ontology/meta/property/Meta.Page/affiliation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/meta/property/Meta.Page/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: artists we like
<https://relay.inferal.com/ontology/meta/property/Meta.Page/artistsWeLike>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attire
<https://relay.inferal.com/ontology/meta/property/Meta.Page/attire>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: available promo offer ids
<https://relay.inferal.com/ontology/meta/property/Meta.Page/availablePromoOfferIds>
  a owl:ObjectProperty .

# OWL axioms for property: awards
<https://relay.inferal.com/ontology/meta/property/Meta.Page/awards>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: band interests
<https://relay.inferal.com/ontology/meta/property/Meta.Page/bandInterests>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: band members
<https://relay.inferal.com/ontology/meta/property/Meta.Page/bandMembers>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: best page
<https://relay.inferal.com/ontology/meta/property/Meta.Page/bestPage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bio
<https://relay.inferal.com/ontology/meta/property/Meta.Page/bio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: birthday
<https://relay.inferal.com/ontology/meta/property/Meta.Page/birthday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: booking agent
<https://relay.inferal.com/ontology/meta/property/Meta.Page/bookingAgent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breaking news usage
<https://relay.inferal.com/ontology/meta/property/Meta.Page/breakingNewsUsage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: built
<https://relay.inferal.com/ontology/meta/property/Meta.Page/built>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business
<https://relay.inferal.com/ontology/meta/property/Meta.Page/business>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can checkin
<https://relay.inferal.com/ontology/meta/property/Meta.Page/canCheckin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can post
<https://relay.inferal.com/ontology/meta/property/Meta.Page/canPost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/meta/property/Meta.Page/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category list
<https://relay.inferal.com/ontology/meta/property/Meta.Page/categoryList>
  a owl:ObjectProperty .

# OWL axioms for property: checkins
<https://relay.inferal.com/ontology/meta/property/Meta.Page/checkins>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company overview
<https://relay.inferal.com/ontology/meta/property/Meta.Page/companyOverview>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: connected instagram account
<https://relay.inferal.com/ontology/meta/property/Meta.Page/connectedInstagramAccount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: connected page backed instagram account
<https://relay.inferal.com/ontology/meta/property/Meta.Page/connectedPageBackedInstagramAccount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contact address
<https://relay.inferal.com/ontology/meta/property/Meta.Page/contactAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright attribution insights
<https://relay.inferal.com/ontology/meta/property/Meta.Page/copyrightAttributionInsights>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright whitelisted ig partners
<https://relay.inferal.com/ontology/meta/property/Meta.Page/copyrightWhitelistedIgPartners>
  a owl:DatatypeProperty .

# OWL axioms for property: country page likes
<https://relay.inferal.com/ontology/meta/property/Meta.Page/countryPageLikes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover
<https://relay.inferal.com/ontology/meta/property/Meta.Page/cover>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: culinary team
<https://relay.inferal.com/ontology/meta/property/Meta.Page/culinaryTeam>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current location
<https://relay.inferal.com/ontology/meta/property/Meta.Page/currentLocation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivery and pickup option info
<https://relay.inferal.com/ontology/meta/property/Meta.Page/deliveryAndPickupOptionInfo>
  a owl:DatatypeProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.Page/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description html
<https://relay.inferal.com/ontology/meta/property/Meta.Page/descriptionHtml>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: differently open offerings
<https://relay.inferal.com/ontology/meta/property/Meta.Page/differentlyOpenOfferings>
  a owl:ObjectProperty .

# OWL axioms for property: directed by
<https://relay.inferal.com/ontology/meta/property/Meta.Page/directedBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display subtext
<https://relay.inferal.com/ontology/meta/property/Meta.Page/displaySubtext>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: displayed message response time
<https://relay.inferal.com/ontology/meta/property/Meta.Page/displayedMessageResponseTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: does viewer have page permission link ig
<https://relay.inferal.com/ontology/meta/property/Meta.Page/doesViewerHavePagePermissionLinkIg>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: emails
<https://relay.inferal.com/ontology/meta/property/Meta.Page/emails>
  a owl:DatatypeProperty .

# OWL axioms for property: engagement
<https://relay.inferal.com/ontology/meta/property/Meta.Page/engagement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fan count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/fanCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: featured video
<https://relay.inferal.com/ontology/meta/property/Meta.Page/featuredVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: features
<https://relay.inferal.com/ontology/meta/property/Meta.Page/features>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: followers count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/followersCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: food styles
<https://relay.inferal.com/ontology/meta/property/Meta.Page/foodStyles>
  a owl:DatatypeProperty .

# OWL axioms for property: founded
<https://relay.inferal.com/ontology/meta/property/Meta.Page/founded>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: general info
<https://relay.inferal.com/ontology/meta/property/Meta.Page/generalInfo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: general manager
<https://relay.inferal.com/ontology/meta/property/Meta.Page/generalManager>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: genre
<https://relay.inferal.com/ontology/meta/property/Meta.Page/genre>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: global brand page name
<https://relay.inferal.com/ontology/meta/property/Meta.Page/globalBrandPageName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: global brand root id
<https://relay.inferal.com/ontology/meta/property/Meta.Page/globalBrandRootId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has added app
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hasAddedApp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has lead access
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hasLeadAccess>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has transitioned to new page experience
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hasTransitionedToNewPageExperience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has whatsapp business number
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hasWhatsappBusinessNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has whatsapp number
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hasWhatsappNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hometown
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hometown>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hours
<https://relay.inferal.com/ontology/meta/property/Meta.Page/hours>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Page/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressum
<https://relay.inferal.com/ontology/meta/property/Meta.Page/impressum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: influences
<https://relay.inferal.com/ontology/meta/property/Meta.Page/influences>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram business account
<https://relay.inferal.com/ontology/meta/property/Meta.Page/instagramBusinessAccount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is always open
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isAlwaysOpen>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is calling eligible
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isCallingEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is chain
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isChain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is community page
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isCommunityPage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is eligible for branded content
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isEligibleForBrandedContent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is eligible for disable connect ig btn for non page admin am web
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isEligibleForDisableConnectIgBtnForNonPageAdminAmWeb>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is messenger bot get started enabled
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isMessengerBotGetStartedEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is messenger platform bot
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isMessengerPlatformBot>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is owned
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isOwned>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is permanently closed
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isPermanentlyClosed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is published
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isPublished>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is unclaimed
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isUnclaimed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is verified
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isVerified>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is webhooks subscribed
<https://relay.inferal.com/ontology/meta/property/Meta.Page/isWebhooksSubscribed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/meta/property/Meta.Page/keywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: leadgen tos acceptance time
<https://relay.inferal.com/ontology/meta/property/Meta.Page/leadgenTosAcceptanceTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: leadgen tos accepted
<https://relay.inferal.com/ontology/meta/property/Meta.Page/leadgenTosAccepted>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: leadgen tos accepting user
<https://relay.inferal.com/ontology/meta/property/Meta.Page/leadgenTosAcceptingUser>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.Page/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/meta/property/Meta.Page/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: members
<https://relay.inferal.com/ontology/meta/property/Meta.Page/members>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant id
<https://relay.inferal.com/ontology/meta/property/Meta.Page/merchantId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant review status
<https://relay.inferal.com/ontology/meta/property/Meta.Page/merchantReviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: messaging feature status
<https://relay.inferal.com/ontology/meta/property/Meta.Page/messagingFeatureStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: messenger ads default icebreakers
<https://relay.inferal.com/ontology/meta/property/Meta.Page/messengerAdsDefaultIcebreakers>
  a owl:DatatypeProperty .

# OWL axioms for property: messenger ads default quick replies
<https://relay.inferal.com/ontology/meta/property/Meta.Page/messengerAdsDefaultQuickReplies>
  a owl:DatatypeProperty .

# OWL axioms for property: messenger ads quick replies type
<https://relay.inferal.com/ontology/meta/property/Meta.Page/messengerAdsQuickRepliesType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mini shop storefront
<https://relay.inferal.com/ontology/meta/property/Meta.Page/miniShopStorefront>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mission
<https://relay.inferal.com/ontology/meta/property/Meta.Page/mission>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mpg
<https://relay.inferal.com/ontology/meta/property/Meta.Page/mpg>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Page/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name with location descriptor
<https://relay.inferal.com/ontology/meta/property/Meta.Page/nameWithLocationDescriptor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network
<https://relay.inferal.com/ontology/meta/property/Meta.Page/network>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new like count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/newLikeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offer eligible
<https://relay.inferal.com/ontology/meta/property/Meta.Page/offerEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overall star rating
<https://relay.inferal.com/ontology/meta/property/Meta.Page/overallStarRating>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner business
<https://relay.inferal.com/ontology/meta/property/Meta.Page/ownerBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page backed threads account id
<https://relay.inferal.com/ontology/meta/property/Meta.Page/pageBackedThreadsAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page token
<https://relay.inferal.com/ontology/meta/property/Meta.Page/pageToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent page
<https://relay.inferal.com/ontology/meta/property/Meta.Page/parentPage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parking
<https://relay.inferal.com/ontology/meta/property/Meta.Page/parking>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payment options
<https://relay.inferal.com/ontology/meta/property/Meta.Page/paymentOptions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: personal info
<https://relay.inferal.com/ontology/meta/property/Meta.Page/personalInfo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: personal interests
<https://relay.inferal.com/ontology/meta/property/Meta.Page/personalInterests>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pharma safety info
<https://relay.inferal.com/ontology/meta/property/Meta.Page/pharmaSafetyInfo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone
<https://relay.inferal.com/ontology/meta/property/Meta.Page/phone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pickup options
<https://relay.inferal.com/ontology/meta/property/Meta.Page/pickupOptions>
  a owl:DatatypeProperty .

# OWL axioms for property: place type
<https://relay.inferal.com/ontology/meta/property/Meta.Page/placeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: plot outline
<https://relay.inferal.com/ontology/meta/property/Meta.Page/plotOutline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preferred audience
<https://relay.inferal.com/ontology/meta/property/Meta.Page/preferredAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: press contact
<https://relay.inferal.com/ontology/meta/property/Meta.Page/pressContact>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price range
<https://relay.inferal.com/ontology/meta/property/Meta.Page/priceRange>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority hours
<https://relay.inferal.com/ontology/meta/property/Meta.Page/priorityHours>
  a owl:ObjectProperty .

# OWL axioms for property: privacy info url
<https://relay.inferal.com/ontology/meta/property/Meta.Page/privacyInfoUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: produced by
<https://relay.inferal.com/ontology/meta/property/Meta.Page/producedBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: products
<https://relay.inferal.com/ontology/meta/property/Meta.Page/products>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion eligible
<https://relay.inferal.com/ontology/meta/property/Meta.Page/promotionEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion ineligible reason
<https://relay.inferal.com/ontology/meta/property/Meta.Page/promotionIneligibleReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: public transit
<https://relay.inferal.com/ontology/meta/property/Meta.Page/publicTransit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rating count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/ratingCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recipient
<https://relay.inferal.com/ontology/meta/property/Meta.Page/recipient>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: record label
<https://relay.inferal.com/ontology/meta/property/Meta.Page/recordLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: release date
<https://relay.inferal.com/ontology/meta/property/Meta.Page/releaseDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: restaurant services
<https://relay.inferal.com/ontology/meta/property/Meta.Page/restaurantServices>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: restaurant specialties
<https://relay.inferal.com/ontology/meta/property/Meta.Page/restaurantSpecialties>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: schedule
<https://relay.inferal.com/ontology/meta/property/Meta.Page/schedule>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: screenplay by
<https://relay.inferal.com/ontology/meta/property/Meta.Page/screenplayBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: season
<https://relay.inferal.com/ontology/meta/property/Meta.Page/season>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: single line address
<https://relay.inferal.com/ontology/meta/property/Meta.Page/singleLineAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: starring
<https://relay.inferal.com/ontology/meta/property/Meta.Page/starring>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start info
<https://relay.inferal.com/ontology/meta/property/Meta.Page/startInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store code
<https://relay.inferal.com/ontology/meta/property/Meta.Page/storeCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store location descriptor
<https://relay.inferal.com/ontology/meta/property/Meta.Page/storeLocationDescriptor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store number
<https://relay.inferal.com/ontology/meta/property/Meta.Page/storeNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: studio
<https://relay.inferal.com/ontology/meta/property/Meta.Page/studio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supports donate button in live video
<https://relay.inferal.com/ontology/meta/property/Meta.Page/supportsDonateButtonInLiveVideo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: talking about count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/talkingAboutCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: temporary status
<https://relay.inferal.com/ontology/meta/property/Meta.Page/temporaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unread message count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/unreadMessageCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unread notif count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/unreadNotifCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unseen message count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/unseenMessageCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user access expire time
<https://relay.inferal.com/ontology/meta/property/Meta.Page/userAccessExpireTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.Page/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: verification status
<https://relay.inferal.com/ontology/meta/property/Meta.Page/verificationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: voip info
<https://relay.inferal.com/ontology/meta/property/Meta.Page/voipInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website
<https://relay.inferal.com/ontology/meta/property/Meta.Page/website>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: were here count
<https://relay.inferal.com/ontology/meta/property/Meta.Page/wereHereCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp number
<https://relay.inferal.com/ontology/meta/property/Meta.Page/whatsappNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: written by
<https://relay.inferal.com/ontology/meta/property/Meta.Page/writtenBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: adset schedule
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/adsetSchedule>
  a owl:ObjectProperty .

# OWL axioms for property: asset feed id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/assetFeedId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/attributionSpec>
  a owl:ObjectProperty .

# OWL axioms for property: bid adjustments
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidAdjustments>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid amount
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid constraints
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidConstraints>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid info
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/bidStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing event
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/billingEvent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand safety config
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/brandSafetyConfig>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget remaining
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/budgetRemaining>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign active time
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaignActiveTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign attribution
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaignAttribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: configured status
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/configuredStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative sequence
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/creativeSequence>
  a owl:DatatypeProperty .

# OWL axioms for property: creative sequence repetition pattern
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/creativeSequenceRepetitionPattern>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily budget
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dailyBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily min spend target
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dailyMinSpendTarget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily spend cap
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dailySpendCap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination type
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/destinationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dsa beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dsaBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dsa payor
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/dsaPayor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective status
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/effectiveStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end time
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/endTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: existing customer budget percentage
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/existingCustomerBudgetPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency control specs
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/frequencyControlSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: full funnel exploration mode
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/fullFunnelExplorationMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram user id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/instagramUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is ba skip delayed eligible
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isBaSkipDelayedEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is budget schedule enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isBudgetScheduleEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is dynamic creative
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isDynamicCreative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is incremental attribution enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/isIncrementalAttributionEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: issues info
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/issuesInfo>
  a owl:ObjectProperty .

# OWL axioms for property: learning stage info
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/learningStageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lifetime budget
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lifetime imps
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeImps>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lifetime min spend target
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeMinSpendTarget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lifetime spend cap
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/lifetimeSpendCap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max budget spend percentage
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/maxBudgetSpendPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min budget spend percentage
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/minBudgetSpendPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi optimization goal weight
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/multiOptimizationGoalWeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization goal
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/optimizationGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization sub event
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/optimizationSubEvent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pacing type
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/pacingType>
  a owl:DatatypeProperty .

# OWL axioms for property: promoted object
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/promotedObject>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendations
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/recommendations>
  a owl:ObjectProperty .

# OWL axioms for property: recurring budget semantics
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/recurringBudgetSemantics>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: regional regulated categories
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/regionalRegulatedCategories>
  a owl:DatatypeProperty .

# OWL axioms for property: regional regulation identities
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/regionalRegulationIdentities>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: review feedback
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/reviewFeedback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rf prediction id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/rfPredictionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source adset
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/sourceAdset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source adset id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/sourceAdsetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/startTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/targeting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting optimization types
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/targetingOptimizationTypes>
  a owl:ObjectProperty .

# OWL axioms for property: time based ad rotation id blocks
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/timeBasedAdRotationIdBlocks>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time based ad rotation intervals
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/timeBasedAdRotationIntervals>
  a owl:DatatypeProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use new app click
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/useNewAppClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: anchor event attribution window days
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/anchorEventAttributionWindowDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: automatic manual state
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/automaticManualState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement soft opt out
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/placementSoftOptOut>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: trending topics spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/trendingTopicsSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value rule set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/valueRuleSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value rules applied
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/valueRulesApplied>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative diversity label
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/creativeDiversityLabel>
  a owl:DatatypeProperty .

# OWL axioms for property: creative diversity score
<https://relay.inferal.com/ontology/meta/property/Meta.AdSet/creativeDiversityScore>
  a owl:DatatypeProperty .

# OWL axioms for property: days
<https://relay.inferal.com/ontology/meta/property/Meta.DayPart/days>
  a owl:DatatypeProperty .

# OWL axioms for property: end minute
<https://relay.inferal.com/ontology/meta/property/Meta.DayPart/endMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start minute
<https://relay.inferal.com/ontology/meta/property/Meta.DayPart/startMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone type
<https://relay.inferal.com/ontology/meta/property/Meta.DayPart/timezoneType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/meta/property/Meta.AdBidAdjustments/ageRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page types
<https://relay.inferal.com/ontology/meta/property/Meta.AdBidAdjustments/pageTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user groups
<https://relay.inferal.com/ontology/meta/property/Meta.AdBidAdjustments/userGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: roas average floor
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignBidConstraint/roasAverageFloor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: comment moderation filter
<https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/commentModerationFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb comment moderation filter
<https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/fbCommentModerationFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig comment moderation filter
<https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/igCommentModerationFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: threads comment moderation filter
<https://relay.inferal.com/ontology/meta/property/Meta.BrandSafetyCampaignConfig/threadsCommentModerationFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: advantage state info
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/advantageStateInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/bidStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: boosted object id
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/boostedObjectId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand lift studies
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/brandLiftStudies>
  a owl:ObjectProperty .

# OWL axioms for property: budget rebalance flag
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/budgetRebalanceFlag>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget remaining
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/budgetRemaining>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: buying type
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/buyingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign group active time
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/campaignGroupActiveTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can create brand lift study
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/canCreateBrandLiftStudy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can use spend cap
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/canUseSpendCap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: configured status
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/configuredStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily budget
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/dailyBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective status
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/effectiveStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has secondary skadnetwork reporting
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/hasSecondarySkadnetworkReporting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is budget schedule enabled
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isBudgetScheduleEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is skadnetwork attribution
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isSkadnetworkAttribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: issues info
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/issuesInfo>
  a owl:ObjectProperty .

# OWL axioms for property: last budget toggling time
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/lastBudgetTogglingTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lifetime budget
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/lifetimeBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: objective
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/objective>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pacing type
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/pacingType>
  a owl:DatatypeProperty .

# OWL axioms for property: primary attribution
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/primaryAttribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promoted object
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/promotedObject>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendations
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/recommendations>
  a owl:ObjectProperty .

# OWL axioms for property: smart promotion type
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/smartPromotionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source campaign
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/sourceCampaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source campaign id
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/sourceCampaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source recommendation type
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/sourceRecommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: special ad categories
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/specialAdCategories>
  a owl:DatatypeProperty .

# OWL axioms for property: special ad category
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/specialAdCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: special ad category country
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/specialAdCategoryCountry>
  a owl:DatatypeProperty .

# OWL axioms for property: spend cap
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/spendCap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/startTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: stop time
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/stopTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topline id
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/toplineId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is adset budget sharing enabled
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isAdsetBudgetSharingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is direct send campaign
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isDirectSendCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is message campaign
<https://relay.inferal.com/ontology/meta/property/Meta.Campaign/isMessageCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advantage audience state
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantageAudienceState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advantage budget state
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantageBudgetState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advantage placement state
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantagePlacementState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advantage state
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignGroupAdvantageState/advantageState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/business>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: canceled time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/canceledTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client business
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/clientBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cooldown start time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/cooldownStartTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/createdBy>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/endTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: measurement contact
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/measurementContact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: observation end time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/observationEndTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: results first available date
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/resultsFirstAvailableDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sales contact
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/salesContact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/startTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated by
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/updatedBy>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.AdStudy/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: about
<https://relay.inferal.com/ontology/meta/property/Meta.User/about>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/meta/property/Meta.User/ageRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: birthday
<https://relay.inferal.com/ontology/meta/property/Meta.User/birthday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client business id
<https://relay.inferal.com/ontology/meta/property/Meta.User/clientBusinessId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: community
<https://relay.inferal.com/ontology/meta/property/Meta.User/community>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover
<https://relay.inferal.com/ontology/meta/property/Meta.User/cover>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/meta/property/Meta.User/currency>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: education
<https://relay.inferal.com/ontology/meta/property/Meta.User/education>
  a owl:ObjectProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/meta/property/Meta.User/email>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: favorite athletes
<https://relay.inferal.com/ontology/meta/property/Meta.User/favoriteAthletes>
  a owl:ObjectProperty .

# OWL axioms for property: favorite teams
<https://relay.inferal.com/ontology/meta/property/Meta.User/favoriteTeams>
  a owl:ObjectProperty .

# OWL axioms for property: first name
<https://relay.inferal.com/ontology/meta/property/Meta.User/firstName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/meta/property/Meta.User/gender>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hometown
<https://relay.inferal.com/ontology/meta/property/Meta.User/hometown>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.User/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inspirational people
<https://relay.inferal.com/ontology/meta/property/Meta.User/inspirationalPeople>
  a owl:ObjectProperty .

# OWL axioms for property: install type
<https://relay.inferal.com/ontology/meta/property/Meta.User/installType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: installed
<https://relay.inferal.com/ontology/meta/property/Meta.User/installed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is guest user
<https://relay.inferal.com/ontology/meta/property/Meta.User/isGuestUser>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is work account
<https://relay.inferal.com/ontology/meta/property/Meta.User/isWorkAccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: languages
<https://relay.inferal.com/ontology/meta/property/Meta.User/languages>
  a owl:ObjectProperty .

# OWL axioms for property: last name
<https://relay.inferal.com/ontology/meta/property/Meta.User/lastName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.User/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local news megaphone dismiss status
<https://relay.inferal.com/ontology/meta/property/Meta.User/localNewsMegaphoneDismissStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local news subscription status
<https://relay.inferal.com/ontology/meta/property/Meta.User/localNewsSubscriptionStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locale
<https://relay.inferal.com/ontology/meta/property/Meta.User/locale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/meta/property/Meta.User/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: meeting for
<https://relay.inferal.com/ontology/meta/property/Meta.User/meetingFor>
  a owl:DatatypeProperty .

# OWL axioms for property: middle name
<https://relay.inferal.com/ontology/meta/property/Meta.User/middleName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.User/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name format
<https://relay.inferal.com/ontology/meta/property/Meta.User/nameFormat>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payment pricepoints
<https://relay.inferal.com/ontology/meta/property/Meta.User/paymentPricepoints>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: political
<https://relay.inferal.com/ontology/meta/property/Meta.User/political>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile pic
<https://relay.inferal.com/ontology/meta/property/Meta.User/profilePic>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: quotes
<https://relay.inferal.com/ontology/meta/property/Meta.User/quotes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: relationship status
<https://relay.inferal.com/ontology/meta/property/Meta.User/relationshipStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: religion
<https://relay.inferal.com/ontology/meta/property/Meta.User/religion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared login upgrade required by
<https://relay.inferal.com/ontology/meta/property/Meta.User/sharedLoginUpgradeRequiredBy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: short name
<https://relay.inferal.com/ontology/meta/property/Meta.User/shortName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: significant other
<https://relay.inferal.com/ontology/meta/property/Meta.User/significantOther>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sports
<https://relay.inferal.com/ontology/meta/property/Meta.User/sports>
  a owl:ObjectProperty .

# OWL axioms for property: supports donate button in live video
<https://relay.inferal.com/ontology/meta/property/Meta.User/supportsDonateButtonInLiveVideo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party id
<https://relay.inferal.com/ontology/meta/property/Meta.User/thirdPartyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone
<https://relay.inferal.com/ontology/meta/property/Meta.User/timezone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: token for business
<https://relay.inferal.com/ontology/meta/property/Meta.User/tokenForBusiness>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.User/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: verified
<https://relay.inferal.com/ontology/meta/property/Meta.User/verified>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video upload limits
<https://relay.inferal.com/ontology/meta/property/Meta.User/videoUploadLimits>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website
<https://relay.inferal.com/ontology/meta/property/Meta.User/website>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max
<https://relay.inferal.com/ontology/meta/property/Meta.AgeRange/max>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min
<https://relay.inferal.com/ontology/meta/property/Meta.AgeRange/min>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: archived
<https://relay.inferal.com/ontology/meta/property/Meta.Group/archived>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover
<https://relay.inferal.com/ontology/meta/property/Meta.Group/cover>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.Group/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.Group/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/meta/property/Meta.Group/email>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: icon
<https://relay.inferal.com/ontology/meta/property/Meta.Group/icon>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Group/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: install
<https://relay.inferal.com/ontology/meta/property/Meta.Group/install>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.Group/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: member count
<https://relay.inferal.com/ontology/meta/property/Meta.Group/memberCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: member request count
<https://relay.inferal.com/ontology/meta/property/Meta.Group/memberRequestCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Group/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent
<https://relay.inferal.com/ontology/meta/property/Meta.Group/parent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: permissions
<https://relay.inferal.com/ontology/meta/property/Meta.Group/permissions>
  a owl:DatatypeProperty .

# OWL axioms for property: privacy
<https://relay.inferal.com/ontology/meta/property/Meta.Group/privacy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purpose
<https://relay.inferal.com/ontology/meta/property/Meta.Group/purpose>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: subdomain
<https://relay.inferal.com/ontology/meta/property/Meta.Group/subdomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.Group/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: venue
<https://relay.inferal.com/ontology/meta/property/Meta.Group/venue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover id
<https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/coverId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offset x
<https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/offsetX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offset y
<https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/offsetY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/meta/property/Meta.CoverPhoto/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city
<https://relay.inferal.com/ontology/meta/property/Meta.Location/city>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city id
<https://relay.inferal.com/ontology/meta/property/Meta.Location/cityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.Location/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/meta/property/Meta.Location/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude
<https://relay.inferal.com/ontology/meta/property/Meta.Location/latitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: located in
<https://relay.inferal.com/ontology/meta/property/Meta.Location/locatedIn>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude
<https://relay.inferal.com/ontology/meta/property/Meta.Location/longitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Location/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region
<https://relay.inferal.com/ontology/meta/property/Meta.Location/region>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region id
<https://relay.inferal.com/ontology/meta/property/Meta.Location/regionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: state
<https://relay.inferal.com/ontology/meta/property/Meta.Location/state>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street
<https://relay.inferal.com/ontology/meta/property/Meta.Location/street>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: zip
<https://relay.inferal.com/ontology/meta/property/Meta.Location/zip>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offset x
<https://relay.inferal.com/ontology/meta/property/Meta.UserCoverPhoto/offsetX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offset y
<https://relay.inferal.com/ontology/meta/property/Meta.UserCoverPhoto/offsetY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/meta/property/Meta.UserCoverPhoto/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency offset
<https://relay.inferal.com/ontology/meta/property/Meta.Currency/currencyOffset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: usd exchange
<https://relay.inferal.com/ontology/meta/property/Meta.Currency/usdExchange>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: usd exchange inverse
<https://relay.inferal.com/ontology/meta/property/Meta.Currency/usdExchangeInverse>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user currency
<https://relay.inferal.com/ontology/meta/property/Meta.Currency/userCurrency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: classes
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/classes>
  a owl:ObjectProperty .

# OWL axioms for property: concentration
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/concentration>
  a owl:ObjectProperty .

# OWL axioms for property: degree
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/degree>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: school
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/school>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: with
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/with>
  a owl:ObjectProperty .

# OWL axioms for property: year
<https://relay.inferal.com/ontology/meta/property/Meta.EducationExperience/year>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.Experience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from
<https://relay.inferal.com/ontology/meta/property/Meta.Experience/from>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Experience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Experience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: with
<https://relay.inferal.com/ontology/meta/property/Meta.Experience/with>
  a owl:ObjectProperty .

# OWL axioms for property: mobile
<https://relay.inferal.com/ontology/meta/property/Meta.PaymentPricepoints/mobile>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: length
<https://relay.inferal.com/ontology/meta/property/Meta.VideoUploadLimits/length>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size
<https://relay.inferal.com/ontology/meta/property/Meta.VideoUploadLimits/size>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error summary
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorSummary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/errorType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mid
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignIssuesInfo/mid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: application id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/applicationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: boosted product set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/boostedProductSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion goal id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/conversionGoalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom attribution source ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customAttributionSourceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: custom conversion id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customConversionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom event str
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customEventStr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom event type
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/customEventType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dataset split id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/datasetSplitId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dataset split ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/datasetSplitIds>
  a owl:DatatypeProperty .

# OWL axioms for property: event id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/eventId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: full funnel objective
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/fullFunnelObjective>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fundraiser campaign id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/fundraiserCampaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram actor id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/instagramActorId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job listing id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/jobListingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads custom event str
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsCustomEventStr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads custom event type
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsCustomEventType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads follow up event
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsFollowUpEvent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads form event source type
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsFormEventSourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads offsite conversion type
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsOffsiteConversionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads quality volume setting
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsQualityVolumeSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead ads selected pixel id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/leadAdsSelectedPixelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: live video destination
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/liveVideoDestination>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mcme conversion id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/mcmeConversionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi event product
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/multiEventProduct>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object store url
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/objectStoreUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object store urls
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/objectStoreUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: offer id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/offerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offline conversion data set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/offlineConversionDataSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offsite conversion event id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/offsiteConversionEventId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: omnichannel object
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/omnichannelObject>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: passback application id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/passbackApplicationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: passback pixel id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/passbackPixelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pixel aggregation rule
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pixelAggregationRule>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pixel id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pixelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pixel rule
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/pixelRule>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place page set
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/placePageSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place page set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/placePageSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product catalog id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productCatalogId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product item id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productItemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product set
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product set optimization
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/productSetOptimization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retention days
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/retentionDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: smart pse enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/smartPseEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: smart pse setting
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/smartPseSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value semantic type
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/valueSemanticType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: variation
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/variation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whats app business phone number id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/whatsAppBusinessPhoneNumberId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp phone number
<https://relay.inferal.com/ontology/meta/property/Meta.AdPromotedObject/whatsappPhoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location types
<https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/locationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pages count
<https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/pagesCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent page
<https://relay.inferal.com/ontology/meta/property/Meta.AdPlacePageSet/parentPage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto creation url
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/autoCreationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latest metadata
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/latestMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: live metadata
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/liveMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ordering info
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/orderingInfo>
  a owl:DatatypeProperty .

# OWL axioms for property: product catalog
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/productCatalog>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product count
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/productCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retailer id
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSet/retailerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover image url
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/coverImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external url
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/externalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: integrity review status
<https://relay.inferal.com/ontology/meta/property/Meta.ProductSetMetadata/integrityReviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: blame field
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/blameField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confidence
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/confidence>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: importance
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/importance>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation data
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/recommendationData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendation/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.AdRecommendationData/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/event>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interval days
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/intervalDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max frequency
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/maxFrequency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignFrequencyControlSpecs/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution windows
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/attributionWindows>
  a owl:DatatypeProperty .

# OWL axioms for property: cas segment
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/casSegment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/conversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current budget prediction
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/currentBudgetPrediction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic lp conversions threshold
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/dynamicLpConversionsThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic lp days threshold
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/dynamicLpDaysThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic lp status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/dynamicLpStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is one to one cbo budget
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/isOneToOneCboBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last sig edit ts
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/lastSigEditTs>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget prediction
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/recommendedBudgetPrediction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sigedit removal
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/sigeditRemoval>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCampaignLearningStageInfo/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: australia finserv beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/australiaFinservBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: australia finserv payer
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/australiaFinservPayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: india finserv beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/indiaFinservBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: india finserv payer
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/indiaFinservPayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: singapore universal beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/singaporeUniversalBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: singapore universal payer
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/singaporeUniversalPayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taiwan finserv beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanFinservBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taiwan finserv payer
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanFinservPayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taiwan universal beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanUniversalBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taiwan universal payer
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/taiwanUniversalPayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: universal beneficiary
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/universalBeneficiary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: universal payer
<https://relay.inferal.com/ontology/meta/property/Meta.RegionalRegulationIdentities/universalPayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adgroup id
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/adgroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age max
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/ageMax>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age min
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/ageMin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/ageRange>
  a owl:DatatypeProperty .

# OWL axioms for property: alternate auto targeting option
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/alternateAutoTargetingOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app install state
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/appInstallState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/audienceNetworkPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: behaviors
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/behaviors>
  a owl:ObjectProperty .

# OWL axioms for property: brand safety content filter levels
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/brandSafetyContentFilterLevels>
  a owl:DatatypeProperty .

# OWL axioms for property: catalog based targeting
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/catalogBasedTargeting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cities
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/cities>
  a owl:ObjectProperty .

# OWL axioms for property: college years
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/collegeYears>
  a owl:DatatypeProperty .

# OWL axioms for property: connections
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/connections>
  a owl:ObjectProperty .

# OWL axioms for property: contextual targeting categories
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/contextualTargetingCategories>
  a owl:ObjectProperty .

# OWL axioms for property: countries
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/countries>
  a owl:DatatypeProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/country>
  a owl:DatatypeProperty .

# OWL axioms for property: country groups
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/countryGroups>
  a owl:DatatypeProperty .

# OWL axioms for property: custom audiences
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/customAudiences>
  a owl:ObjectProperty .

# OWL axioms for property: device platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/devicePlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: direct install devices
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/directInstallDevices>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic audience ids
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/dynamicAudienceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: education majors
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/educationMajors>
  a owl:ObjectProperty .

# OWL axioms for property: education schools
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/educationSchools>
  a owl:ObjectProperty .

# OWL axioms for property: education statuses
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/educationStatuses>
  a owl:DatatypeProperty .

# OWL axioms for property: effective audience network positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveAudienceNetworkPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective brand safety content filter levels
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveBrandSafetyContentFilterLevels>
  a owl:DatatypeProperty .

# OWL axioms for property: effective device platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveDevicePlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: effective facebook positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveFacebookPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective instagram positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveInstagramPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective messenger positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveMessengerPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective publisher platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectivePublisherPlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: effective threads positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveThreadsPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective whatsapp positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/effectiveWhatsappPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: engagement specs
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/engagementSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: ethnic affinity
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/ethnicAffinity>
  a owl:ObjectProperty .

# OWL axioms for property: exclude reached since
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludeReachedSince>
  a owl:DatatypeProperty .

# OWL axioms for property: excluded brand safety content types
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedBrandSafetyContentTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: excluded connections
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedConnections>
  a owl:ObjectProperty .

# OWL axioms for property: excluded custom audiences
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedCustomAudiences>
  a owl:ObjectProperty .

# OWL axioms for property: excluded dynamic audience ids
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedDynamicAudienceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: excluded engagement specs
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedEngagementSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: excluded geo locations
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedGeoLocations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded mobile device model
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedMobileDeviceModel>
  a owl:DatatypeProperty .

# OWL axioms for property: excluded product audience specs
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedProductAudienceSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: excluded publisher categories
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedPublisherCategories>
  a owl:DatatypeProperty .

# OWL axioms for property: excluded publisher list ids
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedPublisherListIds>
  a owl:DatatypeProperty .

# OWL axioms for property: excluded user device
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/excludedUserDevice>
  a owl:DatatypeProperty .

# OWL axioms for property: exclusions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/exclusions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/facebookPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: family statuses
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/familyStatuses>
  a owl:ObjectProperty .

# OWL axioms for property: fb deal id
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/fbDealId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: flexible spec
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/flexibleSpec>
  a owl:ObjectProperty .

# OWL axioms for property: friends of connections
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/friendsOfConnections>
  a owl:ObjectProperty .

# OWL axioms for property: genders
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/genders>
  a owl:DatatypeProperty .

# OWL axioms for property: generation
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/generation>
  a owl:ObjectProperty .

# OWL axioms for property: geo locations
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/geoLocations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: home ownership
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/homeOwnership>
  a owl:ObjectProperty .

# OWL axioms for property: home type
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/homeType>
  a owl:ObjectProperty .

# OWL axioms for property: home value
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/homeValue>
  a owl:ObjectProperty .

# OWL axioms for property: household composition
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/householdComposition>
  a owl:ObjectProperty .

# OWL axioms for property: income
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/income>
  a owl:ObjectProperty .

# OWL axioms for property: industries
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/industries>
  a owl:ObjectProperty .

# OWL axioms for property: instagram positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/instagramPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: install state application
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/installStateApplication>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instream video skippable excluded
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/instreamVideoSkippableExcluded>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interested in
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/interestedIn>
  a owl:DatatypeProperty .

# OWL axioms for property: interests
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/interests>
  a owl:ObjectProperty .

# OWL axioms for property: is whatsapp destination ad
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/isWhatsappDestinationAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: life events
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/lifeEvents>
  a owl:ObjectProperty .

# OWL axioms for property: locales
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/locales>
  a owl:DatatypeProperty .

# OWL axioms for property: messenger positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/messengerPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: moms
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/moms>
  a owl:ObjectProperty .

# OWL axioms for property: net worth
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/netWorth>
  a owl:ObjectProperty .

# OWL axioms for property: office type
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/officeType>
  a owl:ObjectProperty .

# OWL axioms for property: place page set ids
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/placePageSetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: political views
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/politicalViews>
  a owl:DatatypeProperty .

# OWL axioms for property: politics
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/politics>
  a owl:ObjectProperty .

# OWL axioms for property: product audience specs
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/productAudienceSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: prospecting audience
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/prospectingAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/publisherPlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: regions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/regions>
  a owl:ObjectProperty .

# OWL axioms for property: relationship statuses
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/relationshipStatuses>
  a owl:DatatypeProperty .

# OWL axioms for property: site category
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/siteCategory>
  a owl:DatatypeProperty .

# OWL axioms for property: subscriber universe
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/subscriberUniverse>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting automation
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/targetingAutomation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting optimization
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/targetingOptimization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting relaxation types
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/targetingRelaxationTypes>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: threads positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/threadsPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: user adclusters
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/userAdclusters>
  a owl:ObjectProperty .

# OWL axioms for property: user age unknown
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/userAgeUnknown>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user device
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/userDevice>
  a owl:DatatypeProperty .

# OWL axioms for property: user event
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/userEvent>
  a owl:DatatypeProperty .

# OWL axioms for property: user os
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/userOs>
  a owl:DatatypeProperty .

# OWL axioms for property: whatsapp positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/whatsappPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: wireless carrier
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/wirelessCarrier>
  a owl:DatatypeProperty .

# OWL axioms for property: work employers
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/workEmployers>
  a owl:ObjectProperty .

# OWL axioms for property: work positions
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/workPositions>
  a owl:ObjectProperty .

# OWL axioms for property: zips
<https://relay.inferal.com/ontology/meta/property/Meta.Targeting/zips>
  a owl:DatatypeProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.IDName/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.IDName/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo targeting type
<https://relay.inferal.com/ontology/meta/property/Meta.CatalogBasedTargeting/geoTargetingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ConnectionsTargeting/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.ConnectionsTargeting/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.RawCustomAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.RawCustomAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign group id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/campaignGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impression count
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/impressionCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/pageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/post>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retention seconds
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingDynamicRule/retentionSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cities
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/cities>
  a owl:ObjectProperty .

# OWL axioms for property: countries
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/countries>
  a owl:DatatypeProperty .

# OWL axioms for property: country groups
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/countryGroups>
  a owl:DatatypeProperty .

# OWL axioms for property: custom locations
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/customLocations>
  a owl:ObjectProperty .

# OWL axioms for property: electoral districts
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/electoralDistricts>
  a owl:ObjectProperty .

# OWL axioms for property: geo markets
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/geoMarkets>
  a owl:ObjectProperty .

# OWL axioms for property: large geo areas
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/largeGeoAreas>
  a owl:ObjectProperty .

# OWL axioms for property: location cluster ids
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/locationClusterIds>
  a owl:ObjectProperty .

# OWL axioms for property: location types
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/locationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: medium geo areas
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/mediumGeoAreas>
  a owl:ObjectProperty .

# OWL axioms for property: metro areas
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/metroAreas>
  a owl:ObjectProperty .

# OWL axioms for property: neighborhoods
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/neighborhoods>
  a owl:ObjectProperty .

# OWL axioms for property: places
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/places>
  a owl:ObjectProperty .

# OWL axioms for property: political districts
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/politicalDistricts>
  a owl:ObjectProperty .

# OWL axioms for property: regions
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/regions>
  a owl:ObjectProperty .

# OWL axioms for property: small geo areas
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/smallGeoAreas>
  a owl:ObjectProperty .

# OWL axioms for property: subcities
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/subcities>
  a owl:ObjectProperty .

# OWL axioms for property: subneighborhoods
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/subneighborhoods>
  a owl:ObjectProperty .

# OWL axioms for property: zips
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocation/zips>
  a owl:ObjectProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: distance unit
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/distanceUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/region>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCity/regionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address string
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/addressString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country group
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/countryGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom type
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/customType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: distance unit
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/distanceUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/latitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/longitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max population
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/maxPopulation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min population
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/minPopulation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary city id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/primaryCityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationCustomLocation/regionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deprecation code
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/deprecationCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: electoral district
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/electoralDistrict>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationElectoralDistrict/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: market type
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/marketType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationMarket/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/region>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationGeoEntities/regionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationLocationCluster/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: distance unit
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/distanceUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/latitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/longitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary city id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/primaryCityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPlace/regionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: political district
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationPoliticalDistrict/politicalDistrict>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationRegion/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationRegion/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationRegion/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary city id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/primaryCityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingGeoLocationZip/regionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclusions
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSpec/exclusions>
  a owl:ObjectProperty .

# OWL axioms for property: inclusions
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSpec/inclusions>
  a owl:ObjectProperty .

# OWL axioms for property: product set id
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSpec/productSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min retention seconds
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSubSpec/minRetentionSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retention seconds
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSubSpec/retentionSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProductAudienceSubSpec/rule>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: behaviors
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/behaviors>
  a owl:ObjectProperty .

# OWL axioms for property: college years
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/collegeYears>
  a owl:DatatypeProperty .

# OWL axioms for property: connections
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/connections>
  a owl:ObjectProperty .

# OWL axioms for property: custom audiences
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/customAudiences>
  a owl:ObjectProperty .

# OWL axioms for property: education majors
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/educationMajors>
  a owl:ObjectProperty .

# OWL axioms for property: education schools
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/educationSchools>
  a owl:ObjectProperty .

# OWL axioms for property: education statuses
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/educationStatuses>
  a owl:DatatypeProperty .

# OWL axioms for property: ethnic affinity
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/ethnicAffinity>
  a owl:ObjectProperty .

# OWL axioms for property: family statuses
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/familyStatuses>
  a owl:ObjectProperty .

# OWL axioms for property: friends of connections
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/friendsOfConnections>
  a owl:ObjectProperty .

# OWL axioms for property: generation
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/generation>
  a owl:ObjectProperty .

# OWL axioms for property: home ownership
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/homeOwnership>
  a owl:ObjectProperty .

# OWL axioms for property: home type
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/homeType>
  a owl:ObjectProperty .

# OWL axioms for property: home value
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/homeValue>
  a owl:ObjectProperty .

# OWL axioms for property: household composition
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/householdComposition>
  a owl:ObjectProperty .

# OWL axioms for property: income
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/income>
  a owl:ObjectProperty .

# OWL axioms for property: industries
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/industries>
  a owl:ObjectProperty .

# OWL axioms for property: interested in
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/interestedIn>
  a owl:DatatypeProperty .

# OWL axioms for property: interests
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/interests>
  a owl:ObjectProperty .

# OWL axioms for property: life events
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/lifeEvents>
  a owl:ObjectProperty .

# OWL axioms for property: moms
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/moms>
  a owl:ObjectProperty .

# OWL axioms for property: net worth
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/netWorth>
  a owl:ObjectProperty .

# OWL axioms for property: office type
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/officeType>
  a owl:ObjectProperty .

# OWL axioms for property: politics
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/politics>
  a owl:ObjectProperty .

# OWL axioms for property: relationship statuses
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/relationshipStatuses>
  a owl:DatatypeProperty .

# OWL axioms for property: user adclusters
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/userAdclusters>
  a owl:ObjectProperty .

# OWL axioms for property: work employers
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/workEmployers>
  a owl:ObjectProperty .

# OWL axioms for property: work positions
<https://relay.inferal.com/ontology/meta/property/Meta.FlexibleTargeting/workPositions>
  a owl:ObjectProperty .

# OWL axioms for property: sources
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingProspectingAudience/sources>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: messaging customer base for whatsapp
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/messagingCustomerBaseForWhatsapp>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: messenger subscriber pool
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/messengerSubscriberPool>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: messenger subscriber source
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/messengerSubscriberSource>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp subscriber source
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingSubscriberUniverse/whatsappSubscriberSource>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advantage audience
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/advantageAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative audience pairing
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/creativeAudiencePairing>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: individual setting
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/individualSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared audiences
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/sharedAudiences>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value expression
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingAutomation/valueExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingRelaxation/customAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lookalike
<https://relay.inferal.com/ontology/meta/property/Meta.TargetingRelaxation/lookalike>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/audienceNetworkPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: facebook positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/facebookPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: instagram positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/instagramPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: messenger positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/messengerPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: oculus positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/oculusPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: threads positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/threadsPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: whatsapp positions
<https://relay.inferal.com/ontology/meta/property/Meta.PlacementSoftOptOut/whatsappPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: is all trending
<https://relay.inferal.com/ontology/meta/property/Meta.TrendingTopicsSpec/isAllTrending>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is special budget alloc
<https://relay.inferal.com/ontology/meta/property/Meta.TrendingTopicsSpec/isSpecialBudgetAlloc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: trending topics
<https://relay.inferal.com/ontology/meta/property/Meta.TrendingTopicsSpec/trendingTopics>
  a owl:DatatypeProperty .

# OWL axioms for property: api enum
<https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/apiEnum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb page categories
<https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/fbPageCategories>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.PageCategory/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biography
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/biography>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business discovery
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/businessDiscovery>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collaborative media search
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/collaborativeMediaSearch>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: followers count
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/followersCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: follows count
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/followsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has profile pic
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/hasProfilePic>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig id
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/igId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is published
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/isPublished>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: legacy instagram user id
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/legacyInstagramUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media count
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/mediaCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mentioned comment
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/mentionedComment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mentioned media
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/mentionedMedia>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mini shop storefront
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/miniShopStorefront>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner business
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/ownerBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile picture url
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/profilePictureUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping product tag eligibility
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/shoppingProductTagEligibility>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping review status
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/shoppingReviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website
<https://relay.inferal.com/ontology/meta/property/Meta.IGUser/website>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/caption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: comments count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/commentsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: like count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/likeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media product type
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/mediaProductType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media url
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/mediaUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: permalink
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/permalink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reposts count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/repostsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: saved count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/savedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shares count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/sharesCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timestamp
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/timestamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total comments count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/totalCommentsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total like count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/totalLikeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total views count
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/totalViewsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.ShadowIGUserCollaborativeMedia/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/from>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hidden
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/hidden>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: legacy instagram comment id
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/legacyInstagramCommentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: like count
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/likeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/media>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timestamp
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/timestamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/user>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.IGComment/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.IGCommentFromUser/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: self ig scoped id
<https://relay.inferal.com/ontology/meta/property/Meta.IGCommentFromUser/selfIgScopedId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.IGCommentFromUser/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alt text
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/altText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio id
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/audioId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: boost eligibility info
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/boostEligibilityInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/caption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: comments count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/commentsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright check information
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/copyrightCheckInformation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current live viewer count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/currentLiveViewerCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has poll
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/hasPoll>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has slider
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/hasSlider>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig id
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/igId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is ai generated
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/isAiGenerated>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is comment enabled
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/isCommentEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is shared to feed
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/isSharedToFeed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: legacy instagram media id
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/legacyInstagramMediaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: like count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/likeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media audio type
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaAudioType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media product type
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaProductType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media url
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/mediaUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/owner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: permalink
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/permalink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reposts count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/repostsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: saved count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/savedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shares count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/sharesCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shortcode
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/shortcode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timestamp
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/timestamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total comments count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/totalCommentsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total like count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/totalLikeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total views count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/totalViewsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video title
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/videoTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view count
<https://relay.inferal.com/ontology/meta/property/Meta.IGMedia/viewCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: boost ineligible reason
<https://relay.inferal.com/ontology/meta/property/Meta.IGMediaBoostEligibilityInfo/boostIneligibleReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: eligible to boost
<https://relay.inferal.com/ontology/meta/property/Meta.IGMediaBoostEligibilityInfo/eligibleToBoost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright matches
<https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckMatchesInformation/copyrightMatches>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckMatchesInformation/status>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: matches found
<https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckStatus/matchesFound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.IGVideoCopyrightCheckStatus/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commerce merchant settings
<https://relay.inferal.com/ontology/meta/property/Meta.Shop/commerceMerchantSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb sales channel
<https://relay.inferal.com/ontology/meta/property/Meta.Shop/fbSalesChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Shop/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig sales channel
<https://relay.inferal.com/ontology/meta/property/Meta.Shop/igSalesChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shop status
<https://relay.inferal.com/ontology/meta/property/Meta.Shop/shopStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: workspace
<https://relay.inferal.com/ontology/meta/property/Meta.Shop/workspace>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: checkout config
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/checkoutConfig>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contact email
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/contactEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook channel
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/facebookChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram channel
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/instagramChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: korea ftc listing
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/koreaFtcListing>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant page
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/merchantPage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant status
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/merchantStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offsite iab checkout enabled countries
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/offsiteIabCheckoutEnabledCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: payment provider
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/paymentProvider>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: privacy policy localized
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/privacyPolicyLocalized>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shops ads setup
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/shopsAdsSetup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: terms
<https://relay.inferal.com/ontology/meta/property/Meta.CommerceMerchantSettings/terms>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can post
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/canPost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pic
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/pic>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pic crop
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/picCrop>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pic large
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/picLarge>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pic small
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/picSmall>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pic square
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/picSquare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile type
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/profileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: username
<https://relay.inferal.com/ontology/meta/property/Meta.Profile/username>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bottom
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/bottom>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cache key
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/cacheKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is silhouette
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/isSilhouette>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: left
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/left>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: right
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/right>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/top>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/meta/property/Meta.ProfilePictureSource/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/city>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city page
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/cityPage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: postal code
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/postalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/region>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street1
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/street1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street2
<https://relay.inferal.com/ontology/meta/property/Meta.MailingAddress/street2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: l7attribution page view
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionPageView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: l7attribution page view delta
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionPageViewDelta>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: l7attribution video view
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionVideoView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: l7attribution video view delta
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/l7AttributionVideoViewDelta>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metrics ending date
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightAttributionInsights/metricsEndingDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/count>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count string
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/countString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count string with like
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/countStringWithLike>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count string without like
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/countStringWithoutLike>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: social sentence
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/socialSentence>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: social sentence with like
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/socialSentenceWithLike>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: social sentence without like
<https://relay.inferal.com/ontology/meta/property/Meta.Engagement/socialSentenceWithoutLike>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad breaks
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/adBreaks>
  a owl:DatatypeProperty .

# OWL axioms for property: admin creator
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/adminCreator>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio isrc
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/audioIsrc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: backdated time
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/backdatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: backdated time granularity
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/backdatedTimeGranularity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: boost eligibility info
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/boostEligibilityInfo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content category
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/contentCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/contentTags>
  a owl:DatatypeProperty .

# OWL axioms for property: copyright
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/copyright>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright check information
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/copyrightCheckInformation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright monitoring status
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/copyrightMonitoringStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom labels
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/customLabels>
  a owl:DatatypeProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: embed html
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/embedHtml>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: embeddable
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/embeddable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/event>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/expiration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/from>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: icon
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/icon>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is crosspost video
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isCrosspostVideo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is crossposting eligible
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isCrosspostingEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is episode
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isEpisode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is instagram eligible
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isInstagramEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is reference only
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/isReferenceOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: length
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/length>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: live audience count
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/liveAudienceCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: live status
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/liveStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: music video copyright
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/musicVideoCopyright>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: permalink url
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/permalinkUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: picture
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/picture>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/place>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post id
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/postId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post views
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/postViews>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: premiere living room status
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/premiereLivingRoomStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: privacy
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/privacy>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: published
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/published>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: replace audio status
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/replaceAudioStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduled publish time
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/scheduledPublishTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: selected audio spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/selectedAudioSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spherical
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/spherical>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/status>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: universal video id
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/universalVideoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: views
<https://relay.inferal.com/ontology/meta/property/Meta.AdVideo/views>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all kg featured artists
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/allKgFeaturedArtists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all kg main artists
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/allKgMainArtists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: artist profile picture url
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/artistProfilePictureUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: canonical audio asset
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/canonicalAudioAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: isrc
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/isrc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publishing rights data
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/publishingRightsData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top searchable artist id
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/topSearchableArtistId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top searchable artist name
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/topSearchableArtistName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top searchable artist profile pic url
<https://relay.inferal.com/ontology/meta/property/Meta.AudioIsrc/topSearchableArtistProfilePicUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all ddex featured artists
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/allDdexFeaturedArtists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all ddex main artists
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/allDdexMainArtists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio cluster id
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/audioClusterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover image source
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/coverImageSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display artist
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/displayArtist>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download hd url
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/downloadHdUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download sd url
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/downloadSdUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration in ms
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/durationInMs>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: freeform genre
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/freeformGenre>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: grid
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/grid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is test
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/isTest>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: original release date
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/originalReleaseDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/owner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parental warning type
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/parentalWarningType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: subtitle
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/subtitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title with featured artists
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/titleWithFeaturedArtists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upc
<https://relay.inferal.com/ontology/meta/property/Meta.AudioAsset/upc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content category
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/contentCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content protect protection disabled reason
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/contentProtectProtectionDisabledReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright content id
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/copyrightContentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creator
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/creator>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disable protection by content protect status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/disableProtectionByContentProtectStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded ownership segments
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/excludedOwnershipSegments>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in conflict
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/inConflict>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monitoring status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/monitoringStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monitoring type
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/monitoringType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ownership countries
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/ownershipCountries>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference file
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceFile>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference file disabled
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceFileDisabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference file disabled by ops
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceFileDisabledByOps>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference owner id
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/referenceOwnerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule ids
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/ruleIds>
  a owl:ObjectProperty .

# OWL axioms for property: tags
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/tags>
  a owl:DatatypeProperty .

# OWL axioms for property: whitelisted ids
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyright/whitelistedIds>
  a owl:DatatypeProperty .

# OWL axioms for property: duration in sec
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightSegment/durationInSec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightSegment/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time in sec
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightSegment/startTimeInSec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded countries
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightGeoGate/excludedCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: included countries
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightGeoGate/includedCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: content type
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/contentType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright creation time
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/copyrightCreationTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download hd url
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/downloadHdUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration in sec
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/durationInSec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: iswc
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/iswc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metadata
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/metadata>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: playable video uri
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/playableVideoUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: published time
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/publishedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: universal content id
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/universalContentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: writer names
<https://relay.inferal.com/ontology/meta/property/Meta.CopyrightReferenceContainer/writerNames>
  a owl:DatatypeProperty .

# OWL axioms for property: condition groups
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/conditionGroups>
  a owl:ObjectProperty .

# OWL axioms for property: copyrights
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/copyrights>
  a owl:DatatypeProperty .

# OWL axioms for property: created date
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/createdDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creator
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/creator>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is in migration
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/isInMigration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: validity status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightRule/validityStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightConditionGroup/action>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conditions
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightConditionGroup/conditions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: validity status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightConditionGroup/validityStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attending count
<https://relay.inferal.com/ontology/meta/property/Meta.Event/attendingCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can guests invite
<https://relay.inferal.com/ontology/meta/property/Meta.Event/canGuestsInvite>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/meta/property/Meta.Event/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cover
<https://relay.inferal.com/ontology/meta/property/Meta.Event/cover>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.Event/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: declined count
<https://relay.inferal.com/ontology/meta/property/Meta.Event/declinedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.Event/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: discount code enabled
<https://relay.inferal.com/ontology/meta/property/Meta.Event/discountCodeEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end time
<https://relay.inferal.com/ontology/meta/property/Meta.Event/endTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event times
<https://relay.inferal.com/ontology/meta/property/Meta.Event/eventTimes>
  a owl:ObjectProperty .

# OWL axioms for property: guest list enabled
<https://relay.inferal.com/ontology/meta/property/Meta.Event/guestListEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Event/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interested count
<https://relay.inferal.com/ontology/meta/property/Meta.Event/interestedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is canceled
<https://relay.inferal.com/ontology/meta/property/Meta.Event/isCanceled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is draft
<https://relay.inferal.com/ontology/meta/property/Meta.Event/isDraft>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is online
<https://relay.inferal.com/ontology/meta/property/Meta.Event/isOnline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is page owned
<https://relay.inferal.com/ontology/meta/property/Meta.Event/isPageOwned>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maybe count
<https://relay.inferal.com/ontology/meta/property/Meta.Event/maybeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Event/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: noreply count
<https://relay.inferal.com/ontology/meta/property/Meta.Event/noreplyCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: online event format
<https://relay.inferal.com/ontology/meta/property/Meta.Event/onlineEventFormat>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: online event third party url
<https://relay.inferal.com/ontology/meta/property/Meta.Event/onlineEventThirdPartyUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner
<https://relay.inferal.com/ontology/meta/property/Meta.Event/owner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent group
<https://relay.inferal.com/ontology/meta/property/Meta.Event/parentGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place
<https://relay.inferal.com/ontology/meta/property/Meta.Event/place>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: registration setting
<https://relay.inferal.com/ontology/meta/property/Meta.Event/registrationSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduled publish time
<https://relay.inferal.com/ontology/meta/property/Meta.Event/scheduledPublishTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time
<https://relay.inferal.com/ontology/meta/property/Meta.Event/startTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticket setting
<https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticket uri
<https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticket uri start sales time
<https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketUriStartSalesTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticketing privacy uri
<https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketingPrivacyUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticketing terms uri
<https://relay.inferal.com/ontology/meta/property/Meta.Event/ticketingTermsUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timezone
<https://relay.inferal.com/ontology/meta/property/Meta.Event/timezone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.Event/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.Event/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end time
<https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/endTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time
<https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/startTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticket uri
<https://relay.inferal.com/ontology/meta/property/Meta.ChildEvent/ticketUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.Place/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/meta/property/Meta.Place/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.Place/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overall rating
<https://relay.inferal.com/ontology/meta/property/Meta.Place/overallRating>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: questions
<https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/questions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target type
<https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/targetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticket tier ids
<https://relay.inferal.com/ontology/meta/property/Meta.EventRegistrationSetting/ticketTierIds>
  a owl:DatatypeProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.EventTicketSetting/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ticket delivery type
<https://relay.inferal.com/ontology/meta/property/Meta.EventTicketSetting/ticketDeliveryType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation time
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/creationTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: displayed matches count
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/displayedMatchesCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in conflict
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/inConflict>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: isrc
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/isrc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match rule
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/matchRule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ownership countries
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/ownershipCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: reference file status
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/referenceFileStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ridge monitoring status
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/ridgeMonitoringStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tags
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/tags>
  a owl:DatatypeProperty .

# OWL axioms for property: update time
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/updateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video asset
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/videoAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whitelisted fb users
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/whitelistedFbUsers>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whitelisted ig users
<https://relay.inferal.com/ontology/meta/property/Meta.MusicVideoCopyright/whitelistedIgUsers>
  a owl:DatatypeProperty .

# OWL axioms for property: allow
<https://relay.inferal.com/ontology/meta/property/Meta.Privacy/allow>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deny
<https://relay.inferal.com/ontology/meta/property/Meta.Privacy/deny>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.Privacy/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: friends
<https://relay.inferal.com/ontology/meta/property/Meta.Privacy/friends>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: networks
<https://relay.inferal.com/ontology/meta/property/Meta.Privacy/networks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/meta/property/Meta.Privacy/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: copyright check status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/copyrightCheckStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: processing phase
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/processingPhase>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: processing progress
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/processingProgress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publishing phase
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/publishingPhase>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: uploading phase
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/uploadingPhase>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatus/videoStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: matches found
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightCheckStatus/matchesFound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoCopyrightCheckStatus/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusProcessingPhase/errors>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusProcessingPhase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/errors>
  a owl:ObjectProperty .

# OWL axioms for property: publish status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/publishStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publish time
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/publishTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusPublishingPhase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bytes transferred
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/bytesTransferred>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/errors>
  a owl:ObjectProperty .

# OWL axioms for property: source file size
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/sourceFileSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.VideoStatusUploadingPhase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app has leads permission
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/appHasLeadsPermission>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: can access lead
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/canAccessLead>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enabled lead access manager
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/enabledLeadAccessManager>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failure reason
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/failureReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failure resolution
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/failureResolution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is page admin
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/isPageAdmin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page id
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/pageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user has leads permission
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/userHasLeadsPermission>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/meta/property/Meta.HasLeadAccess/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hop v2
<https://relay.inferal.com/ontology/meta/property/Meta.MessagingFeatureStatus/hopV2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig multi app
<https://relay.inferal.com/ontology/meta/property/Meta.MessagingFeatureStatus/igMultiApp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: msgr multi app
<https://relay.inferal.com/ontology/meta/property/Meta.MessagingFeatureStatus/msgrMultiApp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lot
<https://relay.inferal.com/ontology/meta/property/Meta.PageParking/lot>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street
<https://relay.inferal.com/ontology/meta/property/Meta.PageParking/street>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: valet
<https://relay.inferal.com/ontology/meta/property/Meta.PageParking/valet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amex
<https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/amex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cash only
<https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/cashOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: discover
<https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/discover>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mastercard
<https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/mastercard>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: visa
<https://relay.inferal.com/ontology/meta/property/Meta.PagePaymentOptions/visa>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catering
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/catering>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivery
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/delivery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: groups
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/groups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: kids
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/kids>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: outdoor
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/outdoor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pickup
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/pickup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reserve
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/reserve>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: takeout
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/takeout>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: waiter
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/waiter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: walkins
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantServices/walkins>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breakfast
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/breakfast>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coffee
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/coffee>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dinner
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/dinner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: drinks
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/drinks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lunch
<https://relay.inferal.com/ontology/meta/property/Meta.PageRestaurantSpecialties/lunch>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date
<https://relay.inferal.com/ontology/meta/property/Meta.PageStartInfo/date>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.PageStartInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has mobile app
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/hasMobileApp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has permission
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/hasPermission>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is callable
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/isCallable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is callable webrtc
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/isCallableWebrtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is pushable
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/isPushable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason description
<https://relay.inferal.com/ontology/meta/property/Meta.VoipInfo/reasonDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carousel ad
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalogImageSettings/carouselAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: single ad
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalogImageSettings/singleAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: transformation type
<https://relay.inferal.com/ontology/meta/property/Meta.ProductCatalogImageSettingsOperation/transformationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerExtendedCredit/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max balance
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerExtendedCredit/maxBalance>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: receiving credit allocation config
<https://relay.inferal.com/ontology/meta/property/Meta.ManagedPartnerExtendedCredit/receivingCreditAllocationConfig>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount in hundredths
<https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/amountInHundredths>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/currency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offsetted amount
<https://relay.inferal.com/ontology/meta/property/Meta.CurrencyAmount/offsettedAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency amount
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/currencyAmount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: liability type
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/liabilityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owning business
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/owningBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owning credential
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/owningCredential>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partition type
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/partitionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: receiving business
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/receivingBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: receiving credential
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/receivingCredential>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request status
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/requestStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send bill to
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditAllocationConfig/sendBillTo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allocated amount
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/allocatedAmount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: balance
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/balance>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: credit available
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/creditAvailable>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: credit type
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/creditType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is access revoked
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/isAccessRevoked>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is automated experience
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/isAutomatedExperience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: legal entity name
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/legalEntityName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: liable address
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/liableAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: liable biz name
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/liableBizName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max balance
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/maxBalance>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: online max balance
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/onlineMaxBalance>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner business
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/ownerBusiness>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner business name
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/ownerBusinessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partition from
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/partitionFrom>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: receiving credit allocation config
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/receivingCreditAllocationConfig>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send bill to address
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/sendBillToAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send bill to biz name
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/sendBillToBizName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sold to address
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCredit/soldToAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/city>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cnpj tax id
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/cnpjTaxId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: postal code
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/postalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: registration label
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/registrationLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: registration number
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/registrationNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: state
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/state>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street1
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street2
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street3
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street4
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/street4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: validation status
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/validationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vat tax id
<https://relay.inferal.com/ontology/meta/property/Meta.CRMAddress/vatTaxId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is eligible
<https://relay.inferal.com/ontology/meta/property/Meta.BusinessManagedPartnerEligibility/isEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/meta/property/Meta.BusinessManagedPartnerEligibility/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason description
<https://relay.inferal.com/ontology/meta/property/Meta.BusinessManagedPartnerEligibility/reasonDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable basket insight
<https://relay.inferal.com/ontology/meta/property/Meta.BusinessPartnerPremiumOptions/enableBasketInsight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable extended audience retargeting
<https://relay.inferal.com/ontology/meta/property/Meta.BusinessPartnerPremiumOptions/enableExtendedAudienceRetargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retailer custom audience config
<https://relay.inferal.com/ontology/meta/property/Meta.BusinessPartnerPremiumOptions/retailerCustomAudienceConfig>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.MarketingMessagesOnboardingStatus/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/meta/property/Meta.MarketingMessagesOnboardingStatus/time>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience type param name
<https://relay.inferal.com/ontology/meta/property/Meta.CustomAudienceGroup/audienceTypeParamName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: existing customer tag
<https://relay.inferal.com/ontology/meta/property/Meta.CustomAudienceGroup/existingCustomerTag>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer tag
<https://relay.inferal.com/ontology/meta/property/Meta.CustomAudienceGroup/newCustomerTag>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/coupon>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupons
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/coupons>
  a owl:ObjectProperty .

# OWL axioms for property: display string
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/displayString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetails/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: child ad account id
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/childAdAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: child bm id
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/childBmId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon id
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/couponId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon tiering
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/couponTiering>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/currency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display amount
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/displayAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/expiration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: original amount
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/originalAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: original display amount
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/originalDisplayAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vendor id
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCoupon/vendorId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon tiering new
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCouponTiering/couponTieringNew>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon tiering reactivation
<https://relay.inferal.com/ontology/meta/property/Meta.FundingSourceDetailsCouponTiering/couponTieringReactivation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto enroll
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/autoEnroll>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bill to address
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/billToAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer po number
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/customerPoNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/email>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: emails
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/emails>
  a owl:DatatypeProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: liable address
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/liableAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sold to address
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditInvoiceGroup/soldToAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditEmail/email>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.ExtendedCreditEmail/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: check name
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/checkName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extra info
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/extraInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: summary
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheck/summary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adgroup ids
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheckExtraInfo/adgroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheckExtraInfo/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: countries
<https://relay.inferal.com/ontology/meta/property/Meta.DeliveryCheckExtraInfo/countries>
  a owl:DatatypeProperty .

# OWL axioms for property: countries
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/countries>
  a owl:DatatypeProperty .

# OWL axioms for property: default creation data
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/defaultCreationData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: global io max campaign duration
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/globalIoMaxCampaignDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max campaign duration
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/maxCampaignDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max days to finish
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/maxDaysToFinish>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max pause without prediction rerun
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/maxPauseWithoutPredictionRerun>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min campaign duration
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/minCampaignDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min reach limits
<https://relay.inferal.com/ontology/meta/property/Meta.ReachFrequencySpec/minReachLimits>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp activation status
<https://relay.inferal.com/ontology/meta/property/Meta.AdAccountMarketingMessagesSettings/whatsappActivationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: application
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/application>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion id
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/conversionId>
  a owl:DatatypeProperty .

# OWL axioms for property: creative
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/creative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dataset
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/dataset>
  a owl:DatatypeProperty .

# OWL axioms for property: dataset split
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/datasetSplit>
  a owl:DatatypeProperty .

# OWL axioms for property: event
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/event>
  a owl:DatatypeProperty .

# OWL axioms for property: event creator
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/eventCreator>
  a owl:DatatypeProperty .

# OWL axioms for property: event type
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/eventType>
  a owl:DatatypeProperty .

# OWL axioms for property: fb pixel
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/fbPixel>
  a owl:DatatypeProperty .

# OWL axioms for property: fb pixel event
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/fbPixelEvent>
  a owl:DatatypeProperty .

# OWL axioms for property: leadgen
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/leadgen>
  a owl:DatatypeProperty .

# OWL axioms for property: object
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/object>
  a owl:DatatypeProperty .

# OWL axioms for property: object domain
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/objectDomain>
  a owl:DatatypeProperty .

# OWL axioms for property: offer
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/offer>
  a owl:DatatypeProperty .

# OWL axioms for property: offer creator
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/offerCreator>
  a owl:DatatypeProperty .

# OWL axioms for property: offsite pixel
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/offsitePixel>
  a owl:DatatypeProperty .

# OWL axioms for property: page
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/page>
  a owl:DatatypeProperty .

# OWL axioms for property: page parent
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/pageParent>
  a owl:DatatypeProperty .

# OWL axioms for property: post
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/post>
  a owl:DatatypeProperty .

# OWL axioms for property: post object
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/postObject>
  a owl:DatatypeProperty .

# OWL axioms for property: post object wall
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/postObjectWall>
  a owl:DatatypeProperty .

# OWL axioms for property: post wall
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/postWall>
  a owl:DatatypeProperty .

# OWL axioms for property: question
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/question>
  a owl:DatatypeProperty .

# OWL axioms for property: question creator
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/questionCreator>
  a owl:DatatypeProperty .

# OWL axioms for property: response
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/response>
  a owl:DatatypeProperty .

# OWL axioms for property: subtype
<https://relay.inferal.com/ontology/meta/property/Meta.ConversionActionQuery/subtype>
  a owl:DatatypeProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: actor id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/actorId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad disclaimer spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/adDisclaimerSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: applink treatment
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/applinkTreatment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset feed spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/assetFeedSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: authorization category
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/authorizationCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto update
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/autoUpdate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: body
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/body>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/brandedContent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content sponsor page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/brandedContentSponsorPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bundle folder id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/bundleFolderId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/callToActionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: categorization criteria
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/categorizationCriteria>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category media source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/categoryMediaSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collaborative ads lsb image bank id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/collaborativeAdsLsbImageBankId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual multi ads
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/contextualMultiAds>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative sourcing spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/creativeSourcingSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: degrees of freedom spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/degreesOfFreedomSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/destinationSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic ad voice
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/dynamicAdVoice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective authorization category
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/effectiveAuthorizationCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective instagram media id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/effectiveInstagramMediaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective object story id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/effectiveObjectStoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable direct install
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/enableDirectInstall>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable launch instant app
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/enableLaunchInstantApp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook branded content
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/facebookBrandedContent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image crops
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/imageCrops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram branded content
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/instagramBrandedContent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram permalink url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/instagramPermalinkUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram user id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/instagramUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactive components spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/interactiveComponentsSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link deep link url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkDeepLinkUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link destination display url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkDestinationDisplayUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link og id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkOgId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/linkUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: messenger sponsored message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/messengerSponsoredMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object store url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectStoreUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object story id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectStoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object story spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectStorySpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/objectUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: omnichannel link spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/omnichannelLinkSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page welcome message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/pageWelcomeMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: photo album source object story id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/photoAlbumSourceObjectStoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place page set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/placePageSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform customizations
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/platformCustomizations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: playable asset id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/playableAssetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: portrait customizations
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/portraitCustomizations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/productData>
  a owl:ObjectProperty .

# OWL axioms for property: product set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/productSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommender settings
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/recommenderSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: regional regulation disclaimer spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/regionalRegulationDisclaimerSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source facebook post id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/sourceFacebookPostId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source instagram media id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/sourceInstagramMediaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/templateUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template url spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/templateUrlSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/thumbnailId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use page actor override
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/usePageActorOverride>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/destinationSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format transformation spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/formatTransformationSpec>
  a owl:ObjectProperty .

# OWL axioms for property: media sourcing spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/mediaSourcingSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing message structured spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/marketingMessageStructuredSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product suggestion settings
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreative/productSuggestionSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAdDisclaimer/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAdDisclaimer/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAdDisclaimer/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad formats
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/adFormats>
  a owl:DatatypeProperty .

# OWL axioms for property: additional data
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/additionalData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app product page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/appProductPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset customization rules
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/assetCustomizationRules>
  a owl:ObjectProperty .

# OWL axioms for property: audios
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/audios>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: autotranslate
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/autotranslate>
  a owl:DatatypeProperty .

# OWL axioms for property: bodies
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/bodies>
  a owl:ObjectProperty .

# OWL axioms for property: call ads configuration
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/callAdsConfiguration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action types
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/callToActionTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: call to actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/callToActions>
  a owl:ObjectProperty .

# OWL axioms for property: captions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/captions>
  a owl:ObjectProperty .

# OWL axioms for property: carousels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/carousels>
  a owl:ObjectProperty .

# OWL axioms for property: ctwa consent data
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/ctwaConsentData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: events
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/events>
  a owl:ObjectProperty .

# OWL axioms for property: groups
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/groups>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/images>
  a owl:ObjectProperty .

# OWL axioms for property: link urls
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/linkUrls>
  a owl:ObjectProperty .

# OWL axioms for property: message extensions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/messageExtensions>
  a owl:ObjectProperty .

# OWL axioms for property: onsite destinations
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/onsiteDestinations>
  a owl:ObjectProperty .

# OWL axioms for property: optimization type
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/optimizationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotional metadata
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/promotionalMetadata>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reasons to shop
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/reasonsToShop>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shops bundle
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/shopsBundle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: titles
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/titles>
  a owl:ObjectProperty .

# OWL axioms for property: translations
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/translations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upcoming events
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/upcomingEvents>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/videos>
  a owl:ObjectProperty .

# OWL axioms for property: web destination spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpec/webDestinationSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: automated product tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/automatedProductTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/brandPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is click to message
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/isClickToMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi share end card
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/multiShareEndCard>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page welcome message
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/pageWelcomeMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner app welcome message flow id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedAdditionalData/partnerAppWelcomeMessageFlowId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: body label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/bodyLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/callToActionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action type label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/callToActionTypeLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/captionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carousel label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/carouselLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customization spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/customizationSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/descriptionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/imageLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is default
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/isDefault>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link url label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/linkUrlLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/titleLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetCustomizationRule/videoLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetLabel/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecAssetLabel/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age max
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/ageMax>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age min
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/ageMin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network positions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/audienceNetworkPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: device platforms
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/devicePlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: facebook positions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/facebookPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: geo locations
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/geoLocations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram positions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/instagramPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: locales
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/locales>
  a owl:DatatypeProperty .

# OWL axioms for property: messenger positions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/messengerPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: publisher platforms
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/publisherPlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: threads positions
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetCustomizationRuleCustomizationSpec/threadsPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecBody/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecBody/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecBody/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCallToAction/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCallToAction/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCallToAction/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/androidUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app destination
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/appDestination>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/appLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: application
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/application>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/eventId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/iosUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: land on whatsapp catalog
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/landOnWhatsappCatalog>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: land on whatsapp profile
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/landOnWhatsappProfile>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead gen form id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/leadGenFormId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link caption
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/linkCaption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link format
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/linkFormat>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object store urls
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/objectStoreUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: page
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/page>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/productLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp number
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToActionValue/whatsappNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCaption/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCaption/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCaption/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarousel/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: child attachments
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarousel/childAttachments>
  a owl:ObjectProperty .

# OWL axioms for property: multi share end card
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarousel/multiShareEndCard>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi share optimized
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarousel/multiShareOptimized>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: body label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/bodyLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action type label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/callToActionTypeLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/captionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/descriptionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/imageLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link url label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/linkUrlLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone data ids label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/phoneDataIdsLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: static card
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/staticCard>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/titleLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecCarouselChildAttachment/videoLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecDescription/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecDescription/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecDescription/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecEvents/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: body label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/bodyLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/captionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/descriptionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/imageLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link url label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/linkUrlLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/titleLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video label
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecGroupRule/videoLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/hash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image crops
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/imageCrops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecImage/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 100x100
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/100x100>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 100x72
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/100x72>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 191x100
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/191x100>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 300x400
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/300x400>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 400x150
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/400x150>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 400x500
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/400x500>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 600x360
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/600x360>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 90x160
<https://relay.inferal.com/ontology/meta/property/Meta.AdsImageCrops/90x160>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: android url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/androidUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carousel see more url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/carouselSeeMoreUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deeplink url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/deeplinkUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/displayUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/iosUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: object store urls
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/objectStoreUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecLinkURL/websiteUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetMessageExtensions/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto optimization
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/autoOptimization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details page product id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/detailsPageProductId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shop collection product set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/shopCollectionProductSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: storefront shop id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetOnsiteDestinations/storefrontShopId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecTitle/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecTitle/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecTitle/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adlabels
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/adlabels>
  a owl:ObjectProperty .

# OWL axioms for property: caption ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/captionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: thumbnail hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/thumbnailHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/urlTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/meta/property/Meta.AdAssetFeedSpecVideo/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: acting business id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/actingBusinessId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/adFormat>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: automated adgroup creation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/automatedAdgroupCreation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content search input
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/contentSearchInput>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creator ad permission type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/creatorAdPermissionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deliver dynamic partner content
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/deliverDynamicPartnerContent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook boost post access token
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/facebookBoostPostAccessToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram boost post access token
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/instagramBoostPostAccessToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is mca internal
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/isMcaInternal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent source facebook post id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/parentSourceFacebookPostId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent source instagram media id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/parentSourceInstagramMediaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partners
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/partners>
  a owl:ObjectProperty .

# OWL axioms for property: product set partner selection status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/productSetPartnerSelectionStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promoted page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/promotedPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: testimonial
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/testimonial>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: testimonial locale
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/testimonialLocale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ui version
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAds/uiVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/fbPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has create ads access
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/hasCreateAdsAccess>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: identity type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/identityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig asset id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/igAssetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig user id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeBrandedContentAdsPartners/igUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToAction/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataCallToAction/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enroll status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeContextualMultiAds/enrollStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extensions relevancy spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/adExtensionsRelevancySpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associated product set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/associatedProductSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/brand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination screenshot spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/destinationScreenshotSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duplication source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/duplicationSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic site links spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/dynamicSiteLinksSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable social feedback preservation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/enableSocialFeedbackPreservation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: featured offering spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/featuredOfferingSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: intent
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/intent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ncs testimonial
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/ncsTestimonial>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pca spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/pcaSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product media metadata spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/productMediaMetadataSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion metadata spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/promotionMetadataSpec>
  a owl:ObjectProperty .

# OWL axioms for property: site links data consented
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/siteLinksDataConsented>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site links spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/siteLinksSpec>
  a owl:ObjectProperty .

# OWL axioms for property: source url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/sourceUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website media spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/websiteMediaSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website summary spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSourcingSpec/websiteSummarySpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/promotionSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/promotionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion value
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/promotionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required code
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/requiredCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePromotionMetadataSpec/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is defaulting eligible
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/isDefaultingEligible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is site link sticky
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/isSiteLinkSticky>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link classification
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkClassification>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link extra metadata
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkExtraMetadata>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkImageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link image url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link language
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkLanguage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link original url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkOriginalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link recommendation type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkRecommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link title
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link url anchor
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkUrlAnchor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link url recommender type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkUrlRecommenderType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site link website data source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeSiteLinksSpec/siteLinkWebsiteDataSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad handle type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/adHandleType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative features spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/creativeFeaturesSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: degrees of freedom type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/degreesOfFreedomType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image transformation types
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/imageTransformationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: multi media transformation type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/multiMediaTransformationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: stories transformation types
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/storiesTransformationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: text transformation types
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/textTransformationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: video transformation types
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDegreesOfFreedomSpec/videoTransformationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: adapt to placement
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/adaptToPlacement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: add text overlay
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/addTextOverlay>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads with benefits
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/adsWithBenefits>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advantage plus creative
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/advantagePlusCreative>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app highlights
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/appHighlights>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/audio>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto promotion tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/autoPromotionTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biz ai
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/bizAi>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carousel to video
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/carouselToVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog feed tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/catalogFeedTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative stickers
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/creativeStickers>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customize product recommendation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/customizeProductRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cv transformation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/cvTransformation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description automation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/descriptionAutomation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dha optimization
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/dhaOptimization>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic cta text
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/dynamicCtaText>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic partner content
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/dynamicPartnerContent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable ncs testimonials
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/enableNcsTestimonials>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enhance cta
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/enhanceCta>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb feed tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/fbFeedTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb reels tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/fbReelsTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb story tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/fbStoryTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed caption optimization
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/feedCaptionOptimization>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: generate cta
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/generateCta>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hide price
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/hidePrice>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hyperlink formatting
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/hyperlinkFormatting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig feed tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igFeedTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig glados feed
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igGladosFeed>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig reels tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igReelsTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig stream tag
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igStreamTag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig video native subtitle
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/igVideoNativeSubtitle>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image animation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageAnimation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image auto crop
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageAutoCrop>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image background gen
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageBackgroundGen>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image banner
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageBanner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image brightness and contrast
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageBrightnessAndContrast>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image end card
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageEndCard>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image enhancement
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageEnhancement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image templates
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageTemplates>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image text translation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageTextTranslation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image touchups
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageTouchups>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image uncrop
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/imageUncrop>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inline comment
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/inlineComment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local store extension
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/localStoreExtension>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media liquidity animated image
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/mediaLiquidityAnimatedImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media order
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/mediaOrder>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type automation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/mediaTypeAutomation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi creative post carousel
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/multiCreativePostCarousel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi photo to video
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/multiPhotoToVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: music generation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/musicGeneration>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pac genai recomposition
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/pacGenaiRecomposition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pac recomposition
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/pacRecomposition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pac relaxation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/pacRelaxation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product browsing
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productBrowsing>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product extensions
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productExtensions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product metadata automation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productMetadataAutomation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/productTags>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile card
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/profileCard>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile extension
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/profileExtension>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: replace media text
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/replaceMediaText>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reveal details over time
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/revealDetailsOverTime>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: show destination blurbs
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/showDestinationBlurbs>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: show summary
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/showSummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: site extensions
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/siteExtensions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: standard enhancements
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/standardEnhancements>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: standard enhancements catalog
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/standardEnhancementsCatalog>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text extraction for headline
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textExtractionForHeadline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text extraction for tap target
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textExtractionForTapTarget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text formatting optimization
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textFormattingOptimization>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text generation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textGeneration>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text optimizations
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textOptimizations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text overlay translation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textOverlayTranslation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text translation
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/textTranslation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: translate voiceover
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/translateVoiceover>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video auto crop
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoAutoCrop>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video filtering
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoFiltering>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video highlight
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoHighlight>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video highlights
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoHighlights>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video to image
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoToImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video uncrop
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoUncrop>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video uncrop9x16to9x18
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/videoUncrop9x16To9x18>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: wa mm image filtering
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/waMmImageFiltering>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: wa mm text truncation length
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeaturesSpec/waMmTextTruncationLength>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizations
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureDetails/customizations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enroll status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureDetails/enrollStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aspect ratio config
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/aspectRatioConfig>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: background color
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/backgroundColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog feed tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/catalogFeedTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb feed tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fbFeedTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb reels tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fbReelsTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fb story tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fbStoryTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: font name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/fontName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig feed tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/igFeedTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig reels tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/igReelsTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig stream tag name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/igStreamTagName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image crop style
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/imageCropStyle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pe carousel
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/peCarousel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recomposition type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/recompositionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: showcase card display
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/showcaseCardDisplay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text extraction
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/textExtraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text style
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFeatureCustomizations/textStyle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared to sponsor status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFacebookBrandedContent/sharedToSponsorStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sponsor page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFacebookBrandedContent/sponsorPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sponsor relationship
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFacebookBrandedContent/sponsorRelationship>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sponsor id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeInstagramBrandedContent/sponsorId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: child attachments
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeInteractiveComponentsSpec/childAttachments>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: components
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeInteractiveComponentsSpec/components>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram user id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/instagramUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/linkData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/pageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: photo data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/photoData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/productData>
  a owl:ObjectProperty .

# OWL axioms for property: template data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/templateData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/textData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/videoData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whats app business phone number
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeObjectStorySpec/whatsAppBusinessPhoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad context
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/adContext>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional image index
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/additionalImageIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app link spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/appLinkSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attachment style
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/attachmentStyle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: automated product tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/automatedProductTags>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: boosted product set id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/boostedProductSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content shared to sponsor status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/brandedContentSharedToSponsorStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content sponsor page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/brandedContentSponsorPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/caption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: child attachments
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/childAttachments>
  a owl:ObjectProperty .

# OWL axioms for property: collection thumbnails
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/collectionThumbnails>
  a owl:ObjectProperty .

# OWL axioms for property: customization rules spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/customizationRulesSpec>
  a owl:ObjectProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/eventId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: force single link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/forceSingleLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format option
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/formatOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image crops
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageCrops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image layer specs
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageLayerSpecs>
  a owl:ObjectProperty .

# OWL axioms for property: image overlay spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/imageOverlaySpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is local expansion
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/isLocalExpansion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi share end card
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/multiShareEndCard>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi share optimized
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/multiShareOptimized>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offer id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/offerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page welcome message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/pageWelcomeMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: picture
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/picture>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post click configuration
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/postClickConfiguration>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preferred image tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/preferredImageTags>
  a owl:DatatypeProperty .

# OWL axioms for property: preferred video tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/preferredVideoTags>
  a owl:DatatypeProperty .

# OWL axioms for property: retailer item ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/retailerItemIds>
  a owl:DatatypeProperty .

# OWL axioms for property: show multiple images
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/showMultipleImages>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: smart pse enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/smartPseEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: static fallback spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/staticFallbackSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use flexible image aspect ratio
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkData/useFlexibleImageAspectRatio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataAppLinkSpec/android>
  a owl:ObjectProperty .

# OWL axioms for property: ios
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataAppLinkSpec/ios>
  a owl:ObjectProperty .

# OWL axioms for property: ipad
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataAppLinkSpec/ipad>
  a owl:ObjectProperty .

# OWL axioms for property: iphone
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataAppLinkSpec/iphone>
  a owl:ObjectProperty .

# OWL axioms for property: app name
<https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/appName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: class
<https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/class>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: package
<https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/package>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/meta/property/Meta.AndroidAppLink/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app name
<https://relay.inferal.com/ontology/meta/property/Meta.IosAppLink/appName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/meta/property/Meta.IosAppLink/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/meta/property/Meta.IosAppLink/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/androidUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/caption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ig media id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/igMediaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image crops
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/imageCrops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/iosUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing message buttons
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/marketingMessageButtons>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: picture
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/picture>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place data
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/placeData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: static card
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/staticCard>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataChildAttachment/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address string
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/addressString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/latitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location source id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/locationSourceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/longitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlaceData/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: element child index
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeCollectionThumbnailInfo/elementChildIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: element crops
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeCollectionThumbnailInfo/elementCrops>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: element id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeCollectionThumbnailInfo/elementId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/caption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customization spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/customizationSpec>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template url spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/templateUrlSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCustomizationRuleSpec/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/android>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: config
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/config>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/ios>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ipad
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/ipad>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: iphone
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/iphone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: web
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/web>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: windows phone
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTemplateURLSpec/windowsPhone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: blending mode
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/blendingMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/content>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frame auto show enroll status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/frameAutoShowEnrollStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frame image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/frameImageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frame source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/frameSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/imageSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: layer type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/layerType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opacity
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/opacity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overlay position
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/overlayPosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overlay shape
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/overlayShape>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scale
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/scale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shape color
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/shapeColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text color
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/textColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text font
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageLayerSpec/textFont>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom text type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/customTextType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: float with margin
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/floatWithMargin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overlay template
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/overlayTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: position
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/position>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text font
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/textFont>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text template tags
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/textTemplateTags>
  a owl:DatatypeProperty .

# OWL axioms for property: text type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/textType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: theme color
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeLinkDataImageOverlaySpec/themeColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post click item description
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePostClickConfiguration/postClickItemDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post click item headline
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePostClickConfiguration/postClickItemHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/link>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeStaticFallbackSpec/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content shared to sponsor status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/brandedContentSharedToSponsorStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content sponsor page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/brandedContentSponsorPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caption
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/caption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page welcome message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/pageWelcomeMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePhotoData/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeProductData/productId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeProductData/productSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeTextData/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional image index
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/additionalImageIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content shared to sponsor status
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/brandedContentSharedToSponsorStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: branded content sponsor page id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/brandedContentSponsorPageId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collection thumbnails
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/collectionThumbnails>
  a owl:ObjectProperty .

# OWL axioms for property: customization rules spec
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/customizationRulesSpec>
  a owl:ObjectProperty .

# OWL axioms for property: image hash
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/imageHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link description
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/linkDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offer id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/offerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page welcome message
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/pageWelcomeMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post click configuration
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/postClickConfiguration>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retailer item ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/retailerItemIds>
  a owl:DatatypeProperty .

# OWL axioms for property: targeting
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/targeting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeVideoData/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeOmnichannelLinkSpec/app>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: web
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeOmnichannelLinkSpec/web>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePlatformCustomization/instagram>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carousel delivery mode
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePortraitCustomizations/carouselDeliveryMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: specifications
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativePortraitCustomizations/specifications>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preferred events
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRecommenderSettings/preferredEvents>
  a owl:DatatypeProperty .

# OWL axioms for property: product sales channel
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRecommenderSettings/productSalesChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: australia finserv
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/australiaFinserv>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: india finserv
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/indiaFinserv>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: singapore universal
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/singaporeUniversal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taiwan finserv
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/taiwanFinserv>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taiwan universal
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeRegionalRegulationDisclaimer/taiwanUniversal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination type
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDestinationSpec/destinationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: native commerce experience
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDestinationSpec/nativeCommerceExperience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeDestinationSpec/website>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizations
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFormatTransformationSpec/customizations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data source
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFormatTransformationSpec/dataSource>
  a owl:DatatypeProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeFormatTransformationSpec/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bodies
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/bodies>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/descriptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destinations
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/destinations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/images>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: push metadata ids
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/pushMetadataIds>
  a owl:DatatypeProperty .

# OWL axioms for property: related media
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/relatedMedia>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: titles
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/titles>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMediaSourcingSpec/videos>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset customization
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/assetCustomization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: autoreply
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/autoreply>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: buttons
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/buttons>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversation template id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/conversationTemplateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: footer
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/footer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: greeting
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/greeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is optimized text
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/isOptimizedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offer
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/offer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: referenced adgroup id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/referencedAdgroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whats app business phone number id
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeMarketingMessageStructuredSpec/whatsAppBusinessPhoneNumberId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enabled
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeProductSuggestionSettings/enabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: groups
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAssetGroupsSpec/groups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAssetGroupsSpec/origin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origins
<https://relay.inferal.com/ontology/meta/property/Meta.AdCreativeAssetGroupsSpec/origins>
  a owl:DatatypeProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error summary
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorSummary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error type
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/errorType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mid
<https://relay.inferal.com/ontology/meta/property/Meta.AdgroupIssuesInfo/mid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/audienceNetworkPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: device platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/devicePlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: effective audience network positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveAudienceNetworkPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective device platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveDevicePlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: effective facebook positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveFacebookPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective instagram positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveInstagramPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective messenger positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveMessengerPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective oculus positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveOculusPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective publisher platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectivePublisherPlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: effective threads positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveThreadsPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: effective whatsapp positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/effectiveWhatsappPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: facebook positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/facebookPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: instagram positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/instagramPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: messenger positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/messengerPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: oculus positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/oculusPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: publisher platforms
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/publisherPlatforms>
  a owl:DatatypeProperty .

# OWL axioms for property: threads positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/threadsPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: whatsapp positions
<https://relay.inferal.com/ontology/meta/property/Meta.Placement/whatsappPositions>
  a owl:DatatypeProperty .

# OWL axioms for property: custom conversion
<https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/customConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom tracking
<https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/customTracking>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default conversion
<https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/defaultConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default tracking
<https://relay.inferal.com/ontology/meta/property/Meta.TrackingAndConversionWithDefaults/defaultTracking>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d click all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dClickAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d click first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dClickFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d ev
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dEv>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d ev all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dEvAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d ev first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dEvFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d passback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dPassback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d sequenced
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dSequenced>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d view all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dViewAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d view first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/1dViewFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d click all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dClickAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d click first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dClickFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d passback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dPassback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d sequenced
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dSequenced>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d view all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dViewAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 28d view first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/28dViewFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d click all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dClickAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d click first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dClickFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d passback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dPassback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d sequenced
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dSequenced>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d view all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dViewAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 7d view first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/7dViewFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action brand
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action canvas component id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCanvasComponentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action canvas component name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCanvasComponentName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action carousel card id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCarouselCardId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action carousel card name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCarouselCardName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action category
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action converted product id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionConvertedProductId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action destination
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionDestination>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action device
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionDevice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action event channel
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionEventChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action link click destination
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionLinkClickDestination>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action location code
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionLocationCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action reaction
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionReaction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action target id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionTargetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action video asset id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionVideoAssetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action video sound
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionVideoSound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action video type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/actionVideoType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/custom>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dda
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/dda>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: incrementality
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/incrementality>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: incrementality all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/incrementalityAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: incrementality first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/incrementalityFirstConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inline
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/inline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactive component sticker id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/interactiveComponentStickerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactive component sticker response
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/interactiveComponentStickerResponse>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promoted product set result
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/promotedProductSetResult>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan click second postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanClickSecondPostback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan click third postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanClickThirdPostback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan view second postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanViewSecondPostback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan view third postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/skanViewThirdPostback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsActionStats/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: 1d click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dClick>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d click all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dClickAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d click first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dClickFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d ev
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dEv>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d ev all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dEvAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d ev first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dEvFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d passback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dPassback>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d sequenced
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dSequenced>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dView>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d view all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dViewAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 1d view first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/1dViewFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dClick>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d click all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dClickAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d click first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dClickFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d passback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dPassback>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d sequenced
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dSequenced>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dView>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d view all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dViewAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 28d view first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/28dViewFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dClick>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d click all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dClickAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d click first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dClickFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d passback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dPassback>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d sequenced
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dSequenced>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dView>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d view all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dViewAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: 7d view first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/7dViewFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: action brand
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action canvas component id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCanvasComponentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action canvas component name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCanvasComponentName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action carousel card id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCarouselCardId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action carousel card name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCarouselCardName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action category
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action converted product id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionConvertedProductId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action destination
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionDestination>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action device
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionDevice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action event channel
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionEventChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action link click destination
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionLinkClickDestination>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action location code
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionLocationCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action reaction
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionReaction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action target id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionTargetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action video asset id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionVideoAssetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action video sound
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionVideoSound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action video type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/actionVideoType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/custom>
  a owl:DatatypeProperty .

# OWL axioms for property: dda
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/dda>
  a owl:DatatypeProperty .

# OWL axioms for property: incrementality
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/incrementality>
  a owl:DatatypeProperty .

# OWL axioms for property: incrementality all conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/incrementalityAllConversions>
  a owl:DatatypeProperty .

# OWL axioms for property: incrementality first conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/incrementalityFirstConversion>
  a owl:DatatypeProperty .

# OWL axioms for property: inline
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/inline>
  a owl:DatatypeProperty .

# OWL axioms for property: interactive component sticker id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/interactiveComponentStickerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactive component sticker response
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/interactiveComponentStickerResponse>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promoted product set result
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/promotedProductSetResult>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: skan click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/skanClick>
  a owl:DatatypeProperty .

# OWL axioms for property: skan click second postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/skanClickSecondPostback>
  a owl:DatatypeProperty .

# OWL axioms for property: skan click third postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/skanClickThirdPostback>
  a owl:DatatypeProperty .

# OWL axioms for property: skan view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/skanView>
  a owl:DatatypeProperty .

# OWL axioms for property: skan view second postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/skanViewSecondPostback>
  a owl:DatatypeProperty .

# OWL axioms for property: skan view third postback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/skanViewThirdPostback>
  a owl:DatatypeProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsHistogramStats/value>
  a owl:DatatypeProperty .

# OWL axioms for property: account currency
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/accountCurrency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action values
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/actionValues>
  a owl:ObjectProperty .

# OWL axioms for property: actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/actions>
  a owl:ObjectProperty .

# OWL axioms for property: ad click actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adClickActions>
  a owl:ObjectProperty .

# OWL axioms for property: ad id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad impression actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adImpressionActions>
  a owl:ObjectProperty .

# OWL axioms for property: ad name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adset end
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetEnd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adset id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adset name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adset start
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/adsetStart>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age targeting
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ageTargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution setting
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/attributionSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction bid
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/auctionBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction competitiveness
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/auctionCompetitiveness>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction max competitor bid
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/auctionMaxCompetitorBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average purchases conversion value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/averagePurchasesConversionValue>
  a owl:ObjectProperty .

# OWL axioms for property: buying type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/buyingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: canvas avg view percent
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/canvasAvgViewPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: canvas avg view time
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/canvasAvgViewTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog segment actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/catalogSegmentActions>
  a owl:ObjectProperty .

# OWL axioms for property: catalog segment value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/catalogSegmentValue>
  a owl:ObjectProperty .

# OWL axioms for property: catalog segment value mobile purchase roas
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/catalogSegmentValueMobilePurchaseRoas>
  a owl:ObjectProperty .

# OWL axioms for property: catalog segment value omni purchase roas
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/catalogSegmentValueOmniPurchaseRoas>
  a owl:ObjectProperty .

# OWL axioms for property: catalog segment value website purchase roas
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/catalogSegmentValueWebsitePurchaseRoas>
  a owl:ObjectProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion lead rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/conversionLeadRate>
  a owl:ObjectProperty .

# OWL axioms for property: conversion leads
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/conversionLeads>
  a owl:ObjectProperty .

# OWL axioms for property: conversion rate ranking
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/conversionRateRanking>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion values
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/conversionValues>
  a owl:ObjectProperty .

# OWL axioms for property: conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/conversions>
  a owl:ObjectProperty .

# OWL axioms for property: converted product app custom event fb mobile purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductAppCustomEventFbMobilePurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted product app custom event fb mobile purchase value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductAppCustomEventFbMobilePurchaseValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted product offline purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductOfflinePurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted product offline purchase value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductOfflinePurchaseValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted product omni purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductOmniPurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted product omni purchase values
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductOmniPurchaseValues>
  a owl:ObjectProperty .

# OWL axioms for property: converted product quantity
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductQuantity>
  a owl:ObjectProperty .

# OWL axioms for property: converted product value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted product website pixel purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductWebsitePixelPurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted product website pixel purchase value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedProductWebsitePixelPurchaseValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product app custom event fb mobile purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductAppCustomEventFbMobilePurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product app custom event fb mobile purchase value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductAppCustomEventFbMobilePurchaseValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product offline purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductOfflinePurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product offline purchase value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductOfflinePurchaseValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product omni purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductOmniPurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product omni purchase values
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductOmniPurchaseValues>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product quantity
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductQuantity>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductValue>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product website pixel purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductWebsitePixelPurchase>
  a owl:ObjectProperty .

# OWL axioms for property: converted promoted product website pixel purchase value
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/convertedPromotedProductWebsitePixelPurchaseValue>
  a owl:ObjectProperty .

# OWL axioms for property: cost per15sec video view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPer15SecVideoView>
  a owl:ObjectProperty .

# OWL axioms for property: cost per2sec continuous video view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPer2SecContinuousVideoView>
  a owl:ObjectProperty .

# OWL axioms for property: cost per action type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerActionType>
  a owl:ObjectProperty .

# OWL axioms for property: cost per ad click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerAdClick>
  a owl:ObjectProperty .

# OWL axioms for property: cost per conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerConversion>
  a owl:ObjectProperty .

# OWL axioms for property: cost per conversion lead
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerConversionLead>
  a owl:ObjectProperty .

# OWL axioms for property: cost per dda countby convs
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerDdaCountbyConvs>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per estimated ad recallers
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerEstimatedAdRecallers>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per inline link click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerInlineLinkClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per inline post engagement
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerInlinePostEngagement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per objective result
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerObjectiveResult>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per one thousand ad impression
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerOneThousandAdImpression>
  a owl:ObjectProperty .

# OWL axioms for property: cost per outbound click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerOutboundClick>
  a owl:ObjectProperty .

# OWL axioms for property: cost per result
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerResult>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per thruplay
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerThruplay>
  a owl:ObjectProperty .

# OWL axioms for property: cost per unique action type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueActionType>
  a owl:ObjectProperty .

# OWL axioms for property: cost per unique click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per unique conversion
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueConversion>
  a owl:ObjectProperty .

# OWL axioms for property: cost per unique inline link click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueInlineLinkClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per unique outbound click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/costPerUniqueOutboundClick>
  a owl:ObjectProperty .

# OWL axioms for property: cpc
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/cpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpm
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/cpm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpp
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/cpp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created time
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/createdTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative media type
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/creativeMediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ctr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date start
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/dateStart>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date stop
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/dateStop>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dda countby convs
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ddaCountbyConvs>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dda results
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/ddaResults>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: engagement rate ranking
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/engagementRateRanking>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad recall rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad recall rate lower bound
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallRateLowerBound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad recall rate upper bound
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallRateUpperBound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad recallers
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallers>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad recallers lower bound
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallersLowerBound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad recallers upper bound
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/estimatedAdRecallersUpperBound>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/frequency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: full view impressions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/fullViewImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: full view reach
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/fullViewReach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender targeting
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/genderTargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inline link click ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/inlineLinkClickCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inline link clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/inlineLinkClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inline post engagement
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/inlinePostEngagement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram upcoming event reminders set
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instagramUpcomingEventRemindersSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instant experience clicks to open
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instantExperienceClicksToOpen>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instant experience clicks to start
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instantExperienceClicksToStart>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instant experience outbound clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instantExperienceOutboundClicks>
  a owl:ObjectProperty .

# OWL axioms for property: interactive component tap
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/interactiveComponentTap>
  a owl:ObjectProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/labels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page view actions per link click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/landingPageViewActionsPerLinkClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page view per link click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/landingPageViewPerLinkClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page view per purchase rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/landingPageViewPerPurchaseRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages click rate benchmark
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesClickRateBenchmark>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages cost per delivered
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesCostPerDelivered>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages cost per link btn click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesCostPerLinkBtnClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages delivered
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesDelivered>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages delivery rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesDeliveryRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages link btn click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesLinkBtnClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages link btn click rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesLinkBtnClickRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages media view rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesMediaViewRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages phone call btn click rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesPhoneCallBtnClickRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages quick reply btn click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesQuickReplyBtnClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages quick reply btn click rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesQuickReplyBtnClickRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages read
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesRead>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages read rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesReadRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages read rate benchmark
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesReadRateBenchmark>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages sent
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesSent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages spend
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesSpend>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages spend currency
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesSpendCurrency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages website add to cart
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsiteAddToCart>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages website initiate checkout
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsiteInitiateCheckout>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages website purchase
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsitePurchase>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing messages website purchase values
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/marketingMessagesWebsitePurchaseValues>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app purchase roas
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/mobileAppPurchaseRoas>
  a owl:ObjectProperty .

# OWL axioms for property: objective
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/objective>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: objective result rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/objectiveResultRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: objective results
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/objectiveResults>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: onsite conversion messaging detected purchase deduped
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/onsiteConversionMessagingDetectedPurchaseDeduped>
  a owl:ObjectProperty .

# OWL axioms for property: optimization goal
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/optimizationGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: outbound clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/outboundClicks>
  a owl:ObjectProperty .

# OWL axioms for property: outbound clicks ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/outboundClicksCtr>
  a owl:ObjectProperty .

# OWL axioms for property: place page name
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/placePageName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product group retailer id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/productGroupRetailerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product retailer id
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/productRetailerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purchase per landing page view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/purchasePerLandingPageView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purchase roas
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/purchaseRoas>
  a owl:ObjectProperty .

# OWL axioms for property: purchases per link click
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/purchasesPerLinkClick>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: qualifying question qualify answer rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/qualifyingQuestionQualifyAnswerRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: quality ranking
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/qualityRanking>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/reach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result rate
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/resultRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result values performance indicator
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/resultValuesPerformanceIndicator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: results
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/results>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shops assisted purchases
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/shopsAssistedPurchases>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: social spend
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/socialSpend>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/spend>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total postbacks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/totalPostbacks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total postbacks detailed
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/totalPostbacksDetailed>
  a owl:ObjectProperty .

# OWL axioms for property: total postbacks detailed v4
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/totalPostbacksDetailedV4>
  a owl:ObjectProperty .

# OWL axioms for property: unique actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueActions>
  a owl:ObjectProperty .

# OWL axioms for property: unique clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique conversions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueConversions>
  a owl:ObjectProperty .

# OWL axioms for property: unique ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique inline link click ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueInlineLinkClickCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique inline link clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueInlineLinkClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique link clicks ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueLinkClicksCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique outbound clicks
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueOutboundClicks>
  a owl:ObjectProperty .

# OWL axioms for property: unique outbound clicks ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueOutboundClicksCtr>
  a owl:ObjectProperty .

# OWL axioms for property: unique video continuous2sec watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueVideoContinuous2SecWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: unique video view15sec
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/uniqueVideoView15Sec>
  a owl:ObjectProperty .

# OWL axioms for property: updated time
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/updatedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video15sec watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/video15SecWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video30sec watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/video30SecWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video avg time watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoAvgTimeWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video continuous2sec watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoContinuous2SecWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video p100watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoP100WatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video p25watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoP25WatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video p50watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoP50WatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video p75watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoP75WatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video p95watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoP95WatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video play actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoPlayActions>
  a owl:ObjectProperty .

# OWL axioms for property: video play curve actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoPlayCurveActions>
  a owl:ObjectProperty .

# OWL axioms for property: video play retention0to15s actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoPlayRetention0To15sActions>
  a owl:ObjectProperty .

# OWL axioms for property: video play retention20to60s actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoPlayRetention20To60sActions>
  a owl:ObjectProperty .

# OWL axioms for property: video play retention graph actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoPlayRetentionGraphActions>
  a owl:ObjectProperty .

# OWL axioms for property: video thruplay watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoThruplayWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video time watched actions
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoTimeWatchedActions>
  a owl:ObjectProperty .

# OWL axioms for property: video view per impression
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/videoViewPerImpression>
  a owl:ObjectProperty .

# OWL axioms for property: website ctr
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/websiteCtr>
  a owl:ObjectProperty .

# OWL axioms for property: website purchase roas
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/websitePurchaseRoas>
  a owl:ObjectProperty .

# OWL axioms for property: wish bid
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/wishBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: anchor events performance indicator
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/anchorEventsPerformanceIndicator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link clicks per results
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/linkClicksPerResults>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product views
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/productViews>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total card view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/totalCardView>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advanced actions28d view
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedActions28dView>
  a owl:ObjectProperty .

# OWL axioms for property: advanced reach1d lookback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedReach1dLookback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advanced reach28d lookback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedReach28dLookback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advanced reach7d lookback
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/advancedReach7dLookback>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: anchor event attribution setting
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/anchorEventAttributionSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: instagram profile visits
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/instagramProfileVisits>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi event conversion attribution setting
<https://relay.inferal.com/ontology/meta/property/Meta.AdsInsights/multiEventConversionAttributionSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# Generated Record OWL axioms for Meta.Ad.bidInfo
<https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Ad/bidInfo/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdAccount.tosAccepted
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/tosAccepted/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdAccount.userTosAccepted
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdAccount/userTosAccepted/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdBidAdjustments.ageRange
<https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdBidAdjustments/ageRange/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.accountAdmin
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/accountAdmin/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.ad
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/ad/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.adsConversionExperiences
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/adsConversionExperiences/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.b2c
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2c/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.b2cCommerceUnified
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/b2cCommerceUnified/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.bsg
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/bsg/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.cityCommunity
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/cityCommunity/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.commerce
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/commerce/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.compromise
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/compromise/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.dailyDeals
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDeals/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.dailyDealsLegacy
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dailyDealsLegacy/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.dpa
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/dpa/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.driCopyright
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCopyright/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.driCounterfeit
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/driCounterfeit/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.facebook
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebook/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.facebookPagesLiveShopping
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/facebookPagesLiveShopping/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.independentWork
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/independentWork/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.instagram
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagram/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.instagramShop
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/instagramShop/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.jobSearch
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/jobSearch/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.leadGenHoneypot
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/leadGenHoneypot/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.marketplace
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplace/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.marketplaceHomeRentals
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeRentals/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.marketplaceHomeSales
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceHomeSales/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.marketplaceMotors
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceMotors/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.marketplaceShops
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/marketplaceShops/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.maxReviewPlacements
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/maxReviewPlacements/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.neighborhoods
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/neighborhoods/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.pageAdmin
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/pageAdmin/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.product
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/product/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.productService
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/productService/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.profile
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/profile/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.seller
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/seller/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.shops
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/shops/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.trafficQuality
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/trafficQuality/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.unifiedCommerceContent
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/unifiedCommerceContent/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupPlacementSpecificReviewFeedback.whatsapp
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupPlacementSpecificReviewFeedback/whatsapp/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdgroupReviewFeedback.global
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdgroupReviewFeedback/global/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdSet.bidInfo
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdSet/bidInfo/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.AdSet.targetingOptimizationTypes
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.AdSet/targetingOptimizationTypes/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.Page.availablePromoOfferIds
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/key> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.Page.availablePromoOfferIds{value}
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/availablePromoOfferIds/value-record/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.Page.differentlyOpenOfferings
<https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/differentlyOpenOfferings/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.Page.hours
<https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/hours/value> ;
  owl:cardinality 1
] .

# Generated Record OWL axioms for Meta.Page.priorityHours
<https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/meta/record/Meta.Page/priorityHours/value> ;
  owl:cardinality 1
] .
