# 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 googleads: <https://relay.inferal.com/ontology/googleads/> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

# OWL axioms for class: Accessible Bidding Strategy
googleads:AccessibleBiddingStrategy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/maximizeConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/ownerDescriptiveName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/ownerCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/maximizeConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetSpend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetCpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Accessible Bidding Strategy Maximize Conversions
googleads:AccessibleBiddingStrategyMaximizeConversions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyMaximizeConversions/targetCpaMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Accessible Bidding Strategy Target Roas
googleads:AccessibleBiddingStrategyTargetRoas
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetRoas/targetRoas> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Accessible Bidding Strategy Maximize Conversion Value
googleads:AccessibleBiddingStrategyMaximizeConversionValue
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyMaximizeConversionValue/targetRoas> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Accessible Bidding Strategy Target Impression Share
googleads:AccessibleBiddingStrategyTargetImpressionShare
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetImpressionShare/locationFractionMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetImpressionShare/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetImpressionShare/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Accessible Bidding Strategy Target Spend
googleads:AccessibleBiddingStrategyTargetSpend
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetSpend/targetSpendMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetSpend/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Accessible Bidding Strategy Target Cpa
googleads:AccessibleBiddingStrategyTargetCpa
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetCpa/targetCpaMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Account Budget
googleads:AccountBudget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedEndDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedStartDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/adjustedSpendingLimitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/adjustedSpendingLimitType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedEndDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/amountServedMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/pendingProposal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedSpendingLimitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedStartDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedSpendingLimitType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/notes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedEndTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/totalAdjustmentsMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedSpendingLimitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/billingSetup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/purchaseOrderNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedSpendingLimitType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedEndTimeType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Account Budget Pending Account Budget Proposal
googleads:AccountBudgetPendingAccountBudgetProposal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/spendingLimitType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/purchaseOrderNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/proposalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/startDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/notes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/endDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/accountBudgetProposal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/endTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/spendingLimitMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Account Budget Proposal
googleads:AccountBudgetProposal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedEndTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedStartTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/billingSetup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedSpendingLimitType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/accountBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedSpendingLimitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedNotes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedSpendingLimitType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedEndTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedPurchaseOrderNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedSpendingLimitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedStartDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedEndDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedStartDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvalDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedEndDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Account Link
googleads:AccountLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/thirdPartyAppAnalytics> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/accountLinkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Third Party App Analytics Link Identifier
googleads:ThirdPartyAppAnalyticsLinkIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLinkIdentifier/appAnalyticsProviderId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLinkIdentifier/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLinkIdentifier/appVendor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Activity City Info
googleads:ActivityCityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityCityInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Activity Country Info
googleads:ActivityCountryInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityCountryInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Activity Id Info
googleads:ActivityIdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityIdInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Activity Rating Info
googleads:ActivityRatingInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityRatingInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Activity State Info
googleads:ActivityStateInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityStateInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad
googleads:Ad
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/addedByGoogleAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenVideoResponsiveAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/displayUploadAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/displayUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/imageAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/systemManagedResourceSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenCarouselAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/videoAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/shoppingSmartAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/shoppingComparisonListingAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/smartCampaignAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/appEngagementAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenMultiAssetAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/legacyAppInstallAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/responsiveSearchAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/hotelAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenProductAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/syntheticContentInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/videoResponsiveAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/appPreRegistrationAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/legacyResponsiveDisplayAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/appAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/travelAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/expandedDynamicSearchAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/textAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/localAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/expandedTextAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/shoppingProductAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/responsiveDisplayAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Demand Gen Video Responsive Ad Info
googleads:DemandGenVideoResponsiveAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/breadcrumb2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/breadcrumb1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/businessName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Text Asset
googleads:AdTextAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/policySummaryInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/pinnedField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/assetPerformanceLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Asset Policy Summary
googleads:AdAssetPolicySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdAssetPolicySummary/reviewStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdAssetPolicySummary/approvalStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Topic Entry
googleads:PolicyTopicEntry
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEntry/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEntry/topic> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Topic Evidence
googleads:PolicyTopicEvidence
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/websiteList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/textList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/destinationMismatch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/destinationNotWorking> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/destinationTextList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Topic Evidence Destination Not Working
googleads:PolicyTopicEvidenceDestinationNotWorking
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/dnsErrorType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/lastCheckedDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/httpErrorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/expandedUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Topic Constraint
googleads:PolicyTopicConstraint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/countryConstraintList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/certificateMissingInCountryList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/certificateDomainMismatchInCountryList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/resellerConstraint> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Topic Constraint Country Constraint List
googleads:PolicyTopicConstraintCountryConstraintList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraintCountryConstraintList/totalTargetedCountries> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Topic Constraint Country Constraint
googleads:PolicyTopicConstraintCountryConstraint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraintCountryConstraint/countryCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Video Asset
googleads:AdVideoAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAsset/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAsset/adVideoAssetInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Video Asset Info
googleads:AdVideoAssetInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInfo/adVideoAssetFeatureControl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInfo/adVideoAssetInventoryPreferences> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Video Asset Link Feature Control
googleads:AdVideoAssetLinkFeatureControl
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetLinkFeatureControl/allowYoutubeComments> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Video Asset Inventory Preferences
googleads:AdVideoAssetInventoryPreferences
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInventoryPreferences/inStreamPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInventoryPreferences/inFeedPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInventoryPreferences/shortsPreference> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Image Asset
googleads:AdImageAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdImageAsset/asset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Call To Action Asset
googleads:AdCallToActionAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdCallToActionAsset/asset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Display Upload Ad Info
googleads:DisplayUploadAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DisplayUploadAdInfo/mediaBundle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DisplayUploadAdInfo/displayUploadProductType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Media Bundle Asset
googleads:AdMediaBundleAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdMediaBundleAsset/asset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Parameter
googleads:CustomParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomParameter/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomParameter/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Image Ad Info
googleads:ImageAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/data> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/adIdToCopyImageFrom> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/pixelHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/mimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/previewPixelHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/pixelWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/previewImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/imageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/previewPixelWidth> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Demand Gen Carousel Ad Info
googleads:DemandGenCarouselAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/callToActionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/logoImage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Demand Gen Carousel Card Asset
googleads:AdDemandGenCarouselCardAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdDemandGenCarouselCardAsset/asset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Ad Info
googleads:VideoAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/inFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/audio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/bumper> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/inStream> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/nonSkippable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/video> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/outStream> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: In Feed Video Ad Info
googleads:InFeedVideoAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/description1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/description2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/thumbnail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/headline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Bumper In Stream Ad Info
googleads:VideoBumperInStreamAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoBumperInStreamAdInfo/companionBanner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoBumperInStreamAdInfo/actionButtonLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoBumperInStreamAdInfo/actionHeadline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video True View In Stream Ad Info
googleads:VideoTrueViewInStreamAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoTrueViewInStreamAdInfo/companionBanner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoTrueViewInStreamAdInfo/actionButtonLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoTrueViewInStreamAdInfo/actionHeadline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Non Skippable In Stream Ad Info
googleads:VideoNonSkippableInStreamAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoNonSkippableInStreamAdInfo/companionBanner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoNonSkippableInStreamAdInfo/actionButtonLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoNonSkippableInStreamAdInfo/actionHeadline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Outstream Ad Info
googleads:VideoOutstreamAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoOutstreamAdInfo/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoOutstreamAdInfo/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shopping Comparison Listing Ad Info
googleads:ShoppingComparisonListingAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingComparisonListingAdInfo/headline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Demand Gen Multi Asset Ad Info
googleads:DemandGenMultiAssetAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/callToActionText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Legacy App Install Ad Info
googleads:LegacyAppInstallAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/description1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/description2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/appStore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/headline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Responsive Search Ad Info
googleads:ResponsiveSearchAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveSearchAdInfo/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveSearchAdInfo/path2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Demand Gen Product Ad Info
googleads:DemandGenProductAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/breadcrumb2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/logoImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/breadcrumb1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Synthetic Content Info
googleads:SyntheticContentInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentInfo/systemAttestation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentInfo/advertiserAttestation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Synthetic Content Attestation
googleads:SyntheticContentAttestation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentAttestation/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentAttestation/source> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Responsive Ad Info
googleads:VideoResponsiveAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/breadcrumb2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/breadcrumb1> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Url Collection
googleads:UrlCollection
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UrlCollection/urlCollectionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UrlCollection/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Legacy Responsive Display Ad Info
googleads:LegacyResponsiveDisplayAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/squareLogoImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/longHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/squareMarketingImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/formatSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/mainColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/callToActionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/accentColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/pricePrefix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/logoImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/promoText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/marketingImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/allowFlexibleColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/shortHeadline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: App Ad Info
googleads:AppAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/mandatoryAdText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/appDeepLink> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad App Deep Link Asset
googleads:AdAppDeepLinkAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdAppDeepLinkAsset/asset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Expanded Dynamic Search Ad Info
googleads:ExpandedDynamicSearchAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedDynamicSearchAdInfo/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedDynamicSearchAdInfo/description2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Final App Url
googleads:FinalAppUrl
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalAppUrl/osType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalAppUrl/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Text Ad Info
googleads:TextAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TextAdInfo/description2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TextAdInfo/description1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TextAdInfo/headline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Ad Info
googleads:LocalAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/path1> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Expanded Text Ad Info
googleads:ExpandedTextAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/headlinePart2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/description2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/headlinePart1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/headlinePart3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/path1> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Responsive Display Ad Info
googleads:ResponsiveDisplayAdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/longHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/formatSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/mainColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/controlSpec> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/callToActionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/accentColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/pricePrefix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/promoText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/allowFlexibleColor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Responsive Display Ad Control Spec
googleads:ResponsiveDisplayAdControlSpec
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdControlSpec/enableAutogenVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdControlSpec/enableAssetEnhancements> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Address Info
googleads:AddressInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/streetAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/provinceCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/cityName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/postalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/provinceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/streetAddress2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group
googleads:AdGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/adRotationMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpmMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/fixedCpmMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/aiMaxAdGroupSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/primaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetRoasSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/excludeDemographicExpansion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/optimizedTargetingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveCpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpcMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpaSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/cpvBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpvMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/displayCustomBidDimension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/videoAdGroupSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/baseAdGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/percentCpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/cpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/cpmBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/audienceSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpcSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/demandGenAdGroupSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/verticalAdsFormatSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ai Max Ad Group Setting
googleads:AdGroupAiMaxAdGroupSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAiMaxAdGroupSetting/disableSearchTermMatching> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Restriction
googleads:TargetRestriction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestriction/targetingDimension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestriction/bidOnly> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Restriction Operation
googleads:TargetRestrictionOperation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestrictionOperation/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestrictionOperation/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Video Ad Group Settings
googleads:AdGroupVideoAdGroupSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVideoAdGroupSettings/videoAdSequence> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Video Ad Group Settings Video Ad Sequence Step Setting
googleads:AdGroupVideoAdGroupSettingsVideoAdSequenceStepSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVideoAdGroupSettingsVideoAdSequenceStepSetting/stepId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Audience Setting
googleads:AdGroupAudienceSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAudienceSetting/useAudienceGrouped> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Demand Gen Ad Group Settings
googleads:AdGroupDemandGenAdGroupSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettings/channelControls> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Demand Gen Ad Group Settings Demand Gen Channel Controls
googleads:AdGroupDemandGenAdGroupSettingsDemandGenChannelControls
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControls/selectedChannels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControls/channelConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControls/channelStrategy> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Demand Gen Ad Group Settings Demand Gen Channel Controls Demand Gen Selected Channels
googleads:AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/youtubeInStream> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/gmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/youtubeInFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/youtubeShorts> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/discover> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/maps> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/display> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Vertical Ads Format Setting
googleads:AdGroupVerticalAdsFormatSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVerticalAdsFormatSetting/enableVerticalPromotionAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVerticalAdsFormatSetting/disableTextAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVerticalAdsFormatSetting/enableBookingLinks> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad
googleads:AdGroupAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/ad> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/primaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/adStrength> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/startDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/policySummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/endDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad Policy Summary
googleads:AdGroupAdPolicySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdPolicySummary/approvalStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdPolicySummary/reviewStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad Asset Automation Setting
googleads:AdGroupAdAssetAutomationSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetAutomationSetting/assetAutomationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetAutomationSetting/assetAutomationStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad Asset Combination View
googleads:AdGroupAdAssetCombinationView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetCombinationView/enabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetCombinationView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Usage
googleads:AssetUsage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetUsage/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetUsage/servedAssetFieldType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad Asset Policy Summary
googleads:AdGroupAdAssetPolicySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetPolicySummary/approvalStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetPolicySummary/reviewStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad Asset View
googleads:AdGroupAdAssetView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/enabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/pinnedField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/performanceLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/policySummary> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Ad Label
googleads:AdGroupAdLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdLabel/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdLabel/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdLabel/label> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Asset
googleads:AdGroupAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/primaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Link Primary Status Details
googleads:AssetLinkPrimaryStatusDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetLinkPrimaryStatusDetails/assetDisapproved> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetLinkPrimaryStatusDetails/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetLinkPrimaryStatusDetails/reason> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Asset Set
googleads:AdGroupAssetSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/assetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Audience View
googleads:AdGroupAudienceView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAudienceView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Bid Modifier
googleads:AdGroupBidModifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelLengthOfStay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/bidModifierSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelAdvanceBookingWindow> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelCheckInDay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelDateSelectionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelCheckInDateRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/criterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/bidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/baseAdGroup> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Length Of Stay Info
googleads:HotelLengthOfStayInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelLengthOfStayInfo/minNights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelLengthOfStayInfo/maxNights> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Advance Booking Window Info
googleads:HotelAdvanceBookingWindowInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelAdvanceBookingWindowInfo/minDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelAdvanceBookingWindowInfo/maxDays> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Check In Day Info
googleads:HotelCheckInDayInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCheckInDayInfo/dayOfWeek> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Device Info
googleads:DeviceInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DeviceInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Date Selection Type Info
googleads:HotelDateSelectionTypeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelDateSelectionTypeInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Check In Date Range Info
googleads:HotelCheckInDateRangeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCheckInDateRangeInfo/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCheckInDateRangeInfo/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Criterion
googleads:AdGroupCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/cpvBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/brandList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/topic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/mobileAppCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/cpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/cpmBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/ageRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/qualityInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/extendedDemographic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/listingGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpvBidSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectivePercentCpcBidSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/mobileApplication> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/userList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpcBidSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/appPaymentModel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/customIntent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/customAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpmBidSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpvBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/youtubeChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/webpage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/criterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/percentCpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/systemServingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/youtubeVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/approvalStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/audience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/negative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/incomeRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/combinedAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/bidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/lifeEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/primaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/parentalStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/retailFilterBundle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/userInterest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/positionEstimates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectivePercentCpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpmBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/customAffinity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/verticalAdsItemGroupRuleList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/videoLineup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Language Info
googleads:LanguageInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageInfo/languageConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Brand List Info
googleads:BrandListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BrandListInfo/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Topic Info
googleads:TopicInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TopicInfo/topicConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mobile App Category Info
googleads:MobileAppCategoryInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryInfo/mobileAppCategoryConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Age Range Info
googleads:AgeRangeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AgeRangeInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Criterion Quality Info
googleads:AdGroupCriterionQualityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/creativeQualityScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/searchPredictedCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/qualityScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/postClickQualityScore> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Info
googleads:KeywordInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordInfo/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordInfo/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Extended Demographic Info
googleads:ExtendedDemographicInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExtendedDemographicInfo/extendedDemographicId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Info
googleads:ListingGroupInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/caseValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/parentAdGroupCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/path> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Dimension Info
googleads:ListingDimensionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/unknownListingDimension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productLegacyCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productLabels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productItemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelClass> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productChannelExclusivity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productGrouping> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelCountryRegion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productCustomAttribute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityRating> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productTypeFull> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Channel Info
googleads:ProductChannelInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductChannelInfo/channel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Id Info
googleads:HotelIdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelIdInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Category Info
googleads:ProductCategoryInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryInfo/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryInfo/level> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Legacy Condition Info
googleads:ProductLegacyConditionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLegacyConditionInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel State Info
googleads:HotelStateInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelStateInfo/stateCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Labels Info
googleads:ProductLabelsInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLabelsInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Item Id Info
googleads:ProductItemIdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductItemIdInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Class Info
googleads:HotelClassInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelClassInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Condition Info
googleads:ProductConditionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductConditionInfo/condition> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Channel Exclusivity Info
googleads:ProductChannelExclusivityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductChannelExclusivityInfo/channelExclusivity> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Type Info
googleads:ProductTypeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductTypeInfo/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductTypeInfo/level> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Brand Info
googleads:ProductBrandInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductBrandInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Grouping Info
googleads:ProductGroupingInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductGroupingInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Country Region Info
googleads:HotelCountryRegionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCountryRegionInfo/countryRegionCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel City Info
googleads:HotelCityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCityInfo/cityCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Custom Attribute Info
googleads:ProductCustomAttributeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCustomAttributeInfo/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCustomAttributeInfo/index> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Type Full Info
googleads:ProductTypeFullInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductTypeFullInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mobile Application Info
googleads:MobileApplicationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileApplicationInfo/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileApplicationInfo/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Info
googleads:UserListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListInfo/userList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: App Payment Model Info
googleads:AppPaymentModelInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppPaymentModelInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Intent Info
googleads:CustomIntentInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomIntentInfo/customIntent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Audience Info
googleads:CustomAudienceInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceInfo/customAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: You Tube Channel Info
googleads:YouTubeChannelInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeChannelInfo/channelId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Webpage Info
googleads:WebpageInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/criterionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/coveragePercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/sample> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Webpage Condition Info
googleads:WebpageConditionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageConditionInfo/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageConditionInfo/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageConditionInfo/argument> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: You Tube Video Info
googleads:YouTubeVideoInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoInfo/videoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Audience Info
googleads:AudienceInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceInfo/audience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Gender Info
googleads:GenderInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GenderInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Income Range Info
googleads:IncomeRangeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.IncomeRangeInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Combined Audience Info
googleads:CombinedAudienceInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudienceInfo/combinedAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Life Event Info
googleads:LifeEventInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEventInfo/lifeEventId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Placement Info
googleads:PlacementInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PlacementInfo/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Parental Status Info
googleads:ParentalStatusInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Retail Filter Bundle
googleads:RetailFilterBundle
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilterBundle/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User Interest Info
googleads:UserInterestInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterestInfo/userInterestCategory> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Criterion Position Estimates
googleads:AdGroupCriterionPositionEstimates
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/topOfPageCpcMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/estimatedAddCostAtFirstPositionCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/firstPageCpcMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/firstPositionCpcMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/estimatedAddClicksAtFirstPositionCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location Info
googleads:LocationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationInfo/geoTargetConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Affinity Info
googleads:CustomAffinityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAffinityInfo/customAffinity> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Vertical Ads Item Group Rule List Info
googleads:VerticalAdsItemGroupRuleListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleListInfo/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Lineup Info
googleads:VideoLineupInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoLineupInfo/videoLineupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Criterion Customizer
googleads:AdGroupCriterionCustomizer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/customizerAttribute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/adGroupCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customizer Value
googleads:CustomizerValue
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerValue/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerValue/stringValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Criterion Label
googleads:AdGroupCriterionLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionLabel/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionLabel/label> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionLabel/adGroupCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Criterion Simulation
googleads:AdGroupCriterionSimulation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/percentCpcBidPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/cpcBidPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/modificationMethod> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/criterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Percent Cpc Bid Simulation Point
googleads:PercentCpcBidSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/biddableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/topSlotImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/biddableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/percentCpcBidMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Cpc Bid Simulation Point
googleads:CpcBidSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/biddableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/topSlotImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/cpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/requiredBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/biddableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/cpcBidScalingModifier> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Customizer
googleads:AdGroupCustomizer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/customizerAttribute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Label
googleads:AdGroupLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupLabel/label> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupLabel/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupLabel/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Group Simulation
googleads:AdGroupSimulation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/targetCpaPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/cpvBidPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/modificationMethod> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/targetRoasPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/cpcBidPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/startDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Cpa Simulation Point
googleads:TargetCpaSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/appInstalls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/requiredBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/interactions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/inAppActions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/targetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/biddableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/topSlotImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/biddableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/targetCpaScalingModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Cpv Bid Simulation Point
googleads:CpvBidSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/cpvBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/views> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Roas Simulation Point
googleads:TargetRoasSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/biddableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/topSlotImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/requiredBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/biddableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/targetRoas> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Parameter
googleads:AdParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/adGroupCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/insertionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/parameterIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Schedule Info
googleads:AdScheduleInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/startHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/endHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/startMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/dayOfWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/endMinute> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Schedule View
googleads:AdScheduleView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Strength Action Item
googleads:AdStrengthActionItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItem/actionItemType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItem/addAssetDetails> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Strength Action Item Add Asset Details
googleads:AdStrengthActionItemAddAssetDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItemAddAssetDetails/assetFieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItemAddAssetDetails/assetCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItemAddAssetDetails/videoAspectRatioRequirement> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Advertising Partner Identifier
googleads:AdvertisingPartnerIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerIdentifier/customer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Advertising Partner Link Invitation Identifier
googleads:AdvertisingPartnerLinkInvitationIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerLinkInvitationIdentifier/customer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Advertising Partner Link Invitation Properties
googleads:AdvertisingPartnerLinkInvitationProperties
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerLinkInvitationProperties/allowedDomain> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Advertising Partner Properties
googleads:AdvertisingPartnerProperties
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerProperties/allowedDomain> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Age Dimension
googleads:AgeDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AgeDimension/includeUndetermined> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Age Segment
googleads:AgeSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AgeSegment/minAge> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AgeSegment/maxAge> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Age Range View
googleads:AgeRangeView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AgeRangeView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ai Max Search Term Ad Combination View
googleads:AiMaxSearchTermAdCombinationView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/landingPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/searchTerm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/headline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Android Privacy Shared Key Google Ad Group
googleads:AndroidPrivacySharedKeyGoogleAdGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/androidPrivacyNetworkType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/sharedAdGroupKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/androidPrivacyInteractionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/androidPrivacyInteractionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Android Privacy Shared Key Google Campaign
googleads:AndroidPrivacySharedKeyGoogleCampaign
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/sharedCampaignKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/androidPrivacyInteractionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/androidPrivacyInteractionDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Android Privacy Shared Key Google Network Type
googleads:AndroidPrivacySharedKeyGoogleNetworkType
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/androidPrivacyInteractionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/sharedNetworkTypeKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/androidPrivacyInteractionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/androidPrivacyNetworkType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: App Deep Link Asset
googleads:AppDeepLinkAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppDeepLinkAsset/appDeepLinkUri> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Applied Incentive
googleads:AppliedIncentive
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardExpirationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/fulfillmentExpirationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/couponCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/requiredMinSpendMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/grantedAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/incentiveState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/redemptionDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardGrantDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardBalanceRemainingMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/currentSpendTowardsFulfillmentMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: App Top Combination View
googleads:AppTopCombinationView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AppTopCombinationView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset
googleads:Asset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/sitelinkAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicJobsAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/leadFormAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicTravelAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/businessMessageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/promotionAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/callToActionAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/locationAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/youtubeVideoListAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/youtubeVideoAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicRealEstateAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/mediaBundleAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicLocalAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/pageFeedAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/textAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/syntheticContentInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/callAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicHotelsAndRentalsAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicFlightsAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/hotelPropertyAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicCustomAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/hotelCalloutAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/priceAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/imageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/policySummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/orientation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicEducationAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/structuredSnippetAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/mobileAppAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/demandGenCarouselCardAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/appDeepLinkAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/bookOnGoogleAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/calloutAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Sitelink Asset
googleads:SitelinkAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/linkText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/description1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/description2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Jobs Asset
googleads:DynamicJobsAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/locationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/salary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobSubtitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lead Form Asset
googleads:LeadFormAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/privacyPolicyUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/customDisclosure> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/postSubmitHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/postSubmitDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/desiredIntent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/postSubmitCallToActionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/backgroundImageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/callToActionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/callToActionDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lead Form Field
googleads:LeadFormField
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormField/inputType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormField/singleChoiceAnswers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormField/hasLocationAnswer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lead Form Custom Question Field
googleads:LeadFormCustomQuestionField
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormCustomQuestionField/singleChoiceAnswers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormCustomQuestionField/customQuestionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormCustomQuestionField/hasLocationAnswer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lead Form Delivery Method
googleads:LeadFormDeliveryMethod
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormDeliveryMethod/webhook> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Webhook Delivery
googleads:WebhookDelivery
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebhookDelivery/googleSecret> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebhookDelivery/advertiserWebhookUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebhookDelivery/payloadSchemaVersion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Travel Asset
googleads:DynamicTravelAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/originName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/formattedPrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/originId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/salePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/formattedSalePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/destinationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/destinationName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/destinationAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Message Asset
googleads:BusinessMessageAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/whatsappInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/zaloInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/starterMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/messageProvider> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/facebookMessengerInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Whatsapp Business Message Info
googleads:WhatsappBusinessMessageInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WhatsappBusinessMessageInfo/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WhatsappBusinessMessageInfo/phoneNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Zalo Business Message Info
googleads:ZaloBusinessMessageInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ZaloBusinessMessageInfo/oaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ZaloBusinessMessageInfo/customName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Message Call To Action Info
googleads:BusinessMessageCallToActionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageCallToActionInfo/callToActionSelection> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageCallToActionInfo/callToActionDescription> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Facebook Messenger Business Message Info
googleads:FacebookMessengerBusinessMessageInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FacebookMessengerBusinessMessageInfo/pageName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Promotion Asset
googleads:PromotionAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionBarcodeInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/occasion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/redemptionEndDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/moneyAmountOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/discountModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionQrCodeInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/ordersOverAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/percentOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/termsAndConditionsUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/redemptionStartDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/termsAndConditionsText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Promotion Barcode Info
googleads:PromotionBarcodeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionBarcodeInfo/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionBarcodeInfo/barcodeContent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Common Money
googleads:CommonMoney
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMoney/amountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMoney/currencyCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Promotion Qr Code Info
googleads:PromotionQrCodeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionQrCodeInfo/qrCodeContent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Call To Action Asset
googleads:CallToActionAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallToActionAsset/callToAction> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location Asset
googleads:LocationAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationAsset/locationOwnershipType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationAsset/placeId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Profile Location
googleads:BusinessProfileLocation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocation/storeCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocation/listingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Youtube Video Asset
googleads:YoutubeVideoAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoAsset/youtubeVideoTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoAsset/youtubeVideoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Real Estate Asset
googleads:DynamicRealEstateAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/listingName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/listingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/cityName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/propertyType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/formattedPrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/listingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Media Bundle Asset
googleads:MediaBundleAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaBundleAsset/data> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Local Asset
googleads:DynamicLocalAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/salePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/formattedSalePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/dealName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/formattedPrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/subtitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/dealId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Page Feed Asset
googleads:PageFeedAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PageFeedAsset/pageUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Text Asset
googleads:TextAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TextAsset/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Call Asset
googleads:CallAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/callConversionReportingState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/callConversionAction> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Hotels And Rentals Asset
googleads:DynamicHotelsAndRentalsAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/starRating> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/destinationName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/propertyName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/propertyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/salePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/formattedSalePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/formattedPrice> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Flights Asset
googleads:DynamicFlightsAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/originName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/formattedPrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/flightSalePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/formattedSalePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/originId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/flightDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/destinationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/flightPrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/destinationName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/customMapping> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Property Asset
googleads:HotelPropertyAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPropertyAsset/hotelAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPropertyAsset/hotelName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPropertyAsset/placeId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Custom Asset
googleads:DynamicCustomAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemSubtitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/salePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/formattedSalePrice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/id2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/formattedPrice> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Callout Asset
googleads:HotelCalloutAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCalloutAsset/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCalloutAsset/languageCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Field Type Policy Summary
googleads:AssetFieldTypePolicySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypePolicySummary/policySummaryInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypePolicySummary/assetSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypePolicySummary/assetFieldType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Policy Summary
googleads:AssetPolicySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetPolicySummary/reviewStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetPolicySummary/approvalStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Price Asset
googleads:PriceAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/priceQualifier> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Price Offering
googleads:PriceOffering
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/header> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/finalMobileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/unit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/finalUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Image Asset
googleads:ImageAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/fileSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/data> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/fullSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/mimeType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Image Dimension
googleads:ImageDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageDimension/heightPixels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageDimension/widthPixels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ImageDimension/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Education Asset
googleads:DynamicEducationAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/androidAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/iosAppLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/schoolName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/locationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/programId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/iosAppStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/programName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/thumbnailImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/subject> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/programDescription> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Structured Snippet Asset
googleads:StructuredSnippetAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StructuredSnippetAsset/header> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mobile App Asset
googleads:MobileAppAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/linkText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/appStore> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Demand Gen Carousel Card Asset
googleads:DemandGenCarouselCardAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/squareMarketingImageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/portraitMarketingImageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/callToActionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/marketingImageAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/headline> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Callout Asset
googleads:CalloutAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/calloutText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Field Type View
googleads:AssetFieldTypeView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypeView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypeView/fieldType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Group
googleads:AssetGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/adStrength> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/googleLocalServicesInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/primaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/assetCoverage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/path1> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Google Local Services Info
googleads:GoogleLocalServicesInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleLocalServicesInfo/categoryId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Callout
googleads:LocalServicesCallout
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesCallout/calloutId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Group Asset
googleads:AssetGroupAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/policySummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/primaryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Policy Summary
googleads:PolicySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicySummary/approvalStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PolicySummary/reviewStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Group Listing Group Filter
googleads:AssetGroupListingGroupFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/path> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/listingSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/parentListingGroupFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/caseValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/assetGroup> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension
googleads:ListingGroupFilterDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productCustomAttribute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/webpage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productItemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/retailFilterBundle> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Channel
googleads:ListingGroupFilterDimensionProductChannel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductChannel/channel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Type
googleads:ListingGroupFilterDimensionProductType
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductType/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductType/level> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Brand
googleads:ListingGroupFilterDimensionProductBrand
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductBrand/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Category
googleads:ListingGroupFilterDimensionProductCategory
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCategory/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCategory/level> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Custom Attribute
googleads:ListingGroupFilterDimensionProductCustomAttribute
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCustomAttribute/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCustomAttribute/index> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Webpage Condition
googleads:ListingGroupFilterDimensionWebpageCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionWebpageCondition/urlContains> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionWebpageCondition/customLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Item Id
googleads:ListingGroupFilterDimensionProductItemId
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductItemId/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Product Condition
googleads:ListingGroupFilterDimensionProductCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCondition/condition> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Listing Group Filter Dimension Retail Filter Bundle
googleads:ListingGroupFilterDimensionRetailFilterBundle
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionRetailFilterBundle/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Group Product Group View
googleads:AssetGroupProductGroupView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupProductGroupView/assetGroupListingGroupFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupProductGroupView/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupProductGroupView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Group Signal
googleads:AssetGroupSignal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/localServicesId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/audience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/verticalAdsItemGroupRuleList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/searchTheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/approvalStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Service Id Info
googleads:LocalServiceIdInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServiceIdInfo/serviceId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Search Theme Info
googleads:SearchThemeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchThemeInfo/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Group Top Combination View
googleads:AssetGroupTopCombinationView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupTopCombinationView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Interaction Target
googleads:AssetInteractionTarget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetInteractionTarget/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetInteractionTarget/interactionOnThisAsset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Set
googleads:AssetSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/travelFeedData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/locationSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/merchantCenterFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/chainLocationGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/locationGroupParentAssetSetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/hotelPropertyData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/businessProfileLocationGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Set Travel Feed Data
googleads:AssetSetTravelFeedData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/partnerCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/travelFeedVerticalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/hotelCenterAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/merchantCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/subsetId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location Set
googleads:LocationSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/chainLocationSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/mapsLocationSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/locationOwnershipType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/businessProfileLocationSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Chain Set
googleads:ChainSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChainSet/relationshipType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Chain Filter
googleads:ChainFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChainFilter/chainId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Maps Location Info
googleads:MapsLocationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MapsLocationInfo/placeId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Profile Location Set
googleads:BusinessProfileLocationSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/httpAuthorizationToken> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/emailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/businessNameFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/businessAccountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Set Merchant Center Feed
googleads:AssetSetMerchantCenterFeed
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetMerchantCenterFeed/merchantId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetMerchantCenterFeed/feedLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Set Hotel Property Data
googleads:AssetSetHotelPropertyData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetHotelPropertyData/hotelCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetHotelPropertyData/partnerName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Profile Location Group
googleads:BusinessProfileLocationGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationGroup/dynamicBusinessProfileLocationGroupFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Business Profile Location Group Filter
googleads:DynamicBusinessProfileLocationGroupFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicBusinessProfileLocationGroupFilter/businessNameFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Profile Business Name Filter
googleads:BusinessProfileBusinessNameFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileBusinessNameFilter/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileBusinessNameFilter/filterType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Set Asset
googleads:AssetSetAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/assetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Asset Set Type View
googleads:AssetSetTypeView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTypeView/assetSetType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTypeView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Audience
googleads:Audience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/exclusionDimension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/scope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Audience Dimension
googleads:AudienceDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/householdIncome> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/age> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/audienceSegments> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/parentalStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Household Income Dimension
googleads:HouseholdIncomeDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HouseholdIncomeDimension/includeUndetermined> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Audience Segment
googleads:AudienceSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/detailedDemographic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/userList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/userInterest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/lifeEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/customAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Detailed Demographic Segment
googleads:DetailedDemographicSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographicSegment/detailedDemographic> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Segment
googleads:UserListSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListSegment/userList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User Interest Segment
googleads:UserInterestSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterestSegment/userInterestCategory> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Life Event Segment
googleads:LifeEventSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEventSegment/lifeEvent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Audience Segment
googleads:CustomAudienceSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceSegment/customAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Gender Dimension
googleads:GenderDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GenderDimension/includeUndetermined> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Parental Status Dimension
googleads:ParentalStatusDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusDimension/includeUndetermined> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Exclusion Segment
googleads:ExclusionSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExclusionSegment/userList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Background Check Verification Artifact
googleads:BackgroundCheckVerificationArtifact
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BackgroundCheckVerificationArtifact/caseUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BackgroundCheckVerificationArtifact/finalAdjudicationDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Action Info
googleads:UserListActionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListActionInfo/conversionAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListActionInfo/remarketingAction> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Batch Job
googleads:BatchJob
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/longRunningOperation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/metadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/nextAddSequenceToken> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Batch Job Batch Job Metadata
googleads:BatchJobBatchJobMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/estimatedCompletionRatio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/executedOperationCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/completionDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/operationCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/executionLimitSeconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/startDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bidding Data Exclusion
googleads:BiddingDataExclusion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/dataExclusionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/endDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/startDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bidding Seasonality Adjustment
googleads:BiddingSeasonalityAdjustment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/startDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/conversionRateModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/seasonalityAdjustmentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/endDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bidding Strategy
googleads:BiddingStrategy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetSpend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/maximizeConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/nonRemovedCampaignCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/campaignCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetCpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/enhancedCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/effectiveCurrencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/alignedCampaignBudgetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/maximizeConversions> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Spend
googleads:TargetSpend
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetSpend/targetSpendMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetSpend/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Roas
googleads:TargetRoas
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/cpcBidFloorMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/targetRoasTolerancePercentMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Maximize Conversion Value
googleads:MaximizeConversionValue
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/cpcBidFloorMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/targetRoasTolerancePercentMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Cpa
googleads:TargetCpa
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpa/targetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpa/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpa/cpcBidFloorMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Impression Share
googleads:TargetImpressionShare
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShare/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShare/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShare/locationFractionMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Maximize Conversions
googleads:MaximizeConversions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversions/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversions/targetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversions/cpcBidFloorMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bidding Strategy Simulation
googleads:BiddingStrategySimulation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/modificationMethod> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/targetCpaPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/biddingStrategyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/targetRoasPointList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Billing Setup
googleads:BillingSetup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/startDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/paymentsAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/startTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/endDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/endTimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/paymentsAccountInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Billing Setup Payments Account Info
googleads:BillingSetupPaymentsAccountInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/secondaryPaymentsProfileId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsProfileId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsProfileName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsAccountName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Brand Info
googleads:BrandInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/primaryUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/rejectionReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Budget Campaign Association Status
googleads:BudgetCampaignAssociationStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetCampaignAssociationStatus/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetCampaignAssociationStatus/campaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Budget Simulation Point
googleads:BudgetSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/budgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/biddableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/requiredCpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/interactions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/biddableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/topSlotImpressions> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Registration Check Verification Artifact
googleads:BusinessRegistrationCheckVerificationArtifact
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/registrationNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/rejectionReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/registrationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/checkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/registrationDocument> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Registration Number
googleads:BusinessRegistrationNumber
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationNumber/number> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Business Registration Document
googleads:BusinessRegistrationDocument
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationDocument/documentReadonly> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Document Read Only
googleads:LocalServicesDocumentReadOnly
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesDocumentReadOnly/documentUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Call Reporting Setting
googleads:CallReportingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallReportingSetting/callReportingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallReportingSetting/callConversionReportingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallReportingSetting/callConversionAction> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Call View
googleads:CallView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callTrackingDisplayLocation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callerCountryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callDurationSeconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/startCallDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/endCallDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callerAreaCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign
googleads:Campaign
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/maximizeConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/endDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/fixedCpm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/viewThroughConversionOptimizationEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/pmaxCampaignSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/hotelPropertyAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/audienceSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/demandGenCampaignSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/startDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/biddingStrategySystemStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/baseCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/optimizationScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/advertisingChannelSubType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetSpend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/hotelSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/selectiveOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/paymentMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/experimentType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/optimizationGoalSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/accessibleBiddingStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/localServicesCampaignSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/keywordMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/brandGuidelinesEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/listingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/maximizeConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/campaignBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/biddingStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/advertisingChannelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/percentCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/travelCampaignSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/thirdPartyIntegrationPartners> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/aiMaxSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/networkSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/trackingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/vanityPharma> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/biddingStrategyType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/brandGuidelines> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/missingEuPoliticalAdvertisingDeclaration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/containsEuPoliticalAdvertising> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/videoCampaignSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/shoppingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/textGuidelines> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/campaignGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/dynamicSearchAdsSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/servingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/adServingOptimizationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/appCampaignSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/commission> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/geoTargetTypeSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/localCampaignSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/performanceMaxUpgrade> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/realTimeBiddingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/primaryStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Cpm
googleads:TargetCpm
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpm/targetFrequencyGoal> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Cpm Target Frequency Goal
googleads:TargetCpmTargetFrequencyGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpmTargetFrequencyGoal/targetCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpmTargetFrequencyGoal/timeUnit> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Fixed Cpm
googleads:FixedCpm
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpm/goal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpm/targetFrequencyInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Fixed Cpm Target Frequency Goal Info
googleads:FixedCpmTargetFrequencyGoalInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpmTargetFrequencyGoalInfo/targetCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpmTargetFrequencyGoalInfo/timeUnit> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Cpc
googleads:TargetCpc
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpc/targetCpcMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Pmax Campaign Settings
googleads:CampaignPmaxCampaignSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettings/brandTargetingOverrides> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettings/localServicesEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettings/localServicesPmaxCampaignSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Pmax Campaign Settings Brand Targeting Overrides
googleads:CampaignPmaxCampaignSettingsBrandTargetingOverrides
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettingsBrandTargetingOverrides/ignoreExclusionsForShoppingAds> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Local Services Pmax Campaign Settings
googleads:CampaignLocalServicesPmaxCampaignSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/navigationalQueryLeadsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/foundingYear> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/countryCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Phone Number
googleads:LocalServicesPhoneNumber
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesPhoneNumber/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesPhoneNumber/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesPhoneNumber/phoneNumberType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Audience Setting
googleads:CampaignAudienceSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAudienceSetting/useAudienceGrouped> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Demand Gen Campaign Settings
googleads:CampaignDemandGenCampaignSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDemandGenCampaignSettings/upgradedTargeting> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Hotel Setting Info
googleads:CampaignHotelSettingInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignHotelSettingInfo/hotelCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignHotelSettingInfo/disableHotelSetting> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Category Bid
googleads:CampaignCategoryBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCategoryBid/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCategoryBid/targetCpaBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCategoryBid/manualCpaBidMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Asset Automation Setting
googleads:CampaignAssetAutomationSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetAutomationSetting/assetAutomationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetAutomationSetting/assetAutomationStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Manual Cpc
googleads:ManualCpc
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ManualCpc/enhancedCpcEnabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Percent Cpc
googleads:PercentCpc
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpc/enhancedCpcEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpc/cpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Travel Campaign Settings
googleads:CampaignTravelCampaignSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignTravelCampaignSettings/travelAccountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Third Party Viewability Integration Partner
googleads:CampaignThirdPartyViewabilityIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyViewabilityIntegrationPartner/viewabilityIntegrationPartnerData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyViewabilityIntegrationPartner/shareCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyViewabilityIntegrationPartner/viewabilityIntegrationPartner> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Third Party Integration Partner Data
googleads:ThirdPartyIntegrationPartnerData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyIntegrationPartnerData/thirdPartyPlacementId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyIntegrationPartnerData/clientId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Third Party Brand Lift Integration Partner
googleads:CampaignThirdPartyBrandLiftIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandLiftIntegrationPartner/brandLiftIntegrationPartnerData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandLiftIntegrationPartner/brandLiftIntegrationPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandLiftIntegrationPartner/shareCost> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Third Party Reach Integration Partner
googleads:CampaignThirdPartyReachIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyReachIntegrationPartner/shareCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyReachIntegrationPartner/reachIntegrationPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyReachIntegrationPartner/reachIntegrationPartnerData> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Third Party Brand Safety Integration Partner
googleads:CampaignThirdPartyBrandSafetyIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandSafetyIntegrationPartner/brandSafetyIntegrationPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandSafetyIntegrationPartner/brandSafetyIntegrationPartnerData> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Ai Max Setting
googleads:CampaignAiMaxSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAiMaxSetting/enableAiMax> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAiMaxSetting/bundlingRequired> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Network Settings
googleads:CampaignNetworkSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetGoogleSearch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetSearchNetwork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetGoogleTvNetwork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetYoutube> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetContentNetwork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetPartnerSearchNetwork> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Tracking Setting
googleads:CampaignTrackingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignTrackingSetting/trackingUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Vanity Pharma
googleads:CampaignVanityPharma
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVanityPharma/vanityPharmaDisplayUrlMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVanityPharma/vanityPharmaText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Brand Guidelines
googleads:CampaignBrandGuidelines
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBrandGuidelines/accentColor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBrandGuidelines/predefinedFontFamily> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBrandGuidelines/mainColor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Frequency Cap Entry
googleads:FrequencyCapEntry
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapEntry/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapEntry/cap> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Frequency Cap Key
googleads:FrequencyCapKey
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/level> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/eventType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/timeUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/timeLength> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings
googleads:CampaignVideoCampaignSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/videoAdFormatControl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/videoAdSequence> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/bookingDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/reservationAdCategorySelfDisclosure> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/videoAdInventoryControl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Video Ad Format Control
googleads:CampaignVideoCampaignSettingsVideoAdFormatControl
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdFormatControl/formatRestriction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdFormatControl/nonSkippableInStreamRestrictions> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Non Skippable In Stream Restrictions
googleads:CampaignVideoCampaignSettingsNonSkippableInStreamRestrictions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsNonSkippableInStreamRestrictions/minDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsNonSkippableInStreamRestrictions/maxDuration> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Video Ad Sequence
googleads:CampaignVideoCampaignSettingsVideoAdSequence
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequence/minimumDuration> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Video Ad Sequence Step
googleads:CampaignVideoCampaignSettingsVideoAdSequenceStep
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/previousStepInteractionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/adGroupType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/previousStepId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/videoAdSequenceStepId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/assetId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Booking Details
googleads:CampaignVideoCampaignSettingsBookingDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsBookingDetails/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsBookingDetails/holdExpirationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsBookingDetails/cancellationDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Reservation Ad Category Self Disclosure
googleads:CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure/alcohol> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure/politics> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure/gambling> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Video Campaign Settings Video Ad Inventory Control
googleads:CampaignVideoCampaignSettingsVideoAdInventoryControl
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowNonSkippableInStream> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowInStream> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowInFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowShorts> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Shopping Setting
googleads:CampaignShoppingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/campaignPriority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/disableProductFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/enableLocal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/feedLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/ignoreBrandExclusionInShoppingAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/merchantId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/useVehicleInventory> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Messaging Restriction
googleads:CampaignMessagingRestriction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignMessagingRestriction/restrictionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignMessagingRestriction/restrictionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Dynamic Search Ads Setting
googleads:CampaignDynamicSearchAdsSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDynamicSearchAdsSetting/domainName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDynamicSearchAdsSetting/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDynamicSearchAdsSetting/useSuppliedUrlsOnly> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign App Campaign Setting
googleads:CampaignAppCampaignSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAppCampaignSetting/biddingStrategyGoalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAppCampaignSetting/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAppCampaignSetting/appStore> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Commission
googleads:Commission
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Commission/commissionRateMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Geo Target Type Setting
googleads:CampaignGeoTargetTypeSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGeoTargetTypeSetting/positiveGeoTargetType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGeoTargetTypeSetting/negativeGeoTargetType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Local Campaign Setting
googleads:CampaignLocalCampaignSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalCampaignSetting/locationSourceType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Performance Max Upgrade
googleads:CampaignPerformanceMaxUpgrade
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPerformanceMaxUpgrade/performanceMaxCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPerformanceMaxUpgrade/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPerformanceMaxUpgrade/preUpgradeCampaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Real Time Bidding Setting
googleads:RealTimeBiddingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RealTimeBiddingSetting/optIn> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Aggregate Asset View
googleads:CampaignAggregateAssetView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/assetSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/campaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Asset
googleads:CampaignAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/primaryStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Asset Set
googleads:CampaignAssetSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/assetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Audience View
googleads:CampaignAudienceView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAudienceView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Bid Modifier
googleads:CampaignBidModifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/criterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/bidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/interactionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/campaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Interaction Type Info
googleads:InteractionTypeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InteractionTypeInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Budget
googleads:CampaignBudget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/explicitlyShared> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/deliveryMethod> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/totalAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/alignedBiddingStrategyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/hasRecommendedBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyCostMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/amountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/referenceCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/period> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyViews> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyInteractions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Conversion Goal
googleads:CampaignConversionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/biddable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/origin> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Criterion
googleads:CampaignCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/mobileAppCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/youtubeChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/topic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/operatingSystemVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/criterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/webpage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/brandList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/incomeRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/locationGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/ageRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/bidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/contentLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/listingScope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/combinedAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/extendedDemographic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/youtubeVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/negative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/keywordTheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/carrier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/mobileApplication> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/webpageList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/userInterest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/parentalStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/localServiceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/ipBlock> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/proximity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/lifeEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/mobileDevice> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/customAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/videoLineup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/adSchedule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/customAffinity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/userList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Operating System Version Info
googleads:OperatingSystemVersionInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionInfo/operatingSystemVersionConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location Group Info
googleads:LocationGroupInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/enableCustomerLevelLocationAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/radiusUnits> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Content Label Info
googleads:ContentLabelInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ContentLabelInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Theme Info
googleads:KeywordThemeInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeInfo/freeFormKeywordTheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeInfo/keywordThemeConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Carrier Info
googleads:CarrierInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierInfo/carrierConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Webpage List Info
googleads:WebpageListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageListInfo/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ip Block Info
googleads:IpBlockInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.IpBlockInfo/ipAddress> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Proximity Info
googleads:ProximityInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/geoPoint> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/radiusUnits> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Geo Point Info
googleads:GeoPointInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoPointInfo/longitudeInMicroDegrees> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoPointInfo/latitudeInMicroDegrees> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mobile Device Info
googleads:MobileDeviceInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceInfo/mobileDeviceConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Customizer
googleads:CampaignCustomizer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/customizerAttribute> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Draft
googleads:CampaignDraft
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/baseCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/hasExperimentRunning> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/draftId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/draftCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/longRunningOperation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Goal Config
googleads:CampaignGoalConfig
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/goal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/goalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/campaignRetentionSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Goal Settings Campaign Retention Goal Settings
googleads:CampaignGoalSettingsCampaignRetentionGoalSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalSettingsCampaignRetentionGoalSettings/valueSettingsOverride> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalSettingsCampaignRetentionGoalSettings/targetOption> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Lifecycle Optimization Value Settings
googleads:CustomerLifecycleOptimizationValueSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleOptimizationValueSettings/additionalValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleOptimizationValueSettings/additionalHighLifetimeValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Group
googleads:CampaignGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Label
googleads:CampaignLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLabel/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLabel/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLabel/label> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Lifecycle Goal
googleads:CampaignLifecycleGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLifecycleGoal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLifecycleGoal/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLifecycleGoal/customerAcquisitionGoalSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Acquisition Goal Settings
googleads:CustomerAcquisitionGoalSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAcquisitionGoalSettings/optimizationMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAcquisitionGoalSettings/valueSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lifecycle Goal Value Settings
googleads:LifecycleGoalValueSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifecycleGoalValueSettings/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifecycleGoalValueSettings/highLifetimeValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Search Term Insight
googleads:CampaignSearchTermInsight
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/categoryLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Search Term View
googleads:CampaignSearchTermView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermView/searchTerm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermView/campaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Shared Set
googleads:CampaignSharedSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Simulation
googleads:CampaignSimulation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/targetCpaPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/cpcBidPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/targetRoasPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/targetImpressionSharePointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/budgetPointList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/modificationMethod> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Target Impression Share Simulation Point
googleads:TargetImpressionShareSimulationPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/biddableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/absoluteTopImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/targetImpressionShareMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/requiredCpcBidCeilingMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/requiredBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/biddableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/topSlotImpressions> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Carrier Constant
googleads:CarrierConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/countryCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Cart Data Sales View
googleads:CartDataSalesView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CartDataSalesView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Change Event
googleads:ChangeEvent
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/newResource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changeDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/resourceChangeOperation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changeResourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/oldResource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/userEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/clientType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changeResourceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changedFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Change Event Changed Resource
googleads:ChangeEventChangedResource
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/assetSetAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupBidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/customerAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/ad> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/assetSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Asset
googleads:CustomerAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/primaryStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Change Status
googleads:ChangeStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/customerAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupBidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/resourceStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/lastChangeDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/resourceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/assetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/combinedAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignSharedSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Channel Aggregate Asset View
googleads:ChannelAggregateAssetView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/assetSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/advertisingChannelType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Click Location
googleads:ClickLocation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/metro> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/region> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/mostSpecific> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/city> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/country> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Click View
googleads:ClickView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/locationOfPresence> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/areaOfInterest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/userList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/campaignLocationTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/gclid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/keywordInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/pageNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Combined Audience
googleads:CombinedAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Common Metrics
googleads:CommonMetrics
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchAbsoluteTopImpressionPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetOrder> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsAbsoluteChangeMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/grossProfitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsUniqueQueryClusters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allUnitsSold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchBudgetLostTopImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP50Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicrosChangePointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/benchmarkAverageMaxCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersThreePlus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/phoneThroughRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP75Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsFromStoreReach> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/interactionRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersFourPlus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/generalInvalidClickRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsAbsoluteChangePValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellUnitsSold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsAbsoluteChangePointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/engagementRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsValueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetOrder> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchBudgetLostImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerConversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicrosPValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/publisherPurchasedClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allAverageOrderValueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelEligibleImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averagePageViews> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsValuePerCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleTwoSecondsImpressionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionLastConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/linkedEntitiesCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerCurrentModelAttributedConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/publisherOrganicClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromInteractionsValuePerInteraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/coviewedImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableAppInstallConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/messageImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksPointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellGrossProfitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromInteractionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellUnitsSold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRateShorts> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/trueviewAverageCpv> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/svr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/primaryImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/messageChats> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsFromInteractionsValuePerInteraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP25Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/revenueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allGrossProfitMargin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/interactions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityInvalidMeasurableImpressionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/optimizationScoreUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchOutrankingShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchTopImpressionPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchAbsoluteTopImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchBudgetLostAbsoluteTopImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellCostOfGoodsSoldMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityInvalidGivtMeasurableImpressionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsHeadlinePositionOneCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageTargetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/combinedQueries> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costConvertedCurrencyPerPlatformComparableConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewViewability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allAverageCartSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerAllConversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalCreativeQualityScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsValueByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchRankLostTopImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlCostMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/gmailSaves> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValueMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalQualityScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP100Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchClickShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelExpectedCommissionCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/contentImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellRevenueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/invalidClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadGrossProfitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costOfGoodsSoldMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePerCostMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerCurrentModelAttributedConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageVideoWatchTimeDurationMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsValuePerCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValueChangePointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchPositionAboveRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/combinedClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicrosMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/benchmarkCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromStoreVisit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchOverlapRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromClickToCall> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersTwoPlus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/mobileFriendlyClicksPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/grossProfitMargin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetMenu> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetDirections> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allOrders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetStoreVisits> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/percentNewVisitors> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCpe> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/resultsConversionsPurchase> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleTwoSecondsImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromMenu> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valueAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allGrossProfitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP25Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelAverageLeadValueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityMeasurableImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCartSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadUnitsSold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlCostPerConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalLandingPageQualityScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsFromInteractionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCpm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleImpressionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversionMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsValuePerCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/skAdNetworkTotalConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageTimeOnSite> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePerCostPValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsValuePerCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/absoluteTopImpressionPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsPValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/newCustomerLifetimeValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedTotalCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityMeasurableImpressionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsHeadlinePositionThreeCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetMenu> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewMeasurableCostMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableCohortAppPostInstallConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicClicksPerQuery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/publisherUnknownClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/invalidClickRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsFromInteractionsValuePerInteraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewCpm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewMeasurability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allNewCustomerLifetimeValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadCostOfGoodsSoldMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetWebsite> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableIndirectInstallFirstInAppConversionMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/engagements> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetDirections> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/phoneImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersFivePlus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/contentBudgetLostImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCostOfGoodsSoldMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversionChangePointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/gmailForwards> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchExactMatchImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchRankLostImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromOtherEngagement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/eligibleImpressionsFromLocationAssetStoreReach> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadRevenueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadUnitsSold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsMarginOfError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerPlatformComparableConversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleThirtySecondsImpressionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/orders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsDescriptionPositionTwoCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageImpressionFrequencyPerUser> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP100Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicImpressionsPerQuery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/relativeCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetOtherEngagement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsFromInteractionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersTenPlus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicQueries> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsDescriptionPositionOneCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksPValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerPlatformComparableConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP75Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/phoneCalls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksUniqueQueryClusters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsValueByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoWatchTimeDurationMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsPointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadGrossProfitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRateInFeed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromStoreWebsite> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionLastReceivedRequestDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allValueAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/messageChatRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/skAdNetworkInstalls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchVolume> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/speedScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchTopImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetOtherEngagement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelCommissionRateMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViews> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewMeasurableImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromDirections> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/combinedClicksPerQuery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsUniqueQueryClusters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerAllConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePerCostChangePointEstimate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelPriceDifferencePercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsValueByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellCostOfGoodsSoldMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/unitsSold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerPlatformComparableConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetClickToCall> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/gmailSecondaryClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/ctr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellGrossProfitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsHeadlinePositionTwoCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleThirtySecondsImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetWebsite> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalSearchPredictedCtr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/bounceRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageOrderValueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsValueByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allRevenueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsFromInteractionsValuePerInteraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/contentRankLostImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/optimizationScoreUplift> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchRankLostAbsoluteTopImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlConversionValuePerCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromOrder> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableAppPostInstallConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversionPValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadRevenueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageTargetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetClickToCall> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadCostOfGoodsSoldMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/storeVisitsLastClickModelAttributedConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsFromInteractionsRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/topImpressionPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsByConversionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellRevenueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP50Rate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/validAcceleratedMobilePagesClicksPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetStoreVisits> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRateInStream> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/generalInvalidClicks> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Search Volume Range
googleads:SearchVolumeRange
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchVolumeRange/max> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchVolumeRange/min> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Consent
googleads:Consent
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Consent/adUserData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Consent/adPersonalization> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Contact Details
googleads:ContactDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ContactDetails/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ContactDetails/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ContactDetails/consumerName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Content Criterion View
googleads:ContentCriterionView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ContentCriterionView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action
googleads:ConversionAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/countingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/valueSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/firebaseSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/clickThroughLookbackWindowDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/googleAnalytics4Settings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/mobileAppVendor> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/primaryForGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/includeInConversionsMetric> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/attributionModelSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/ownerCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/phoneCallDurationSeconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/origin> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/viewThroughLookbackWindowDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/thirdPartyAppAnalyticsSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action Value Settings
googleads:ConversionActionValueSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionValueSettings/alwaysUseDefaultValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionValueSettings/defaultValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionValueSettings/defaultCurrencyCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action Firebase Settings
googleads:ConversionActionFirebaseSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/eventName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/projectId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/propertyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/propertyName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action Google Analytics4Settings
googleads:ConversionActionGoogleAnalytics4Settings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionGoogleAnalytics4Settings/propertyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionGoogleAnalytics4Settings/eventName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionGoogleAnalytics4Settings/propertyName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action Attribution Model Settings
googleads:ConversionActionAttributionModelSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionAttributionModelSettings/attributionModel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionAttributionModelSettings/dataDrivenModelStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Tag Snippet
googleads:TagSnippet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/globalSiteTag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/eventSnippet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/pageFormat> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Action Third Party App Analytics Settings
googleads:ConversionActionThirdPartyAppAnalyticsSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionThirdPartyAppAnalyticsSettings/eventName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionThirdPartyAppAnalyticsSettings/providerName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Custom Variable
googleads:ConversionCustomVariable
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/tag> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/ownerCustomer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Goal Campaign Config
googleads:ConversionGoalCampaignConfig
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/goalConfigLevel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/customConversionGoal> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Tracking Setting
googleads:ConversionTrackingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/conversionTrackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/enhancedConversionsForLeadsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/googleAdsConversionCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/conversionTrackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/crossAccountConversionTrackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/acceptedCustomerDataTerms> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule
googleads:ConversionValueRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/audienceCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/itineraryCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/deviceCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/geoLocationCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/ownerCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/action> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Value Rule Itinerary Condition
googleads:ConversionValueRuleValueRuleItineraryCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryCondition/advanceBookingWindow> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryCondition/travelLength> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryCondition/travelStartDay> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Value Rule Itinerary Advance Booking Window
googleads:ConversionValueRuleValueRuleItineraryAdvanceBookingWindow
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryAdvanceBookingWindow/minDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryAdvanceBookingWindow/maxDays> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Value Rule Itinerary Travel Length
googleads:ConversionValueRuleValueRuleItineraryTravelLength
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelLength/minNights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelLength/maxNights> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Value Rule Itinerary Travel Start Day
googleads:ConversionValueRuleValueRuleItineraryTravelStartDay
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/thursday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/monday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/tuesday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/saturday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/friday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/sunday> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/wednesday> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Value Rule Geo Location Condition
googleads:ConversionValueRuleValueRuleGeoLocationCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleGeoLocationCondition/geoMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleGeoLocationCondition/excludedGeoMatchType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Value Rule Action
googleads:ConversionValueRuleValueRuleAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleAction/operation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleAction/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Conversion Value Rule Set
googleads:ConversionValueRuleSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/attachmentType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/ownerCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/campaign> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Credit Details
googleads:CreditDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CreditDetails/creditState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CreditDetails/creditStateLastUpdateDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Criterion Category Availability
googleads:CriterionCategoryAvailability
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryAvailability/channel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Criterion Category Locale Availability
googleads:CriterionCategoryLocaleAvailability
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryLocaleAvailability/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryLocaleAvailability/availabilityMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryLocaleAvailability/countryCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Criterion Category Channel Availability
googleads:CriterionCategoryChannelAvailability
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/availabilityMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/advertisingChannelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/includeDefaultChannelSubType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Crm Based User List Info
googleads:CrmBasedUserListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CrmBasedUserListInfo/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CrmBasedUserListInfo/uploadKeyType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CrmBasedUserListInfo/dataSourceType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Currency Constant
googleads:CurrencyConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/symbol> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/billableUnitMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Audience
googleads:CustomAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Audience Member
googleads:CustomAudienceMember
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/memberType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/app> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/placeCategory> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Conversion Goal
googleads:CustomConversionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer
googleads:Customer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/hasPartnersBadge> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/videoBrandSafetySuitability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/manager> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/locationAssetAutoMigrationDone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/customerAgreementSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/conversionTrackingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/optimizationScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/autoTaggingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/imageAssetAutoMigrationDone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/timeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/localServicesSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/containsEuPoliticalAdvertising> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/testAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/descriptiveName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/callReportingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/optimizationScoreWeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/videoCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/imageAssetAutoMigrationDoneDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/remarketingSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/locationAssetAutoMigrationDoneDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Agreement Setting
googleads:CustomerAgreementSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAgreementSetting/acceptedLeadFormTerms> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Granular License Status
googleads:GranularLicenseStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GranularLicenseStatus/verificationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GranularLicenseStatus/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GranularLicenseStatus/geoCriterionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Granular Insurance Status
googleads:GranularInsuranceStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GranularInsuranceStatus/verificationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GranularInsuranceStatus/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GranularInsuranceStatus/geoCriterionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Customer
googleads:VideoCustomer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoCustomer/thirdPartyIntegrationPartners> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Third Party Brand Safety Integration Partner
googleads:CustomerThirdPartyBrandSafetyIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyBrandSafetyIntegrationPartner/brandSafetyIntegrationPartner> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Third Party Brand Lift Integration Partner
googleads:CustomerThirdPartyBrandLiftIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyBrandLiftIntegrationPartner/brandLiftIntegrationPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyBrandLiftIntegrationPartner/allowShareCost> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Third Party Reach Integration Partner
googleads:CustomerThirdPartyReachIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyReachIntegrationPartner/reachIntegrationPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyReachIntegrationPartner/allowShareCost> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Third Party Viewability Integration Partner
googleads:CustomerThirdPartyViewabilityIntegrationPartner
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyViewabilityIntegrationPartner/viewabilityIntegrationPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyViewabilityIntegrationPartner/allowShareCost> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Remarketing Setting
googleads:RemarketingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingSetting/googleGlobalSiteTag> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Asset Set
googleads:CustomerAssetSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/assetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/customer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Client
googleads:CustomerClient
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/clientCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/hidden> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/manager> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/timeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/descriptiveName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/level> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/testAccount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Client Link
googleads:CustomerClientLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/clientCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/hidden> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/managerLinkId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Conversion Goal
googleads:CustomerConversionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/biddable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/origin> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Customizer
googleads:CustomerCustomizer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/customizerAttribute> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Label
googleads:CustomerLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLabel/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLabel/customer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLabel/label> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Lifecycle Goal
googleads:CustomerLifecycleGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleGoal/customerAcquisitionGoalValueSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleGoal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleGoal/ownerCustomer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Manager Link
googleads:CustomerManagerLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/managerCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/managerLinkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Match User List Metadata
googleads:CustomerMatchUserListMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerMatchUserListMetadata/consent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerMatchUserListMetadata/userList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Negative Criterion
googleads:CustomerNegativeCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/negativeKeywordList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/youtubeVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/contentLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/ipBlock> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/placementList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/mobileApplication> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/mobileAppCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/youtubeChannel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Negative Keyword List Info
googleads:NegativeKeywordListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.NegativeKeywordListInfo/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Placement List Info
googleads:PlacementListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PlacementListInfo/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Search Term Insight
googleads:CustomerSearchTermInsight
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerSearchTermInsight/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerSearchTermInsight/categoryLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerSearchTermInsight/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer User Access
googleads:CustomerUserAccess
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/emailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/pendingMultiPartyAuthReview> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/accessRole> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/accessCreationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/userId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/inviterUserEmailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/passkeyEnabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer User Access Invitation
googleads:CustomerUserAccessInvitation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/invitationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/emailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/accessRole> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/invitationStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer User Access Invitation Review
googleads:CustomerUserAccessInvitationReview
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitationReview/newCustomerUserAccessInvitation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer User Access Review
googleads:CustomerUserAccessReview
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessReview/oldCustomerUserAccess> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessReview/newCustomerUserAccess> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Interest
googleads:CustomInterest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Interest Member
googleads:CustomInterestMember
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterestMember/parameter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterestMember/memberType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customizer Attribute
googleads:CustomizerAttribute
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Custom Lead Form Submission Field
googleads:CustomLeadFormSubmissionField
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomLeadFormSubmissionField/fieldValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.CustomLeadFormSubmissionField/questionText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Data Link
googleads:DataLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/productLinkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/dataLinkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/youtubeLinkMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/youtubeVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Youtube Link Metadata
googleads:YoutubeLinkMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeLinkMetadata/brandChannelId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Youtube Video Identifier
googleads:YoutubeVideoIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoIdentifier/channelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoIdentifier/videoId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Data Partner Identifier
googleads:DataPartnerIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DataPartnerIdentifier/dataPartnerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Date Range
googleads:DateRange
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DateRange/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DateRange/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Detail Content Suitability Placement View
googleads:DetailContentSuitabilityPlacementView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/placementType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/targetUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Detailed Demographic
googleads:DetailedDemographic
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/parent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/launchedToAll> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Detail Placement View
googleads:DetailPlacementView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/placementType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/groupPlacementTargetUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/targetUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Display Keyword View
googleads:DisplayKeywordView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DisplayKeywordView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Distance View
googleads:DistanceView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DistanceView/distanceBucket> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DistanceView/metricSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DistanceView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Domain Category
googleads:DomainCategory
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/hasChildren> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/coverageFraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/categoryRank> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/domain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/recommendedCpcBidMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Dynamic Search Ads Search Term View
googleads:DynamicSearchAdsSearchTermView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/landingPage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/searchTerm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/pageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/hasMatchingKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/hasNegativeUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/hasNegativeKeyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Expanded Landing Page View
googleads:ExpandedLandingPageView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedLandingPageView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedLandingPageView/expandedFinalUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment
googleads:Experiment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/longRunningOperation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/promoteStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/syncEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/experimentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/suffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/optimizeAssetsExperiment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/videoExperiment> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Metric Goal
googleads:MetricGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MetricGoal/metric> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MetricGoal/direction> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Optimize Assets Experiment Info
googleads:OptimizeAssetsExperimentInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OptimizeAssetsExperimentInfo/optimizeAssetsExperimentSubtype> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Experiment Info
googleads:VideoExperimentInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoExperimentInfo/videoExperimentSubtype> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm
googleads:ExperimentArm
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/assetTestingInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/control> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/trafficSplit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/performanceMaxExperimentArmInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/experiment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm Asset Variation Info
googleads:ExperimentArmAssetVariationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetVariationInfo/baseAdGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetVariationInfo/baseAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm Asset Detail
googleads:ExperimentArmAssetDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetDetail/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetDetail/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetDetail/assetDetailOperation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm Asset Group Info
googleads:ExperimentArmAssetGroupInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupInfo/assetGroup> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm Asset Group Asset Info
googleads:ExperimentArmAssetGroupAssetInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupAssetInfo/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupAssetInfo/asset> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm Performance Max Experiment Arm Info
googleads:ExperimentArmPerformanceMaxExperimentArmInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmPerformanceMaxExperimentArmInfo/experimentalPerformanceMaxCampaignSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Experiment Arm Experimental Performance Max Campaign Settings
googleads:ExperimentArmExperimentalPerformanceMaxCampaignSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/budgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/targetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/biddingStrategyType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Fellowship
googleads:Fellowship
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Fellowship/institutionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Fellowship/completionYear> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Final Url Expansion Asset View
googleads:FinalUrlExpansionAssetView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/finalUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/fieldType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Flexible Rule Operand Info
googleads:FlexibleRuleOperandInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleOperandInfo/lookbackWindowDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleOperandInfo/rule> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Rule Info
googleads:UserListRuleInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleInfo/ruleType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Rule Item Info
googleads:UserListRuleItemInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/numberRuleItem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/dateRuleItem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/stringRuleItem> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Number Rule Item Info
googleads:UserListNumberRuleItemInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListNumberRuleItemInfo/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListNumberRuleItemInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Date Rule Item Info
googleads:UserListDateRuleItemInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListDateRuleItemInfo/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListDateRuleItemInfo/offsetInDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListDateRuleItemInfo/operator> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List String Rule Item Info
googleads:UserListStringRuleItemInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListStringRuleItemInfo/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListStringRuleItemInfo/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Flexible Rule User List Info
googleads:FlexibleRuleUserListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleUserListInfo/inclusiveRuleOperator> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Gender View
googleads:GenderView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GenderView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Geographic View
googleads:GeographicView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeographicView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeographicView/locationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeographicView/countryCriterionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Geo Target Constant
googleads:GeoTargetConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/targetType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/parentGeoTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/canonicalName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Goal
googleads:Goal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/ownerCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/goalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/retentionGoalSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/goalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/optimizationEligibility> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Goal Setting Retention Goal
googleads:GoalSettingRetentionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoalSettingRetentionGoal/valueSettings> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Google Ads Identifier
googleads:GoogleAdsIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsIdentifier/customer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Google Ads Row
googleads:GoogleAdsRow
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlan> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/audience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/video> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/languageConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/groupPlacementView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/smartCampaignSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userListCustomerType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerLifecycleGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingStrategySimulation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/segments> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCustomizer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/androidPrivacySharedKeyGoogleNetworkType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adScheduleView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/goal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAdAssetView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/changeEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/groupContentSuitabilityPlacementView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/shoppingProduct> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/smartCampaignSearchTermView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/channelAggregateAssetView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerConversionGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/dataLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/offlineConversionUploadConversionActionSummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productGroupView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/thirdPartyAppAnalyticsLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/domainCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignCustomizer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/locationInterestView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/leadFormSubmissionData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/ad> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/lifeEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanCampaignKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupTopCombinationView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerNegativeCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAdAssetCombinationView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userInterest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/youTubeVideoUpload> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productCategoryConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/recommendationSubscription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetSetAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignConversionGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAudienceView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/displayKeywordView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/contentCriterionView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/mediaFile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/operatingSystemVersionConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignBidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionCustomVariable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/managedPlacementView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignGoalConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/multiPartyAuthReview> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/webpageView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanAdGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/topicConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/offlineConversionUploadClientSummary> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/currencyConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetSetTypeView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerClient> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customizerAttribute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerCustomizer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordThemeConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesLead> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customInterest> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productLinkInvitation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/expandedLandingPageView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionValueRuleSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/genderView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/hotelPerformanceView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupSignal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/dynamicSearchAdsSearchTermView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accountLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesEmployee> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionValueRule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/androidPrivacySharedKeyGoogleAdGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/hotelGroupView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSharedSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/aiMaxSearchTermAdCombinationView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/videoEnhancement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupSimulation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerClientLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/landingPageView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupListingGroupFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesLeadConversation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/combinedAudience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetFieldTypeView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/travelActivityGroupView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/experiment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userLocationView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customConversionGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adParameter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSimulation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerUserAccess> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterionCustomizer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/finalUrlExpansionAssetView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/parentalStatusView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/geographicView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/androidPrivacySharedKeyGoogleCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/hotelReconciliation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/sharedCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignDraft> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingSeasonalityAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerManagerLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/cartDataSalesView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/detailPlacementView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerUserAccessInvitation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanAdGroupKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/detailedDemographic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/remarketingAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/offlineUserDataJob> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/searchTermView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accountBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerSearchTermInsight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupBidModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterionSimulation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accountBudgetProposal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/carrierConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/performanceMaxPlacementView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingDataExclusion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSearchTermView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAudienceView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/matchedLocationInterestView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/distanceView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/clickView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/topicView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionGoalCampaignConfig> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/metrics> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/geoTargetConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/incomeRangeView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/travelActivityPerformanceView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/callView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/appliedIncentive> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/ageRangeView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/paidOrganicSearchTermView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/label> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/qualifyingQuestion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterionLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/detailContentSuitabilityPlacementView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesVerificationArtifact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/sharedSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/mobileAppCategoryConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAggregateAssetView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/batchJob> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/recommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAdLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/perStoreView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignLifecycleGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/billingSetup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/targetingExpansionView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/experimentArm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/mobileDeviceConstant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/changeStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/shoppingPerformanceView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSearchTermInsight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupProductGroupView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAssetSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/appTopCombinationView> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accessibleBiddingStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/locationView> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan
googleads:KeywordPlan
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/forecastPeriod> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan Forecast Period
googleads:KeywordPlanForecastPeriod
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanForecastPeriod/dateRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanForecastPeriod/dateInterval> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video
googleads:Video
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Video/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Video/channelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Video/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Video/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Video/durationMillis> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Language Constant
googleads:LanguageConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/targetable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Group Placement View
googleads:GroupPlacementView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/targetUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/placementType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Smart Campaign Setting
googleads:SmartCampaignSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/finalUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/adOptimizedBusinessProfileSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/advertisingLanguageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/businessProfileLocation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/businessName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Smart Campaign Setting Phone Number
googleads:SmartCampaignSettingPhoneNumber
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSettingPhoneNumber/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSettingPhoneNumber/countryCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Smart Campaign Setting Ad Optimized Business Profile Setting
googleads:SmartCampaignSettingAdOptimizedBusinessProfileSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSettingAdOptimizedBusinessProfileSetting/includeLeadForm> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Customer Type
googleads:UserListCustomerType
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListCustomerType/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListCustomerType/userList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListCustomerType/customerTypeCategory> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Segments
googleads:Segments
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productAggregatorId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchEngineResultsPageType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/travelDestinationRegion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL5> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL5> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionValueRulePrimaryDimension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetPostalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/auctionInsightDomain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionOrAdjustmentLagBucket> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/newVersusReturningCustomers> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/date> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adDestinationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productItemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/partnerHotelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCheckInDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkPostbackSequenceIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTermMatchSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productFeedLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkSourceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetProvince> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkUserType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adjustedGender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCounty> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adNetworkType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/slot> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/clickType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsPartnerAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/landingPageSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTermMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkAdEventType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCanton> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingVenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelRateRuleId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsVertical> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/assetInteractionTarget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetRegion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adSubNetworkType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/travelDestinationCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsEventParticipantDisplayNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkSourceDomain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionAttributionEventType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelClass> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/month> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/dayOfWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetMostSpecificLocation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelRateType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetDistrict> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/quarter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelDateSelectionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityRating> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/webpage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkSourceApp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adUsingProductData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adUsingVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/budgetCampaignAssociationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingRegion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adjustedAgeRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsHotelClass> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchSubcategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/externalActivityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productLanguage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelBookingWindowDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/monthOfYear> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel5> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTermTargetingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adFormatType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelPriceBucket> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityState> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkCoarseConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelLengthOfStay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldItemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel5> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkFineConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetAirport> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionLagBucket> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/mobileDevicePlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute0> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/year> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/externalConversionSource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productChannelExclusivity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/travelDestinationCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTerm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute0> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/interactionOnThisExtension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkAttributionCredit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetMetro> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productMerchantId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkRedistributedFineConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionActionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/week> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionActionCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingUserRating> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCheckInDayOfWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute1> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword
googleads:Keyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Keyword/adGroupCriterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Keyword/info> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Sk Ad Network Source App
googleads:SkAdNetworkSourceApp
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SkAdNetworkSourceApp/skAdNetworkSourceAppId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan Campaign
googleads:KeywordPlanCampaign
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/keywordPlan> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/keywordPlanNetwork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/cpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan Geo Target
googleads:KeywordPlanGeoTarget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanGeoTarget/geoTargetConstant> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Group Content Suitability Placement View
googleads:GroupContentSuitabilityPlacementView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/placementType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/targetUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shopping Product
googleads:ShoppingProduct
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/channelExclusivity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute0> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/brand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/feedLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/multiClientAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel5> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/merchantCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/effectiveMaxCpcMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/channel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productImageUri> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel5> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/itemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/condition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/availability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/priceMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shopping Product Product Issue
googleads:ShoppingProductProductIssue
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/attributeName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/documentation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/detail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/adsSeverity> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Smart Campaign Search Term View
googleads:SmartCampaignSearchTermView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSearchTermView/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSearchTermView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSearchTermView/searchTerm> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline Conversion Upload Conversion Action Summary
googleads:OfflineConversionUploadConversionActionSummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/conversionActionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/successfulEventCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/lastUploadDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/client> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/pendingEventCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/conversionActionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/totalEventCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline Conversion Summary
googleads:OfflineConversionSummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/failedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/successfulCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/pendingCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/jobId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/uploadDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline Conversion Alert
googleads:OfflineConversionAlert
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionAlert/error> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionAlert/errorPercentage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline Conversion Error
googleads:OfflineConversionError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/mutateError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/stringLengthError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/collectionSizeError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/stringFormatError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/conversionUploadError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/dateError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/notAllowlistedError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/fieldError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/conversionAdjustmentUploadError> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/distinctError> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Group View
googleads:ProductGroupView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductGroupView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Third Party App Analytics Link
googleads:ThirdPartyAppAnalyticsLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLink/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLink/shareableLinkId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location Interest View
googleads:LocationInterestView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationInterestView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lead Form Submission Data
googleads:LeadFormSubmissionData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/adGroupAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/submissionDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/gclid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lead Form Submission Field
googleads:LeadFormSubmissionField
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionField/fieldType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionField/fieldValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Life Event
googleads:LifeEvent
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/parent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/launchedToAll> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan Campaign Keyword
googleads:KeywordPlanCampaignKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/keywordPlanCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/negative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User Interest
googleads:UserInterest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/taxonomyType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/userInterestId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/userInterestParent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/launchedToAll> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: You Tube Video Upload
googleads:YouTubeVideoUpload
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/state> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoPrivacy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoUploadId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/channelId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Category Constant
googleads:ProductCategoryConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/productCategoryConstantParent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/level> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/state> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Category Constant Product Category Localization
googleads:ProductCategoryConstantProductCategoryLocalization
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstantProductCategoryLocalization/regionCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstantProductCategoryLocalization/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstantProductCategoryLocalization/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Subscription
googleads:RecommendationSubscription
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/modifyDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/createDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Media File
googleads:MediaFile
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/mimeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/image> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/mediaBundle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/audio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/video> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/fileSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/sourceUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Media Image
googleads:MediaImage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaImage/data> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaImage/fullSizeImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaImage/previewSizeImageUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Media Bundle
googleads:MediaBundle
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaBundle/data> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaBundle/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Media Audio
googleads:MediaAudio
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaAudio/adDurationMillis> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Media Video
googleads:MediaVideo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/advertisingIdCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/adDurationMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/youtubeVideoId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/isciCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Operating System Version Constant
googleads:OperatingSystemVersionConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/osMinorVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/osMajorVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/operatorType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Managed Placement View
googleads:ManagedPlacementView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ManagedPlacementView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Multi Party Auth Review
googleads:MultiPartyAuthReview
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/operationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/customerUserAccessReview> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/approvalDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/reviewStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/customerUserAccessInvitationReview> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/targetResource> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/multiPartyAuthReviewId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/requestUserEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/justification> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Webpage View
googleads:WebpageView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan Ad Group
googleads:KeywordPlanAdGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/cpcBidMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/keywordPlanCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Topic Constant
googleads:TopicConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/topicConstantParent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline Conversion Upload Client Summary
googleads:OfflineConversionUploadClientSummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/totalEventCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/client> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/pendingEventCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/successfulEventCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/lastUploadDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/successRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/pendingRate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Theme Constant
googleads:KeywordThemeConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/languageCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/displayName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Lead
googleads:LocalServicesLead
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/note> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/locale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadFeedbackSubmitted> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/creditDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/contactDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadCharged> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/serviceId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Note
googleads:Note
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Note/editDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Note/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Link Invitation
googleads:ProductLinkInvitation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/merchantCenter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/productLinkInvitationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/hotelCenter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/advertisingPartnerProperties> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/advertisingPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Merchant Center Link Invitation Identifier
googleads:MerchantCenterLinkInvitationIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MerchantCenterLinkInvitationIdentifier/merchantCenterId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Center Link Invitation Identifier
googleads:HotelCenterLinkInvitationIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCenterLinkInvitationIdentifier/hotelCenterId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword View
googleads:KeywordView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Performance View
googleads:HotelPerformanceView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPerformanceView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Employee
googleads:LocalServicesEmployee
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/lastName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/middleName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/yearStartedPracticing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/firstName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/jobTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/emailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/creationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/nationalProviderIdNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Residency
googleads:Residency
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Residency/completionYear> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Residency/institutionName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: University Degree
googleads:UniversityDegree
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UniversityDegree/graduationYear> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UniversityDegree/degree> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UniversityDegree/institutionName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Group View
googleads:HotelGroupView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelGroupView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Video Enhancement
googleads:VideoEnhancement
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/durationMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/title> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Landing Page View
googleads:LandingPageView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LandingPageView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LandingPageView/unexpandedFinalUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Lead Conversation
googleads:LocalServicesLeadConversation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/eventDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/conversationChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/participantType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/phoneCallDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/messageDetails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/lead> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Phone Call Details
googleads:PhoneCallDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PhoneCallDetails/callDurationMillis> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PhoneCallDetails/callRecordingUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Message Details
googleads:MessageDetails
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MessageDetails/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Travel Activity Group View
googleads:TravelActivityGroupView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TravelActivityGroupView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User Location View
googleads:UserLocationView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserLocationView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserLocationView/targetingLocation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserLocationView/countryCriterionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Parental Status View
googleads:ParentalStatusView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Hotel Reconciliation
googleads:HotelReconciliation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/orderId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/reconciledValueMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/commissionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/checkInDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/hotelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/checkOutDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/hotelCenterId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/billed> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shared Criterion
googleads:SharedCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/brand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/youtubeChannel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/mobileAppCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/mobileApplication> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/webpage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/criterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/sharedSet> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/youtubeVideo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/retailFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/verticalAdsItemGroupRule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/negative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Retail Filter
googleads:RetailFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilter/expression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilter/tag> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Retail Filter Expression
googleads:RetailFilterExpression
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilterExpression/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Retail Tag
googleads:RetailTag
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RetailTag/expressionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RetailTag/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Vertical Ads Item Group Rule Info
googleads:VerticalAdsItemGroupRuleInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/cityCriterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/itemCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/regionCriterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/venue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/userRating> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/hotelClass> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/eventParticipantDisplayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/countryCriterionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Keyword Plan Ad Group Keyword
googleads:KeywordPlanAdGroupKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/keywordPlanAdGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/negative> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/cpcBidMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Remarketing Action
googleads:RemarketingAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline User Data Job
googleads:OfflineUserDataJob
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/operationMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/customerMatchUserListMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/storeSalesMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/failureReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/externalId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Offline User Data Job Metadata
googleads:OfflineUserDataJobMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJobMetadata/matchRateRange> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Store Sales Metadata
googleads:StoreSalesMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/transactionUploadFraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/customKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/loyaltyFraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/thirdPartyMetadata> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Store Sales Third Party Metadata
googleads:StoreSalesThirdPartyMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/partnerMatchFraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/partnerUploadFraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/bridgeMapVersionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/partnerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/validTransactionFraction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/advertiserUploadDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Search Term View
googleads:SearchTermView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/searchTerm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Performance Max Placement View
googleads:PerformanceMaxPlacementView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/placementType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/targetUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/displayName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Matched Location Interest View
googleads:MatchedLocationInterestView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MatchedLocationInterestView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Topic View
googleads:TopicView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TopicView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Income Range View
googleads:IncomeRangeView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.IncomeRangeView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Travel Activity Performance View
googleads:TravelActivityPerformanceView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TravelActivityPerformanceView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Paid Organic Search Term View
googleads:PaidOrganicSearchTermView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PaidOrganicSearchTermView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PaidOrganicSearchTermView/searchTerm> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Label
googleads:Label
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Label/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Label/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Label/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Label/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Label/textLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Text Label
googleads:TextLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TextLabel/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TextLabel/backgroundColor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Qualifying Question
googleads:QualifyingQuestion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/qualifyingQuestionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/locale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Local Services Verification Artifact
googleads:LocalServicesVerificationArtifact
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/businessRegistrationCheckVerificationArtifact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/artifactType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/backgroundCheckVerificationArtifact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/licenseVerificationArtifact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/insuranceVerificationArtifact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/creationDateTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: License Verification Artifact
googleads:LicenseVerificationArtifact
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseeFirstName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseeLastName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/expirationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/rejectionReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseDocumentReadonly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Insurance Verification Artifact
googleads:InsuranceVerificationArtifact
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/amountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/insuranceDocumentReadonly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/expirationDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/rejectionReason> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Product Link
googleads:ProductLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/merchantCenter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/advertisingPartnerProperties> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/advertisingPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/productLinkId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/dataPartner> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/googleAds> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Merchant Center Identifier
googleads:MerchantCenterIdentifier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MerchantCenterIdentifier/merchantCenterId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shared Set
googleads:SharedSet
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/verticalAdsItemVerticalType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/memberCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/referenceCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List
googleads:UserList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/membershipLifeSpan> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeForDisplay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/accountUserListStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/accessReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeRangeForDisplay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/basicUserList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/membershipStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/similarUserList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/ruleBasedUserList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeRangeForSearch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/integrationCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/lookalikeUserList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/logicalUserList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/crmBasedUserList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/eligibleForDisplay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/readOnly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/closingReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/eligibleForSearch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeForSearch> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/matchRatePercentage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Similar User List Info
googleads:SimilarUserListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.SimilarUserListInfo/seedUserList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Rule Based User List Info
googleads:RuleBasedUserListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RuleBasedUserListInfo/prepopulationStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RuleBasedUserListInfo/flexibleRuleUserList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Lookalike User List Info
googleads:LookalikeUserListInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LookalikeUserListInfo/expansionLevel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: User List Logical Rule Info
googleads:UserListLogicalRuleInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.UserListLogicalRuleInfo/operator> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Logical User List Operand Info
googleads:LogicalUserListOperandInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LogicalUserListOperandInfo/userList> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mobile App Category Constant
googleads:MobileAppCategoryConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryConstant/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation
googleads:Recommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddGtinRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/marginalRoiCampaignBudgetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/keywordMatchTypeRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/forecastingCampaignBudgetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddSizeRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/forecastingSetTargetRoasRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/upgradeLocalCampaignToPerformanceMaxRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/keywordRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/dynamicImageExtensionOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/migrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/performanceMaxFinalUrlOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/setTargetRoasRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/responsiveSearchAdImproveAdStrengthRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/lowerTargetRoasRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingFixMerchantCenterAccountSuspensionWarningRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/textAdRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/targetCpaOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/improvePerformanceMaxAdStrengthRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/forecastingSetTargetCpaRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/maximizeClicksOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaignBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/performanceMaxOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingTargetAllOffersRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingFixSuspendedMerchantCenterAccountRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddColorRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/improveDemandGenAdStrengthRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/responsiveSearchAdAssetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddMoreIdentifiersRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/raiseTargetCpaBidTooLowRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddAgeGroupRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/moveUnusedBudgetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddGenderRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/useBroadMatchKeywordRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingFixDisapprovedProductsRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddProductsToCampaignRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/maximizeConversionValueOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/callAssetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/refreshCustomerMatchListRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/enhancedCpcOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/searchPartnersOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/upgradeSmartShoppingCampaignToPerformanceMaxRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/leadFormAssetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/maximizeConversionsOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/sitelinkAssetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/setTargetCpaRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/optimizeAdRotationRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/customAudienceOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/calloutAssetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/impact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/displayExpansionOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/raiseTargetCpaRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/targetRoasOptInRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/adGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaignBudgetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/improveGoogleTagCoverageRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/responsiveSearchAdRecommendation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Shopping Offer Attribute Recommendation
googleads:RecommendationShoppingOfferAttributeRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/offersCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/merchant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/feedLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/demotedOffersCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Merchant Info
googleads:RecommendationMerchantInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMerchantInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMerchantInfo/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMerchantInfo/multiClient> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Campaign Budget Recommendation
googleads:RecommendationCampaignBudgetRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendation/recommendedBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendation/currentBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Campaign Budget Recommendation Campaign Budget Recommendation Option
googleads:RecommendationCampaignBudgetRecommendationCampaignBudgetRecommendationOption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendationCampaignBudgetRecommendationOption/budgetAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendationCampaignBudgetRecommendationOption/impact> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Recommendation Impact
googleads:RecommendationRecommendationImpact
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationImpact/baseMetrics> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationImpact/potentialMetrics> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Recommendation Metrics
googleads:RecommendationRecommendationMetrics
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/conversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/conversionsValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/costMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/videoViews> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Keyword Match Type Recommendation
googleads:RecommendationKeywordMatchTypeRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordMatchTypeRecommendation/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordMatchTypeRecommendation/recommendedMatchType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Forecasting Set Target Roas Recommendation
googleads:RecommendationForecastingSetTargetRoasRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetRoasRecommendation/campaignBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetRoasRecommendation/recommendedTargetRoas> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Campaign Budget
googleads:RecommendationCampaignBudget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudget/newStartDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudget/currentAmountMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudget/recommendedNewAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Keyword Recommendation
googleads:RecommendationKeywordRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendation/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendation/recommendedCpcBidMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Keyword Recommendation Search Term
googleads:RecommendationKeywordRecommendationSearchTerm
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendationSearchTerm/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendationSearchTerm/estimatedWeeklySearchCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Migrate Dynamic Search Ads Campaign To Performance Max Recommendation
googleads:RecommendationMigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation/applyLink> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Responsive Search Ad Improve Ad Strength Recommendation
googleads:RecommendationResponsiveSearchAdImproveAdStrengthRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdImproveAdStrengthRecommendation/currentAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdImproveAdStrengthRecommendation/recommendedAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Lower Target Roas Recommendation
googleads:RecommendationLowerTargetRoasRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationLowerTargetRoasRecommendation/targetAdjustment> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Target Adjustment Info
googleads:RecommendationTargetAdjustmentInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetAdjustmentInfo/currentAverageTargetMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetAdjustmentInfo/recommendedTargetMultiplier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetAdjustmentInfo/sharedSet> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Shopping Merchant Center Account Suspension Recommendation
googleads:RecommendationShoppingMerchantCenterAccountSuspensionRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMerchantCenterAccountSuspensionRecommendation/merchant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMerchantCenterAccountSuspensionRecommendation/feedLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Text Ad Recommendation
googleads:RecommendationTextAdRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTextAdRecommendation/creationDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTextAdRecommendation/autoApplyDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTextAdRecommendation/ad> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Target Cpa Opt In Recommendation
googleads:RecommendationTargetCpaOptInRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendation/recommendedTargetCpaMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Target Cpa Opt In Recommendation Target Cpa Opt In Recommendation Option
googleads:RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/impact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/goal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/targetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/requiredCampaignBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Improve Performance Max Ad Strength Recommendation
googleads:RecommendationImprovePerformanceMaxAdStrengthRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImprovePerformanceMaxAdStrengthRecommendation/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImprovePerformanceMaxAdStrengthRecommendation/adStrength> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Forecasting Set Target Cpa Recommendation
googleads:RecommendationForecastingSetTargetCpaRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetCpaRecommendation/recommendedTargetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetCpaRecommendation/campaignBudget> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Maximize Clicks Opt In Recommendation
googleads:RecommendationMaximizeClicksOptInRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMaximizeClicksOptInRecommendation/recommendedBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Shopping Target All Offers Recommendation
googleads:RecommendationShoppingTargetAllOffersRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingTargetAllOffersRecommendation/merchant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingTargetAllOffersRecommendation/untargetedOffersCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingTargetAllOffersRecommendation/feedLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Improve Demand Gen Ad Strength Recommendation
googleads:RecommendationImproveDemandGenAdStrengthRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImproveDemandGenAdStrengthRecommendation/adStrength> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImproveDemandGenAdStrengthRecommendation/ad> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Responsive Search Ad Asset Recommendation
googleads:RecommendationResponsiveSearchAdAssetRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdAssetRecommendation/recommendedAssets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdAssetRecommendation/currentAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Raise Target Cpa Bid Too Low Recommendation
googleads:RecommendationRaiseTargetCpaBidTooLowRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaBidTooLowRecommendation/averageTargetCpaMicros> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaBidTooLowRecommendation/recommendedTargetMultiplier> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Move Unused Budget Recommendation
googleads:RecommendationMoveUnusedBudgetRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMoveUnusedBudgetRecommendation/budgetRecommendation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMoveUnusedBudgetRecommendation/excessCampaignBudget> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Use Broad Match Keyword Recommendation
googleads:RecommendationUseBroadMatchKeywordRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/campaignUsesSharedBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/campaignKeywordsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/suggestedKeywordsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/requiredCampaignBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Shopping Fix Disapproved Products Recommendation
googleads:RecommendationShoppingFixDisapprovedProductsRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/productsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/merchant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/feedLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/disapprovedProductsCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Shopping Add Products To Campaign Recommendation
googleads:RecommendationShoppingAddProductsToCampaignRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingAddProductsToCampaignRecommendation/reason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingAddProductsToCampaignRecommendation/merchant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingAddProductsToCampaignRecommendation/feedLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Refresh Customer Match List Recommendation
googleads:RecommendationRefreshCustomerMatchListRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/targetingAccountsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/userListId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/daysSinceLastRefresh> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/ownerAccount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/userListName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Account Info
googleads:RecommendationAccountInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationAccountInfo/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationAccountInfo/descriptiveName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Upgrade Smart Shopping Campaign To Performance Max Recommendation
googleads:RecommendationUpgradeSmartShoppingCampaignToPerformanceMaxRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUpgradeSmartShoppingCampaignToPerformanceMaxRecommendation/merchantId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUpgradeSmartShoppingCampaignToPerformanceMaxRecommendation/salesCountryCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Maximize Conversions Opt In Recommendation
googleads:RecommendationMaximizeConversionsOptInRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMaximizeConversionsOptInRecommendation/recommendedBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Shopping Migrate Regular Shopping Campaign Offers To Performance Max Recommendation
googleads:RecommendationShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation/merchant> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation/feedLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Raise Target Cpa Recommendation
googleads:RecommendationRaiseTargetCpaRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaRecommendation/targetAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaRecommendation/appBiddingGoal> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Target Roas Opt In Recommendation
googleads:RecommendationTargetRoasOptInRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetRoasOptInRecommendation/recommendedTargetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetRoasOptInRecommendation/requiredCampaignBudgetAmountMicros> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Recommendation Responsive Search Ad Recommendation
googleads:RecommendationResponsiveSearchAdRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdRecommendation/ad> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Per Store View
googleads:PerStoreView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/postalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/address1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/city> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/province> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/placeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/address2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Targeting Expansion View
googleads:TargetingExpansionView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.TargetingExpansionView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Mobile Device Constant
googleads:MobileDeviceConstant
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/operatingSystemName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/resourceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/manufacturerName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Shopping Performance View
googleads:ShoppingPerformanceView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingPerformanceView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Location View
googleads:LocationView
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/googleads/property/Googleads.LocationView/resourceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for property: maximize conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/maximizeConversions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner descriptive name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/ownerDescriptiveName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner customer id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/ownerCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetRoas>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/maximizeConversionValue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetImpressionShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target spend
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetSpend>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/targetCpa>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategy/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyMaximizeConversions/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetRoas/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyMaximizeConversionValue/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location fraction micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetImpressionShare/locationFractionMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetImpressionShare/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetImpressionShare/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target spend micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetSpend/targetSpendMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetSpend/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccessibleBiddingStrategyTargetCpa/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedEndDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedStartDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjusted spending limit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/adjustedSpendingLimitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjusted spending limit type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/adjustedSpendingLimitType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedEndDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount served micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/amountServedMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending proposal
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/pendingProposal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed spending limit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedSpendingLimitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedStartDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed spending limit type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedSpendingLimitType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notes
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/notes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved end time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedEndTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total adjustments micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/totalAdjustmentsMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved spending limit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedSpendingLimitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing setup
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/billingSetup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purchase order number
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/purchaseOrderNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved spending limit type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/approvedSpendingLimitType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed end time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudget/proposedEndTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spending limit type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/spendingLimitType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purchase order number
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/purchaseOrderNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposal type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/proposalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notes
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/notes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/endDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account budget proposal
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/accountBudgetProposal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/endTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spending limit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetPendingAccountBudgetProposal/spendingLimitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed end time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedEndTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed start time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedStartTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing setup
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/billingSetup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved spending limit type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedSpendingLimitType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/accountBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved spending limit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedSpendingLimitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed notes
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedNotes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed spending limit type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedSpendingLimitType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved end time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedEndTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposal type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed purchase order number
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedPurchaseOrderNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed spending limit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedSpendingLimitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedStartDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedEndDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approved start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvedStartDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/approvalDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proposed end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountBudgetProposal/proposedEndDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party app analytics
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/thirdPartyAppAnalytics>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/accountLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AccountLink/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app analytics provider id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLinkIdentifier/appAnalyticsProviderId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLinkIdentifier/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app vendor
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLinkIdentifier/appVendor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityCityInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityCountryInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityIdInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityRatingInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ActivityStateInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: added by google ads
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/addedByGoogleAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen video responsive ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenVideoResponsiveAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display upload ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/displayUploadAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/urlCustomParameters>
  a owl:ObjectProperty .

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

# OWL axioms for property: display url
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/displayUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/imageAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: system managed resource source
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/systemManagedResourceSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen carousel ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenCarouselAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/videoAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping smart ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/shoppingSmartAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping comparison listing ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/shoppingComparisonListingAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: smart campaign ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/smartCampaignAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app engagement ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/appEngagementAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen multi asset ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenMultiAssetAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: legacy app install ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/legacyAppInstallAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

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

# OWL axioms for property: responsive search ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/responsiveSearchAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/hotelAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen product ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/demandGenProductAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: synthetic content info
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/syntheticContentInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video responsive ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/videoResponsiveAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url collections
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/urlCollections>
  a owl:ObjectProperty .

# OWL axioms for property: app pre registration ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/appPreRegistrationAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: legacy responsive display ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/legacyResponsiveDisplayAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/appAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/travelAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expanded dynamic search ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/expandedDynamicSearchAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/textAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: local ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/localAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expanded text ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/expandedTextAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: shopping product ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/shoppingProductAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive display ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.Ad/responsiveDisplayAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/videos>
  a owl:ObjectProperty .

# OWL axioms for property: long headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/longHeadlines>
  a owl:ObjectProperty .

# OWL axioms for property: companion banners
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/companionBanners>
  a owl:ObjectProperty .

# OWL axioms for property: breadcrumb2
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/breadcrumb2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: call to actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/callToActions>
  a owl:ObjectProperty .

# OWL axioms for property: breadcrumb1
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/breadcrumb1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/businessName>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenVideoResponsiveAdInfo/logoImages>
  a owl:ObjectProperty .

# OWL axioms for property: policy summary info
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/policySummaryInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pinned field
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/pinnedField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset performance label
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdTextAsset/assetPerformanceLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy topic entries
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdAssetPolicySummary/policyTopicEntries>
  a owl:ObjectProperty .

# OWL axioms for property: review status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdAssetPolicySummary/reviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdAssetPolicySummary/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEntry/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEntry/topic>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: evidences
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEntry/evidences>
  a owl:ObjectProperty .

# OWL axioms for property: constraints
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEntry/constraints>
  a owl:ObjectProperty .

# OWL axioms for property: website list
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/websiteList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text list
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/textList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination mismatch
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/destinationMismatch>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination not working
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/destinationNotWorking>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination text list
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidence/destinationTextList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: websites
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceWebsiteList/websites>
  a owl:DatatypeProperty .

# OWL axioms for property: texts
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceTextList/texts>
  a owl:DatatypeProperty .

# OWL axioms for property: url types
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationMismatch/urlTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: dns error type
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/dnsErrorType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last checked date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/lastCheckedDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/device>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: http error code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/httpErrorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expanded url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationNotWorking/expandedUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination texts
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicEvidenceDestinationTextList/destinationTexts>
  a owl:DatatypeProperty .

# OWL axioms for property: country constraint list
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/countryConstraintList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: certificate missing in country list
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/certificateMissingInCountryList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: certificate domain mismatch in country list
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/certificateDomainMismatchInCountryList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reseller constraint
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraint/resellerConstraint>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total targeted countries
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraintCountryConstraintList/totalTargetedCountries>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: countries
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraintCountryConstraintList/countries>
  a owl:ObjectProperty .

# OWL axioms for property: country criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicyTopicConstraintCountryConstraint/countryCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad video asset info
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAsset/adVideoAssetInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad video asset feature control
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInfo/adVideoAssetFeatureControl>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad video asset inventory preferences
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInfo/adVideoAssetInventoryPreferences>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow youtube comments
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetLinkFeatureControl/allowYoutubeComments>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in stream preference
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInventoryPreferences/inStreamPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in feed preference
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInventoryPreferences/inFeedPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shorts preference
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdVideoAssetInventoryPreferences/shortsPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdImageAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdCallToActionAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media bundle
<https://relay.inferal.com/ontology/googleads/property/Googleads.DisplayUploadAdInfo/mediaBundle>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display upload product type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DisplayUploadAdInfo/displayUploadProductType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdMediaBundleAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomParameter/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomParameter/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad id to copy image from
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/adIdToCopyImageFrom>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pixel height
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/pixelHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mime type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/mimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preview pixel height
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/previewPixelHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pixel width
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/pixelWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preview image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/previewImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/imageAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preview pixel width
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAdInfo/previewPixelWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/headline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action text
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/callToActionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carousel cards
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/carouselCards>
  a owl:ObjectProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/description>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo image
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselAdInfo/logoImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdDemandGenCarouselCardAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in feed
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/inFeed>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/audio>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bumper
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/bumper>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in stream
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/inStream>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: non skippable
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/nonSkippable>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/video>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: out stream
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoAdInfo/outStream>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description1
<https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/description1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail
<https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/thumbnail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.InFeedVideoAdInfo/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: companion banner
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoBumperInStreamAdInfo/companionBanner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action button label
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoBumperInStreamAdInfo/actionButtonLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoBumperInStreamAdInfo/actionHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: companion banner
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoTrueViewInStreamAdInfo/companionBanner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action button label
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoTrueViewInStreamAdInfo/actionButtonLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoTrueViewInStreamAdInfo/actionHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: companion banner
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoNonSkippableInStreamAdInfo/companionBanner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action button label
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoNonSkippableInStreamAdInfo/actionButtonLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoNonSkippableInStreamAdInfo/actionHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoOutstreamAdInfo/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoOutstreamAdInfo/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingComparisonListingAdInfo/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppEngagementAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppEngagementAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppEngagementAdInfo/images>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppEngagementAdInfo/videos>
  a owl:ObjectProperty .

# OWL axioms for property: logo images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/logoImages>
  a owl:ObjectProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tall portrait marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/tallPortraitMarketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/marketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: portrait marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/portraitMarketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: classic display images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/classicDisplayImages>
  a owl:ObjectProperty .

# OWL axioms for property: square marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/squareMarketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: call to action text
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/callToActionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenMultiAssetAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: description1
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/description1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/appStore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyAppInstallAdInfo/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveSearchAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveSearchAdInfo/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveSearchAdInfo/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveSearchAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: breadcrumb2
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/breadcrumb2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo image
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/logoImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breadcrumb1
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/breadcrumb1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/businessName>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/headline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenProductAdInfo/description>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: system attestation
<https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentInfo/systemAttestation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertiser attestation
<https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentInfo/advertiserAttestation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentAttestation/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.SyntheticContentAttestation/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breadcrumb2
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/breadcrumb2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: companion banners
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/companionBanners>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/videos>
  a owl:ObjectProperty .

# OWL axioms for property: long headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/longHeadlines>
  a owl:ObjectProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/businessName>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breadcrumb1
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/breadcrumb1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo images
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/logoImages>
  a owl:ObjectProperty .

# OWL axioms for property: call to actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoResponsiveAdInfo/callToActions>
  a owl:ObjectProperty .

# OWL axioms for property: url collection id
<https://relay.inferal.com/ontology/googleads/property/Googleads.UrlCollection/urlCollectionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.UrlCollection/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.UrlCollection/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.UrlCollection/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppPreRegistrationAdInfo/youtubeVideos>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppPreRegistrationAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppPreRegistrationAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppPreRegistrationAdInfo/images>
  a owl:ObjectProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: square logo image
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/squareLogoImage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/longHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: square marketing image
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/squareMarketingImage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/formatSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: main color
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/mainColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action text
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/callToActionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accent color
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/accentColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price prefix
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/pricePrefix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo image
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/logoImage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promo text
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/promoText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing image
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/marketingImage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow flexible color
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/allowFlexibleColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: short headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.LegacyResponsiveDisplayAdInfo/shortHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mandatory ad text
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/mandatoryAdText>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/youtubeVideos>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/images>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: html5media bundles
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/html5MediaBundles>
  a owl:ObjectProperty .

# OWL axioms for property: app deep link
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppAdInfo/appDeepLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdAppDeepLinkAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedDynamicSearchAdInfo/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedDynamicSearchAdInfo/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: os type
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalAppUrl/osType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalAppUrl/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/googleads/property/Googleads.TextAdInfo/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description1
<https://relay.inferal.com/ontology/googleads/property/Googleads.TextAdInfo/description1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.TextAdInfo/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/callToActions>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/videos>
  a owl:ObjectProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/marketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: logo images
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/logoImages>
  a owl:ObjectProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalAdInfo/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline part2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/headlinePart2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline part1
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/headlinePart1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline part3
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/headlinePart3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedTextAdInfo/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/longHeadline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/formatSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: square logo images
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/squareLogoImages>
  a owl:ObjectProperty .

# OWL axioms for property: marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/marketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: main color
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/mainColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control spec
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/controlSpec>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action text
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/callToActionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo images
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/logoImages>
  a owl:ObjectProperty .

# OWL axioms for property: accent color
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/accentColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price prefix
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/pricePrefix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: promo text
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/promoText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: square marketing images
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/squareMarketingImages>
  a owl:ObjectProperty .

# OWL axioms for property: youtube videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/youtubeVideos>
  a owl:ObjectProperty .

# OWL axioms for property: allow flexible color
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/allowFlexibleColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdInfo/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: enable autogen video
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdControlSpec/enableAutogenVideo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable asset enhancements
<https://relay.inferal.com/ontology/googleads/property/Googleads.ResponsiveDisplayAdControlSpec/enableAssetEnhancements>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street address
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/streetAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: province code
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/provinceCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/cityName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: postal code
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/postalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: province name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/provinceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street address2
<https://relay.inferal.com/ontology/googleads/property/Googleads.AddressInfo/streetAddress2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad rotation mode
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/adRotationMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpm micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpmMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fixed cpm micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/fixedCpmMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ai max ad group setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/aiMaxAdGroupSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective target roas source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetRoasSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude demographic expansion
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/excludeDemographicExpansion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimized targeting enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/optimizedTargetingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/labels>
  a owl:DatatypeProperty .

# OWL axioms for property: effective cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded parent asset field types
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/excludedParentAssetFieldTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: target cpc micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpcMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective target cpa source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpaSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded parent asset set types
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/excludedParentAssetSetTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpv bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/cpvBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpv micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/targetCpvMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display custom bid dimension
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/displayCustomBidDimension>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad group settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/videoAdGroupSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/baseAdGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/percentCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/cpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpm bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/cpmBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/audienceSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective target cpc source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpcSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen ad group settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/demandGenAdGroupSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/urlCustomParameters>
  a owl:ObjectProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective target cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/effectiveTargetCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads format setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/verticalAdsFormatSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disable search term matching
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAiMaxAdGroupSetting/disableSearchTermMatching>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target restrictions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetingSetting/targetRestrictions>
  a owl:ObjectProperty .

# OWL axioms for property: target restriction operations
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetingSetting/targetRestrictionOperations>
  a owl:ObjectProperty .

# OWL axioms for property: targeting dimension
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestriction/targetingDimension>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid only
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestriction/bidOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestrictionOperation/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRestrictionOperation/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad sequence
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVideoAdGroupSettings/videoAdSequence>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: step id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVideoAdGroupSettingsVideoAdSequenceStepSetting/stepId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use audience grouped
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAudienceSetting/useAudienceGrouped>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel controls
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettings/channelControls>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: selected channels
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControls/selectedChannels>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel config
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControls/channelConfig>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel strategy
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControls/channelStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube in stream
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/youtubeInStream>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gmail
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/gmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube in feed
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/youtubeInFeed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube shorts
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/youtubeShorts>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: discover
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/discover>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maps
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/maps>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels/display>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable vertical promotion ads
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVerticalAdsFormatSetting/enableVerticalPromotionAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disable text ads
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVerticalAdsFormatSetting/disableTextAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable booking links
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupVerticalAdsFormatSetting/enableBookingLinks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/ad>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad strength
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/adStrength>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/labels>
  a owl:DatatypeProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy summary
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/policySummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/endDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad asset automation settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/adGroupAdAssetAutomationSettings>
  a owl:ObjectProperty .

# OWL axioms for property: action items
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/actionItems>
  a owl:DatatypeProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdPolicySummary/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy topic entries
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdPolicySummary/policyTopicEntries>
  a owl:ObjectProperty .

# OWL axioms for property: review status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdPolicySummary/reviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset automation type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetAutomationSetting/assetAutomationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset automation status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetAutomationSetting/assetAutomationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetCombinationView/enabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetCombinationView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: served assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetCombinationView/servedAssets>
  a owl:ObjectProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetUsage/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: served asset field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetUsage/servedAssetFieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetPolicySummary/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy topic entries
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetPolicySummary/policyTopicEntries>
  a owl:ObjectProperty .

# OWL axioms for property: review status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetPolicySummary/reviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/enabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pinned field
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/pinnedField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: performance label
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/performanceLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/adGroupAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy summary
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdAssetView/policySummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdLabel/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdLabel/adGroupAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAdLabel/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status details
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/primaryStatusDetails>
  a owl:ObjectProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAsset/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset disapproved
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetLinkPrimaryStatusDetails/assetDisapproved>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetLinkPrimaryStatusDetails/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetLinkPrimaryStatusDetails/reason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offline evaluation error reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetDisapproved/offlineEvaluationErrorReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/assetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAssetSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupAudienceView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel length of stay
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelLengthOfStay>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid modifier source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/bidModifierSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel advance booking window
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelAdvanceBookingWindow>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel check in day
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelCheckInDay>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel date selection type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelDateSelectionType>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel check in date range
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/hotelCheckInDateRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/criterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/bidModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupBidModifier/baseAdGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min nights
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelLengthOfStayInfo/minNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max nights
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelLengthOfStayInfo/maxNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min days
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelAdvanceBookingWindowInfo/minDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max days
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelAdvanceBookingWindowInfo/maxDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day of week
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCheckInDayInfo/dayOfWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DeviceInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelDateSelectionTypeInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCheckInDateRangeInfo/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCheckInDateRangeInfo/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset combination served assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCreativeAssetCombinationData/assetCombinationServedAssets>
  a owl:ObjectProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/language>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpv bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/cpvBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/brandList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/topic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app category
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/mobileAppCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/cpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpm bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/cpmBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/ageRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: quality info
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/qualityInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extended demographic
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/extendedDemographic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/listingGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective cpv bid source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpvBidSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective percent cpc bid source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectivePercentCpcBidSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/labels>
  a owl:DatatypeProperty .

# OWL axioms for property: disapproval reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/disapprovalReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: mobile application
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/mobileApplication>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/userList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective cpc bid source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpcBidSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: app payment model
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/appPaymentModel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom intent
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/customIntent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/customAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective cpm bid source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpmBidSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective cpv bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpvBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/youtubeChannel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/webpage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/criterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/percentCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: system serving status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/systemServingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/youtubeVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/audience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/negative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/gender>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: income range
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/incomeRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/urlCustomParameters>
  a owl:ObjectProperty .

# OWL axioms for property: combined audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/combinedAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/bidModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: life event
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/lifeEvent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parental status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/parentalStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retail filter bundle
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/retailFilterBundle>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/userInterest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: position estimates
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/positionEstimates>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective percent cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectivePercentCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: effective cpm bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpmBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom affinity
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/customAffinity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads item group rule list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/verticalAdsItemGroupRuleList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video lineup
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/videoLineup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/effectiveCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageInfo/languageConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.BrandListInfo/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicInfo/topicConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicInfo/path>
  a owl:DatatypeProperty .

# OWL axioms for property: mobile app category constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryInfo/mobileAppCategoryConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AgeRangeInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creative quality score
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/creativeQualityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search predicted ctr
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/searchPredictedCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: quality score
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/qualityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post click quality score
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionQualityInfo/postClickQualityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordInfo/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordInfo/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extended demographic id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExtendedDemographicInfo/extendedDemographicId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: case value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/caseValue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/parentAdGroupCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupInfo/path>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productChannel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unknown listing dimension
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/unknownListingDimension>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityId>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelId>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity country
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityCountry>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product legacy condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productLegacyCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel state
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelState>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productLabels>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product item id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productItemId>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel class
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelClass>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product channel exclusivity
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productChannelExclusivity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity state
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityState>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productType>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity city
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityCity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productBrand>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product grouping
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productGrouping>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel country region
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelCountryRegion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel city
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/hotelCity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productCustomAttribute>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity rating
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/activityRating>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type full
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionInfo/productTypeFull>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductChannelInfo/channel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelIdInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryInfo/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryInfo/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLegacyConditionInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: state criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelStateInfo/stateCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLabelsInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductItemIdInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelClassInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductConditionInfo/condition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel exclusivity
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductChannelExclusivityInfo/channelExclusivity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductTypeInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductTypeInfo/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductBrandInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductGroupingInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country region criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCountryRegionInfo/countryRegionCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCityInfo/cityCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCustomAttributeInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCustomAttributeInfo/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductTypeFullInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimensions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingDimensionPath/dimensions>
  a owl:ObjectProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileApplicationInfo/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileApplicationInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListInfo/userList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppPaymentModelInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom intent
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomIntentInfo/customIntent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceInfo/customAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeChannelInfo/channelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion name
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/criterionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coverage percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/coveragePercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sample
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/sample>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conditions
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageInfo/conditions>
  a owl:ObjectProperty .

# OWL axioms for property: sample urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageSampleInfo/sampleUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageConditionInfo/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageConditionInfo/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: argument
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageConditionInfo/argument>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoInfo/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceInfo/audience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GenderInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.IncomeRangeInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudienceInfo/combinedAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: life event id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEventInfo/lifeEventId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PlacementInfo/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilterBundle/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest category
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterestInfo/userInterestCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top of page cpc micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/topOfPageCpcMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated add cost at first position cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/estimatedAddCostAtFirstPositionCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: first page cpc micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/firstPageCpcMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: first position cpc micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/firstPositionCpcMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated add clicks at first position cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionPositionEstimates/estimatedAddClicksAtFirstPositionCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationInfo/geoTargetConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom affinity
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAffinityInfo/customAffinity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleListInfo/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video lineup id
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoLineupInfo/videoLineupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizer attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/customizerAttribute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionCustomizer/adGroupCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerValue/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: string value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerValue/stringValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionLabel/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionLabel/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionLabel/adGroupCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent cpc bid point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/percentCpcBidPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/cpcBidPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modification method
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/modificationMethod>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/criterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCriterionSimulation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: biddable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/biddableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top slot impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/topSlotImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/biddableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpcBidSimulationPoint/percentCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: biddable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/biddableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top slot impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/topSlotImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/cpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/requiredBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/biddableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid scaling modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpcBidSimulationPoint/cpcBidScalingModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizer attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/customizerAttribute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupCustomizer/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupLabel/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupLabel/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupLabel/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/targetCpaPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpv bid point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/cpvBidPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modification method
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/modificationMethod>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/targetRoasPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/cpcBidPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdGroupSimulation/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: app installs
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/appInstalls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/requiredBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/interactions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in app actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/inAppActions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/biddableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top slot impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/topSlotImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/biddableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa scaling modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/targetCpaScalingModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpaSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: cpv bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/cpvBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: views
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/views>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CpvBidSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/biddableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top slot impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/topSlotImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/requiredBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/biddableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoasSimulationPoint/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/adGroupCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insertion text
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/insertionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parameter index
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/parameterIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdParameter/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start hour
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/startHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end hour
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/endHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start minute
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/startMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day of week
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/dayOfWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end minute
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleInfo/endMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdScheduleView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action item type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItem/actionItemType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: add asset details
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItem/addAssetDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItemAddAssetDetails/assetFieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset count
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItemAddAssetDetails/assetCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video aspect ratio requirement
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdStrengthActionItemAddAssetDetails/videoAspectRatioRequirement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerIdentifier/customer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerLinkInvitationIdentifier/customer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allowed domain
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerLinkInvitationProperties/allowedDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allowed domain
<https://relay.inferal.com/ontology/googleads/property/Googleads.AdvertisingPartnerProperties/allowedDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: include undetermined
<https://relay.inferal.com/ontology/googleads/property/Googleads.AgeDimension/includeUndetermined>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age ranges
<https://relay.inferal.com/ontology/googleads/property/Googleads.AgeDimension/ageRanges>
  a owl:ObjectProperty .

# OWL axioms for property: min age
<https://relay.inferal.com/ontology/googleads/property/Googleads.AgeSegment/minAge>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max age
<https://relay.inferal.com/ontology/googleads/property/Googleads.AgeSegment/maxAge>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AgeRangeView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page
<https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/landingPage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.AiMaxSearchTermAdCombinationView/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy network type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/androidPrivacyNetworkType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared ad group key
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/sharedAdGroupKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy interaction date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/androidPrivacyInteractionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy interaction type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleAdGroup/androidPrivacyInteractionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared campaign key
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/sharedCampaignKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy interaction type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/androidPrivacyInteractionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy interaction date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleCampaign/androidPrivacyInteractionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy interaction date
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/androidPrivacyInteractionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared network type key
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/sharedNetworkTypeKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy interaction type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/androidPrivacyInteractionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy network type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AndroidPrivacySharedKeyGoogleNetworkType/androidPrivacyNetworkType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app deep link uri
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppDeepLinkAsset/appDeepLinkUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reward expiration date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardExpirationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fulfillment expiration date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/fulfillmentExpirationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon code
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/couponCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required min spend micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/requiredMinSpendMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: granted amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/grantedAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: incentive state
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/incentiveState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: redemption date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/redemptionDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reward amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reward grant date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardGrantDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reward balance remaining micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/rewardBalanceRemainingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current spend towards fulfillment micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppliedIncentive/currentSpendTowardsFulfillmentMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppTopCombinationView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group top combinations
<https://relay.inferal.com/ontology/googleads/property/Googleads.AppTopCombinationView/adGroupTopCombinations>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/urlCustomParameters>
  a owl:ObjectProperty .

# OWL axioms for property: sitelink asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/sitelinkAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic jobs asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicJobsAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead form asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/leadFormAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic travel asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicTravelAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business message asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/businessMessageAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/promotionAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/callToActionAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/locationAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video list asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/youtubeVideoListAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/youtubeVideoAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic real estate asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicRealEstateAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media bundle asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/mediaBundleAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic local asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicLocalAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page feed asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/pageFeedAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/textAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: synthetic content info
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/syntheticContentInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/callAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic hotels and rentals asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicHotelsAndRentalsAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic flights asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicFlightsAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel property asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/hotelPropertyAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic custom asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicCustomAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel callout asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/hotelCalloutAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type policy summaries
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/fieldTypePolicySummaries>
  a owl:ObjectProperty .

# OWL axioms for property: price asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/priceAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/imageAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy summary
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/policySummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: orientation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/orientation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic education asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/dynamicEducationAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: structured snippet asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/structuredSnippetAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: mobile app asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/mobileAppAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: demand gen carousel card asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/demandGenCarouselCardAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app deep link asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/appDeepLinkAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: book on google asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/bookOnGoogleAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: callout asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/calloutAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.Asset/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link text
<https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/linkText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description1
<https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/description1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule targets
<https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/adScheduleTargets>
  a owl:ObjectProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/googleads/property/Googleads.SitelinkAsset/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/locationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: salary
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/salary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar job ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/similarJobIds>
  a owl:DatatypeProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/address>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job category
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job subtitle
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobSubtitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job title
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/jobTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicJobsAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: privacy policy url
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/privacyPolicyUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom disclosure
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/customDisclosure>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post submit headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/postSubmitHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fields
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/fields>
  a owl:ObjectProperty .

# OWL axioms for property: custom question fields
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/customQuestionFields>
  a owl:ObjectProperty .

# OWL axioms for property: post submit description
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/postSubmitDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivery methods
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/deliveryMethods>
  a owl:ObjectProperty .

# OWL axioms for property: desired intent
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/desiredIntent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: post submit call to action type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/postSubmitCallToActionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: background image asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/backgroundImageAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/callToActionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action description
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/callToActionDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormAsset/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: input type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormField/inputType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: single choice answers
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormField/singleChoiceAnswers>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has location answer
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormField/hasLocationAnswer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: answers
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSingleChoiceAnswers/answers>
  a owl:DatatypeProperty .

# OWL axioms for property: single choice answers
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormCustomQuestionField/singleChoiceAnswers>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom question text
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormCustomQuestionField/customQuestionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has location answer
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormCustomQuestionField/hasLocationAnswer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webhook
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormDeliveryMethod/webhook>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google secret
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebhookDelivery/googleSecret>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertiser webhook url
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebhookDelivery/advertiserWebhookUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payload schema version
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebhookDelivery/payloadSchemaVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/originName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/formattedPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/originId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar destination ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/similarDestinationIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/salePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/formattedSalePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/destinationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/destinationName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/destinationAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/price>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicTravelAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: whatsapp info
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/whatsappInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: zalo info
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/zaloInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: starter message
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/starterMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message provider
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/messageProvider>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/callToAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: facebook messenger info
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageAsset/facebookMessengerInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.WhatsappBusinessMessageInfo/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.WhatsappBusinessMessageInfo/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: oa id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ZaloBusinessMessageInfo/oaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ZaloBusinessMessageInfo/customName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action selection
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageCallToActionInfo/callToActionSelection>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action description
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessMessageCallToActionInfo/callToActionDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page name
<https://relay.inferal.com/ontology/googleads/property/Googleads.FacebookMessengerBusinessMessageInfo/pageName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion barcode info
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionBarcodeInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: occasion
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/occasion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule targets
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/adScheduleTargets>
  a owl:ObjectProperty .

# OWL axioms for property: redemption end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/redemptionEndDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: money amount off
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/moneyAmountOff>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: discount modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/discountModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion qr code info
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionQrCodeInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: orders over amount
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/ordersOverAmount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion target
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/promotionTarget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent off
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/percentOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: terms and conditions uri
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/termsAndConditionsUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: redemption start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/redemptionStartDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: terms and conditions text
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionAsset/termsAndConditionsText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionBarcodeInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: barcode content
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionBarcodeInfo/barcodeContent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMoney/amountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMoney/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: qr code content
<https://relay.inferal.com/ontology/googleads/property/Googleads.PromotionQrCodeInfo/qrCodeContent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallToActionAsset/callToAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location ownership type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationAsset/locationOwnershipType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationAsset/placeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business profile locations
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationAsset/businessProfileLocations>
  a owl:ObjectProperty .

# OWL axioms for property: store code
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocation/storeCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocation/labels>
  a owl:DatatypeProperty .

# OWL axioms for property: listing id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocation/listingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube videos
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoListAsset/youtubeVideos>
  a owl:ObjectProperty .

# OWL axioms for property: youtube video title
<https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoAsset/youtubeVideoTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoAsset/youtubeVideoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/listingName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar listing ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/similarListingIds>
  a owl:DatatypeProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/listingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/address>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/cityName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/propertyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/price>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/formattedPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: listing id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/listingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicRealEstateAsset/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaBundleAsset/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/salePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/formattedSalePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deal name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/dealName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/formattedPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: subtitle
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/subtitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deal id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/dealId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/address>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar deal ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/similarDealIds>
  a owl:DatatypeProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/price>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicLocalAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.PageFeedAsset/labels>
  a owl:DatatypeProperty .

# OWL axioms for property: page url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PageFeedAsset/pageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.TextAsset/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call conversion reporting state
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/callConversionReportingState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call conversion action
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/callConversionAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule targets
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallAsset/adScheduleTargets>
  a owl:ObjectProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/price>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: star rating
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/starRating>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/destinationName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/address>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/propertyName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/propertyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar property ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/similarPropertyIds>
  a owl:DatatypeProperty .

# OWL axioms for property: sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/salePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/formattedSalePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicHotelsAndRentalsAsset/formattedPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/originName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/formattedPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: flight sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/flightSalePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar destination ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/similarDestinationIds>
  a owl:DatatypeProperty .

# OWL axioms for property: formatted sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/formattedSalePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/originId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: flight description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/flightDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/destinationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: flight price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/flightPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/destinationName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom mapping
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicFlightsAsset/customMapping>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel address
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPropertyAsset/hotelAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel name
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPropertyAsset/hotelName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place id
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPropertyAsset/placeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/price>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item subtitle
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemSubtitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/similarIds>
  a owl:DatatypeProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item title
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item category
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: item description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/salePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted sale price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/formattedSalePrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/itemAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id2
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/id2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: formatted price
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicCustomAsset/formattedPrice>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCalloutAsset/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCalloutAsset/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy summary info
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypePolicySummary/policySummaryInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypePolicySummary/assetSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypePolicySummary/assetFieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy topic entries
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetPolicySummary/policyTopicEntries>
  a owl:ObjectProperty .

# OWL axioms for property: review status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetPolicySummary/reviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetPolicySummary/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price qualifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/priceQualifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price offerings
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceAsset/priceOfferings>
  a owl:ObjectProperty .

# OWL axioms for property: header
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/header>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/finalMobileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/price>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unit
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/unit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PriceOffering/finalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file size
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/fileSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: full size
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/fullSize>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mime type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageAsset/mimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height pixels
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageDimension/heightPixels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: width pixels
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageDimension/widthPixels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/googleads/property/Googleads.ImageDimension/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/androidAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/address>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ios app link
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/iosAppLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: school name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/schoolName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/locationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: program id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/programId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar program ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/similarProgramIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ios app store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/iosAppStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: program name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/programName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/thumbnailImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: subject
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/subject>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contextual keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/contextualKeywords>
  a owl:DatatypeProperty .

# OWL axioms for property: program description
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicEducationAsset/programDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: header
<https://relay.inferal.com/ontology/googleads/property/Googleads.StructuredSnippetAsset/header>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: values
<https://relay.inferal.com/ontology/googleads/property/Googleads.StructuredSnippetAsset/values>
  a owl:DatatypeProperty .

# OWL axioms for property: link text
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/linkText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppAsset/appStore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: square marketing image asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/squareMarketingImageAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: portrait marketing image asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/portraitMarketingImageAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action text
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/callToActionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marketing image asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/marketingImageAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.DemandGenCarouselCardAsset/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule targets
<https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/adScheduleTargets>
  a owl:ObjectProperty .

# OWL axioms for property: callout text
<https://relay.inferal.com/ontology/googleads/property/Googleads.CalloutAsset/calloutText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad strength action items
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetCoverage/adStrengthActionItems>
  a owl:ObjectProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypeView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetFieldTypeView/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: ad strength
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/adStrength>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: google local services info
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/googleLocalServicesInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset coverage
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/assetCoverage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroup/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleLocalServicesInfo/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: callouts
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleLocalServicesInfo/callouts>
  a owl:ObjectProperty .

# OWL axioms for property: callout id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesCallout/calloutId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: primary status details
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/primaryStatusDetails>
  a owl:ObjectProperty .

# OWL axioms for property: policy summary
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/policySummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAsset/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicySummary/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: policy topic entries
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicySummary/policyTopicEntries>
  a owl:ObjectProperty .

# OWL axioms for property: review status
<https://relay.inferal.com/ontology/googleads/property/Googleads.PolicySummary/reviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset combination served assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupAssetCombinationData/assetCombinationServedAssets>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/path>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing source
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/listingSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent listing group filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/parentListingGroupFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: case value
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/caseValue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupListingGroupFilter/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimensions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionPath/dimensions>
  a owl:ObjectProperty .

# OWL axioms for property: product channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productChannel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productType>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productBrand>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productCustomAttribute>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/webpage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product item id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productItemId>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/productCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retail filter bundle
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimension/retailFilterBundle>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductChannel/channel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductType/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductType/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductBrand/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCategory/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCategory/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCustomAttribute/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCustomAttribute/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conditions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionWebpage/conditions>
  a owl:ObjectProperty .

# OWL axioms for property: url contains
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionWebpageCondition/urlContains>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom label
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionWebpageCondition/customLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductItemId/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionProductCondition/condition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingGroupFilterDimensionRetailFilterBundle/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group listing group filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupProductGroupView/assetGroupListingGroupFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupProductGroupView/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupProductGroupView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/localServicesId>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/audience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads item group rule list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/verticalAdsItemGroupRuleList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search theme
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/searchTheme>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/approvalStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproval reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupSignal/disapprovalReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: service id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServiceIdInfo/serviceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchThemeInfo/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupTopCombinationView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group top combinations
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetGroupTopCombinationView/assetGroupTopCombinations>
  a owl:ObjectProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetInteractionTarget/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interaction on this asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetInteractionTarget/interactionOnThisAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel feed data
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/travelFeedData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location set
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/locationSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center feed
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/merchantCenterFeed>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: chain location group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/chainLocationGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location group parent asset set id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/locationGroupParentAssetSetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel property data
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/hotelPropertyData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business profile location group
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/businessProfileLocationGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSet/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/partnerCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel feed vertical type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/travelFeedVerticalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel center account id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/hotelCenterAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/merchantCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: subset id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTravelFeedData/subsetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: chain location set
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/chainLocationSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maps location set
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/mapsLocationSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location ownership type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/locationOwnershipType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business profile location set
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationSet/businessProfileLocationSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: relationship type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChainSet/relationshipType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: chains
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChainSet/chains>
  a owl:ObjectProperty .

# OWL axioms for property: chain id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChainFilter/chainId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location attributes
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChainFilter/locationAttributes>
  a owl:DatatypeProperty .

# OWL axioms for property: maps locations
<https://relay.inferal.com/ontology/googleads/property/Googleads.MapsLocationSet/mapsLocations>
  a owl:ObjectProperty .

# OWL axioms for property: place id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MapsLocationInfo/placeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label filters
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/labelFilters>
  a owl:DatatypeProperty .

# OWL axioms for property: http authorization token
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/httpAuthorizationToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email address
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/emailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing id filters
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/listingIdFilters>
  a owl:DatatypeProperty .

# OWL axioms for property: business name filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/businessNameFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business account id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationSet/businessAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetMerchantCenterFeed/merchantId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetMerchantCenterFeed/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic chain location group filters
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChainLocationGroup/dynamicChainLocationGroupFilters>
  a owl:ObjectProperty .

# OWL axioms for property: hotel center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetHotelPropertyData/hotelCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetHotelPropertyData/partnerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic business profile location group filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileLocationGroup/dynamicBusinessProfileLocationGroupFilter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label filters
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicBusinessProfileLocationGroupFilter/labelFilters>
  a owl:DatatypeProperty .

# OWL axioms for property: business name filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicBusinessProfileLocationGroupFilter/businessNameFilter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing id filters
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicBusinessProfileLocationGroupFilter/listingIdFilters>
  a owl:DatatypeProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileBusinessNameFilter/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter type
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessProfileBusinessNameFilter/filterType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/assetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetAsset/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set type
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTypeView/assetSetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.AssetSetTypeView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimensions
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/dimensions>
  a owl:ObjectProperty .

# OWL axioms for property: exclusion dimension
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/exclusionDimension>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/googleads/property/Googleads.Audience/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: household income
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/householdIncome>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/age>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience segments
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/audienceSegments>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/gender>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parental status
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceDimension/parentalStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: income ranges
<https://relay.inferal.com/ontology/googleads/property/Googleads.HouseholdIncomeDimension/incomeRanges>
  a owl:DatatypeProperty .

# OWL axioms for property: include undetermined
<https://relay.inferal.com/ontology/googleads/property/Googleads.HouseholdIncomeDimension/includeUndetermined>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: segments
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegmentDimension/segments>
  a owl:ObjectProperty .

# OWL axioms for property: detailed demographic
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/detailedDemographic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/userList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/userInterest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: life event
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/lifeEvent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceSegment/customAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detailed demographic
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographicSegment/detailedDemographic>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListSegment/userList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest category
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterestSegment/userInterestCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: life event
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEventSegment/lifeEvent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceSegment/customAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: genders
<https://relay.inferal.com/ontology/googleads/property/Googleads.GenderDimension/genders>
  a owl:DatatypeProperty .

# OWL axioms for property: include undetermined
<https://relay.inferal.com/ontology/googleads/property/Googleads.GenderDimension/includeUndetermined>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parental statuses
<https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusDimension/parentalStatuses>
  a owl:DatatypeProperty .

# OWL axioms for property: include undetermined
<https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusDimension/includeUndetermined>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclusions
<https://relay.inferal.com/ontology/googleads/property/Googleads.AudienceExclusionDimension/exclusions>
  a owl:ObjectProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExclusionSegment/userList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: case url
<https://relay.inferal.com/ontology/googleads/property/Googleads.BackgroundCheckVerificationArtifact/caseUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final adjudication date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BackgroundCheckVerificationArtifact/finalAdjudicationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.BasicUserListInfo/actions>
  a owl:ObjectProperty .

# OWL axioms for property: conversion action
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListActionInfo/conversionAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: remarketing action
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListActionInfo/remarketingAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long running operation
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/longRunningOperation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metadata
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/metadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: next add sequence token
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJob/nextAddSequenceToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated completion ratio
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/estimatedCompletionRatio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: executed operation count
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/executedOperationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: completion date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/completionDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation count
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/operationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: execution limit seconds
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/executionLimitSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BatchJobBatchJobMetadata/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/dataExclusionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: devices
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/devices>
  a owl:DatatypeProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/campaigns>
  a owl:DatatypeProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/endDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel types
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingDataExclusion/advertisingChannelTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion rate modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/conversionRateModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel types
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/advertisingChannelTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: seasonality adjustment id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/seasonalityAdjustmentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/campaigns>
  a owl:DatatypeProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/endDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: devices
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingSeasonalityAdjustment/devices>
  a owl:DatatypeProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target spend
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetSpend>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetRoas>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/maximizeConversionValue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: non removed campaign count
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/nonRemovedCampaignCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign count
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/campaignCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetCpa>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/targetImpressionShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enhanced cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/enhancedCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/effectiveCurrencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aligned campaign budget id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/alignedCampaignBudgetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategy/maximizeConversions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target spend micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetSpend/targetSpendMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetSpend/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid floor micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/cpcBidFloorMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas tolerance percent millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/targetRoasTolerancePercentMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetRoas/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid floor micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/cpcBidFloorMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas tolerance percent millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/targetRoasTolerancePercentMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversionValue/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpa/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpa/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid floor micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpa/cpcBidFloorMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShare/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShare/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location fraction micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShare/locationFractionMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversions/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversions/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid floor micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.MaximizeConversions/cpcBidFloorMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modification method
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/modificationMethod>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/targetCpaPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/biddingStrategyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.BiddingStrategySimulation/targetRoasPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payments account
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/paymentsAccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/startTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/endDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end time type
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/endTimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payments account info
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetup/paymentsAccountInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: secondary payments profile id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/secondaryPaymentsProfileId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payments profile id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsProfileId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payments account id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payments profile name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsProfileName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payments account name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BillingSetupPaymentsAccountInfo/paymentsAccountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary url
<https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/primaryUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rejection reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/rejectionReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BrandInfo/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetCampaignAssociationStatus/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetCampaignAssociationStatus/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/budgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/biddableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/requiredCpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactions
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/interactions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/biddableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top slot impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPoint/topSlotImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.BudgetSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: registration number
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/registrationNumber>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rejection reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/rejectionReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: registration type
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/registrationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: check id
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/checkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: registration document
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationCheckVerificationArtifact/registrationDocument>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationNumber/number>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: document readonly
<https://relay.inferal.com/ontology/googleads/property/Googleads.BusinessRegistrationDocument/documentReadonly>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: document url
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesDocumentReadOnly/documentUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call reporting enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallReportingSetting/callReportingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call conversion reporting enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallReportingSetting/callConversionReportingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call conversion action
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallReportingSetting/callConversionAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call tracking display location
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callTrackingDisplayLocation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caller country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callerCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call duration seconds
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callDurationSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start call date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/startCallDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end call date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/endCallDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caller area code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CallView/callerAreaCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/maximizeConversionValue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/endDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpm
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpm>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fixed cpm
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/fixedCpm>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion optimization enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/viewThroughConversionOptimizationEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

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

# OWL axioms for property: pmax campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/pmaxCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel property asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/hotelPropertyAssetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/audienceSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/demandGenCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/startDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy system status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/biddingStrategySystemStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetImpressionShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpa>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpv
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetCpv>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/baseCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization score
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/optimizationScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetRoas>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel sub type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/advertisingChannelSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target spend
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/targetSpend>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

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

# OWL axioms for property: hotel setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/hotelSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: selective optimization
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/selectiveOptimization>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payment mode
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/paymentMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: experiment type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/experimentType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization goal setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/optimizationGoalSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accessible bidding strategy
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/accessibleBiddingStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/localServicesCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/keywordMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand guidelines enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/brandGuidelinesEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/labels>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/listingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/maximizeConversions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/campaignBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset automation settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/assetAutomationSettings>
  a owl:ObjectProperty .

# OWL axioms for property: bidding strategy
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/biddingStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/advertisingChannelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/urlCustomParameters>
  a owl:ObjectProperty .

# OWL axioms for property: manual cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/percentCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/travelCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/thirdPartyIntegrationPartners>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ai max setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/aiMaxSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/networkSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/trackingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vanity pharma
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/vanityPharma>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/biddingStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed types
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/feedTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: brand guidelines
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/brandGuidelines>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manual cpv
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpv>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: missing eu political advertising declaration
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/missingEuPoliticalAdvertisingDeclaration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contains eu political advertising
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/containsEuPoliticalAdvertising>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded parent asset set types
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/excludedParentAssetSetTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: manual cpm
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpm>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency caps
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/frequencyCaps>
  a owl:ObjectProperty .

# OWL axioms for property: manual cpa
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/manualCpa>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/videoCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded parent asset field types
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/excludedParentAssetFieldTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: shopping setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/shoppingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

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

# OWL axioms for property: text guidelines
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/textGuidelines>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign group
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/campaignGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic search ads setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/dynamicSearchAdsSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: serving status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/servingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad serving optimization status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/adServingOptimizationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app campaign setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/appCampaignSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commission
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/commission>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target type setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/geoTargetTypeSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local campaign setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/localCampaignSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: performance max upgrade
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/performanceMaxUpgrade>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: real time bidding setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/realTimeBiddingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Campaign/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target frequency goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpm/targetFrequencyGoal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target count
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpmTargetFrequencyGoal/targetCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time unit
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpmTargetFrequencyGoal/timeUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpm/goal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target frequency info
<https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpm/targetFrequencyInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target count
<https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpmTargetFrequencyGoalInfo/targetCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time unit
<https://relay.inferal.com/ontology/googleads/property/Googleads.FixedCpmTargetFrequencyGoalInfo/timeUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpc micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetCpc/targetCpcMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand targeting overrides
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettings/brandTargetingOverrides>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettings/localServicesEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services pmax campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettings/localServicesPmaxCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ignore exclusions for shopping ads
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPmaxCampaignSettingsBrandTargetingOverrides/ignoreExclusionsForShoppingAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: navigational query leads enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/navigationalQueryLeadsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: founding year
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/foundingYear>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone numbers
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesPmaxCampaignSettings/phoneNumbers>
  a owl:ObjectProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesPhoneNumber/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesPhoneNumber/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesPhoneNumber/phoneNumberType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use audience grouped
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAudienceSetting/useAudienceGrouped>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upgraded targeting
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDemandGenCampaignSettings/upgradedTargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignHotelSettingInfo/hotelCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disable hotel setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignHotelSettingInfo/disableHotelSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSelectiveOptimization/conversionActions>
  a owl:DatatypeProperty .

# OWL axioms for property: optimization goal types
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignOptimizationGoalSetting/optimizationGoalTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: category bids
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalServicesCampaignSettings/categoryBids>
  a owl:ObjectProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCategoryBid/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCategoryBid/targetCpaBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manual cpa bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCategoryBid/manualCpaBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset automation type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetAutomationSetting/assetAutomationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset automation status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetAutomationSetting/assetAutomationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enhanced cpc enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.ManualCpc/enhancedCpcEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enhanced cpc enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpc/enhancedCpcEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.PercentCpc/cpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel account id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignTravelCampaignSettings/travelAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: viewability integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyIntegrationPartners/viewabilityIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: brand lift integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyIntegrationPartners/brandLiftIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: reach integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyIntegrationPartners/reachIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: brand safety integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyIntegrationPartners/brandSafetyIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: viewability integration partner data
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyViewabilityIntegrationPartner/viewabilityIntegrationPartnerData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: share cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyViewabilityIntegrationPartner/shareCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: viewability integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyViewabilityIntegrationPartner/viewabilityIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party placement id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyIntegrationPartnerData/thirdPartyPlacementId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyIntegrationPartnerData/clientId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand lift integration partner data
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandLiftIntegrationPartner/brandLiftIntegrationPartnerData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand lift integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandLiftIntegrationPartner/brandLiftIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: share cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandLiftIntegrationPartner/shareCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: share cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyReachIntegrationPartner/shareCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyReachIntegrationPartner/reachIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach integration partner data
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyReachIntegrationPartner/reachIntegrationPartnerData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand safety integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandSafetyIntegrationPartner/brandSafetyIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand safety integration partner data
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignThirdPartyBrandSafetyIntegrationPartner/brandSafetyIntegrationPartnerData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable ai max
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAiMaxSetting/enableAiMax>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bundling required
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAiMaxSetting/bundlingRequired>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target google search
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetGoogleSearch>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target search network
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetSearchNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target google tv network
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetGoogleTvNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target youtube
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetYoutube>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target content network
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetContentNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target partner search network
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignNetworkSettings/targetPartnerSearchNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignTrackingSetting/trackingUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vanity pharma display url mode
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVanityPharma/vanityPharmaDisplayUrlMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vanity pharma text
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVanityPharma/vanityPharmaText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accent color
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBrandGuidelines/accentColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: predefined font family
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBrandGuidelines/predefinedFontFamily>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: main color
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBrandGuidelines/mainColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapEntry/key>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cap
<https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapEntry/cap>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event type
<https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/eventType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time unit
<https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/timeUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time length
<https://relay.inferal.com/ontology/googleads/property/Googleads.FrequencyCapKey/timeLength>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad format control
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/videoAdFormatControl>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad sequence
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/videoAdSequence>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: booking details
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/bookingDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reservation ad category self disclosure
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/reservationAdCategorySelfDisclosure>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad inventory control
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettings/videoAdInventoryControl>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format restriction
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdFormatControl/formatRestriction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: non skippable in stream restrictions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdFormatControl/nonSkippableInStreamRestrictions>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min duration
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsNonSkippableInStreamRestrictions/minDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max duration
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsNonSkippableInStreamRestrictions/maxDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum duration
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequence/minimumDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: steps
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequence/steps>
  a owl:ObjectProperty .

# OWL axioms for property: previous step interaction type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/previousStepInteractionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/adGroupType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: previous step id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/previousStepId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ad sequence step id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/videoAdSequenceStepId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdSequenceStep/assetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsBookingDetails/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hold expiration date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsBookingDetails/holdExpirationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cancellation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsBookingDetails/cancellationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alcohol
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure/alcohol>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: politics
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure/politics>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gambling
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsReservationAdCategorySelfDisclosure/gambling>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow non skippable in stream
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowNonSkippableInStream>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow in stream
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowInStream>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow in feed
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowInFeed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow shorts
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignVideoCampaignSettingsVideoAdInventoryControl/allowShorts>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign priority
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/campaignPriority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disable product feed
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/disableProductFeed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising partner ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/advertisingPartnerIds>
  a owl:DatatypeProperty .

# OWL axioms for property: enable local
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/enableLocal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ignore brand exclusion in shopping ads
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/ignoreBrandExclusionInShoppingAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/merchantId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use vehicle inventory
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignShoppingSetting/useVehicleInventory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: term exclusions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignTextGuidelines/termExclusions>
  a owl:DatatypeProperty .

# OWL axioms for property: messaging restrictions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignTextGuidelines/messagingRestrictions>
  a owl:ObjectProperty .

# OWL axioms for property: restriction text
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignMessagingRestriction/restrictionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: restriction type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignMessagingRestriction/restrictionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDynamicSearchAdsSetting/domainName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDynamicSearchAdsSetting/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use supplied urls only
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDynamicSearchAdsSetting/useSuppliedUrlsOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy goal type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAppCampaignSetting/biddingStrategyGoalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAppCampaignSetting/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAppCampaignSetting/appStore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commission rate micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.Commission/commissionRateMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: positive geo target type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGeoTargetTypeSetting/positiveGeoTargetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative geo target type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGeoTargetTypeSetting/negativeGeoTargetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location source type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLocalCampaignSetting/locationSourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: performance max campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPerformanceMaxUpgrade/performanceMaxCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPerformanceMaxUpgrade/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pre upgrade campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignPerformanceMaxUpgrade/preUpgradeCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opt in
<https://relay.inferal.com/ontology/googleads/property/Googleads.RealTimeBiddingSetting/optIn>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset source
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/assetSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAggregateAssetView/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status details
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/primaryStatusDetails>
  a owl:ObjectProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAsset/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/assetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAssetSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignAudienceView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/criterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/bidModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interaction type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/interactionType>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBidModifier/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.InteractionTypeInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: explicitly shared
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/explicitlyShared>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget estimated change weekly clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivery method
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/deliveryMethod>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/totalAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aligned bidding strategy id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/alignedBiddingStrategyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has recommended budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/hasRecommendedBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget estimated change weekly cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyCostMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/amountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/referenceCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: period
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/period>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget estimated change weekly views
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyViews>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget estimated change weekly interactions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetEstimatedChangeWeeklyInteractions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignBudget/recommendedBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/biddable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignConversionGoal/origin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app category
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/mobileAppCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/youtubeChannel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/topic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operating system version
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/operatingSystemVersion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/criterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/webpage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/brandList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/language>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: income range
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/incomeRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location group
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/locationGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/ageRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/gender>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/bidModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/contentLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing scope
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/listingScope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/combinedAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: extended demographic
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/extendedDemographic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/youtubeVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/negative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword theme
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/keywordTheme>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carrier
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/carrier>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile application
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/mobileApplication>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/webpageList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/userInterest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parental status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/parentalStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local service id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/localServiceId>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ip block
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/ipBlock>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: proximity
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/proximity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: life event
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/lifeEvent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile device
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/mobileDevice>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/customAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video lineup
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/videoLineup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/adSchedule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom affinity
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/customAffinity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCriterion/userList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operating system version constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionInfo/operatingSystemVersionConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target constants
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/geoTargetConstants>
  a owl:DatatypeProperty .

# OWL axioms for property: location group asset sets
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/locationGroupAssetSets>
  a owl:DatatypeProperty .

# OWL axioms for property: feed item sets
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/feedItemSets>
  a owl:DatatypeProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable customer level location asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/enableCustomerLevelLocationAssetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius units
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationGroupInfo/radiusUnits>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ContentLabelInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimensions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ListingScopeInfo/dimensions>
  a owl:ObjectProperty .

# OWL axioms for property: free form keyword theme
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeInfo/freeFormKeywordTheme>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword theme constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeInfo/keywordThemeConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carrier constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierInfo/carrierConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageListInfo/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ip address
<https://relay.inferal.com/ontology/googleads/property/Googleads.IpBlockInfo/ipAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/address>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo point
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/geoPoint>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius units
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProximityInfo/radiusUnits>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude in micro degrees
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoPointInfo/longitudeInMicroDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude in micro degrees
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoPointInfo/latitudeInMicroDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile device constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceInfo/mobileDeviceConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizer attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignCustomizer/customizerAttribute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/baseCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has experiment running
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/hasExperimentRunning>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: draft id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/draftId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: draft campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/draftCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long running operation
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignDraft/longRunningOperation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/goal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/goalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign retention settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalConfig/campaignRetentionSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value settings override
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalSettingsCampaignRetentionGoalSettings/valueSettingsOverride>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target option
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGoalSettingsCampaignRetentionGoalSettings/targetOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleOptimizationValueSettings/additionalValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional high lifetime value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleOptimizationValueSettings/additionalHighLifetimeValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignGroup/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLabel/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLabel/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLabel/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLifecycleGoal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLifecycleGoal/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer acquisition goal settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignLifecycleGoal/customerAcquisitionGoalSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization mode
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAcquisitionGoalSettings/optimizationMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAcquisitionGoalSettings/valueSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifecycleGoalValueSettings/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: high lifetime value
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifecycleGoalValueSettings/highLifetimeValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/categoryLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermInsight/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermView/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSearchTermView/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSharedSet/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/targetCpaPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/cpcBidPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/targetRoasPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/targetImpressionSharePointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget point list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/budgetPointList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modification method
<https://relay.inferal.com/ontology/googleads/property/Googleads.CampaignSimulation/modificationMethod>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: points
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPointList/points>
  a owl:ObjectProperty .

# OWL axioms for property: biddable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/biddableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: absolute top impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/absoluteTopImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/targetImpressionShareMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required cpc bid ceiling micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/requiredCpcBidCeilingMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/requiredBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/biddableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top slot impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetImpressionShareSimulationPoint/topSlotImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CarrierConstant/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CartDataSalesView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new resource
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/newResource>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: change date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changeDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource change operation
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/resourceChangeOperation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: change resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changeResourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: old resource
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/oldResource>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user email
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/userEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/clientType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: change resource type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changeResourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: changed fields
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEvent/changedFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignBudget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/asset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/assetSetAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupBidModifier>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignAssetSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/campaignCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/customerAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/ad>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/adGroupAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeEventChangedResource/assetSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary status details
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/primaryStatusDetails>
  a owl:ObjectProperty .

# OWL axioms for property: primary status reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/primaryStatusReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: primary status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAsset/primaryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/customerAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignAssetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupBidModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/resourceStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last change date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/lastChangeDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/resourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/assetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/combinedAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignSharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/adGroupCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/campaignAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChangeStatus/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset source
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/assetSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ChannelAggregateAssetView/advertisingChannelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metro
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/metro>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/region>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: most specific
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/mostSpecific>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/city>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickLocation/country>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location of presence
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/locationOfPresence>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: area of interest
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/areaOfInterest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/adGroupAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/userList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign location target
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/campaignLocationTarget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gclid
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/gclid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword info
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/keywordInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page number
<https://relay.inferal.com/ontology/googleads/property/Googleads.ClickView/pageNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CombinedAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight search absolute top impression percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchAbsoluteTopImpressionPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset order
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetOrder>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per all conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions absolute change margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsAbsoluteChangeMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gross profit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/grossProfitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions unique query clusters
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsUniqueQueryClusters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all units sold
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allUnitsSold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search budget lost top impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchBudgetLostTopImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible quartile p50rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP50Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros change point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicrosChangePointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: benchmark average max cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/benchmarkAverageMaxCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique users three plus
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersThreePlus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone through rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/phoneThroughRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video quartile p75rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP75Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions from store reach
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsFromStoreReach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interaction rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/interactionRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique users four plus
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersFourPlus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: general invalid click rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/generalInvalidClickRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions absolute change pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsAbsoluteChangePValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all cross sell units sold
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellUnitsSold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions absolute change point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsAbsoluteChangePointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: engagement rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/engagementRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross device conversions value micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsValueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset order
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetOrder>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search budget lost impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchBudgetLostImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: organic clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerConversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicrosPValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher purchased clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/publisherPurchasedClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all average order value micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allAverageOrderValueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interaction event types
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/interactionEventTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: hotel eligible impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelEligibleImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average page views
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averagePageViews>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions value per cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsValuePerCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible two seconds impressions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleTwoSecondsImpressionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion last conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionLastConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: linked entities count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/linkedEntitiesCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per current model attributed conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerCurrentModelAttributedConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher organic clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/publisherOrganicClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from interactions value per interaction
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromInteractionsValuePerInteraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coviewed impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/coviewedImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable app install conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableAppInstallConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/messageImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksPointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross sell gross profit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellGrossProfitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from interactions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromInteractionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross sell units sold
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellUnitsSold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video trueview view rate shorts
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRateShorts>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: trueview average cpv
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/trueviewAverageCpv>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: svr
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/svr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlConversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/primaryImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message chats
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/messageChats>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions from interactions value per interaction
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsFromInteractionsValuePerInteraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible quartile p25rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP25Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/revenueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all gross profit margin
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allGrossProfitMargin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interactions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/interactions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audibility invalid measurable impressions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityInvalidMeasurableImpressionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization score url
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/optimizationScoreUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight search outranking share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchOutrankingShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight search top impression percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchTopImpressionPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search absolute top impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchAbsoluteTopImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search budget lost absolute top impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchBudgetLostAbsoluteTopImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross sell cost of goods sold micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellCostOfGoodsSoldMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audibility invalid givt measurable impressions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityInvalidGivtMeasurableImpressionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset pinned as headline position one count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsHeadlinePositionOneCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageTargetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined queries
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/combinedQueries>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost converted currency per platform comparable conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costConvertedCurrencyPerPlatformComparableConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view viewability
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewViewability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all average cart size
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allAverageCartSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight search impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per all conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerAllConversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: historical creative quality score
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalCreativeQualityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions value by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsValueByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search rank lost top impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchRankLostTopImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique users
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsers>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current model attributed conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlCostMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gmail saves
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/gmailSaves>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValueMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: historical quality score
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalQualityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible quartile p100rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP100Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search click share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchClickShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel expected commission cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelExpectedCommissionCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/contentImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all cross sell revenue micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellRevenueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: invalid clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/invalidClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all lead gross profit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadGrossProfitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost of goods sold micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costOfGoodsSoldMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value per cost margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePerCostMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per current model attributed conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerCurrentModelAttributedConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average video watch time duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageVideoWatchTimeDurationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current model attributed conversions value per cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsValuePerCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value change point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValueChangePointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight search position above rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchPositionAboveRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/combinedClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicrosMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: benchmark ctr
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/benchmarkCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from store visit
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromStoreVisit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight search overlap rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/auctionInsightSearchOverlapRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from click to call
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromClickToCall>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique users two plus
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersTwoPlus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile friendly clicks percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/mobileFriendlyClicksPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gross profit margin
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/grossProfitMargin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset menu
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetMenu>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset directions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetDirections>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all orders
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allOrders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset store visits
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetStoreVisits>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent new visitors
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/percentNewVisitors>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpe
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCpe>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: results conversions purchase
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/resultsConversionsPurchase>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible two seconds impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleTwoSecondsImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from menu
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromMenu>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value adjustment
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valueAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all gross profit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allGrossProfitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video quartile p25rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP25Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel average lead value micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelAverageLeadValueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audibility measurable impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityMeasurableImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cart size
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCartSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead units sold
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadUnitsSold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control cost per conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlCostPerConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: historical landing page quality score
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalLandingPageQualityScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current model attributed conversions from interactions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsFromInteractionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpm
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCpm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible impressions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleImpressionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per conversion margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversionMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions value per cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsValuePerCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network total conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/skAdNetworkTotalConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average time on site
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageTimeOnSite>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value per cost pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePerCostPValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions value per cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsValuePerCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: absolute top impression percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/absoluteTopImpressionPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view ctr
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsPValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer lifetime value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/newCustomerLifetimeValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset pinned total count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedTotalCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audibility measurable impressions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibilityMeasurableImpressionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset pinned as headline position three count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsHeadlinePositionThreeCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset menu
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetMenu>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view measurable cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewMeasurableCostMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable cohort app post install conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableCohortAppPostInstallConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: organic clicks per query
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicClicksPerQuery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher unknown clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/publisherUnknownClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: invalid click rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/invalidClickRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: organic impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current model attributed conversions from interactions value per interaction
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsFromInteractionsValuePerInteraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view cpm
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewCpm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view measurability
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewMeasurability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all new customer lifetime value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allNewCustomerLifetimeValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all lead cost of goods sold micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadCostOfGoodsSoldMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset website
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetWebsite>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable indirect install first in app conversion micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableIndirectInstallFirstInAppConversionMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: engagements
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/engagements>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset directions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetDirections>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/phoneImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique users five plus
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersFivePlus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content budget lost impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/contentBudgetLostImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross device conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current model attributed conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/currentModelAttributedConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all cost of goods sold micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCostOfGoodsSoldMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per conversion change point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversionChangePointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gmail forwards
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/gmailForwards>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search exact match impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchExactMatchImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search rank lost impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchRankLostImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from other engagement
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromOtherEngagement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: eligible impressions from location asset store reach
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/eligibleImpressionsFromLocationAssetStoreReach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all lead revenue micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadRevenueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all lead units sold
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allLeadUnitsSold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions margin of error
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsMarginOfError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per platform comparable conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerPlatformComparableConversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible thirty seconds impressions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleThirtySecondsImpressionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: orders
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/orders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset pinned as description position two count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsDescriptionPositionTwoCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average impression frequency per user
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageImpressionFrequencyPerUser>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video quartile p100rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP100Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: organic impressions per query
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicImpressionsPerQuery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: relative ctr
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/relativeCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video trueview view rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset other engagement
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetOtherEngagement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions from interactions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsFromInteractionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique users ten plus
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/uniqueUsersTenPlus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: organic queries
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/organicQueries>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset pinned as description position one count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsDescriptionPositionOneCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksPValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value per platform comparable conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/valuePerPlatformComparableConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible quartile p75rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleQuartileP75Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone calls
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/phoneCalls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks unique query clusters
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/clicksUniqueQueryClusters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions value by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsValueByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video watch time duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoWatchTimeDurationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsPointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead gross profit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadGrossProfitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video trueview view rate in feed
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRateInFeed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from store website
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromStoreWebsite>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion last received request date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionLastReceivedRequestDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all value adjustment
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allValueAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: linked sample entities
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/linkedSampleEntities>
  a owl:DatatypeProperty .

# OWL axioms for property: message chat rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/messageChatRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network installs
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/skAdNetworkInstalls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search volume
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchVolume>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: speed score
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/speedScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search top impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchTopImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset other engagement
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetOtherEngagement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel commission rate micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelCommissionRateMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video trueview views
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViews>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view measurable impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewMeasurableImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from directions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromDirections>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined clicks per query
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/combinedClicksPerQuery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions unique query clusters
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/impressionsUniqueQueryClusters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per all conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerAllConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value per cost change point estimate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionValuePerCostChangePointEstimate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel price difference percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/hotelPriceDifferencePercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross device conversions value by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsValueByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all cross sell cost of goods sold micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellCostOfGoodsSoldMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: units sold
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/unitsSold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per platform comparable conversion
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerPlatformComparableConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset click to call
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetClickToCall>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gmail secondary clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/gmailSecondaryClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ctr
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/ctr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all cross sell gross profit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allCrossSellGrossProfitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset pinned as headline position two count
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/assetPinnedAsHeadlinePositionTwoCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active view audible thirty seconds impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/activeViewAudibleThirtySecondsImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from location asset website
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromLocationAssetWebsite>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: historical search predicted ctr
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/historicalSearchPredictedCtr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross device conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bounce rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/bounceRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average order value micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageOrderValueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions value by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsValueByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all revenue micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allRevenueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: platform comparable conversions from interactions value per interaction
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/platformComparableConversionsFromInteractionsValuePerInteraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content rank lost impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/contentRankLostImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization score uplift
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/optimizationScoreUplift>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search rank lost absolute top impression share
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/searchRankLostAbsoluteTopImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control conversion value per cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlConversionValuePerCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: all conversions from order
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/allConversionsFromOrder>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable app post install conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/biddableAppPostInstallConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per conversion pvalue
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/costPerConversionPValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead revenue micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadRevenueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/averageTargetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset click to call
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetClickToCall>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead cost of goods sold micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/leadCostOfGoodsSoldMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store visits last click model attributed conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/storeVisitsLastClickModelAttributedConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions from interactions rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsFromInteractionsRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top impression percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/topImpressionPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/controlConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/conversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross device conversions by conversion date
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossDeviceConversionsByConversionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross sell revenue micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/crossSellRevenueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video quartile p50rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoQuartileP50Rate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: valid accelerated mobile pages clicks percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/validAcceleratedMobilePagesClicksPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversions from location asset store visits
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/viewThroughConversionsFromLocationAssetStoreVisits>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video trueview view rate in stream
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/videoTrueviewViewRateInStream>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: general invalid clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.CommonMetrics/generalInvalidClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchVolumeRange/max>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchVolumeRange/min>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad user data
<https://relay.inferal.com/ontology/googleads/property/Googleads.Consent/adUserData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad personalization
<https://relay.inferal.com/ontology/googleads/property/Googleads.Consent/adPersonalization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.ContactDetails/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/googleads/property/Googleads.ContactDetails/email>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: consumer name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ContactDetails/consumerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ContentCriterionView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: counting type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/countingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/valueSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: firebase settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/firebaseSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: click through lookback window days
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/clickThroughLookbackWindowDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google analytics4settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/googleAnalytics4Settings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app vendor
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/mobileAppVendor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary for goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/primaryForGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: include in conversions metric
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/includeInConversionsMetric>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/attributionModelSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/ownerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag snippets
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/tagSnippets>
  a owl:ObjectProperty .

# OWL axioms for property: phone call duration seconds
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/phoneCallDurationSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/origin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through lookback window days
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/viewThroughLookbackWindowDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party app analytics settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionAction/thirdPartyAppAnalyticsSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: always use default value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionValueSettings/alwaysUseDefaultValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionValueSettings/defaultValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: default currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionValueSettings/defaultCurrencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/eventName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: project id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/projectId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/propertyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionFirebaseSettings/propertyName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionGoogleAnalytics4Settings/propertyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionGoogleAnalytics4Settings/eventName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionGoogleAnalytics4Settings/propertyName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionAttributionModelSettings/attributionModel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data driven model status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionAttributionModelSettings/dataDrivenModelStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: global site tag
<https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/globalSiteTag>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event snippet
<https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/eventSnippet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page format
<https://relay.inferal.com/ontology/googleads/property/Googleads.TagSnippet/pageFormat>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionThirdPartyAppAnalyticsSettings/eventName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: provider name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionActionThirdPartyAppAnalyticsSettings/providerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/tag>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionCustomVariable/ownerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal config level
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/goalConfigLevel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom conversion goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionGoalCampaignConfig/customConversionGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion tracking status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/conversionTrackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enhanced conversions for leads enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/enhancedConversionsForLeadsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google ads conversion customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/googleAdsConversionCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion tracking id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/conversionTrackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cross account conversion tracking id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/crossAccountConversionTrackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accepted customer data terms
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionTrackingSetting/acceptedCustomerDataTerms>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/audienceCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: itinerary condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/itineraryCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/deviceCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo location condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/geoLocationCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/ownerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRule/action>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interests
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleAudienceCondition/userInterests>
  a owl:DatatypeProperty .

# OWL axioms for property: user lists
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleAudienceCondition/userLists>
  a owl:DatatypeProperty .

# OWL axioms for property: advance booking window
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryCondition/advanceBookingWindow>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel length
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryCondition/travelLength>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel start day
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryCondition/travelStartDay>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min days
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryAdvanceBookingWindow/minDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max days
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryAdvanceBookingWindow/maxDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min nights
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelLength/minNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max nights
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelLength/maxNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thursday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/thursday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/monday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tuesday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/tuesday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: saturday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/saturday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: friday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/friday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sunday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/sunday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: wednesday
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleItineraryTravelStartDay/wednesday>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device types
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleDeviceCondition/deviceTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: geo match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleGeoLocationCondition/geoMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded geo match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleGeoLocationCondition/excludedGeoMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded geo target constants
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleGeoLocationCondition/excludedGeoTargetConstants>
  a owl:DatatypeProperty .

# OWL axioms for property: geo target constants
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleGeoLocationCondition/geoTargetConstants>
  a owl:DatatypeProperty .

# OWL axioms for property: operation
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleAction/operation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleValueRuleAction/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attachment type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/attachmentType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimensions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/dimensions>
  a owl:DatatypeProperty .

# OWL axioms for property: owner customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/ownerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion action categories
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/conversionActionCategories>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rules
<https://relay.inferal.com/ontology/googleads/property/Googleads.ConversionValueRuleSet/conversionValueRules>
  a owl:DatatypeProperty .

# OWL axioms for property: credit state
<https://relay.inferal.com/ontology/googleads/property/Googleads.CreditDetails/creditState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: credit state last update date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CreditDetails/creditStateLastUpdateDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locale
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryAvailability/locale>
  a owl:ObjectProperty .

# OWL axioms for property: channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryAvailability/channel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryLocaleAvailability/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: availability mode
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryLocaleAvailability/availabilityMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryLocaleAvailability/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: availability mode
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/availabilityMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/advertisingChannelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising channel sub type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/advertisingChannelSubType>
  a owl:DatatypeProperty .

# OWL axioms for property: include default channel sub type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CriterionCategoryChannelAvailability/includeDefaultChannelSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CrmBasedUserListInfo/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upload key type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CrmBasedUserListInfo/uploadKeyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data source type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CrmBasedUserListInfo/dataSourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: symbol
<https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/symbol>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billable unit micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/billableUnitMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CurrencyConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: members
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudience/members>
  a owl:ObjectProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: member type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/memberType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/app>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place category
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomAudienceMember/placeCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion actions
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/conversionActions>
  a owl:DatatypeProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomConversionGoal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has partners badge
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/hasPartnersBadge>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video brand safety suitability
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/videoBrandSafetySuitability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manager
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/manager>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pay per conversion eligibility failure reasons
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/payPerConversionEligibilityFailureReasons>
  a owl:DatatypeProperty .

# OWL axioms for property: location asset auto migration done
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/locationAssetAutoMigrationDone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer agreement setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/customerAgreementSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion tracking setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/conversionTrackingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization score
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/optimizationScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto tagging enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/autoTaggingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image asset auto migration done
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/imageAssetAutoMigrationDone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time zone
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/timeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/localServicesSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contains eu political advertising
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/containsEuPoliticalAdvertising>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: test account
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/testAccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptive name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/descriptiveName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call reporting setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/callReportingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization score weight
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/optimizationScoreWeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/videoCustomer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image asset auto migration done date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/imageAssetAutoMigrationDoneDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: remarketing setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/remarketingSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location asset auto migration done date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/locationAssetAutoMigrationDoneDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/googleads/property/Googleads.Customer/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accepted lead form terms
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAgreementSetting/acceptedLeadFormTerms>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: granular license statuses
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesSettings/granularLicenseStatuses>
  a owl:ObjectProperty .

# OWL axioms for property: granular insurance statuses
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesSettings/granularInsuranceStatuses>
  a owl:ObjectProperty .

# OWL axioms for property: verification status
<https://relay.inferal.com/ontology/googleads/property/Googleads.GranularLicenseStatus/verificationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GranularLicenseStatus/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GranularLicenseStatus/geoCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: verification status
<https://relay.inferal.com/ontology/googleads/property/Googleads.GranularInsuranceStatus/verificationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GranularInsuranceStatus/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GranularInsuranceStatus/geoCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoCustomer/thirdPartyIntegrationPartners>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand safety integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyIntegrationPartners/brandSafetyIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: brand lift integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyIntegrationPartners/brandLiftIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: reach integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyIntegrationPartners/reachIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: viewability integration partners
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyIntegrationPartners/viewabilityIntegrationPartners>
  a owl:ObjectProperty .

# OWL axioms for property: brand safety integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyBrandSafetyIntegrationPartner/brandSafetyIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand lift integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyBrandLiftIntegrationPartner/brandLiftIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow share cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyBrandLiftIntegrationPartner/allowShareCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyReachIntegrationPartner/reachIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow share cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyReachIntegrationPartner/allowShareCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: viewability integration partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyViewabilityIntegrationPartner/viewabilityIntegrationPartner>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: allow share cost
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerThirdPartyViewabilityIntegrationPartner/allowShareCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google global site tag
<https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingSetting/googleGlobalSiteTag>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/assetSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/customer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerAssetSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: applied labels
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/appliedLabels>
  a owl:DatatypeProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/clientCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hidden
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/hidden>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manager
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/manager>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time zone
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/timeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptive name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/descriptiveName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: test account
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClient/testAccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/clientCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hidden
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/hidden>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manager link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerClientLink/managerLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: biddable
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/biddable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: origin
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerConversionGoal/origin>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/value>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizer attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerCustomizer/customizerAttribute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLabel/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLabel/customer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLabel/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer acquisition goal value settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleGoal/customerAcquisitionGoalValueSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleGoal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerLifecycleGoal/ownerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manager customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/managerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manager link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/managerLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerManagerLink/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: consent
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerMatchUserListMetadata/consent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerMatchUserListMetadata/userList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keyword list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/negativeKeywordList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/youtubeVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/contentLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ip block
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/ipBlock>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement list
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/placementList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile application
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/mobileApplication>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app category
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/mobileAppCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerNegativeCriterion/youtubeChannel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.NegativeKeywordListInfo/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.PlacementListInfo/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerSearchTermInsight/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category label
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerSearchTermInsight/categoryLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerSearchTermInsight/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email address
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/emailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending multi party auth review
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/pendingMultiPartyAuthReview>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: access role
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/accessRole>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: access creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/accessCreationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inviter user email address
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/inviterUserEmailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: passkey enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccess/passkeyEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: invitation id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/invitationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email address
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/emailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: access role
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/accessRole>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: invitation status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitation/invitationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer user access invitation
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessInvitationReview/newCustomerUserAccessInvitation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: old customer user access
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessReview/oldCustomerUserAccess>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer user access
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomerUserAccessReview/newCustomerUserAccess>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: members
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/members>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterest/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parameter
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterestMember/parameter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: member type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomInterestMember/memberType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomizerAttribute/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field value
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomLeadFormSubmissionField/fieldValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: question text
<https://relay.inferal.com/ontology/googleads/property/Googleads.CustomLeadFormSubmissionField/questionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/productLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/dataLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube link metadata
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/youtubeLinkMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/youtubeVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataLink/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand channel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeLinkMetadata/brandChannelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoIdentifier/channelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YoutubeVideoIdentifier/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data partner id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DataPartnerIdentifier/dataPartnerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.DateRange/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.DateRange/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/placementType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/placement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailContentSuitabilityPlacementView/targetUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: availabilities
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/availabilities>
  a owl:ObjectProperty .

# OWL axioms for property: parent
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/parent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: launched to all
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/launchedToAll>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailedDemographic/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement type
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/placementType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: group placement target url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/groupPlacementTargetUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/placement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DetailPlacementView/targetUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DisplayKeywordView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: distance bucket
<https://relay.inferal.com/ontology/googleads/property/Googleads.DistanceView/distanceBucket>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metric system
<https://relay.inferal.com/ontology/googleads/property/Googleads.DistanceView/metricSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DistanceView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has children
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/hasChildren>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coverage fraction
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/coverageFraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category rank
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/categoryRank>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/domain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.DomainCategory/recommendedCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/landingPage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/pageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has matching keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/hasMatchingKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has negative url
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/hasNegativeUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has negative keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.DynamicSearchAdsSearchTermView/hasNegativeKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedLandingPageView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expanded final url
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExpandedLandingPageView/expandedFinalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long running operation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/longRunningOperation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promote status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/promoteStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sync enabled
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/syncEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/experimentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/suffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goals
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/goals>
  a owl:ObjectProperty .

# OWL axioms for property: optimize assets experiment
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/optimizeAssetsExperiment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video experiment
<https://relay.inferal.com/ontology/googleads/property/Googleads.Experiment/videoExperiment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metric
<https://relay.inferal.com/ontology/googleads/property/Googleads.MetricGoal/metric>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: direction
<https://relay.inferal.com/ontology/googleads/property/Googleads.MetricGoal/direction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimize assets experiment subtype
<https://relay.inferal.com/ontology/googleads/property/Googleads.OptimizeAssetsExperimentInfo/optimizeAssetsExperimentSubtype>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video experiment subtype
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoExperimentInfo/videoExperimentSubtype>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/campaigns>
  a owl:DatatypeProperty .

# OWL axioms for property: in design campaigns
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/inDesignCampaigns>
  a owl:DatatypeProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset testing info
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/assetTestingInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: control
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/control>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: traffic split
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/trafficSplit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset groups
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/assetGroups>
  a owl:ObjectProperty .

# OWL axioms for property: performance max experiment arm info
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/performanceMaxExperimentArmInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/experiment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArm/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset variation infos
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetTestingInfo/assetVariationInfos>
  a owl:ObjectProperty .

# OWL axioms for property: asset details
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetVariationInfo/assetDetails>
  a owl:ObjectProperty .

# OWL axioms for property: base ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetVariationInfo/baseAdGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetVariationInfo/baseAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetDetail/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetDetail/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset detail operation
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetDetail/assetDetailOperation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupInfo/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupInfo/assetGroupAssets>
  a owl:ObjectProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupAssetInfo/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmAssetGroupAssetInfo/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experimental performance max campaign settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmPerformanceMaxExperimentArmInfo/experimentalPerformanceMaxCampaignSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/budgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ExperimentArmExperimentalPerformanceMaxCampaignSettings/biddingStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: institution name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Fellowship/institutionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: completion year
<https://relay.inferal.com/ontology/googleads/property/Googleads.Fellowship/completionYear>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/finalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.FinalUrlExpansionAssetView/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lookback window days
<https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleOperandInfo/lookbackWindowDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule
<https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleOperandInfo/rule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule item groups
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleInfo/ruleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: rule type
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleInfo/ruleType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule items
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemGroupInfo/ruleItems>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number rule item
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/numberRuleItem>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date rule item
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/dateRuleItem>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: string rule item
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListRuleItemInfo/stringRuleItem>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListNumberRuleItemInfo/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListNumberRuleItemInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListDateRuleItemInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offset in days
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListDateRuleItemInfo/offsetInDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListDateRuleItemInfo/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListStringRuleItemInfo/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListStringRuleItemInfo/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inclusive rule operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleUserListInfo/inclusiveRuleOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inclusive operands
<https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleUserListInfo/inclusiveOperands>
  a owl:ObjectProperty .

# OWL axioms for property: exclusive operands
<https://relay.inferal.com/ontology/googleads/property/Googleads.FlexibleRuleUserListInfo/exclusiveOperands>
  a owl:ObjectProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GenderView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeographicView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeographicView/locationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeographicView/countryCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/targetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent geo target
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/parentGeoTarget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: canonical name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/canonicalName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.GeoTargetConstant/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/ownerCustomer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/goalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retention goal settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/retentionGoalSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/goalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization eligibility
<https://relay.inferal.com/ontology/googleads/property/Googleads.Goal/optimizationEligibility>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value settings
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoalSettingRetentionGoal/valueSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsIdentifier/customer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlan>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/audience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/video>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/languageConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: group placement view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/groupPlacementView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: smart campaign setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/smartCampaignSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list customer type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userListCustomerType>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer lifecycle goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerLifecycleGoal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy simulation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingStrategySimulation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: segments
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/segments>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group customizer
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCustomizer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy shared key google network type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/androidPrivacySharedKeyGoogleNetworkType>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adScheduleView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/goal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad asset view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAdAssetView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: change event
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/changeEvent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanCampaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: group content suitability placement view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/groupContentSuitabilityPlacementView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping product
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/shoppingProduct>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: smart campaign search term view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/smartCampaignSearchTermView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel aggregate asset view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/channelAggregateAssetView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer conversion goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerConversionGoal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data link
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/dataLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offline conversion upload conversion action summary
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/offlineConversionUploadConversionActionSummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product group view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productGroupView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party app analytics link
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/thirdPartyAppAnalyticsLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain category
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/domainCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign customizer
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignCustomizer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location interest view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/locationInterestView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead form submission data
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/leadFormSubmissionData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/ad>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: life event
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/lifeEvent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan campaign keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanCampaignKeyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group top combination view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupTopCombinationView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer negative criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerNegativeCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad asset combination view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAdAssetCombinationView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userInterest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: you tube video upload
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/youTubeVideoUpload>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productCategoryConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation subscription
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/recommendationSubscription>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetSetAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign conversion goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignConversionGoal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign audience view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAudienceView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display keyword view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/displayKeywordView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: content criterion view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/contentCriterionView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media file
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/mediaFile>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operating system version constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/operatingSystemVersionConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignBidModifier>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion custom variable
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionCustomVariable>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: managed placement view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/managedPlacementView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign goal config
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignGoalConfig>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi party auth review
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/multiPartyAuthReview>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/webpageView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanAdGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/topicConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offline conversion upload client summary
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/offlineConversionUploadClientSummary>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/currencyConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set type view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetSetTypeView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer client
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerClient>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customizer attribute
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customizerAttribute>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer customizer
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerCustomizer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword theme constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordThemeConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services lead
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesLead>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom interest
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customInterest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product link invitation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productLinkInvitation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expanded landing page view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/expandedLandingPageView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAssetSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rule set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionValueRuleSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/genderView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel performance view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/hotelPerformanceView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group signal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupSignal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic search ads search term view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/dynamicSearchAdsSearchTermView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account link
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accountLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services employee
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesEmployee>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rule
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionValueRule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy shared key google ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/androidPrivacySharedKeyGoogleAdGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel group view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/hotelGroupView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSharedSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ai max search term ad combination view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/aiMaxSearchTermAdCombinationView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video enhancement
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/videoEnhancement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group simulation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupSimulation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding strategy
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingStrategy>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignBudget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer client link
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerClientLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/landingPageView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group listing group filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupListingGroupFilter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services lead conversation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesLeadConversation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combined audience
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/combinedAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset field type view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetFieldTypeView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel activity group view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/travelActivityGroupView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/experiment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user location view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userLocationView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom conversion goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customConversionGoal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad parameter
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adParameter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign simulation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSimulation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer user access
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerUserAccess>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion customizer
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterionCustomizer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url expansion asset view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/finalUrlExpansionAssetView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parental status view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/parentalStatusView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geographic view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/geographicView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: android privacy shared key google campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/androidPrivacySharedKeyGoogleCampaign>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel reconciliation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/hotelReconciliation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/sharedCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign draft
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignDraft>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding seasonality adjustment
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingSeasonalityAdjustment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer manager link
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerManagerLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cart data sales view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/cartDataSalesView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail placement view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/detailPlacementView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer user access invitation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerUserAccessInvitation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan ad group keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/keywordPlanAdGroupKeyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detailed demographic
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/detailedDemographic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: remarketing action
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/remarketingAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offline user data job
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/offlineUserDataJob>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/searchTermView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accountBudget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer search term insight
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerSearchTermInsight>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group bid modifier
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupBidModifier>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign label
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion simulation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterionSimulation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account budget proposal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accountBudgetProposal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign group
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: carrier constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/carrierConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: performance max placement view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/performanceMaxPlacementView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/asset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding data exclusion
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/biddingDataExclusion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAsset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign search term view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSearchTermView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group audience view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAudienceView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: matched location interest view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/matchedLocationInterestView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: distance view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/distanceView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: click view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/clickView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/topicView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group label
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion goal campaign config
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionGoalCampaignConfig>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metrics
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/metrics>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/geoTargetConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: income range view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/incomeRangeView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel activity performance view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/travelActivityPerformanceView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/callView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion action
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/conversionAction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: applied incentive
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/appliedIncentive>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer label
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/ageRangeView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: paid organic search term view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/paidOrganicSearchTermView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/label>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: qualifying question
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/qualifyingQuestion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion label
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupCriterionLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail content suitability placement view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/detailContentSuitabilityPlacementView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local services verification artifact
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/localServicesVerificationArtifact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product link
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/productLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/sharedSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/userList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app category constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/mobileAppCategoryConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign aggregate asset view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAggregateAssetView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch job
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/batchJob>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/recommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad label
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/adGroupAdLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: per store view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/perStoreView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign lifecycle goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignLifecycleGoal>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing setup
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/billingSetup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting expansion view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/targetingExpansionView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment arm
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/experimentArm>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile device constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/mobileDeviceConstant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: change status
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/changeStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping performance view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/shoppingPerformanceView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/customerAssetSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign search term insight
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignSearchTermInsight>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group product group view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/assetGroupProductGroupView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign asset set
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/campaignAssetSet>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app top combination view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/appTopCombinationView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accessible bidding strategy
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/accessibleBiddingStrategy>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location view
<https://relay.inferal.com/ontology/googleads/property/Googleads.GoogleAdsRow/locationView>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forecast period
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlan/forecastPeriod>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date range
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanForecastPeriod/dateRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date interval
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanForecastPeriod/dateInterval>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Video/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Video/channelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/googleads/property/Googleads.Video/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Video/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.Video/durationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targetable
<https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/targetable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LanguageConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/placement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target url
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/targetUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupPlacementView/placementType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/phoneNumber>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/finalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad optimized business profile setting
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/adOptimizedBusinessProfileSetting>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/advertisingLanguageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business profile location
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/businessProfileLocation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSetting/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSettingPhoneNumber/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSettingPhoneNumber/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: include lead form
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSettingAdOptimizedBusinessProfileSetting/includeLeadForm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListCustomerType/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListCustomerType/userList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer type category
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListCustomerType/customerTypeCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product aggregator id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productAggregatorId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search engine results page type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchEngineResultsPageType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel destination region
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/travelDestinationRegion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network version
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type l5
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL5>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel state
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold type l5
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL5>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rule primary dimension
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionValueRulePrimaryDimension>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCondition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target postal code
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetPostalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auction insight domain
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/auctionInsightDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion or adjustment lag bucket
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionOrAdjustmentLagBucket>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type l2
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new versus returning customers
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/newVersusReturningCustomers>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/date>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold custom attribute4
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad destination type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adDestinationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product item id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productItemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type l3
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner hotel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/partnerHotelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel check in date
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCheckInDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network postback sequence index
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkPostbackSequenceIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term match source
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTermMatchSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute2
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productFeedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity account id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network source type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkSourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target province
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetProvince>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network user type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkUserType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjusted gender
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adjustedGender>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target county
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCounty>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target city
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad network type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adNetworkType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: slot
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/slot>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: click type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/clickType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute4
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing city
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product country
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads partner account
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsPartnerAccount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: landing page source
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/landingPageSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion action
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product title
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTermMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network ad event type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkAdEventType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity country
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target canton
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCanton>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold category level3
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing venue
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingVenue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type l4
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel rate rule id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelRateRuleId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads vertical
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsVertical>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset interaction target
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/assetInteractionTarget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type l1
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productTypeL1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold type l3
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target region
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetRegion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel country
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target country
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold custom attribute2
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad sub network type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adSubNetworkType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel destination city
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/travelDestinationCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads event participant display names
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsEventParticipantDisplayNames>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network source domain
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkSourceDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion attribution event type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionAttributionEventType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel class
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelClass>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCondition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing country
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product store id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: month
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/month>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day of week
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/dayOfWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target most specific location
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetMostSpecificLocation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hour
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel rate type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelRateType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target district
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetDistrict>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category level4
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: quarter
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/quarter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel date selection type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelDateSelectionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion adjustment
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity rating
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityRating>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/webpage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network source app
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkSourceApp>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad using product data
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adUsingProductData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad using video
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adUsingVideo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target state
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget campaign association status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/budgetCampaignAssociationStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing region
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingRegion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjusted age range
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adjustedAgeRange>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold type l1
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads hotel class
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsHotelClass>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search subcategory
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchSubcategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external activity id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/externalActivityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product language
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productLanguage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel booking window days
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelBookingWindowDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/device>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: month of year
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/monthOfYear>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold type l4
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold type l2
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTypeL2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold category level2
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold category level5
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel5>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term targeting status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTermTargetingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adFormatType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel price bucket
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelPriceBucket>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity state
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityState>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category level2
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category level3
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network coarse conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkCoarseConversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel length of stay
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelLengthOfStay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold item id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldItemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category level5
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel5>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network fine conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkFineConversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel city
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category level1
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCategoryLevel1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target airport
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetAirport>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold category level1
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion lag bucket
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionLagBucket>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile device platform
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/mobileDevicePlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute3
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold custom attribute0
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute0>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: year
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/year>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external conversion source
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/externalConversionSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold title
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product channel exclusivity
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productChannelExclusivity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold custom attribute3
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: travel destination country
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/travelDestinationCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute0
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute0>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: interaction on this extension
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/interactionOnThisExtension>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network attribution credit
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkAttributionCredit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo target metro
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/geoTargetMetro>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product merchant id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productMerchantId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activity city
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/activityCity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network redistributed fine conversion value
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/skAdNetworkRedistributedFineConversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion action name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionActionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: week
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/week>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold category level4
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCategoryLevel4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListing>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion action category
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/conversionActionCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold custom attribute1
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldCustomAttribute1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product sold brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productSoldBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads listing user rating
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/verticalAdsListingUserRating>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel check in day of week
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/hotelCheckInDayOfWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product custom attribute1
<https://relay.inferal.com/ontology/googleads/property/Googleads.Segments/productCustomAttribute1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/googleads/property/Googleads.Keyword/adGroupCriterion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: info
<https://relay.inferal.com/ontology/googleads/property/Googleads.Keyword/info>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sk ad network source app id
<https://relay.inferal.com/ontology/googleads/property/Googleads.SkAdNetworkSourceApp/skAdNetworkSourceAppId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/keywordPlan>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan network
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/keywordPlanNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/cpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo targets
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/geoTargets>
  a owl:ObjectProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language constants
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaign/languageConstants>
  a owl:DatatypeProperty .

# OWL axioms for property: geo target constant
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanGeoTarget/geoTargetConstant>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement type
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/placementType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/placement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target url
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/targetUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.GroupContentSuitabilityPlacementView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type level3
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom attribute3
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category level2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel exclusivity
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/channelExclusivity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom attribute0
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute0>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom attribute4
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/brand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category level4
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type level4
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: issues
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/issues>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi client account id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/multiClientAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type level5
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel5>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/merchantCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category level1
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type level1
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective max cpc micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/effectiveMaxCpcMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/channel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product image uri
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productImageUri>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product type level2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/productTypeLevel2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category level5
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel5>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/itemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom attribute1
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category level3
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/categoryLevel3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: condition
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/condition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom attribute2
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/customAttribute2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: availability
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/availability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/priceMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target countries
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProduct/targetCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: affected regions
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/affectedRegions>
  a owl:DatatypeProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribute name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/attributeName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: documentation
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/documentation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/detail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads severity
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingProductProductIssue/adsSeverity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSearchTermView/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSearchTermView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.SmartCampaignSearchTermView/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job summaries
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/jobSummaries>
  a owl:ObjectProperty .

# OWL axioms for property: conversion action id
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/conversionActionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: successful event count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/successfulEventCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alerts
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/alerts>
  a owl:ObjectProperty .

# OWL axioms for property: last upload date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/lastUploadDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/client>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending event count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/pendingEventCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily summaries
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/dailySummaries>
  a owl:ObjectProperty .

# OWL axioms for property: conversion action name
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/conversionActionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total event count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/totalEventCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadConversionActionSummary/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failed count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/failedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: successful count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/successfulCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/pendingCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job id
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/jobId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upload date
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionSummary/uploadDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionAlert/error>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionAlert/errorPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mutate error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/mutateError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: string length error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/stringLengthError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: collection size error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/collectionSizeError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: string format error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/stringFormatError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion upload error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/conversionUploadError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/dateError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: not allowlisted error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/notAllowlistedError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/fieldError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion adjustment upload error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/conversionAdjustmentUploadError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: distinct error
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionError/distinctError>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductGroupView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLink/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shareable link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ThirdPartyAppAnalyticsLink/shareableLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationInterestView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/asset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/adGroupAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom lead form submission fields
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/customLeadFormSubmissionFields>
  a owl:ObjectProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: submission date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/submissionDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead form submission fields
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/leadFormSubmissionFields>
  a owl:ObjectProperty .

# OWL axioms for property: gclid
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/gclid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionData/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionField/fieldType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field value
<https://relay.inferal.com/ontology/googleads/property/Googleads.LeadFormSubmissionField/fieldValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: availabilities
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/availabilities>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/parent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: launched to all
<https://relay.inferal.com/ontology/googleads/property/Googleads.LifeEvent/launchedToAll>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/keywordPlanCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/negative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanCampaignKeyword/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: taxonomy type
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/taxonomyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest id
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/userInterestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user interest parent
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/userInterestParent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: availabilities
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/availabilities>
  a owl:ObjectProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: launched to all
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/launchedToAll>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserInterest/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: state
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/state>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video privacy
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoPrivacy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video title
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video description
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video upload id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/videoUploadId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.YouTubeVideoUpload/channelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product category constant parent
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/productCategoryConstantParent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: localizations
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/localizations>
  a owl:ObjectProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: state
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstant/state>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region code
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstantProductCategoryLocalization/regionCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstantProductCategoryLocalization/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductCategoryConstantProductCategoryLocalization/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modify date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/modifyDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: create date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSubscription/createDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mime type
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/mimeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/image>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media bundle
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/mediaBundle>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/audio>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/video>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file size
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/fileSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source url
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaFile/sourceUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaImage/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: full size image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaImage/fullSizeImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: preview size image url
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaImage/previewSizeImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaBundle/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaBundle/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaAudio/adDurationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising id code
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/advertisingIdCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/adDurationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/youtubeVideoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: isci code
<https://relay.inferal.com/ontology/googleads/property/Googleads.MediaVideo/isciCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: os minor version
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/osMinorVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: os major version
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/osMajorVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator type
<https://relay.inferal.com/ontology/googleads/property/Googleads.OperatingSystemVersionConstant/operatorType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ManagedPlacementView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation type
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/operationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer user access review
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/customerUserAccessReview>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: approval date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/approvalDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: review status
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/reviewStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer user access invitation review
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/customerUserAccessInvitationReview>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target resource
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/targetResource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi party auth review id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/multiPartyAuthReviewId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request user email
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/requestUserEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: justification
<https://relay.inferal.com/ontology/googleads/property/Googleads.MultiPartyAuthReview/justification>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.WebpageView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/cpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/keywordPlanCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroup/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/path>
  a owl:DatatypeProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic constant parent
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicConstant/topicConstantParent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total event count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/totalEventCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/client>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending event count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/pendingEventCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily summaries
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/dailySummaries>
  a owl:ObjectProperty .

# OWL axioms for property: alerts
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/alerts>
  a owl:ObjectProperty .

# OWL axioms for property: successful event count
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/successfulEventCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last upload date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/lastUploadDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job summaries
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/jobSummaries>
  a owl:ObjectProperty .

# OWL axioms for property: success rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/successRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending rate
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineConversionUploadClientSummary/pendingRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language code
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/languageCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordThemeConstant/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead status
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: note
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/note>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locale
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/locale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead feedback submitted
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadFeedbackSubmitted>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: credit details
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/creditDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contact details
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/contactDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead charged
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/leadCharged>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: service id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLead/serviceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: edit date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.Note/editDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.Note/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/merchantCenter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product link invitation id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/productLinkInvitationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel center
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/hotelCenter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising partner properties
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/advertisingPartnerProperties>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/advertisingPartner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLinkInvitation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MerchantCenterLinkInvitationIdentifier/merchantCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelCenterLinkInvitationIdentifier/hotelCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelPerformanceView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/lastName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fellowships
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/fellowships>
  a owl:ObjectProperty .

# OWL axioms for property: residencies
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/residencies>
  a owl:ObjectProperty .

# OWL axioms for property: languages spoken
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/languagesSpoken>
  a owl:DatatypeProperty .

# OWL axioms for property: middle name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/middleName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: year started practicing
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/yearStartedPracticing>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: first name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/firstName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: university degrees
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/universityDegrees>
  a owl:ObjectProperty .

# OWL axioms for property: job title
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/jobTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email address
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/emailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: national provider id number
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/nationalProviderIdNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesEmployee/categoryIds>
  a owl:DatatypeProperty .

# OWL axioms for property: completion year
<https://relay.inferal.com/ontology/googleads/property/Googleads.Residency/completionYear>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: institution name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Residency/institutionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: graduation year
<https://relay.inferal.com/ontology/googleads/property/Googleads.UniversityDegree/graduationYear>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: degree
<https://relay.inferal.com/ontology/googleads/property/Googleads.UniversityDegree/degree>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: institution name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UniversityDegree/institutionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelGroupView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/durationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/googleads/property/Googleads.VideoEnhancement/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LandingPageView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unexpanded final url
<https://relay.inferal.com/ontology/googleads/property/Googleads.LandingPageView/unexpandedFinalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/eventDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversation channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/conversationChannel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: participant type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/participantType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone call details
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/phoneCallDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message details
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/messageDetails>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesLeadConversation/lead>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call duration millis
<https://relay.inferal.com/ontology/googleads/property/Googleads.PhoneCallDetails/callDurationMillis>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call recording url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PhoneCallDetails/callRecordingUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.MessageDetails/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attachment urls
<https://relay.inferal.com/ontology/googleads/property/Googleads.MessageDetails/attachmentUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.TravelActivityGroupView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserLocationView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting location
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserLocationView/targetingLocation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserLocationView/countryCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ParentalStatusView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: order id
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/orderId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reconciled value micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/reconciledValueMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commission id
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/commissionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: check in date
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/checkInDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel id
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/hotelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: check out date
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/checkOutDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/hotelCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billed
<https://relay.inferal.com/ontology/googleads/property/Googleads.HotelReconciliation/billed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/brand>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube channel
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/youtubeChannel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile app category
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/mobileAppCategory>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile application
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/mobileApplication>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: webpage
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/webpage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/criterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: youtube video
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/youtubeVideo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: retail filter
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/retailFilter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads item group rule
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/verticalAdsItemGroupRule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/negative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expression
<https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilter/expression>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag
<https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilter/tag>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RetailFilterExpression/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expression name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RetailTag/expressionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/googleads/property/Googleads.RetailTag/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/cityCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item code
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/itemCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: region criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/regionCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: venue
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/venue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user rating
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/userRating>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel class
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/hotelClass>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: event participant display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/eventParticipantDisplayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country criterion id
<https://relay.inferal.com/ontology/googleads/property/Googleads.VerticalAdsItemGroupRuleInfo/countryCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword plan ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/keywordPlanAdGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/negative>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.KeywordPlanAdGroupKeyword/cpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag snippets
<https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/tagSnippets>
  a owl:ObjectProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RemarketingAction/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation metadata
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/operationMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer match user list metadata
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/customerMatchUserListMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store sales metadata
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/storeSalesMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failure reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/failureReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external id
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJob/externalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match rate range
<https://relay.inferal.com/ontology/googleads/property/Googleads.OfflineUserDataJobMetadata/matchRateRange>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: transaction upload fraction
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/transactionUploadFraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom key
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/customKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: loyalty fraction
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/loyaltyFraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: third party metadata
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesMetadata/thirdPartyMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner match fraction
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/partnerMatchFraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner upload fraction
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/partnerUploadFraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bridge map version id
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/bridgeMapVersionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partner id
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/partnerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: valid transaction fraction
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/validTransactionFraction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertiser upload date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.StoreSalesThirdPartyMetadata/advertiserUploadDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.SearchTermView/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement type
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/placementType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target url
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/targetUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/placement>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerformanceMaxPlacementView/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MatchedLocationInterestView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.TopicView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.IncomeRangeView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.TravelActivityPerformanceView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.PaidOrganicSearchTermView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term
<https://relay.inferal.com/ontology/googleads/property/Googleads.PaidOrganicSearchTermView/searchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Label/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.Label/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Label/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.Label/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text label
<https://relay.inferal.com/ontology/googleads/property/Googleads.Label/textLabel>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.TextLabel/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: background color
<https://relay.inferal.com/ontology/googleads/property/Googleads.TextLabel/backgroundColor>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: qualifying question id
<https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/qualifyingQuestionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locale
<https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/locale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.QualifyingQuestion/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business registration check verification artifact
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/businessRegistrationCheckVerificationArtifact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: artifact type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/artifactType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: background check verification artifact
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/backgroundCheckVerificationArtifact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: license verification artifact
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/licenseVerificationArtifact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insurance verification artifact
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/insuranceVerificationArtifact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocalServicesVerificationArtifact/creationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: licensee first name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseeFirstName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: licensee last name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseeLastName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/expirationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rejection reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/rejectionReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: license document readonly
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseDocumentReadonly>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: license type
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: license number
<https://relay.inferal.com/ontology/googleads/property/Googleads.LicenseVerificationArtifact/licenseNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/amountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insurance document readonly
<https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/insuranceDocumentReadonly>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration date time
<https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/expirationDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rejection reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.InsuranceVerificationArtifact/rejectionReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/merchantCenter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising partner properties
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/advertisingPartnerProperties>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: advertising partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/advertisingPartner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product link id
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/productLinkId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data partner
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/dataPartner>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google ads
<https://relay.inferal.com/ontology/googleads/property/Googleads.ProductLink/googleAds>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant center id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MerchantCenterIdentifier/merchantCenterId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: vertical ads item vertical type
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/verticalAdsItemVerticalType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: member count
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/memberCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference count
<https://relay.inferal.com/ontology/googleads/property/Googleads.SharedSet/referenceCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership life span
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/membershipLifeSpan>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size for display
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeForDisplay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account user list status
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/accountUserListStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: access reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/accessReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size range for display
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeRangeForDisplay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: basic user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/basicUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership status
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/membershipStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: similar user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/similarUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule based user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/ruleBasedUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size range for search
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeRangeForSearch>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: integration code
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/integrationCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lookalike user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/lookalikeUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logical user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/logicalUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crm based user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/crmBasedUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: eligible for display
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/eligibleForDisplay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: read only
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/readOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: closing reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/closingReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: eligible for search
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/eligibleForSearch>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size for search
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/sizeForSearch>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match rate percentage
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserList/matchRatePercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seed user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.SimilarUserListInfo/seedUserList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: prepopulation status
<https://relay.inferal.com/ontology/googleads/property/Googleads.RuleBasedUserListInfo/prepopulationStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: flexible rule user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.RuleBasedUserListInfo/flexibleRuleUserList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country codes
<https://relay.inferal.com/ontology/googleads/property/Googleads.LookalikeUserListInfo/countryCodes>
  a owl:DatatypeProperty .

# OWL axioms for property: seed user list ids
<https://relay.inferal.com/ontology/googleads/property/Googleads.LookalikeUserListInfo/seedUserListIds>
  a owl:DatatypeProperty .

# OWL axioms for property: expansion level
<https://relay.inferal.com/ontology/googleads/property/Googleads.LookalikeUserListInfo/expansionLevel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rules
<https://relay.inferal.com/ontology/googleads/property/Googleads.LogicalUserListInfo/rules>
  a owl:ObjectProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListLogicalRuleInfo/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule operands
<https://relay.inferal.com/ontology/googleads/property/Googleads.UserListLogicalRuleInfo/ruleOperands>
  a owl:ObjectProperty .

# OWL axioms for property: user list
<https://relay.inferal.com/ontology/googleads/property/Googleads.LogicalUserListOperandInfo/userList>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileAppCategoryConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add gtin recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddGtinRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marginal roi campaign budget recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/marginalRoiCampaignBudgetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword match type recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/keywordMatchTypeRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forecasting campaign budget recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/forecastingCampaignBudgetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add size recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddSizeRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forecasting set target roas recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/forecastingSetTargetRoasRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upgrade local campaign to performance max recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/upgradeLocalCampaignToPerformanceMaxRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/keywordRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic image extension opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/dynamicImageExtensionOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: migrate dynamic search ads campaign to performance max recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/migrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: performance max final url opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/performanceMaxFinalUrlOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaigns>
  a owl:DatatypeProperty .

# OWL axioms for property: set target roas recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/setTargetRoasRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive search ad improve ad strength recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/responsiveSearchAdImproveAdStrengthRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lower target roas recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/lowerTargetRoasRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping fix merchant center account suspension warning recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingFixMerchantCenterAccountSuspensionWarningRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text ad recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/textAdRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/targetCpaOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: improve performance max ad strength recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/improvePerformanceMaxAdStrengthRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forecasting set target cpa recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/forecastingSetTargetCpaRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize clicks opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/maximizeClicksOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaignBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: performance max opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/performanceMaxOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping target all offers recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingTargetAllOffersRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping fix suspended merchant center account recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingFixSuspendedMerchantCenterAccountRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add color recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddColorRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: improve demand gen ad strength recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/improveDemandGenAdStrengthRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive search ad asset recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/responsiveSearchAdAssetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add more identifiers recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddMoreIdentifiersRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise target cpa bid too low recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/raiseTargetCpaBidTooLowRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add age group recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddAgeGroupRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: move unused budget recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/moveUnusedBudgetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add gender recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddGenderRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use broad match keyword recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/useBroadMatchKeywordRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping fix disapproved products recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingFixDisapprovedProductsRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping add products to campaign recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingAddProductsToCampaignRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversion value opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/maximizeConversionValueOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call asset recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/callAssetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: refresh customer match list recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/refreshCustomerMatchListRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enhanced cpc opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/enhancedCpcOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search partners opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/searchPartnersOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upgrade smart shopping campaign to performance max recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/upgradeSmartShoppingCampaignToPerformanceMaxRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead form asset recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/leadFormAssetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximize conversions opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/maximizeConversionsOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sitelink asset recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/sitelinkAssetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: set target cpa recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/setTargetCpaRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimize ad rotation recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/optimizeAdRotationRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom audience opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/customAudienceOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: callout asset recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/calloutAssetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impact
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/impact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shopping migrate regular shopping campaign offers to performance max recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/shoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display expansion opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/displayExpansionOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise target cpa recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/raiseTargetCpaRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas opt in recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/targetRoasOptInRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/adGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/campaignBudgetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: improve google tag coverage recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/improveGoogleTagCoverageRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive search ad recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.Recommendation/responsiveSearchAdRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offers count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/offersCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/merchant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demoted offers count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingOfferAttributeRecommendation/demotedOffersCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMerchantInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMerchantInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi client
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMerchantInfo/multiClient>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendation/recommendedBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget options
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendation/budgetOptions>
  a owl:ObjectProperty .

# OWL axioms for property: current budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendation/currentBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendationCampaignBudgetRecommendationOption/budgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impact
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudgetRecommendationCampaignBudgetRecommendationOption/impact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base metrics
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationImpact/baseMetrics>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: potential metrics
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationImpact/potentialMetrics>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/conversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions value
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/conversionsValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/costMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video views
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRecommendationMetrics/videoViews>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordMatchTypeRecommendation/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended match type
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordMatchTypeRecommendation/recommendedMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetRoasRecommendation/campaignBudget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetRoasRecommendation/recommendedTargetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new start date
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudget/newStartDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudget/currentAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended new amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCampaignBudget/recommendedNewAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search terms
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendation/searchTerms>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendation/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended cpc bid micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendation/recommendedCpcBidMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendationSearchTerm/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated weekly search count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationKeywordRecommendationSearchTerm/estimatedWeeklySearchCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: apply link
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation/applyLink>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdImproveAdStrengthRecommendation/currentAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdImproveAdStrengthRecommendation/recommendedAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target adjustment
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationLowerTargetRoasRecommendation/targetAdjustment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current average target micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetAdjustmentInfo/currentAverageTargetMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended target multiplier
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetAdjustmentInfo/recommendedTargetMultiplier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared set
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetAdjustmentInfo/sharedSet>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMerchantCenterAccountSuspensionRecommendation/merchant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMerchantCenterAccountSuspensionRecommendation/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: creation date
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTextAdRecommendation/creationDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto apply date
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTextAdRecommendation/autoApplyDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTextAdRecommendation/ad>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: options
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendation/options>
  a owl:ObjectProperty .

# OWL axioms for property: recommended target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendation/recommendedTargetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impact
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/impact>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/goal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/targetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required campaign budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption/requiredCampaignBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImprovePerformanceMaxAdStrengthRecommendation/assetGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad strength
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImprovePerformanceMaxAdStrengthRecommendation/adStrength>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetCpaRecommendation/recommendedTargetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationForecastingSetTargetCpaRecommendation/campaignBudget>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMaximizeClicksOptInRecommendation/recommendedBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingTargetAllOffersRecommendation/merchant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: untargeted offers count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingTargetAllOffersRecommendation/untargetedOffersCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingTargetAllOffersRecommendation/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad strength
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImproveDemandGenAdStrengthRecommendation/adStrength>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: demand gen asset action items
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImproveDemandGenAdStrengthRecommendation/demandGenAssetActionItems>
  a owl:DatatypeProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationImproveDemandGenAdStrengthRecommendation/ad>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdAssetRecommendation/recommendedAssets>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdAssetRecommendation/currentAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average target cpa micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaBidTooLowRecommendation/averageTargetCpaMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended target multiplier
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaBidTooLowRecommendation/recommendedTargetMultiplier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget recommendation
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMoveUnusedBudgetRecommendation/budgetRecommendation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excess campaign budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMoveUnusedBudgetRecommendation/excessCampaignBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/keyword>
  a owl:ObjectProperty .

# OWL axioms for property: campaign uses shared budget
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/campaignUsesSharedBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign keywords count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/campaignKeywordsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested keywords count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/suggestedKeywordsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required campaign budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUseBroadMatchKeywordRecommendation/requiredCampaignBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: products count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/productsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/merchant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved products count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingFixDisapprovedProductsRecommendation/disapprovedProductsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingAddProductsToCampaignRecommendation/reason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingAddProductsToCampaignRecommendation/merchant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingAddProductsToCampaignRecommendation/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: targeting accounts count
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/targetingAccountsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top spending account
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/topSpendingAccount>
  a owl:ObjectProperty .

# OWL axioms for property: user list id
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/userListId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: days since last refresh
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/daysSinceLastRefresh>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: owner account
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/ownerAccount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user list name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRefreshCustomerMatchListRecommendation/userListName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationAccountInfo/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: descriptive name
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationAccountInfo/descriptiveName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: merchant id
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUpgradeSmartShoppingCampaignToPerformanceMaxRecommendation/merchantId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sales country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationUpgradeSmartShoppingCampaignToPerformanceMaxRecommendation/salesCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationMaximizeConversionsOptInRecommendation/recommendedBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended campaign sitelink assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSitelinkAssetRecommendation/recommendedCampaignSitelinkAssets>
  a owl:ObjectProperty .

# OWL axioms for property: recommended customer sitelink assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationSitelinkAssetRecommendation/recommendedCustomerSitelinkAssets>
  a owl:ObjectProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCustomAudienceOptInRecommendation/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: recommended campaign callout assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCalloutAssetRecommendation/recommendedCampaignCalloutAssets>
  a owl:ObjectProperty .

# OWL axioms for property: recommended customer callout assets
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationCalloutAssetRecommendation/recommendedCustomerCalloutAssets>
  a owl:ObjectProperty .

# OWL axioms for property: merchant
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation/merchant>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target adjustment
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaRecommendation/targetAdjustment>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app bidding goal
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationRaiseTargetCpaRecommendation/appBiddingGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended target roas
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetRoasOptInRecommendation/recommendedTargetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: required campaign budget amount micros
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationTargetRoasOptInRecommendation/requiredCampaignBudgetAmountMicros>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad
<https://relay.inferal.com/ontology/googleads/property/Googleads.RecommendationResponsiveSearchAdRecommendation/ad>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: postal code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/postalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address1
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/address1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/city>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: province
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/province>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: place id
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/placeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address2
<https://relay.inferal.com/ontology/googleads/property/Googleads.PerStoreView/address2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.TargetingExpansionView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operating system name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/operatingSystemName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manufacturer name
<https://relay.inferal.com/ontology/googleads/property/Googleads.MobileDeviceConstant/manufacturerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.ShoppingPerformanceView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: resource name
<https://relay.inferal.com/ontology/googleads/property/Googleads.LocationView/resourceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .
