# RDF Ontology generated by @inferal-relay/rdf-emitter

@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 schema: <https://schema.org/> .
@prefix gr: <http://purl.org/goodrelations/v1#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix pinterest: <https://relay.inferal.com/ontology/pinterest/> .
@prefix adm: <https://ontology.inferal.com/modules/advertising-measurement/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix vann: <http://purl.org/vocab/vann/> .

# Ontology metadata
<https://relay.inferal.com/ontology/pinterest/>
  rdfs:label "Pinterest API v5 Ontology" ;
  dcterms:title "Pinterest API v5 Ontology" ;
  dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
  dcterms:publisher <https://inferal.com/> ;
  vann:preferredNamespacePrefix "pinterest" ;
  vann:preferredNamespaceUri "https://relay.inferal.com/ontology/pinterest/" .

# Class: Oauth Access Token Request
pinterest:OauthAccessTokenRequest a rdfs:Class ;
  rdfs:label "Oauth Access Token Request" ;
  rdfs:comment "OAuth2 access token request." .

# Class: Oauth Access Token Response
pinterest:OauthAccessTokenResponse a rdfs:Class ;
  rdfs:label "Oauth Access Token Response" ;
  rdfs:comment "OAuth2 access token response." .

# Class: Pinterest Error
pinterest:PinterestError a rdfs:Class ;
  rdfs:label "Pinterest Error" ;
  rdfs:comment "Pinterest API error response." .

# Class: Conversion Access Token Response
pinterest:ConversionAccessTokenResponse a rdfs:Class ;
  rdfs:label "Conversion Access Token Response" ;
  rdfs:comment "Conversion access token response." .

# Class: App Type Multipliers
pinterest:AppTypeMultipliers a rdfs:Class ;
  rdfs:label "App Type Multipliers" ;
  rdfs:comment "This represents a mapping from app type targeting criteria to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified app type in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All app type multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." .

# Class: Placement Multipliers
pinterest:PlacementMultipliers a rdfs:Class ;
  rdfs:label "Placement Multipliers" ;
  rdfs:comment "This represents a mapping from placement to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified placement in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All placement multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." .

# Class: Audience Insight Category Common
pinterest:AudienceInsightCategory a rdfs:Class ;
  rdfs:label "Audience Insight Category Common" ;
  rdfs:subClassOf schema:Thing .

# Class: Board Base
pinterest:BoardBase a rdfs:Class ;
  rdfs:label "Board Base" ;
  rdfs:subClassOf schema:ItemList .

# Class: Board Media
pinterest:BoardMedia a rdfs:Class ;
  rdfs:label "Board Media" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Board Owner
pinterest:BoardOwner a rdfs:Class ;
  rdfs:label "Board Owner" ;
  rdfs:subClassOf schema:Person .

# Class: Board
pinterest:Board a rdfs:Class ;
  rdfs:label "Board" ;
  rdfs:comment "Board model containing properties related to a Pinterest Board." ;
  rdfs:subClassOf schema:ItemList .

# Class: Business Access Error
pinterest:BusinessAccessError a rdfs:Class ;
  rdfs:label "Business Access Error" ;
  rdfs:subClassOf schema:Thing .

# Class: Business Access User Summary
pinterest:BusinessAccessUserSummary a rdfs:Class ;
  rdfs:label "Business Access User Summary" ;
  rdfs:comment "Metadata of the member/partner that has access to the asset." ;
  rdfs:subClassOf schema:Person .

# Class: Conversion Tag
pinterest:ConversionTag a rdfs:Class ;
  rdfs:label "Conversion Tag" ;
  rdfs:subClassOf schema:Thing .

# Class: Conversion Tag Configs
pinterest:ConversionTagConfigs a rdfs:Class ;
  rdfs:label "Conversion Tag Configs" ;
  rdfs:subClassOf schema:Thing .

# Class: Conversion Tag Common
pinterest:ConversionTagCommon a rdfs:Class ;
  rdfs:label "Conversion Tag Common" ;
  rdfs:subClassOf schema:Thing .

# Class: Exception
pinterest:Exception a rdfs:Class ;
  rdfs:label "Exception" ;
  rdfs:subClassOf schema:Thing .

# Class: Image Details
pinterest:ImageDetails a rdfs:Class ;
  rdfs:label "Image Details" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Image Metadata
pinterest:ImageMetadata a rdfs:Class ;
  rdfs:label "Image Metadata" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Image Size
pinterest:ImageSize a rdfs:Class ;
  rdfs:label "Image Size" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Metrics Response
pinterest:MetricsResponse a rdfs:Class ;
  rdfs:label "Metrics Response" .

# Class: Order Line
pinterest:OrderLine a rdfs:Class ;
  rdfs:label "Order Line" ;
  rdfs:subClassOf schema:OrderItem .

# Class: Order Lines
pinterest:OrderLines a rdfs:Class ;
  rdfs:label "Order Lines" ;
  rdfs:comment "Order Line" ;
  rdfs:subClassOf schema:OrderItem .

# Class: Paginated
pinterest:Paginated a rdfs:Class ;
  rdfs:label "Paginated" .

# Class: Pin
pinterest:Pin a rdfs:Class ;
  rdfs:label "Pin" ;
  rdfs:comment "Pin model containing properties related to a Pinterest Pin." ;
  rdfs:subClassOf schema:CreativeWork .

# Class: Pin Media With Image
pinterest:PinMediaWithImage a rdfs:Class ;
  rdfs:label "Pin Media With Image" ;
  rdfs:comment "Pin with image." ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media With Video
pinterest:PinMediaWithVideo a rdfs:Class ;
  rdfs:label "Pin Media With Video" ;
  rdfs:comment "Pin with video." ;
  rdfs:subClassOf schema:VideoObject .

# Class: Pin Media With Images
pinterest:PinMediaWithImages a rdfs:Class ;
  rdfs:label "Pin Media With Images" ;
  rdfs:comment "Pin with multiple images." ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media With Videos
pinterest:PinMediaWithVideos a rdfs:Class ;
  rdfs:label "Pin Media With Videos" ;
  rdfs:comment "Pin with multiple videos." ;
  rdfs:subClassOf schema:VideoObject .

# Class: Video Metadata With Item Type
pinterest:VideoMetadataWithItemType a rdfs:Class ;
  rdfs:label "Video Metadata With Item Type" ;
  rdfs:subClassOf schema:VideoObject .

# Class: Pin Media With Image And Video
pinterest:PinMediaWithImageAndVideo a rdfs:Class ;
  rdfs:label "Pin Media With Image And Video" ;
  rdfs:comment "Pin with a mix of images and videos." ;
  rdfs:subClassOf schema:MediaObject .

# Class: Targeting Spec
pinterest:TargetingSpec a rdfs:Class ;
  rdfs:label "Targeting Spec" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" .

# Class: Targeting Spec Shopping Retargeting
pinterest:TargetingSpecShoppingRetargeting a rdfs:Class ;
  rdfs:label "Targeting Spec Shopping Retargeting" .

# Class: Tracking Urls
pinterest:TrackingUrls a rdfs:Class ;
  rdfs:label "Tracking Urls" ;
  rdfs:comment "Third-party tracking URLs. Up to three tracking URLs - with a max length of 2,000 - are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  rdfs:subClassOf schema:Thing .

# Class: Local Store Update
pinterest:LocalStore a rdfs:Class ;
  rdfs:label "Local Store Update" ;
  rdfs:subClassOf schema:PostalAddress .

# Class: Conversion Tag Response
pinterest:ConversionTagResponse a rdfs:Class ;
  rdfs:label "Conversion Tag Response" ;
  rdfs:subClassOf schema:Thing .

# Class: Item Create Batch Record
pinterest:ItemCreateBatchRecord a rdfs:Class ;
  rdfs:label "Item Create Batch Record" ;
  rdfs:comment "Object describing an item batch record to create items" .

# Class: Item Attributes Request
pinterest:ItemAttributesRequest a rdfs:Class ;
  rdfs:label "Item Attributes Request" .

# Class: Updatable Item Attributes
pinterest:UpdatableItemAttributes a rdfs:Class ;
  rdfs:label "Updatable Item Attributes" ;
  rdfs:subClassOf schema:Product .

# Class: Item Delete Discontinued Batch Record
pinterest:ItemDeleteDiscontinuedBatchRecord a rdfs:Class ;
  rdfs:label "Item Delete Discontinued Batch Record" ;
  rdfs:comment "Object describing an item batch record to discontinue items" .

# Class: Item Update Batch Record
pinterest:ItemUpdateBatchRecord a rdfs:Class ;
  rdfs:label "Item Update Batch Record" ;
  rdfs:comment "Object describing an item batch record to update items" .

# Class: Item Upsert Batch Record
pinterest:ItemUpsertBatchRecord a rdfs:Class ;
  rdfs:label "Item Upsert Batch Record" ;
  rdfs:comment "Object describing an item batch record to upsert items" .

# Class: Item Delete Batch Record
pinterest:ItemDeleteBatchRecord a rdfs:Class ;
  rdfs:label "Item Delete Batch Record" ;
  rdfs:comment "Object describing an item batch record to delete items" .

# Class: Ads Analytics Create Async Request
pinterest:AdsAnalyticsCreateAsyncRequest a rdfs:Class ;
  rdfs:label "Ads Analytics Create Async Request" .

# Class: Ads Analytics Create Async Response
pinterest:AdsAnalyticsCreateAsyncResponse a rdfs:Class ;
  rdfs:label "Ads Analytics Create Async Response" .

# Class: Ads Analytics Get Async Response
pinterest:AdsAnalyticsGetAsyncResponse a rdfs:Class ;
  rdfs:label "Ads Analytics Get Async Response" .

# Class: Conversion Product Report Request
pinterest:ConversionProductReportRequest a rdfs:Class ;
  rdfs:label "Conversion Product Report Request" ;
  rdfs:comment "Request for a brand, category, SKU report" .

# Class: Create MMMReport Request
pinterest:CreateMMMReportRequest a rdfs:Class ;
  rdfs:label "Create MMMReport Request" .

# Class: Create MMMReport Response
pinterest:CreateMMMReportResponse a rdfs:Class ;
  rdfs:label "Create MMMReport Response" .

# Class: Get MMMReport Response
pinterest:GetMMMReportResponse a rdfs:Class ;
  rdfs:label "Get MMMReport Response" .

# Class: Ad Account
pinterest:AdAccount a rdfs:Class ;
  rdfs:label "Ad Account" ;
  rdfs:subClassOf schema:Organization .

# Class: Ad Account Owner
pinterest:AdAccountOwner a rdfs:Class ;
  rdfs:label "Ad Account Owner" ;
  rdfs:subClassOf schema:Person .

# Class: Ad Account Create
pinterest:AdAccountCreate a rdfs:Class ;
  rdfs:label "Ad Account Create" ;
  rdfs:comment "Resource create operation model." .

# Class: Template Based Report
pinterest:TemplateBasedReport a rdfs:Class ;
  rdfs:label "Template Based Report" .

# Class: Ad Group Array Response
pinterest:AdGroupArrayResponse a rdfs:Class ;
  rdfs:label "Ad Group Array Response" .

# Class: Ad Group Array Response Element
pinterest:AdGroupArrayResponseElement a rdfs:Class ;
  rdfs:label "Ad Group Array Response Element" .

# Class: Ad Group Response
pinterest:AdGroup a rdfs:Class ;
  rdfs:label "Ad Group Response" ;
  rdfs:subClassOf schema:Thing .

# Class: Optimization Goal Metadata
pinterest:OptimizationGoalMetadata a rdfs:Class ;
  rdfs:label "Optimization Goal Metadata" ;
  rdfs:subClassOf schema:Thing .

# Class: Ad Group Create Request
pinterest:AdGroupCreateRequest a rdfs:Class ;
  rdfs:label "Ad Group Create Request" .

# Class: Ad Group Update Request
pinterest:AdGroupUpdateRequest a rdfs:Class ;
  rdfs:label "Ad Group Update Request" .

# Class: Ad Group Audience Sizing Request
pinterest:AdGroupAudienceSizingRequest a rdfs:Class ;
  rdfs:label "Ad Group Audience Sizing Request" .

# Class: Ad Group Audience Sizing Response
pinterest:AdGroupAudienceSizing a rdfs:Class ;
  rdfs:label "Ad Group Audience Sizing Response" ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Bid Floor
pinterest:BidFloor a rdfs:Class ;
  rdfs:label "Bid Floor" ;
  rdfs:subClassOf schema:MonetaryAmount .

# Class: Bid Floor Request
pinterest:BidFloorRequest a rdfs:Class ;
  rdfs:label "Bid Floor Request" .

# Class: Ad Daily Stats
pinterest:AdDailyStats a rdfs:Class ;
  rdfs:label "Ad Daily Stats" ;
  rdfs:comment "Per-ad, per-day analytics row produced by the ad_daily_stats harness entity." ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: Ad Array Response
pinterest:AdArrayResponse a rdfs:Class ;
  rdfs:label "Ad Array Response" .

# Class: Ad Array Response Element
pinterest:AdArrayResponseElement a rdfs:Class ;
  rdfs:label "Ad Array Response Element" .

# Class: Ad Response
pinterest:Ad a rdfs:Class ;
  rdfs:label "Ad Response" ;
  rdfs:subClassOf schema:CreativeWork .

# Class: Quiz Pin Data
pinterest:QuizPinData a rdfs:Class ;
  rdfs:label "Quiz Pin Data" ;
  rdfs:comment "This field includes all quiz data including questions, options, and results." ;
  rdfs:subClassOf schema:Quiz .

# Class: Quiz Pin Question
pinterest:QuizPinQuestion a rdfs:Class ;
  rdfs:label "Quiz Pin Question" ;
  rdfs:comment "A specific quiz inquiry." ;
  rdfs:subClassOf schema:Question .

# Class: Quiz Pin Option
pinterest:QuizPinOption a rdfs:Class ;
  rdfs:label "Quiz Pin Option" ;
  rdfs:comment "This field contains multiple options to a quiz question." ;
  rdfs:subClassOf schema:Answer .

# Class: Quiz Pin Result
pinterest:QuizPinResult a rdfs:Class ;
  rdfs:label "Quiz Pin Result" ;
  rdfs:comment "The result, and link out, based on the user’s choice." ;
  rdfs:subClassOf schema:Thing .

# Class: Ad Create Request
pinterest:AdCreateRequest a rdfs:Class ;
  rdfs:label "Ad Create Request" .

# Class: Ad Preview URLResponse
pinterest:AdPreviewURL a rdfs:Class ;
  rdfs:label "Ad Preview URLResponse" ;
  rdfs:subClassOf schema:Thing .

# Class: Ad Update Request
pinterest:AdUpdateRequest a rdfs:Class ;
  rdfs:label "Ad Update Request" .

# Class: Advanced Auction Items Submit Record
pinterest:AdvancedAuctionItemsSubmitRecord a rdfs:Class ;
  rdfs:label "Advanced Auction Items Submit Record" ;
  rdfs:comment "Object describing an item bid option operation" .

# Class: Advanced Auction Key
pinterest:AdvancedAuctionKey a rdfs:Class ;
  rdfs:label "Advanced Auction Key" ;
  rdfs:comment "Object uniquely identifying a retail catalog item" ;
  rdfs:subClassOf schema:Thing .

# Class: Advanced Auction Items Get Record
pinterest:AdvancedAuctionItemsGetRecord a rdfs:Class ;
  rdfs:label "Advanced Auction Items Get Record" ;
  rdfs:comment "Object uniquely identifying a retail catalog item" ;
  rdfs:subClassOf schema:Thing .

# Class: Advanced Auction Items Get Request
pinterest:AdvancedAuctionItemsGetRequest a rdfs:Class ;
  rdfs:label "Advanced Auction Items Get Request" ;
  rdfs:comment "Request object used to get bid options values for a batch of retail catalog items" .

# Class: Advanced Auction Items
pinterest:AdvancedAuctionItems a rdfs:Class ;
  rdfs:label "Advanced Auction Items" ;
  rdfs:comment "Response object containing item bid options" ;
  rdfs:subClassOf schema:Thing .

# Class: Advanced Auction Item
pinterest:AdvancedAuctionItem a rdfs:Class ;
  rdfs:label "Advanced Auction Item" ;
  rdfs:subClassOf schema:Thing .

# Class: Advanced Auction Bid Options
pinterest:AdvancedAuctionBidOptions a rdfs:Class ;
  rdfs:label "Advanced Auction Bid Options" ;
  rdfs:comment "Object describing a retail catalog item's bid options (bid price and bid multipliers)." ;
  rdfs:subClassOf schema:Thing .

# Class: Advanced Auction Items Submit Request
pinterest:AdvancedAuctionItemsSubmitRequest a rdfs:Class ;
  rdfs:label "Advanced Auction Items Submit Request" ;
  rdfs:comment "Request containing operations to perform on bid prices and bid multipliers for a batch of retail catalog items" .

# Class: Advanced Auction Items Submit Upsert Record
pinterest:AdvancedAuctionItemsSubmitUpsertRecord a rdfs:Class ;
  rdfs:label "Advanced Auction Items Submit Upsert Record" ;
  rdfs:comment "Object describing an item bid option upsert operation" ;
  rdfs:subClassOf pinterest:AdvancedAuctionItemsSubmitRecord .

# Class: Advanced Auction Operation Error
pinterest:AdvancedAuctionOperationError a rdfs:Class ;
  rdfs:label "Advanced Auction Operation Error" ;
  rdfs:comment "Error which occurred when applying a bid options operation to a specific item." .

# Class: Advanced Auction Items Submit Delete Record
pinterest:AdvancedAuctionItemsSubmitDeleteRecord a rdfs:Class ;
  rdfs:label "Advanced Auction Items Submit Delete Record" ;
  rdfs:comment "Object describing an item bid option deletion operation" ;
  rdfs:subClassOf pinterest:AdvancedAuctionItemsSubmitRecord .

# Class: Advanced Auction Processed Items
pinterest:AdvancedAuctionProcessedItems a rdfs:Class ;
  rdfs:label "Advanced Auction Processed Items" ;
  rdfs:comment "Response object containing the results of an operation on an item bid option" .

# Class: Audience Category
pinterest:AudienceCategory a rdfs:Class ;
  rdfs:label "Audience Category" ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Audience Definition
pinterest:AudienceDefinition a rdfs:Class ;
  rdfs:label "Audience Definition" ;
  rdfs:comment "Queryable audience representation." ;
  rdfs:subClassOf schema:Dataset .

# Class: Audience Definition Response
pinterest:AudienceDefinitionResponse a rdfs:Class ;
  rdfs:label "Audience Definition Response" .

# Class: Audience Demographic Value
pinterest:AudienceDemographicValue a rdfs:Class ;
  rdfs:label "Audience Demographic Value" ;
  rdfs:comment "Demographic detail for a single audience demographic" ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Audience Demographics
pinterest:AudienceDemographics a rdfs:Class ;
  rdfs:label "Audience Demographics" ;
  rdfs:comment "Audience demographics" ;
  rdfs:subClassOf schema:Dataset .

# Class: Audience Insights Response
pinterest:AudienceInsightsResponse a rdfs:Class ;
  rdfs:label "Audience Insights Response" ;
  rdfs:comment "Audience interests and demographics." .

# Class: Audience
pinterest:Audience a rdfs:Class ;
  rdfs:label "Audience" ;
  rdfs:subClassOf schema:Audience .

# Class: Audience Rule
pinterest:AudienceRule a rdfs:Class ;
  rdfs:label "Audience Rule" ;
  rdfs:comment "JSON object defining targeted audience users. Example rule formats per audience type:<br>CUSTOMER_LIST: { \"customer_list_id\": \"&lt;customer list ID&gt;\"}<br>ACTALIKE: { \"seed_id\": [\"&lt;audience ID&gt;\"], \"country\": \"US\", \"percentage\": \"10\" }<br>(Valid countries include: \"US\", \"CA\", and \"GB\". Percentage should be 1-10.<br>The targeted audience should be this % size across Pinterest.)<br>VISITOR: { \"visitor_source_id\": [\"&lt;conversion tag ID&gt;\"], \"retention_days\": \"180\", \"event_source\": {\"=\": [\"web\", \"mobile\"]}, \"ingestion_source\": {\"=\": [\"tag\"]}}<br>(Retention days should be 1-540. Retention applies to specific customers.)<br>ENGAGEMENT: {\"engagement_domain\": [\"www.example.com\"], \"engager_type\": 1}<br>Learn more about <a href=\"/docs/work-with-targets-and-audiences/create-audiences/#engagement-audience\" target=\"_blank\">engagement audiences</a>." .

# Class: Event Data
pinterest:EventData a rdfs:Class ;
  rdfs:label "Event Data" ;
  rdfs:comment "Optional for VISITOR `audience_type`.\nWith the Pinterest tag, you can use event data to capture event details from your website.\nThis object lists all the available predefined event data fields in the Pinterest tag.\nYou can include these event data fields as part of a VISITOR audience’s `rule`; however, you **must** specify an `event` for the `event_data` fields to be evaluated.\nBesides what’s listed, you can also create your own set of `event_data` fields and define their usages or purposes according to your website needs.\nHowever, the benefit of using the predefined event data fields is that we can provide various metrics based on those fields' data.\nExamples per `event` type:\n`pagevisit`\n\"event_data\": { \"page_name\": \"My online store 123 | view items | shoe\" }\n`signup`\n\"event_data\": { \"lead_type\": \"New release promotion\" }\n`checkout`\n\"event_data\": { \"value\": 116, \"order_quantity\": 2, \"currency\": \"USD\", \"line_items\": [ { \"product_name\": \"Pillows (Set of 2)\", \"product_id\": \"11\", \"product_price\": 48, \"product_quantity\": 1 }, { \"product_name\": \"Pillows, Large (Set of 2)\", \"product_id\": \"15\", \"product_price\": 68, \"product_quantity\": 1 } ] }\n`addtocart`\n\"event_data\": { \"value\": 499, \"order_quantity\": 1, \"currency\": \"USD\", \"line_items\": [ { \"product_name\": \"Red leather boots\", \"product_id\": \"3486\", \"product_category\": \"shoe\", \"product_variant_id\": \"JB11103000\", \"product_price\": 499, \"product_quantity\": \"1\", \"product_brand\": \"My brand\" }]}\n`watchvideo`\n\"event_data\": { \"video_title\": \"My Product Video 01\" }\n`lead`\n\"event_data\": { \"lead_type\": \"Newsletter\" }" .

# Class: Line Item
pinterest:LineItem a rdfs:Class ;
  rdfs:label "Line Item" .

# Class: Shared Audience Account
pinterest:SharedAudienceAccount a rdfs:Class ;
  rdfs:label "Shared Audience Account" ;
  rdfs:subClassOf schema:Thing .

# Class: Shared Audience
pinterest:SharedAudience a rdfs:Class ;
  rdfs:label "Shared Audience" ;
  rdfs:subClassOf schema:Audience .

# Class: Business Shared Audience
pinterest:BusinessSharedAudience a rdfs:Class ;
  rdfs:label "Business Shared Audience" ;
  rdfs:subClassOf schema:Audience .

# Class: Shared Audience Response
pinterest:SharedAudienceResponse a rdfs:Class ;
  rdfs:label "Shared Audience Response" .

# Class: Business Shared Audience Response
pinterest:BusinessSharedAudienceResponse a rdfs:Class ;
  rdfs:label "Business Shared Audience Response" .

# Class: Audience Create Request
pinterest:AudienceCreateRequest a rdfs:Class ;
  rdfs:label "Audience Create Request" .

# Class: Audience Update Request
pinterest:AudienceUpdateRequest a rdfs:Class ;
  rdfs:label "Audience Update Request" .

# Class: Ads Credit Discounts Response
pinterest:AdsCreditDiscount a rdfs:Class ;
  rdfs:label "Ads Credit Discounts Response" ;
  rdfs:subClassOf schema:Thing .

# Class: Ads Credit Redeem Request
pinterest:AdsCreditRedeemRequest a rdfs:Class ;
  rdfs:label "Ads Credit Redeem Request" .

# Class: Ads Credit Redeem Response
pinterest:AdsCreditRedeemResponse a rdfs:Class ;
  rdfs:label "Ads Credit Redeem Response" .

# Class: Billing Profiles Response
pinterest:BillingProfile a rdfs:Class ;
  rdfs:label "Billing Profiles Response" ;
  rdfs:subClassOf schema:Organization .

# Class: Billing Invoice Response
pinterest:BillingInvoice a rdfs:Class ;
  rdfs:label "Billing Invoice Response" ;
  rdfs:subClassOf schema:Invoice .

# Class: Billing Invoice Download Response
pinterest:BillingInvoiceDownload a rdfs:Class ;
  rdfs:label "Billing Invoice Download Response" ;
  rdfs:subClassOf schema:DigitalDocument .

# Class: SSIOAccount Address
pinterest:SsioAccountAddress a rdfs:Class ;
  rdfs:label "SSIOAccount Address" ;
  rdfs:subClassOf schema:PostalAddress .

# Class: SSIOAccount Item
pinterest:SsioAccountItem a rdfs:Class ;
  rdfs:label "SSIOAccount Item" ;
  rdfs:subClassOf schema:Organization .

# Class: SSIOAccount PMPName
pinterest:SsioAccountPmpName a rdfs:Class ;
  rdfs:label "SSIOAccount PMPName" ;
  rdfs:subClassOf schema:Thing .

# Class: SSIOAccount Response
pinterest:SsioAccount a rdfs:Class ;
  rdfs:label "SSIOAccount Response" ;
  rdfs:subClassOf schema:Organization .

# Class: SSIOInsertion Order Common
pinterest:SsioInsertionOrderCommon a rdfs:Class ;
  rdfs:label "SSIOInsertion Order Common" ;
  rdfs:subClassOf schema:Order .

# Class: SSIOCreate Insertion Order Request
pinterest:SSIOCreateInsertionOrderRequest a rdfs:Class ;
  rdfs:label "SSIOCreate Insertion Order Request" .

# Class: SSIOCreate Insertion Order Response
pinterest:SSIOCreateInsertionOrderResponse a rdfs:Class ;
  rdfs:label "SSIOCreate Insertion Order Response" .

# Class: SSIOEdit Insertion Order Request
pinterest:SSIOEditInsertionOrderRequest a rdfs:Class ;
  rdfs:label "SSIOEdit Insertion Order Request" .

# Class: SSIOEdit Insertion Order Response
pinterest:SSIOEditInsertionOrderResponse a rdfs:Class ;
  rdfs:label "SSIOEdit Insertion Order Response" .

# Class: SSIOInsertion Order Status
pinterest:SsioInsertionOrderStatus a rdfs:Class ;
  rdfs:label "SSIOInsertion Order Status" ;
  rdfs:subClassOf schema:Order .

# Class: SSIOInsertion Order Status Response
pinterest:SsioInsertionOrderStatusResponse a rdfs:Class ;
  rdfs:label "SSIOInsertion Order Status Response" ;
  rdfs:subClassOf schema:Order ;
  rdfs:subClassOf pinterest:SsioInsertionOrderStatus .

# Class: SSIOOrder Line
pinterest:SsioOrderLine a rdfs:Class ;
  rdfs:label "SSIOOrder Line" ;
  rdfs:subClassOf schema:OrderItem .

# Class: Board Section
pinterest:BoardSection a rdfs:Class ;
  rdfs:label "Board Section" ;
  rdfs:comment "Sections help organize pins within a board." ;
  rdfs:subClassOf schema:ItemList .

# Class: Board Create
pinterest:BoardCreate a rdfs:Class ;
  rdfs:label "Board Create" ;
  rdfs:comment "Resource create operation model." .

# Class: Board With Update Privacy
pinterest:BoardWithUpdatePrivacy a rdfs:Class ;
  rdfs:label "Board With Update Privacy" ;
  rdfs:subClassOf schema:ItemList .

# Class: Board With Update Privacy Update
pinterest:BoardWithUpdatePrivacyUpdate a rdfs:Class ;
  rdfs:label "Board With Update Privacy Update" ;
  rdfs:comment "Resource create or update operation model." .

# Class: Campaign Bid Options
pinterest:CampaignBidOptions a rdfs:Class ;
  rdfs:label "Campaign Bid Options" ;
  rdfs:comment "Object describing the campaign level bid multipliers." .

# Class: Campaign Audience Multipliers
pinterest:CampaignAudienceMultipliers a rdfs:Class ;
  rdfs:label "Campaign Audience Multipliers" ;
  rdfs:comment "This represents a mapping from Audience ID to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified audience in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All audience multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." .

# Class: Campaign Bid Options Create
pinterest:CampaignBidOptionsCreate a rdfs:Class ;
  rdfs:label "Campaign Bid Options Create" ;
  rdfs:comment "Object describing the campaign level bid multipliers." .

# Class: Availability Filter
pinterest:AvailabilityFilter a rdfs:Class ;
  rdfs:label "Availability Filter" .

# Class: Catalogs Product Group Multiple String Criteria
pinterest:CatalogsProductGroupMultipleStringCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Multiple String Criteria" .

# Class: Brand Filter
pinterest:BrandFilter a rdfs:Class ;
  rdfs:label "Brand Filter" .

# Class: Bulk Download Request
pinterest:BulkDownloadRequest a rdfs:Class ;
  rdfs:label "Bulk Download Request" ;
  rdfs:comment "Ad entities to get in bulk request." .

# Class: Bulk Download Response
pinterest:BulkDownloadResponse a rdfs:Class ;
  rdfs:label "Bulk Download Response" ;
  rdfs:subClassOf schema:DownloadAction .

# Class: Bulk Upsert Request
pinterest:BulkUpsertRequest a rdfs:Class ;
  rdfs:label "Bulk Upsert Request" ;
  rdfs:comment "Two set of objects to be managed asyncronusly by bulk. One for creations, one for modifications." .

# Class: Bulk Upsert Request Create
pinterest:BulkUpsertRequestCreate a rdfs:Class ;
  rdfs:label "Bulk Upsert Request Create" ;
  rdfs:comment "Request for creation of entities in bulk." .

# Class: Campaign Create Request
pinterest:CampaignCreateRequest a rdfs:Class ;
  rdfs:label "Campaign Create Request" .

# Class: Catalogs Product Group Create Request
pinterest:CatalogsProductGroupCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Product Group Create Request" ;
  rdfs:comment "Request object for creating a product group." .

# Class: Catalogs Product Group Filters Request Any Of1
pinterest:CatalogsProductGroupFiltersRequestAnyOf1 a rdfs:Class ;
  rdfs:label "Catalogs Product Group Filters Request Any Of1" .

# Class: Min Price Filter
pinterest:MinPriceFilter a rdfs:Class ;
  rdfs:label "Min Price Filter" .

# Class: Catalogs Product Group Pricing Criteria
pinterest:CatalogsProductGroupPricingCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Pricing Criteria" .

# Class: Max Price Filter
pinterest:MaxPriceFilter a rdfs:Class ;
  rdfs:label "Max Price Filter" .

# Class: Currency Filter
pinterest:CurrencyFilter a rdfs:Class ;
  rdfs:label "Currency Filter" .

# Class: Catalogs Product Group Currency Criteria
pinterest:CatalogsProductGroupCurrencyCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Currency Criteria" ;
  rdfs:comment "A currency filter. This filter cannot be negated" .

# Class: Item Id Filter
pinterest:ItemIdFilter a rdfs:Class ;
  rdfs:label "Item Id Filter" .

# Class: Condition Filter
pinterest:ConditionFilter a rdfs:Class ;
  rdfs:label "Condition Filter" .

# Class: Custom Label0Filter
pinterest:CustomLabel0Filter a rdfs:Class ;
  rdfs:label "Custom Label0Filter" .

# Class: Catalogs Product Group Filter Operator Type Criteria
pinterest:CatalogsProductGroupFilterOperatorTypeCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Filter Operator Type Criteria" .

# Class: Custom Label1Filter
pinterest:CustomLabel1Filter a rdfs:Class ;
  rdfs:label "Custom Label1Filter" .

# Class: Custom Label2Filter
pinterest:CustomLabel2Filter a rdfs:Class ;
  rdfs:label "Custom Label2Filter" .

# Class: Custom Label3Filter
pinterest:CustomLabel3Filter a rdfs:Class ;
  rdfs:label "Custom Label3Filter" .

# Class: Custom Label4Filter
pinterest:CustomLabel4Filter a rdfs:Class ;
  rdfs:label "Custom Label4Filter" .

# Class: Item Group Id Filter
pinterest:ItemGroupIdFilter a rdfs:Class ;
  rdfs:label "Item Group Id Filter" .

# Class: Gender Filter
pinterest:GenderFilter a rdfs:Class ;
  rdfs:label "Gender Filter" .

# Class: Catalogs Product Group Multiple Gender Criteria
pinterest:CatalogsProductGroupMultipleGenderCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Multiple Gender Criteria" .

# Class: Media Type Filter
pinterest:MediaTypeFilter a rdfs:Class ;
  rdfs:label "Media Type Filter" .

# Class: Catalogs Product Group Multiple Media Types Criteria
pinterest:CatalogsProductGroupMultipleMediaTypesCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Multiple Media Types Criteria" .

# Class: Product Type4Filter
pinterest:ProductType4Filter a rdfs:Class ;
  rdfs:label "Product Type4Filter" .

# Class: Catalogs Product Group Multiple String List Criteria
pinterest:CatalogsProductGroupMultipleStringListCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Multiple String List Criteria" .

# Class: Product Type3Filter
pinterest:ProductType3Filter a rdfs:Class ;
  rdfs:label "Product Type3Filter" .

# Class: Product Type2Filter
pinterest:ProductType2Filter a rdfs:Class ;
  rdfs:label "Product Type2Filter" .

# Class: Product Type1Filter
pinterest:ProductType1Filter a rdfs:Class ;
  rdfs:label "Product Type1Filter" .

# Class: Product Type0Filter
pinterest:ProductType0Filter a rdfs:Class ;
  rdfs:label "Product Type0Filter" .

# Class: Google Product Category6Filter
pinterest:GoogleProductCategory6Filter a rdfs:Class ;
  rdfs:label "Google Product Category6Filter" .

# Class: Google Product Category5Filter
pinterest:GoogleProductCategory5Filter a rdfs:Class ;
  rdfs:label "Google Product Category5Filter" .

# Class: Google Product Category4Filter
pinterest:GoogleProductCategory4Filter a rdfs:Class ;
  rdfs:label "Google Product Category4Filter" .

# Class: Google Product Category3Filter
pinterest:GoogleProductCategory3Filter a rdfs:Class ;
  rdfs:label "Google Product Category3Filter" .

# Class: Google Product Category2Filter
pinterest:GoogleProductCategory2Filter a rdfs:Class ;
  rdfs:label "Google Product Category2Filter" .

# Class: Google Product Category1Filter
pinterest:GoogleProductCategory1Filter a rdfs:Class ;
  rdfs:label "Google Product Category1Filter" .

# Class: Google Product Category0Filter
pinterest:GoogleProductCategory0Filter a rdfs:Class ;
  rdfs:label "Google Product Category0Filter" .

# Class: Product Group Reference Filter
pinterest:ProductGroupReferenceFilter a rdfs:Class ;
  rdfs:label "Product Group Reference Filter" .

# Class: Custom Number0Filter
pinterest:CustomNumber0Filter a rdfs:Class ;
  rdfs:label "Custom Number0Filter" .

# Class: Catalogs Product Group Uint32Criteria
pinterest:CatalogsProductGroupUint32Criteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Uint32Criteria" .

# Class: Custom Number1Filter
pinterest:CustomNumber1Filter a rdfs:Class ;
  rdfs:label "Custom Number1Filter" .

# Class: Custom Number2Filter
pinterest:CustomNumber2Filter a rdfs:Class ;
  rdfs:label "Custom Number2Filter" .

# Class: Custom Number3Filter
pinterest:CustomNumber3Filter a rdfs:Class ;
  rdfs:label "Custom Number3Filter" .

# Class: Custom Number4Filter
pinterest:CustomNumber4Filter a rdfs:Class ;
  rdfs:label "Custom Number4Filter" .

# Class: Title Keywords Filter
pinterest:TitleKeywordsFilter a rdfs:Class ;
  rdfs:label "Title Keywords Filter" .

# Class: Catalogs Product Group Filters Request Any Of2
pinterest:CatalogsProductGroupFiltersRequestAnyOf2 a rdfs:Class ;
  rdfs:label "Catalogs Product Group Filters Request Any Of2" .

# Class: Catalogs Retail Product Group Create Request
pinterest:CatalogsRetailProductGroupCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Retail Product Group Create Request" ;
  rdfs:comment "Request object for creating a product group." .

# Class: Catalogs Hotel Product Group Create Request
pinterest:CatalogsHotelProductGroupCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Group Create Request" ;
  rdfs:comment "Request object for creating a hotel product group." .

# Class: Catalogs Hotel Product Group Filters Any Of
pinterest:CatalogsHotelProductGroupFiltersAnyOf a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Group Filters Any Of" .

# Class: Price Filter
pinterest:PriceFilter a rdfs:Class ;
  rdfs:label "Price Filter" .

# Class: Hotel Id Filter
pinterest:HotelIdFilter a rdfs:Class ;
  rdfs:label "Hotel Id Filter" .

# Class: Country Filter
pinterest:CountryFilter a rdfs:Class ;
  rdfs:label "Country Filter" .

# Class: Catalogs Product Group Multiple Countries Criteria
pinterest:CatalogsProductGroupMultipleCountriesCriteria a rdfs:Class ;
  rdfs:label "Catalogs Product Group Multiple Countries Criteria" .

# Class: Catalogs Hotel Product Group Filters All Of
pinterest:CatalogsHotelProductGroupFiltersAllOf a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Group Filters All Of" .

# Class: Catalogs Creative Assets Product Group Create Request
pinterest:CatalogsCreativeAssetsProductGroupCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Group Create Request" ;
  rdfs:comment "Request object for creating a creative assets product group." .

# Class: Catalogs Creative Assets Product Group Filters Any Of
pinterest:CatalogsCreativeAssetsProductGroupFiltersAnyOf a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Group Filters Any Of" .

# Class: Creative Assets Id Filter
pinterest:CreativeAssetsIdFilter a rdfs:Class ;
  rdfs:label "Creative Assets Id Filter" .

# Class: Catalogs Creative Assets Product Group Filters All Of
pinterest:CatalogsCreativeAssetsProductGroupFiltersAllOf a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Group Filters All Of" .

# Class: Keywords Request
pinterest:KeywordsRequest a rdfs:Class ;
  rdfs:label "Keywords Request" .

# Class: Keywords Common
pinterest:KeywordsCommon a rdfs:Class ;
  rdfs:label "Keywords Common" .

# Class: Label Create Request
pinterest:LabelCreateRequest a rdfs:Class ;
  rdfs:label "Label Create Request" .

# Class: Product Group Promotion Create Request
pinterest:ProductGroupPromotionCreateRequest a rdfs:Class ;
  rdfs:label "Product Group Promotion Create Request" .

# Class: Product Group Promotion
pinterest:ProductGroupPromotion a rdfs:Class ;
  rdfs:label "Product Group Promotion" ;
  rdfs:subClassOf schema:Offer .

# Class: Bulk Upsert Request Update
pinterest:BulkUpsertRequestUpdate a rdfs:Class ;
  rdfs:label "Bulk Upsert Request Update" ;
  rdfs:comment "Request for creation of entities in bulk." .

# Class: Campaign Update Request
pinterest:CampaignUpdateRequest a rdfs:Class ;
  rdfs:label "Campaign Update Request" .

# Class: Campaign Bid Options Update
pinterest:CampaignBidOptionsUpdate a rdfs:Class ;
  rdfs:label "Campaign Bid Options Update" ;
  rdfs:comment "Object describing an update to the campaign level bid multipliers." .

# Class: Catalogs Product Group Update Request
pinterest:CatalogsProductGroupUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Product Group Update Request" ;
  rdfs:comment "Request object for updating a product group." .

# Class: Catalogs Retail Product Group Update Request
pinterest:CatalogsRetailProductGroupUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Retail Product Group Update Request" ;
  rdfs:comment "Request object for updating a retail product group." .

# Class: Catalogs Hotel Product Group Update Request
pinterest:CatalogsHotelProductGroupUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Group Update Request" ;
  rdfs:comment "Request object for updating a hotel product group." .

# Class: Catalogs Creative Assets Product Group Update Request
pinterest:CatalogsCreativeAssetsProductGroupUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Group Update Request" ;
  rdfs:comment "Request object for updating a creative assets product group." .

# Class: Keyword Update
pinterest:KeywordUpdate a rdfs:Class ;
  rdfs:label "Keyword Update" .

# Class: Product Group Promotion Update Request
pinterest:ProductGroupPromotionUpdateRequest a rdfs:Class ;
  rdfs:label "Product Group Promotion Update Request" .

# Class: Bulk Upsert Response
pinterest:BulkUpsertResponse a rdfs:Class ;
  rdfs:label "Bulk Upsert Response" ;
  rdfs:comment "ID of the bulk request." ;
  rdfs:subClassOf schema:Action .

# Class: Bulk Upsert Status Response
pinterest:BulkUpsertStatusResponse a rdfs:Class ;
  rdfs:label "Bulk Upsert Status Response" ;
  rdfs:comment "ID of the bulk request." ;
  rdfs:subClassOf schema:Action .

# Class: Asset Id Permissions
pinterest:AssetIdPermissions a rdfs:Class ;
  rdfs:label "Asset Id Permissions" ;
  rdfs:comment "An object containing the permissions a business member has on the asset." ;
  rdfs:subClassOf schema:Thing .

# Class: Asset Group Binding
pinterest:AssetGroupBinding a rdfs:Class ;
  rdfs:label "Asset Group Binding" ;
  rdfs:subClassOf schema:Thing .

# Class: Update Partner Asset Access Body
pinterest:UpdatePartnerAssetAccessBody a rdfs:Class ;
  rdfs:label "Update Partner Asset Access Body" .

# Class: Delete Partner Asset Access Body
pinterest:DeletePartnerAssetAccessBody a rdfs:Class ;
  rdfs:label "Delete Partner Asset Access Body" .

# Class: Delete Partner Assets Result
pinterest:DeletePartnerAssetsResult a rdfs:Class ;
  rdfs:label "Delete Partner Assets Result" ;
  rdfs:comment "The terminated asset access." ;
  rdfs:subClassOf schema:Thing .

# Class: Delete Partner Assets Results Response Array
pinterest:DeletePartnerAssetsResultsResponseArray a rdfs:Class ;
  rdfs:label "Delete Partner Assets Results Response Array" .

# Class: Update Member Asset Access Body
pinterest:UpdateMemberAssetAccessBody a rdfs:Class ;
  rdfs:label "Update Member Asset Access Body" ;
  rdfs:comment "An object with a list of all the new accesses." .

# Class: Create Asset Group Body
pinterest:CreateAssetGroupBody a rdfs:Class ;
  rdfs:label "Create Asset Group Body" .

# Class: Create Asset Group Response
pinterest:CreateAssetGroupResponse a rdfs:Class ;
  rdfs:label "Create Asset Group Response" .

# Class: Delete Member Access Result
pinterest:DeleteMemberAccessResult a rdfs:Class ;
  rdfs:label "Delete Member Access Result" ;
  rdfs:comment "The terminated asset access." ;
  rdfs:subClassOf schema:Thing .

# Class: Delete Member Access Results Response Array
pinterest:DeleteMemberAccessResultsResponseArray a rdfs:Class ;
  rdfs:label "Delete Member Access Results Response Array" .

# Class: Update Asset Group Body
pinterest:UpdateAssetGroupBody a rdfs:Class ;
  rdfs:label "Update Asset Group Body" .

# Class: Update Asset Group Response
pinterest:UpdateAssetGroupResponse a rdfs:Class ;
  rdfs:label "Update Asset Group Response" .

# Class: Delete Asset Group Body
pinterest:DeleteAssetGroupBody a rdfs:Class ;
  rdfs:label "Delete Asset Group Body" ;
  rdfs:comment "Request body used to delete asset groups" .

# Class: Delete Asset Group Response
pinterest:DeleteAssetGroupResponse a rdfs:Class ;
  rdfs:label "Delete Asset Group Response" .

# Class: Update Member Assets Results Response Array
pinterest:UpdateMemberAssetsResultsResponseArray a rdfs:Class ;
  rdfs:label "Update Member Assets Results Response Array" .

# Class: Users For Individual Asset Response
pinterest:UsersForIndividualAssetResponse a rdfs:Class ;
  rdfs:label "Users For Individual Asset Response" ;
  rdfs:comment "An object containing the permissions a business member has on the asset." ;
  rdfs:subClassOf schema:Thing .

# Class: User Single Asset Binding
pinterest:UserSingleAssetBinding a rdfs:Class ;
  rdfs:label "User Single Asset Binding" ;
  rdfs:comment "An object containing the permissions a business member/partner has on the asset." ;
  rdfs:subClassOf schema:Thing .

# Class: Update Partner Assets Result
pinterest:UpdatePartnerAssetsResult a rdfs:Class ;
  rdfs:label "Update Partner Assets Result" ;
  rdfs:comment "An object containing the permissions a business partner has on the asset." ;
  rdfs:subClassOf schema:Thing .

# Class: Update Partner Assets Results Response Array
pinterest:UpdatePartnerAssetsResultsResponseArray a rdfs:Class ;
  rdfs:label "Update Partner Assets Results Response Array" .

# Class: Auth Respond Invites Body
pinterest:AuthRespondInvitesBody a rdfs:Class ;
  rdfs:label "Auth Respond Invites Body" ;
  rdfs:comment "An object with a list of all the invites the user would like to respond to and the action to take." .

# Class: Base Invite Data Response
pinterest:BaseInviteDataResponse a rdfs:Class ;
  rdfs:label "Base Invite Data Response" ;
  rdfs:subClassOf schema:InviteAction .

# Class: Cancel Invites Body
pinterest:CancelInvitesBody a rdfs:Class ;
  rdfs:label "Cancel Invites Body" ;
  rdfs:comment "Request body used to cancel invites" .

# Class: Create Asset Access Request Body
pinterest:CreateAssetAccessRequestBody a rdfs:Class ;
  rdfs:label "Create Asset Access Request Body" ;
  rdfs:comment "An object containing a list of all the asset access requests" .

# Class: Create Asset Access Request Response
pinterest:CreateAssetAccessRequestResponse a rdfs:Class ;
  rdfs:label "Create Asset Access Request Response" .

# Class: Create Invites Results Response Array
pinterest:CreateInvitesResultsResponseArray a rdfs:Class ;
  rdfs:label "Create Invites Results Response Array" .

# Class: Create Membership Or Partnership Invites Body
pinterest:CreateMembershipOrPartnershipInvitesBody a rdfs:Class ;
  rdfs:label "Create Membership Or Partnership Invites Body" ;
  rdfs:comment "Body to be used on path to send Members or Partners Invite or Request" .

# Class: Invite Assets Summary
pinterest:InviteAssetsSummary a rdfs:Class ;
  rdfs:label "Invite Assets Summary" ;
  rdfs:comment "Ad accounts and profiles the member/partner will be granted access to with this invite/request." ;
  rdfs:subClassOf schema:Thing .

# Class: Invite Exception Response
pinterest:InviteExceptionResponse a rdfs:Class ;
  rdfs:label "Invite Exception Response" ;
  rdfs:comment "An exception object if there is an error performing the action. Will only be provided if there is an error." ;
  rdfs:subClassOf schema:Thing .

# Class: Invite Business Role Binding
pinterest:InviteBusinessRoleBinding a rdfs:Class ;
  rdfs:label "Invite Business Role Binding" ;
  rdfs:comment "An invite object if the invite/request was successfully updated. Will only be provided if the an invite/request is successfully updated." ;
  rdfs:subClassOf schema:InviteAction .

# Class: Invite Response
pinterest:InviteResponse a rdfs:Class ;
  rdfs:label "Invite Response" ;
  rdfs:subClassOf schema:InviteAction .

# Class: Respond To Invites Response Array
pinterest:RespondToInvitesResponseArray a rdfs:Class ;
  rdfs:label "Respond To Invites Response Array" .

# Class: Create Asset Invites Request Item
pinterest:CreateAssetInvitesRequestItem a rdfs:Class ;
  rdfs:label "Create Asset Invites Request Item" ;
  rdfs:comment "Object declaring an asset role update to an invite." .

# Class: Create Asset Invites Request
pinterest:CreateAssetInvitesRequest a rdfs:Class ;
  rdfs:label "Create Asset Invites Request" ;
  rdfs:comment "Request body for updating asset roles for existing invites." .

# Class: Update Invites Results Response Array
pinterest:UpdateInvitesResultsResponseArray a rdfs:Class ;
  rdfs:label "Update Invites Results Response Array" .

# Class: Delete Invites Results Response Array
pinterest:DeleteInvitesResultsResponseArray a rdfs:Class ;
  rdfs:label "Delete Invites Results Response Array" ;
  rdfs:comment "Response to delete invites sent to Members or Partners, if there is an exception, return the exception mapped with the invite id" .

# Class: Business Member Assets Summary
pinterest:BusinessMemberAssetsSummary a rdfs:Class ;
  rdfs:label "Business Member Assets Summary" ;
  rdfs:comment "Ad accounts and profiles the business member/partner has access to." ;
  rdfs:subClassOf schema:Thing .

# Class: Update Member Result
pinterest:UpdateMemberResult a rdfs:Class ;
  rdfs:label "Update Member Result" ;
  rdfs:subClassOf schema:Person .

# Class: Update Member Results Response Array
pinterest:UpdateMemberResultsResponseArray a rdfs:Class ;
  rdfs:label "Update Member Results Response Array" .

# Class: Update Member Business Role Body
pinterest:UpdateMemberBusinessRoleBody a rdfs:Class ;
  rdfs:label "Update Member Business Role Body" ;
  rdfs:comment "Single instance of a business member to have its role updated" .

# Class: Deleted Members Response
pinterest:DeletedMembersResponse a rdfs:Class ;
  rdfs:label "Deleted Members Response" ;
  rdfs:comment "An object with a list of members that were deleted." .

# Class: Delete Partners Request
pinterest:DeletePartnersRequest a rdfs:Class ;
  rdfs:label "Delete Partners Request" .

# Class: Delete Partners Response
pinterest:DeletePartnersResponse a rdfs:Class ;
  rdfs:label "Delete Partners Response" ;
  rdfs:comment "An object with a list of partners that were deleted." .

# Class: Members To Delete Body
pinterest:MembersToDeleteBody a rdfs:Class ;
  rdfs:label "Members To Delete Body" .

# Class: User Business Role Binding
pinterest:UserBusinessRoleBinding a rdfs:Class ;
  rdfs:label "User Business Role Binding" ;
  rdfs:subClassOf schema:Thing .

# Class: Ad Pin Analytics
pinterest:AdPinAnalytics a rdfs:Class ;
  rdfs:label "Ad Pin Analytics" ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: Campaign Create Response
pinterest:CampaignCreateResponse a rdfs:Class ;
  rdfs:label "Campaign Create Response" .

# Class: Campaign Create Response Item
pinterest:CampaignCreateResponseItem a rdfs:Class ;
  rdfs:label "Campaign Create Response Item" .

# Class: Campaign Create Response Data
pinterest:CampaignCreateResponseData a rdfs:Class ;
  rdfs:label "Campaign Create Response Data" .

# Class: Campaign Response
pinterest:Campaign a rdfs:Class ;
  rdfs:label "Campaign Response" ;
  rdfs:subClassOf schema:Thing .

# Class: Campaign Update Response
pinterest:CampaignUpdateResponse a rdfs:Class ;
  rdfs:label "Campaign Update Response" .

# Class: Catalogs Db Item
pinterest:CatalogsDbItem a rdfs:Class ;
  rdfs:label "Catalogs Db Item" ;
  rdfs:subClassOf schema:Thing .

# Class: Catalogs Creative Assets Feed
pinterest:CatalogsCreativeAssetsFeed a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Feed" ;
  rdfs:comment "Catalogs Creative Asset Feed object" ;
  rdfs:subClassOf schema:DataFeed .

# Class: Catalogs Feed Credentials
pinterest:CatalogsFeedCredentials a rdfs:Class ;
  rdfs:label "Catalogs Feed Credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." .

# Class: Catalogs Feed Processing Schedule
pinterest:CatalogsFeedProcessingSchedule a rdfs:Class ;
  rdfs:label "Catalogs Feed Processing Schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  rdfs:subClassOf schema:Schedule .

# Class: Catalogs Hotel Feed
pinterest:CatalogsHotelFeed a rdfs:Class ;
  rdfs:label "Catalogs Hotel Feed" ;
  rdfs:comment "Catalogs Hotel Feed object" ;
  rdfs:subClassOf schema:DataFeed .

# Class: Catalogs Retail Feed
pinterest:CatalogsRetailFeed a rdfs:Class ;
  rdfs:label "Catalogs Retail Feed" ;
  rdfs:comment "Catalogs Retail Feed object" ;
  rdfs:subClassOf schema:DataFeed .

# Class: Catalogs Feed Ingestion Details
pinterest:CatalogsFeedIngestionDetails a rdfs:Class ;
  rdfs:label "Catalogs Feed Ingestion Details" .

# Class: Catalogs Feed Ingestion Errors
pinterest:CatalogsFeedIngestionErrors a rdfs:Class ;
  rdfs:label "Catalogs Feed Ingestion Errors" .

# Class: Catalogs Feed Ingestion Info
pinterest:CatalogsFeedIngestionInfo a rdfs:Class ;
  rdfs:label "Catalogs Feed Ingestion Info" .

# Class: Catalogs Feed Ingestion Warnings
pinterest:CatalogsFeedIngestionWarnings a rdfs:Class ;
  rdfs:label "Catalogs Feed Ingestion Warnings" .

# Class: Catalogs Feed Ingestion
pinterest:CatalogsFeedIngestion a rdfs:Class ;
  rdfs:label "Catalogs Feed Ingestion" ;
  rdfs:subClassOf schema:Action .

# Class: Catalogs Feed Processing Result
pinterest:CatalogsFeedProcessingResult a rdfs:Class ;
  rdfs:label "Catalogs Feed Processing Result" ;
  rdfs:subClassOf schema:Action .

# Class: Catalogs Feed Product Counts
pinterest:CatalogsFeedProductCounts a rdfs:Class ;
  rdfs:label "Catalogs Feed Product Counts" ;
  rdfs:comment "The counts can be null early in the process." ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Catalogs Feed Validation Details
pinterest:CatalogsFeedValidationDetails a rdfs:Class ;
  rdfs:label "Catalogs Feed Validation Details" .

# Class: Catalogs Feed Validation Errors
pinterest:CatalogsFeedValidationErrors a rdfs:Class ;
  rdfs:label "Catalogs Feed Validation Errors" .

# Class: Catalogs Feed Validation Warnings
pinterest:CatalogsFeedValidationWarnings a rdfs:Class ;
  rdfs:label "Catalogs Feed Validation Warnings" .

# Class: Catalogs Feed Video Counts
pinterest:CatalogsFeedVideoCounts a rdfs:Class ;
  rdfs:label "Catalogs Feed Video Counts" ;
  rdfs:comment "Counts of total, ingested, and not ingested videos in the feed file. The counts may not appear early in the process." ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Catalogs Feeds Create Request
pinterest:CatalogsFeedsCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Feeds Create Request" ;
  rdfs:comment "Request object for creating a feed. Please, be aware that \"default_country\" and \"default_locale\" are not required in the spec for forward compatibility but for now the API will not accept requests without those fields." .

# Class: Catalogs Retail Feeds Create Request
pinterest:CatalogsRetailFeedsCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Retail Feeds Create Request" ;
  rdfs:comment "Request object for creating a retail feed." .

# Class: Catalogs Hotel Feeds Create Request
pinterest:CatalogsHotelFeedsCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Hotel Feeds Create Request" ;
  rdfs:comment "Request object for creating a feed. Please, be aware that \"default_country\" and \"default_locale\" are not required in the spec for forward compatibility but for now the API will not accept requests without those fields." .

# Class: Catalogs Creative Assets Feeds Create Request
pinterest:CatalogsCreativeAssetsFeedsCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Feeds Create Request" ;
  rdfs:comment "Request object for creating a feed." .

# Class: Catalogs Creative Assets Feeds Update Request
pinterest:CatalogsCreativeAssetsFeedsUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Feeds Update Request" ;
  rdfs:comment "Request object for updating a feed." .

# Class: Catalogs Retail Feeds Update Request
pinterest:CatalogsRetailFeedsUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Retail Feeds Update Request" ;
  rdfs:comment "Request object for updating a feed." .

# Class: Catalogs Hotel Feeds Update Request
pinterest:CatalogsHotelFeedsUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Hotel Feeds Update Request" ;
  rdfs:comment "Request object for updating a feed." .

# Class: Catalogs Feeds Update Request
pinterest:CatalogsFeedsUpdateRequest a rdfs:Class ;
  rdfs:label "Catalogs Feeds Update Request" ;
  rdfs:comment "Request object for updating a feed." .

# Class: Catalogs Item Validation Details
pinterest:CatalogsItemValidationDetails a rdfs:Class ;
  rdfs:label "Catalogs Item Validation Details" .

# Class: Catalogs Item Validation Errors
pinterest:CatalogsItemValidationErrors a rdfs:Class ;
  rdfs:label "Catalogs Item Validation Errors" .

# Class: Catalogs Item Validation Issues
pinterest:CatalogsItemValidationIssues a rdfs:Class ;
  rdfs:label "Catalogs Item Validation Issues" .

# Class: Catalogs Item Validation Warnings
pinterest:CatalogsItemValidationWarnings a rdfs:Class ;
  rdfs:label "Catalogs Item Validation Warnings" .

# Class: Catalogs Items Batch
pinterest:CatalogsItemsBatch a rdfs:Class ;
  rdfs:label "Catalogs Items Batch" ;
  rdfs:comment "Object describing the catalogs items batch" ;
  rdfs:subClassOf schema:Action .

# Class: Catalogs Items Post Filters
pinterest:CatalogsItemsPostFilters a rdfs:Class ;
  rdfs:label "Catalogs Items Post Filters" .

# Class: Catalogs Updatable Hotel Attributes
pinterest:CatalogsUpdatableHotelAttributes a rdfs:Class ;
  rdfs:label "Catalogs Updatable Hotel Attributes" ;
  rdfs:subClassOf schema:Hotel .

# Class: Catalogs Hotel Address
pinterest:CatalogsHotelAddress a rdfs:Class ;
  rdfs:label "Catalogs Hotel Address" ;
  rdfs:subClassOf schema:PostalAddress .

# Class: Catalogs Hotel Guest Ratings
pinterest:CatalogsHotelGuestRatings a rdfs:Class ;
  rdfs:label "Catalogs Hotel Guest Ratings" ;
  rdfs:comment "If specified, you must provide all properties" ;
  rdfs:subClassOf schema:AggregateRating .

# Class: Catalogs Hotel Attributes
pinterest:CatalogsHotelAttributes a rdfs:Class ;
  rdfs:label "Catalogs Hotel Attributes" ;
  rdfs:subClassOf schema:Hotel .

# Class: Catalogs Hotel Attributes Main Image
pinterest:CatalogsHotelAttributesMainImage a rdfs:Class ;
  rdfs:label "Catalogs Hotel Attributes Main Image" ;
  rdfs:comment "The main hotel image." .

# Class: Catalogs Retail Items Post Filter
pinterest:CatalogsRetailItemsPostFilter a rdfs:Class ;
  rdfs:label "Catalogs Retail Items Post Filter" ;
  rdfs:subClassOf pinterest:CatalogsItemsPostFilters .

# Class: Catalogs Hotel Items Post Filter
pinterest:CatalogsHotelItemsPostFilter a rdfs:Class ;
  rdfs:label "Catalogs Hotel Items Post Filter" ;
  rdfs:subClassOf pinterest:CatalogsItemsPostFilters .

# Class: Catalogs Creative Assets Items Post Filter
pinterest:CatalogsCreativeAssetsItemsPostFilter a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Items Post Filter" ;
  rdfs:subClassOf pinterest:CatalogsItemsPostFilters .

# Class: Catalogs Items
pinterest:CatalogsItems a rdfs:Class ;
  rdfs:label "Catalogs Items" ;
  rdfs:comment "Response object of catalogs items" .

# Class: Catalogs Retail Item Response
pinterest:CatalogsRetailItemResponse a rdfs:Class ;
  rdfs:label "Catalogs Retail Item Response" ;
  rdfs:comment "Object describing a retail item record" ;
  rdfs:subClassOf schema:Product .

# Class: Item Attributes
pinterest:ItemAttributes a rdfs:Class ;
  rdfs:label "Item Attributes" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Hotel Item Response
pinterest:CatalogsHotelItemResponse a rdfs:Class ;
  rdfs:label "Catalogs Hotel Item Response" ;
  rdfs:comment "Object describing a hotel record" ;
  rdfs:subClassOf schema:Hotel .

# Class: Catalogs Creative Assets Item Response
pinterest:CatalogsCreativeAssetsItemResponse a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Item Response" ;
  rdfs:comment "Object describing a hotel record" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Creative Assets Attributes
pinterest:CatalogsCreativeAssetsAttributes a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Attributes" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Retail Item Error Response
pinterest:CatalogsRetailItemErrorResponse a rdfs:Class ;
  rdfs:label "Catalogs Retail Item Error Response" ;
  rdfs:comment "Object describing a retail item error" .

# Class: Item Validation Event
pinterest:ItemValidationEvent a rdfs:Class ;
  rdfs:label "Item Validation Event" ;
  rdfs:comment "Object describing an item validation event" .

# Class: Catalogs Hotel Item Error Response
pinterest:CatalogsHotelItemErrorResponse a rdfs:Class ;
  rdfs:label "Catalogs Hotel Item Error Response" ;
  rdfs:comment "Object describing a hotel item error" .

# Class: Catalogs Creative Assets Item Error Response
pinterest:CatalogsCreativeAssetsItemErrorResponse a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Item Error Response" ;
  rdfs:comment "Object describing a creative assets item error" .

# Class: Catalogs Updatable Creative Assets Attributes
pinterest:CatalogsUpdatableCreativeAssetsAttributes a rdfs:Class ;
  rdfs:label "Catalogs Updatable Creative Assets Attributes" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Creative Assets Items Batch
pinterest:CatalogsCreativeAssetsItemsBatch a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Items Batch" ;
  rdfs:comment "Object describing the catalogs creative assets items batch" ;
  rdfs:subClassOf schema:Action ;
  rdfs:subClassOf pinterest:CatalogsItemsBatch .

# Class: Creative Assets Processing Record
pinterest:CreativeAssetsProcessingRecord a rdfs:Class ;
  rdfs:label "Creative Assets Processing Record" ;
  rdfs:comment "Object describing an item processing record" .

# Class: Catalogs Hotel Items Batch
pinterest:CatalogsHotelItemsBatch a rdfs:Class ;
  rdfs:label "Catalogs Hotel Items Batch" ;
  rdfs:comment "Object describing the catalogs hotel items batch" ;
  rdfs:subClassOf schema:Action ;
  rdfs:subClassOf pinterest:CatalogsItemsBatch .

# Class: Hotel Processing Record
pinterest:HotelProcessingRecord a rdfs:Class ;
  rdfs:label "Hotel Processing Record" ;
  rdfs:comment "Object describing an item processing record" .

# Class: Catalogs Retail Items Batch
pinterest:CatalogsRetailItemsBatch a rdfs:Class ;
  rdfs:label "Catalogs Retail Items Batch" ;
  rdfs:comment "Object describing the catalogs retail items batch" ;
  rdfs:subClassOf schema:Action ;
  rdfs:subClassOf pinterest:CatalogsItemsBatch .

# Class: Item Processing Record
pinterest:ItemProcessingRecord a rdfs:Class ;
  rdfs:label "Item Processing Record" ;
  rdfs:comment "Object describing an item processing record" .

# Class: Catalogs Items Request
pinterest:CatalogsItemsRequest a rdfs:Class ;
  rdfs:label "Catalogs Items Request" ;
  rdfs:comment "Request object of catalogs items" .

# Class: Catalogs Items Create Batch Request
pinterest:CatalogsItemsCreateBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Items Create Batch Request" ;
  rdfs:comment "Request object to create catalogs items" .

# Class: Catalogs Items Delete Batch Request
pinterest:CatalogsItemsDeleteBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Items Delete Batch Request" ;
  rdfs:comment "Request object to delete catalogs items" .

# Class: Catalogs Items Delete Discontinued Batch Request
pinterest:CatalogsItemsDeleteDiscontinuedBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Items Delete Discontinued Batch Request" ;
  rdfs:comment "Request object to discontinue catalogs items" .

# Class: Catalogs Items Update Batch Request
pinterest:CatalogsItemsUpdateBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Items Update Batch Request" ;
  rdfs:comment "Request object to update catalogs items" .

# Class: Catalogs Items Upsert Batch Request
pinterest:CatalogsItemsUpsertBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Items Upsert Batch Request" ;
  rdfs:comment "Request object to upsert catalogs items" .

# Class: Catalogs Retail Batch Request
pinterest:CatalogsRetailBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Retail Batch Request" ;
  rdfs:comment "A request object that can have multiple operations on a single retail batch" .

# Class: Catalogs Create Retail Item
pinterest:CatalogsCreateRetailItem a rdfs:Class ;
  rdfs:label "Catalogs Create Retail Item" ;
  rdfs:comment "An item to be created" .

# Class: Catalogs Update Retail Item
pinterest:CatalogsUpdateRetailItem a rdfs:Class ;
  rdfs:label "Catalogs Update Retail Item" ;
  rdfs:comment "An item to be updated" .

# Class: Catalogs Upsert Retail Item
pinterest:CatalogsUpsertRetailItem a rdfs:Class ;
  rdfs:label "Catalogs Upsert Retail Item" ;
  rdfs:comment "An item to be upserted" .

# Class: Catalogs Delete Retail Item
pinterest:CatalogsDeleteRetailItem a rdfs:Class ;
  rdfs:label "Catalogs Delete Retail Item" ;
  rdfs:comment "An item to be deleted" .

# Class: Catalogs Hotel Batch Request
pinterest:CatalogsHotelBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Hotel Batch Request" ;
  rdfs:comment "Request object to update catalogs hotel items" .

# Class: Catalogs Create Hotel Item
pinterest:CatalogsCreateHotelItem a rdfs:Class ;
  rdfs:label "Catalogs Create Hotel Item" ;
  rdfs:comment "A hotel item to be created." .

# Class: Catalogs Upsert Hotel Item
pinterest:CatalogsUpsertHotelItem a rdfs:Class ;
  rdfs:label "Catalogs Upsert Hotel Item" ;
  rdfs:comment "A hotel item to be upserted." .

# Class: Catalogs Update Hotel Item
pinterest:CatalogsUpdateHotelItem a rdfs:Class ;
  rdfs:label "Catalogs Update Hotel Item" ;
  rdfs:comment "Object describing an hotel item batch record" .

# Class: Catalogs Delete Hotel Item
pinterest:CatalogsDeleteHotelItem a rdfs:Class ;
  rdfs:label "Catalogs Delete Hotel Item" ;
  rdfs:comment "A hotel item to be deleted" .

# Class: Catalogs Creative Assets Batch Request
pinterest:CatalogsCreativeAssetsBatchRequest a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Batch Request" ;
  rdfs:comment "Request object to update catalogs creative assets items" .

# Class: Catalogs Create Creative Assets Item
pinterest:CatalogsCreateCreativeAssetsItem a rdfs:Class ;
  rdfs:label "Catalogs Create Creative Assets Item" ;
  rdfs:comment "A creative assets item to be created." .

# Class: Catalogs Upsert Creative Assets Item
pinterest:CatalogsUpsertCreativeAssetsItem a rdfs:Class ;
  rdfs:label "Catalogs Upsert Creative Assets Item" ;
  rdfs:comment "A creative assets item to be upserted." .

# Class: Catalogs Update Creative Assets Item
pinterest:CatalogsUpdateCreativeAssetsItem a rdfs:Class ;
  rdfs:label "Catalogs Update Creative Assets Item" ;
  rdfs:comment "A creative assets item to be updated." .

# Class: Catalogs Delete Creative Assets Item
pinterest:CatalogsDeleteCreativeAssetsItem a rdfs:Class ;
  rdfs:label "Catalogs Delete Creative Assets Item" ;
  rdfs:comment "A creative assets item to be deleted" .

# Class: Catalogs Product
pinterest:CatalogsProduct a rdfs:Class ;
  rdfs:label "Catalogs Product" ;
  rdfs:comment "Catalogs product for all verticals" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Product Group Product Counts Vertical
pinterest:CatalogsProductGroupProductCountsVertical a rdfs:Class ;
  rdfs:label "Catalogs Product Group Product Counts Vertical" ;
  rdfs:comment "Product counts for a CatalogsProductGroup" ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Catalogs List Products By Feed Based Filter
pinterest:CatalogsListProductsByFeedBasedFilter a rdfs:Class ;
  rdfs:label "Catalogs List Products By Feed Based Filter" ;
  rdfs:comment "Request object to list products for a given feed_id and product group filter." .

# Class: Catalogs Product Group Filters Any Of
pinterest:CatalogsProductGroupFiltersAnyOf a rdfs:Class ;
  rdfs:label "Catalogs Product Group Filters Any Of" .

# Class: Catalogs Product Group Filters All Of
pinterest:CatalogsProductGroupFiltersAllOf a rdfs:Class ;
  rdfs:label "Catalogs Product Group Filters All Of" .

# Class: Catalogs Retail List Products By Catalog Based Filter Request
pinterest:CatalogsRetailListProductsByCatalogBasedFilterRequest a rdfs:Class ;
  rdfs:label "Catalogs Retail List Products By Catalog Based Filter Request" ;
  rdfs:comment "Request object to list products for a given retail catalog_id and product group filter." .

# Class: Catalogs Hotel List Products By Catalog Based Filter Request
pinterest:CatalogsHotelListProductsByCatalogBasedFilterRequest a rdfs:Class ;
  rdfs:label "Catalogs Hotel List Products By Catalog Based Filter Request" ;
  rdfs:comment "Request object to list products for a given hotel catalog_id and product group filter." .

# Class: Catalogs Creative Assets List Products By Catalog Based Filter Request
pinterest:CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets List Products By Catalog Based Filter Request" ;
  rdfs:comment "Request object to list products for a given creative assets catalog_id and product group filter." .

# Class: Catalogs Creative Assets Product Group
pinterest:CatalogsCreativeAssetsProductGroup a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Group" ;
  rdfs:subClassOf schema:ProductCollection .

# Class: Catalogs Hotel Product Group
pinterest:CatalogsHotelProductGroup a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Group" ;
  rdfs:subClassOf schema:ProductCollection .

# Class: Catalogs Retail Product Group
pinterest:CatalogsRetailProductGroup a rdfs:Class ;
  rdfs:label "Catalogs Retail Product Group" ;
  rdfs:subClassOf schema:ProductCollection .

# Class: Catalogs Hotel Product Group Product Counts
pinterest:CatalogsHotelProductGroupProductCounts a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Group Product Counts" ;
  rdfs:comment "Product counts for a Hotel CatalogsProductGroup" ;
  rdfs:subClassOf schema:QuantitativeValue ;
  rdfs:subClassOf pinterest:CatalogsProductGroupProductCountsVertical .

# Class: Catalogs Creative Assets Product Group Product Counts
pinterest:CatalogsCreativeAssetsProductGroupProductCounts a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Group Product Counts" ;
  rdfs:comment "Product counts for a Creative Assets CatalogsProductGroup" ;
  rdfs:subClassOf schema:QuantitativeValue ;
  rdfs:subClassOf pinterest:CatalogsProductGroupProductCountsVertical .

# Class: Catalogs Retail Product Group Product Counts
pinterest:CatalogsRetailProductGroupProductCounts a rdfs:Class ;
  rdfs:label "Catalogs Retail Product Group Product Counts" ;
  rdfs:comment "Product counts for a Retail CatalogsProductGroup" ;
  rdfs:subClassOf schema:QuantitativeValue ;
  rdfs:subClassOf pinterest:CatalogsProductGroupProductCountsVertical .

# Class: Catalogs Retail Product
pinterest:CatalogsRetailProduct a rdfs:Class ;
  rdfs:label "Catalogs Retail Product" ;
  rdfs:subClassOf schema:Product ;
  rdfs:subClassOf gr:ProductOrService ;
  rdfs:subClassOf pinterest:CatalogsProduct .

# Class: Catalogs Retail Product Metadata
pinterest:CatalogsRetailProductMetadata a rdfs:Class ;
  rdfs:label "Catalogs Retail Product Metadata" ;
  rdfs:comment "Retail product metadata entity" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Hotel Product
pinterest:CatalogsHotelProduct a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product" ;
  rdfs:subClassOf schema:Hotel ;
  rdfs:subClassOf pinterest:CatalogsProduct .

# Class: Catalogs Hotel Product Metadata
pinterest:CatalogsHotelProductMetadata a rdfs:Class ;
  rdfs:label "Catalogs Hotel Product Metadata" ;
  rdfs:comment "Hotel product metadata entity" ;
  rdfs:subClassOf schema:Hotel .

# Class: Catalogs Creative Assets Product Metadata
pinterest:CatalogsCreativeAssetsProductMetadata a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product Metadata" ;
  rdfs:comment "Creative assets product metadata entity" ;
  rdfs:subClassOf schema:Product .

# Class: Catalogs Creative Assets Product
pinterest:CatalogsCreativeAssetsProduct a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Product" ;
  rdfs:subClassOf schema:Product ;
  rdfs:subClassOf pinterest:CatalogsProduct .

# Class: Catalogs Report Stats
pinterest:CatalogsReportStats a rdfs:Class ;
  rdfs:label "Catalogs Report Stats" ;
  rdfs:comment "Diagnostics aggregated numbers" ;
  rdfs:subClassOf schema:Report .

# Class: Catalogs Report Parameters
pinterest:CatalogsReportParameters a rdfs:Class ;
  rdfs:label "Catalogs Report Parameters" ;
  rdfs:comment "Report parameters" ;
  rdfs:subClassOf schema:Report .

# Class: Catalogs Create Report Response
pinterest:CatalogsCreateReportResponse a rdfs:Class ;
  rdfs:label "Catalogs Create Report Response" .

# Class: Catalogs Report
pinterest:CatalogsReport a rdfs:Class ;
  rdfs:label "Catalogs Report" ;
  rdfs:subClassOf schema:Report .

# Class: Catalogs Report Feed Ingestion Stats
pinterest:CatalogsReportFeedIngestionStats a rdfs:Class ;
  rdfs:label "Catalogs Report Feed Ingestion Stats" ;
  rdfs:subClassOf schema:Report ;
  rdfs:subClassOf pinterest:CatalogsReportStats .

# Class: Catalogs Report Distribution Stats
pinterest:CatalogsReportDistributionStats a rdfs:Class ;
  rdfs:label "Catalogs Report Distribution Stats" ;
  rdfs:subClassOf schema:Report ;
  rdfs:subClassOf pinterest:CatalogsReportStats .

# Class: Catalogs Report Feed Ingestion Filter
pinterest:CatalogsReportFeedIngestionFilter a rdfs:Class ;
  rdfs:label "Catalogs Report Feed Ingestion Filter" .

# Class: Catalogs Report Distribution Issue Filter
pinterest:CatalogsReportDistributionIssueFilter a rdfs:Class ;
  rdfs:label "Catalogs Report Distribution Issue Filter" .

# Class: Catalogs Report All Items Filter
pinterest:CatalogsReportAllItemsFilter a rdfs:Class ;
  rdfs:label "Catalogs Report All Items Filter" .

# Class: Catalogs Hotel Report Parameters
pinterest:CatalogsHotelReportParameters a rdfs:Class ;
  rdfs:label "Catalogs Hotel Report Parameters" ;
  rdfs:comment "Parameters for hotel report" ;
  rdfs:subClassOf schema:Report ;
  rdfs:subClassOf pinterest:CatalogsReportParameters .

# Class: Catalogs Hotel Report Stats Parameters
pinterest:CatalogsHotelReportStatsParameters a rdfs:Class ;
  rdfs:label "Catalogs Hotel Report Stats Parameters" ;
  rdfs:comment "Parameters for hotel report" ;
  rdfs:subClassOf schema:Report .

# Class: Catalogs Retail Report Parameters
pinterest:CatalogsRetailReportParameters a rdfs:Class ;
  rdfs:label "Catalogs Retail Report Parameters" ;
  rdfs:comment "Parameters for retail report" ;
  rdfs:subClassOf schema:Report ;
  rdfs:subClassOf pinterest:CatalogsReportParameters .

# Class: Catalogs Retail Report Stats Parameters
pinterest:CatalogsRetailReportStatsParameters a rdfs:Class ;
  rdfs:label "Catalogs Retail Report Stats Parameters" ;
  rdfs:comment "Parameters for retail report" ;
  rdfs:subClassOf schema:Report .

# Class: Catalog
pinterest:Catalog a rdfs:Class ;
  rdfs:label "Catalog" ;
  rdfs:comment "Catalog entity" ;
  rdfs:subClassOf schema:DataFeed .

# Class: Catalogs Create Request
pinterest:CatalogsCreateRequest a rdfs:Class ;
  rdfs:label "Catalogs Create Request" ;
  rdfs:comment "Request object for creating a catalog." .

# Class: Catalogs Retail Available Filter Values
pinterest:CatalogsRetailAvailableFilterValues a rdfs:Class ;
  rdfs:label "Catalogs Retail Available Filter Values" .

# Class: Catalogs Hotel Available Filter Values
pinterest:CatalogsHotelAvailableFilterValues a rdfs:Class ;
  rdfs:label "Catalogs Hotel Available Filter Values" .

# Class: Catalogs Creative Assets Available Filter Values
pinterest:CatalogsCreativeAssetsAvailableFilterValues a rdfs:Class ;
  rdfs:label "Catalogs Creative Assets Available Filter Values" .

# Class: Event Quality Score
pinterest:EventQualityScore a rdfs:Class ;
  rdfs:label "Event Quality Score" ;
  rdfs:comment "Schema for GET Conversion EQS response." ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Quality Components
pinterest:QualityComponents a rdfs:Class ;
  rdfs:label "Quality Components" ;
  rdfs:comment "Set of quality components, with each component containing a event coverage and details." ;
  rdfs:subClassOf schema:Thing .

# Class: Quality Component Details
pinterest:QualityComponentDetails a rdfs:Class ;
  rdfs:label "Quality Component Details" ;
  rdfs:comment "Metrics for a specific event type within a quality component." ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Quality Component Issue
pinterest:QualityComponentIssue a rdfs:Class ;
  rdfs:label "Quality Component Issue" ;
  rdfs:comment "Details of an issue with a quality component." ;
  rdfs:subClassOf schema:Thing .

# Class: Conversion Api Response
pinterest:ConversionApiResponse a rdfs:Class ;
  rdfs:label "Conversion Api Response" ;
  rdfs:comment "Schema describing the object in the response, which contains information about the events that were received and processed." .

# Class: Conversion Events
pinterest:ConversionEvents a rdfs:Class ;
  rdfs:label "Conversion Events" ;
  rdfs:comment "A list of events (one or more) encapsulated by a data object." ;
  rdfs:subClassOf schema:Action .

# Class: Conversion Event App Info
pinterest:ConversionEventAppInfo a rdfs:Class ;
  rdfs:label "Conversion Event App Info" ;
  rdfs:comment "Object containing information about the application where event occurred." ;
  rdfs:subClassOf schema:SoftwareApplication .

# Class: Conversion Event Device Info
pinterest:ConversionEventDeviceInfo a rdfs:Class ;
  rdfs:label "Conversion Event Device Info" ;
  rdfs:comment "Object containing information about the device where event occurred." ;
  rdfs:subClassOf schema:Thing .

# Class: Conversion Events User Data Properties
pinterest:ConversionEventsUserData a rdfs:Class ;
  rdfs:label "Conversion Events User Data Properties" ;
  rdfs:subClassOf schema:Person .

# Class: Conversion Event Response
pinterest:ConversionEventResponse a rdfs:Class ;
  rdfs:label "Conversion Event Response" ;
  rdfs:subClassOf schema:Thing .

# Class: Conversion Tag Create
pinterest:ConversionTagCreate a rdfs:Class ;
  rdfs:label "Conversion Tag Create" ;
  rdfs:comment "Resource create operation model." .

# Class: Customer List Upload Create Request
pinterest:CustomerListUploadCreateRequest a rdfs:Class ;
  rdfs:label "Customer List Upload Create Request" .

# Class: Customer List Upload
pinterest:CustomerListUpload a rdfs:Class ;
  rdfs:label "Customer List Upload" ;
  rdfs:subClassOf schema:CreateAction .

# Class: Customer List Upload Create Response
pinterest:CustomerListUploadCreateResponse a rdfs:Class ;
  rdfs:label "Customer List Upload Create Response" .

# Class: S3Multipart Upload Data
pinterest:S3MultipartUploadData a rdfs:Class ;
  rdfs:label "S3Multipart Upload Data" .

# Class: S3File Part
pinterest:S3FilePart a rdfs:Class ;
  rdfs:label "S3File Part" .

# Class: Customer List Upload Response
pinterest:CustomerListUploadResponse a rdfs:Class ;
  rdfs:label "Customer List Upload Response" ;
  rdfs:subClassOf schema:CreateAction .

# Class: Customer List
pinterest:CustomerList a rdfs:Class ;
  rdfs:label "Customer List" ;
  rdfs:subClassOf schema:ItemList .

# Class: Customer List Request
pinterest:CustomerListRequest a rdfs:Class ;
  rdfs:label "Customer List Request" .

# Class: Customer List Update Request
pinterest:CustomerListUpdateRequest a rdfs:Class ;
  rdfs:label "Customer List Update Request" .

# Class: Integration Log
pinterest:IntegrationLog a rdfs:Class ;
  rdfs:label "Integration Log" ;
  rdfs:comment "Schema for log sent from an integration application." ;
  rdfs:subClassOf schema:Thing .

# Class: Integration Log Client Error
pinterest:IntegrationLogClientError a rdfs:Class ;
  rdfs:label "Integration Log Client Error" ;
  rdfs:comment "System error details included in the log sent by the client." .

# Class: Integration Log Client Request
pinterest:IntegrationLogClientRequest a rdfs:Class ;
  rdfs:label "Integration Log Client Request" ;
  rdfs:comment "HTTP request details included in the log sent by the client." .

# Class: Integration Logs Request
pinterest:IntegrationLogsRequest a rdfs:Class ;
  rdfs:label "Integration Logs Request" ;
  rdfs:comment "Batch of logs sent from an integration application." .

# Class: Integration Logs Success Response
pinterest:IntegrationLogsSuccessResponse a rdfs:Class ;
  rdfs:label "Integration Logs Success Response" ;
  rdfs:comment "Response when logs are successfully processed." .

# Class: Integration Metadata
pinterest:IntegrationMetadata a rdfs:Class ;
  rdfs:label "Integration Metadata" ;
  rdfs:comment "Integration metadata" ;
  rdfs:subClassOf schema:Thing .

# Class: Integration Request
pinterest:IntegrationRequest a rdfs:Class ;
  rdfs:label "Integration Request" ;
  rdfs:comment "Schema used for creating the integration metadata." .

# Class: Integration Request Patch
pinterest:IntegrationRequestPatch a rdfs:Class ;
  rdfs:label "Integration Request Patch" ;
  rdfs:comment "Schema used for updating the integration metadata." .

# Class: Integration Record
pinterest:IntegrationRecord a rdfs:Class ;
  rdfs:label "Integration Record" ;
  rdfs:comment "Integration record" .

# Class: Keyword
pinterest:Keyword a rdfs:Class ;
  rdfs:label "Keyword" ;
  rdfs:subClassOf schema:DefinedTerm .

# Class: Keyword Error
pinterest:KeywordError a rdfs:Class ;
  rdfs:label "Keyword Error" .

# Class: Keyword Metrics
pinterest:KeywordMetrics a rdfs:Class ;
  rdfs:label "Keyword Metrics" ;
  rdfs:comment "Keyword metrics JSON" ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Keyword Metrics Response
pinterest:KeywordMetricsResponse a rdfs:Class ;
  rdfs:label "Keyword Metrics Response" ;
  rdfs:subClassOf schema:QuantitativeValue .

# Class: Keyword Update Body
pinterest:KeywordUpdateBody a rdfs:Class ;
  rdfs:label "Keyword Update Body" .

# Class: Keywords Metrics Array Response
pinterest:KeywordsMetricsArrayResponse a rdfs:Class ;
  rdfs:label "Keywords Metrics Array Response" .

# Class: Keywords Response
pinterest:KeywordsResponse a rdfs:Class ;
  rdfs:label "Keywords Response" .

# Class: Trending Keywords Response
pinterest:TrendingKeywordsResponse a rdfs:Class ;
  rdfs:label "Trending Keywords Response" .

# Class: Label
pinterest:Label a rdfs:Class ;
  rdfs:label "Label" ;
  rdfs:subClassOf schema:DefinedTerm .

# Class: Label Error
pinterest:LabelError a rdfs:Class ;
  rdfs:label "Label Error" .

# Class: Labels Response
pinterest:LabelsResponse a rdfs:Class ;
  rdfs:label "Labels Response" .

# Class: Label Update Request
pinterest:LabelUpdateRequest a rdfs:Class ;
  rdfs:label "Label Update Request" .

# Class: Lead Subscription
pinterest:LeadSubscription a rdfs:Class ;
  rdfs:label "Lead Subscription" ;
  rdfs:subClassOf schema:Thing .

# Class: Lead Subscription Post Params Create
pinterest:LeadSubscriptionPostParamsCreate a rdfs:Class ;
  rdfs:label "Lead Subscription Post Params Create" .

# Class: Lead Subscription Post Params Create Partner Metadata All Of1
pinterest:LeadSubscriptionPostParamsCreatePartnerMetadataAllOf1 a rdfs:Class ;
  rdfs:label "Lead Subscription Post Params Create Partner Metadata All Of1" .

# Class: Lead Form Common
pinterest:LeadFormCommon a rdfs:Class ;
  rdfs:label "Lead Form Common" ;
  rdfs:comment "Creation fields" ;
  rdfs:subClassOf schema:ContactPage .

# Class: Lead Form Question
pinterest:LeadFormQuestion a rdfs:Class ;
  rdfs:label "Lead Form Question" ;
  rdfs:subClassOf schema:Question .

# Class: Lead Form Test Request
pinterest:LeadFormTestRequest a rdfs:Class ;
  rdfs:label "Lead Form Test Request" ;
  rdfs:comment "Request to create test data for lead data test API." .

# Class: Lead Form Test Response
pinterest:LeadFormTestResponse a rdfs:Class ;
  rdfs:label "Lead Form Test Response" ;
  rdfs:comment "Response for lead data test API." .

# Class: Lead Form Response
pinterest:LeadForm a rdfs:Class ;
  rdfs:label "Lead Form Response" ;
  rdfs:subClassOf schema:ContactPage .

# Class: Lead Form Array Response
pinterest:LeadFormArrayResponse a rdfs:Class ;
  rdfs:label "Lead Form Array Response" .

# Class: Lead Form Create Request
pinterest:LeadFormCreateRequest a rdfs:Class ;
  rdfs:label "Lead Form Create Request" ;
  rdfs:subClassOf pinterest:LeadFormCommon .

# Class: Lead Form Update Request
pinterest:LeadFormUpdateRequest a rdfs:Class ;
  rdfs:label "Lead Form Update Request" .

# Class: Leads Export Create Request
pinterest:LeadsExportCreateRequest a rdfs:Class ;
  rdfs:label "Leads Export Create Request" .

# Class: Leads Export Create Response
pinterest:LeadsExportCreateResponse a rdfs:Class ;
  rdfs:label "Leads Export Create Response" .

# Class: Leads Export Response Data
pinterest:LeadsExportResponseData a rdfs:Class ;
  rdfs:label "Leads Export Response Data" ;
  rdfs:subClassOf schema:DownloadAction .

# Class: Media Upload
pinterest:MediaUpload a rdfs:Class ;
  rdfs:label "Media Upload" ;
  rdfs:comment "Media upload that has been registered but not uploaded/processed yet." ;
  rdfs:subClassOf schema:MediaObject .

# Class: Media Upload Parameters
pinterest:MediaUploadParameters a rdfs:Class ;
  rdfs:label "Media Upload Parameters" ;
  rdfs:subClassOf schema:Thing .

# Class: Media
pinterest:Media a rdfs:Class ;
  rdfs:label "Media" ;
  rdfs:subClassOf schema:MediaObject .

# Class: Media Upload Create
pinterest:MediaUploadCreate a rdfs:Class ;
  rdfs:label "Media Upload Create" ;
  rdfs:comment "Resource create operation model." .

# Class: Conversion MSOTEvents
pinterest:ConversionMSOTEvents a rdfs:Class ;
  rdfs:label "Conversion MSOTEvents" ;
  rdfs:comment "Object containing the MSOT conversion events." ;
  rdfs:subClassOf schema:Event .

# Class: Pin Analytics Metrics Response
pinterest:PinAnalytics a rdfs:Class ;
  rdfs:label "Pin Analytics Metrics Response" ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: Carousel Slot
pinterest:CarouselSlot a rdfs:Class ;
  rdfs:label "Carousel Slot" ;
  rdfs:subClassOf schema:CreativeWork .

# Class: Pin Create
pinterest:PinCreate a rdfs:Class ;
  rdfs:label "Pin Create" ;
  rdfs:comment "Resource create operation model." .

# Class: Pin Media Source Image Base64
pinterest:PinMediaSourceImageBase64 a rdfs:Class ;
  rdfs:label "Pin Media Source Image Base64" ;
  rdfs:comment "Image Base64-based media source." ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media Source Image Url
pinterest:PinMediaSourceImageURL a rdfs:Class ;
  rdfs:label "Pin Media Source Image Url" ;
  rdfs:comment "Image URL-based media source." ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media Source Video Id
pinterest:PinMediaSourceVideoID a rdfs:Class ;
  rdfs:label "Pin Media Source Video Id" ;
  rdfs:comment "Video ID-based media source." ;
  rdfs:subClassOf schema:VideoObject .

# Class: Pin Media Source Images Base64
pinterest:PinMediaSourceImagesBase64 a rdfs:Class ;
  rdfs:label "Pin Media Source Images Base64" ;
  rdfs:comment "Multiple Base64-based images media source" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media Source Images Base64Item
pinterest:PinMediaSourceImagesBase64Item a rdfs:Class ;
  rdfs:label "Pin Media Source Images Base64Item" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media Source Images Url
pinterest:PinMediaSourceImagesURL a rdfs:Class ;
  rdfs:label "Pin Media Source Images Url" ;
  rdfs:comment "Multiple URL-based images media source" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media Source Images URLItem
pinterest:PinMediaSourceImagesURLItem a rdfs:Class ;
  rdfs:label "Pin Media Source Images URLItem" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Pin Media Source Pin Url
pinterest:PinMediaSourcePinURL a rdfs:Class ;
  rdfs:label "Pin Media Source Pin Url" ;
  rdfs:comment "Pin URL-based media source for product pin creation. Currently the field is only available to a list of beta users." ;
  rdfs:subClassOf schema:CreativeWork .

# Class: Pin Update
pinterest:PinUpdate a rdfs:Class ;
  rdfs:label "Pin Update" ;
  rdfs:comment "Resource create or update operation model." .

# Class: Product Category Details
pinterest:ProductCategoryDetails a rdfs:Class ;
  rdfs:label "Product Category Details" ;
  rdfs:comment "Product category details" ;
  rdfs:subClassOf schema:CategoryCode .

# Class: Product Categories Demographic
pinterest:ProductCategoriesDemographic a rdfs:Class ;
  rdfs:label "Product Categories Demographic" ;
  rdfs:comment "Age and gender distribution who engaged with this product category in the past 3 months" .

# Class: Gender Demographics
pinterest:GenderDemographics a rdfs:Class ;
  rdfs:label "Gender Demographics" ;
  rdfs:comment "Gender demographic distribution" .

# Class: Product Categories Metrics Highlights
pinterest:ProductCategoriesMetricsHighlights a rdfs:Class ;
  rdfs:label "Product Categories Metrics Highlights" ;
  rdfs:comment "Key performance metrics highlights for this product category" .

# Class: Inner Product Categories Metrics Highlights
pinterest:InnerProductCategoriesMetricsHighlights a rdfs:Class ;
  rdfs:label "Inner Product Categories Metrics Highlights" .

# Class: Trending Product Category
pinterest:TrendingProductCategory a rdfs:Class ;
  rdfs:label "Trending Product Category" ;
  rdfs:comment "Trending shopping product category" ;
  rdfs:subClassOf schema:CategoryCode .

# Class: Featured Trend
pinterest:FeaturedTrend a rdfs:Class ;
  rdfs:label "Featured Trend" ;
  rdfs:comment "Featured trending topics for a specific interest and market" ;
  rdfs:subClassOf schema:Thing .

# Class: Trending Topic
pinterest:TrendingTopic a rdfs:Class ;
  rdfs:label "Trending Topic" ;
  rdfs:comment "Individual trending topic within an interest category" ;
  rdfs:subClassOf schema:Thing .

# Class: Trending Pin
pinterest:TrendingPin a rdfs:Class ;
  rdfs:label "Trending Pin" ;
  rdfs:comment "Pin image data for trending topics" ;
  rdfs:subClassOf schema:ImageObject .

# Class: Product Group Promotion Response
pinterest:ProductGroupPromotionResponse a rdfs:Class ;
  rdfs:label "Product Group Promotion Response" .

# Class: Product Group Promotion Response Item
pinterest:ProductGroupPromotionResponseItem a rdfs:Class ;
  rdfs:label "Product Group Promotion Response Item" .

# Class: Promotion Array Element
pinterest:PromotionArrayElement a rdfs:Class ;
  rdfs:label "Promotion Array Element" .

# Class: Promotion Response
pinterest:Promotion a rdfs:Class ;
  rdfs:label "Promotion Response" ;
  rdfs:subClassOf schema:Offer .

# Class: Promotion Template Value
pinterest:PromotionTemplateValue a rdfs:Class ;
  rdfs:label "Promotion Template Value" ;
  rdfs:subClassOf schema:PriceSpecification .

# Class: Promotion Common
pinterest:PromotionCommon a rdfs:Class ;
  rdfs:label "Promotion Common" .

# Class: Promotion Create Request
pinterest:PromotionCreateRequest a rdfs:Class ;
  rdfs:label "Promotion Create Request" ;
  rdfs:subClassOf pinterest:PromotionCommon .

# Class: Promotion Update Request
pinterest:PromotionUpdateRequest a rdfs:Class ;
  rdfs:label "Promotion Update Request" .

# Class: Promotions Response
pinterest:PromotionsResponse a rdfs:Class ;
  rdfs:label "Promotions Response" .

# Class: Ad Accounts Country Response
pinterest:AdAccountsCountryResponse a rdfs:Class ;
  rdfs:label "Ad Accounts Country Response" .

# Class: Ad Accounts Country Response Data
pinterest:AdAccountCountry a rdfs:Class ;
  rdfs:label "Ad Accounts Country Response Data" ;
  rdfs:subClassOf schema:CategoryCode .

# Class: Book Closed Response
pinterest:BookClosed a rdfs:Class ;
  rdfs:label "Book Closed Response" ;
  rdfs:comment "Creation fields" ;
  rdfs:subClassOf schema:Thing .

# Class: Delivery Metrics Response
pinterest:DeliveryMetricsResponse a rdfs:Class ;
  rdfs:label "Delivery Metrics Response" .

# Class: Single Interest Targeting Option Response
pinterest:InterestTargetingOption a rdfs:Class ;
  rdfs:label "Single Interest Targeting Option Response" ;
  rdfs:subClassOf schema:DefinedTerm .

# Class: Summary Pin
pinterest:SummaryPin a rdfs:Class ;
  rdfs:label "Summary Pin" ;
  rdfs:comment "Summarized pin information" ;
  rdfs:subClassOf schema:Thing .

# Class: Targeting Template Audience Sizing
pinterest:TargetingTemplateAudienceSizing a rdfs:Class ;
  rdfs:label "Targeting Template Audience Sizing" ;
  rdfs:comment "Gets an audience size estimate for a set of given targeting spec data. <p>Returns:</p> An object containing an audience size estimate that has a reach estimate (number of unique users) against the given targeting template. This by default provides a monthly estimate." ;
  rdfs:subClassOf schema:Thing .

# Class: Targeting Template Keyword
pinterest:TargetingTemplateKeyword a rdfs:Class ;
  rdfs:label "Targeting Template Keyword" ;
  rdfs:subClassOf schema:DefinedTerm .

# Class: Targeting Template Create
pinterest:TargetingTemplateCreate a rdfs:Class ;
  rdfs:label "Targeting Template Create" .

# Class: Targeting Template Response Data
pinterest:TargetingTemplateResponseData a rdfs:Class ;
  rdfs:label "Targeting Template Response Data" ;
  rdfs:subClassOf schema:Thing .

# Class: Targeting Template Get Response Data
pinterest:TargetingTemplateGetResponseData a rdfs:Class ;
  rdfs:label "Targeting Template Get Response Data" ;
  rdfs:subClassOf schema:Thing .

# Class: Targeting Template Update Request
pinterest:TargetingTemplateUpdateRequest a rdfs:Class ;
  rdfs:label "Targeting Template Update Request" .

# Class: Related Terms
pinterest:RelatedTerms a rdfs:Class ;
  rdfs:label "Related Terms" ;
  rdfs:subClassOf schema:DefinedTerm .

# Class: Terms Of Service
pinterest:TermsOfService a rdfs:Class ;
  rdfs:label "Terms Of Service" ;
  rdfs:subClassOf schema:DigitalDocument .

# Class: Analytics Metrics Response
pinterest:AnalyticsMetricsResponse a rdfs:Class ;
  rdfs:label "Analytics Metrics Response" ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: Analytics Daily Metrics
pinterest:AnalyticsDailyMetrics a rdfs:Class ;
  rdfs:label "Analytics Daily Metrics" ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: Account
pinterest:Account a rdfs:Class ;
  rdfs:label "Account" ;
  rdfs:subClassOf schema:Person .

# Class: Follow User Request
pinterest:FollowUserRequest a rdfs:Class ;
  rdfs:label "Follow User Request" .

# Class: Interest
pinterest:Interest a rdfs:Class ;
  rdfs:label "Interest" ;
  rdfs:subClassOf schema:Thing .

# Class: Linked Business
pinterest:LinkedBusiness a rdfs:Class ;
  rdfs:label "Linked Business" ;
  rdfs:subClassOf schema:Organization .

# Class: Top Pins Analytics Response
pinterest:TopPinsAnalyticsResponse a rdfs:Class ;
  rdfs:label "Top Pins Analytics Response" ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: Top Video Pins Analytics Response
pinterest:TopVideoPinsAnalyticsResponse a rdfs:Class ;
  rdfs:label "Top Video Pins Analytics Response" ;
  rdfs:subClassOf schema:InteractionCounter .

# Class: User Summary
pinterest:UserSummary a rdfs:Class ;
  rdfs:label "User Summary" ;
  rdfs:subClassOf schema:Person .

# Class: User Website Summary
pinterest:UserWebsiteSummary a rdfs:Class ;
  rdfs:label "User Website Summary" ;
  rdfs:subClassOf schema:WebSite .

# Class: User Website Verification Code
pinterest:UserWebsiteVerificationCode a rdfs:Class ;
  rdfs:label "User Website Verification Code" ;
  rdfs:subClassOf schema:Thing .

# Class: User Website Verify Request
pinterest:UserWebsiteVerifyRequest a rdfs:Class ;
  rdfs:label "User Website Verify Request" ;
  rdfs:comment "User website verification request" .

# Generated Record classes for Pinterest.AdGroupAudienceSizingRequest.keywords
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Container> a rdfs:Class ;
  rdfs:label "Keywords Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Entry> a rdfs:Class ;
  rdfs:label "Keywords Entry" .

# Generated Record classes for Pinterest.AdsAnalyticsCreateAsyncRequest.customConversionEventMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Container> a rdfs:Class ;
  rdfs:label "Custom Conversion Event Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Entry> a rdfs:Class ;
  rdfs:label "Custom Conversion Event Metrics Entry" .

# Generated Record classes for Pinterest.AnalyticsDailyMetrics.metrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Container> a rdfs:Class ;
  rdfs:label "Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Entry> a rdfs:Class ;
  rdfs:label "Metrics Entry" .

# Generated Record classes for Pinterest.AnalyticsMetricsResponse.summaryMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Container> a rdfs:Class ;
  rdfs:label "Summary Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Entry> a rdfs:Class ;
  rdfs:label "Summary Metrics Entry" .

# Generated Record classes for Pinterest.AudienceCategory.subcategories
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Container> a rdfs:Class ;
  rdfs:label "Subcategories Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Entry> a rdfs:Class ;
  rdfs:label "Subcategories Entry" .

# Generated Record classes for Pinterest.AudienceRule.eventSource
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Container> a rdfs:Class ;
  rdfs:label "Event Source Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Entry> a rdfs:Class ;
  rdfs:label "Event Source Entry" .

# Generated Record classes for Pinterest.AudienceRule.ingestionSource
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Container> a rdfs:Class ;
  rdfs:label "Ingestion Source Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Entry> a rdfs:Class ;
  rdfs:label "Ingestion Source Entry" .

# Generated Record classes for Pinterest.AuthRespondInvitesBody.invites
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Container> a rdfs:Class ;
  rdfs:label "Invites Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Entry> a rdfs:Class ;
  rdfs:label "Invites Entry" .

# Generated Record classes for Pinterest.BaseInviteDataResponse.inviteData
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Container> a rdfs:Class ;
  rdfs:label "Invite Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Entry> a rdfs:Class ;
  rdfs:label "Invite Data Entry" .

# Generated Record classes for Pinterest.BidFloorRequest.bidFloorSpecs
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Container> a rdfs:Class ;
  rdfs:label "Bid Floor Specs Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Entry> a rdfs:Class ;
  rdfs:label "Bid Floor Specs Entry" .

# Generated Record classes for Pinterest.BulkDownloadRequest.campaignFilter
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Container> a rdfs:Class ;
  rdfs:label "Campaign Filter Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Entry> a rdfs:Class ;
  rdfs:label "Campaign Filter Entry" .

# Generated Record classes for Pinterest.BulkUpsertRequestUpdate.labels
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Container> a rdfs:Class ;
  rdfs:label "Labels Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Entry> a rdfs:Class ;
  rdfs:label "Labels Entry" .

# Generated Record classes for Pinterest.BusinessMemberAssetsSummary.adAccounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Container> a rdfs:Class ;
  rdfs:label "Ad Accounts Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Entry> a rdfs:Class ;
  rdfs:label "Ad Accounts Entry" .

# Generated Record classes for Pinterest.BusinessMemberAssetsSummary.profiles
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Container> a rdfs:Class ;
  rdfs:label "Profiles Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Entry> a rdfs:Class ;
  rdfs:label "Profiles Entry" .

# Generated Record classes for Pinterest.CatalogsCreativeAssetsAvailableFilterValues.filterValues
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Container> a rdfs:Class ;
  rdfs:label "Filter Values Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Entry> a rdfs:Class ;
  rdfs:label "Filter Values Entry" .

# Generated Record classes for Pinterest.CatalogsHotelAvailableFilterValues.filterValues
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Container> a rdfs:Class ;
  rdfs:label "Filter Values Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Entry> a rdfs:Class ;
  rdfs:label "Filter Values Entry" .

# Generated Record classes for Pinterest.CatalogsRetailAvailableFilterValues.filterValues
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Container> a rdfs:Class ;
  rdfs:label "Filter Values Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Entry> a rdfs:Class ;
  rdfs:label "Filter Values Entry" .

# Generated Record classes for Pinterest.ConversionApiResponse.events
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Container> a rdfs:Class ;
  rdfs:label "Events Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Entry> a rdfs:Class ;
  rdfs:label "Events Entry" .

# Generated Record classes for Pinterest.ConversionEvents.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Container> a rdfs:Class ;
  rdfs:label "Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Entry> a rdfs:Class ;
  rdfs:label "Data Entry" .

# Generated Record classes for Pinterest.CreateAssetAccessRequestBody.assetRequests
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Container> a rdfs:Class ;
  rdfs:label "Asset Requests Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Entry> a rdfs:Class ;
  rdfs:label "Asset Requests Entry" .

# Generated Record classes for Pinterest.CreateAssetAccessRequestResponse.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Container> a rdfs:Class ;
  rdfs:label "Exceptions Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Entry> a rdfs:Class ;
  rdfs:label "Exceptions Entry" .

# Generated Record classes for Pinterest.CreateAssetAccessRequestResponse.invites
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Container> a rdfs:Class ;
  rdfs:label "Invites Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Entry> a rdfs:Class ;
  rdfs:label "Invites Entry" .

# Generated Record classes for Pinterest.CreateAssetInvitesRequestItem.assetIdToPermissions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Container> a rdfs:Class ;
  rdfs:label "Asset Id To Permissions Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Entry> a rdfs:Class ;
  rdfs:label "Asset Id To Permissions Entry" .

# Generated Record classes for Pinterest.CreateInvitesResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.CreateMMMReportResponse.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Container> a rdfs:Class ;
  rdfs:label "Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Entry> a rdfs:Class ;
  rdfs:label "Data Entry" .

# Generated Record classes for Pinterest.CustomerList.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Container> a rdfs:Class ;
  rdfs:label "Exceptions Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Entry> a rdfs:Class ;
  rdfs:label "Exceptions Entry" .

# Generated Record classes for Pinterest.CustomerListUpload.errorCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Container> a rdfs:Class ;
  rdfs:label "Error Counts Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Entry> a rdfs:Class ;
  rdfs:label "Error Counts Entry" .

# Generated Record classes for Pinterest.CustomerListUpload.recordCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Container> a rdfs:Class ;
  rdfs:label "Record Counts Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Entry> a rdfs:Class ;
  rdfs:label "Record Counts Entry" .

# Generated Record classes for Pinterest.CustomerListUploadResponse.errorCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Container> a rdfs:Class ;
  rdfs:label "Error Counts Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Entry> a rdfs:Class ;
  rdfs:label "Error Counts Entry" .

# Generated Record classes for Pinterest.CustomerListUploadResponse.recordCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Container> a rdfs:Class ;
  rdfs:label "Record Counts Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Entry> a rdfs:Class ;
  rdfs:label "Record Counts Entry" .

# Generated Record classes for Pinterest.DeleteAssetGroupResponse.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Container> a rdfs:Class ;
  rdfs:label "Exceptions Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Entry> a rdfs:Class ;
  rdfs:label "Exceptions Entry" .

# Generated Record classes for Pinterest.DeleteInvitesResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.DeletePartnerAssetAccessBody.accesses
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Container> a rdfs:Class ;
  rdfs:label "Accesses Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Entry> a rdfs:Class ;
  rdfs:label "Accesses Entry" .

# Generated Record classes for Pinterest.DeliveryMetricsResponse.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.GetMMMReportResponse.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Container> a rdfs:Class ;
  rdfs:label "Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Entry> a rdfs:Class ;
  rdfs:label "Data Entry" .

# Generated Record classes for Pinterest.IntegrationLogClientRequest.requestHeaders
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Container> a rdfs:Class ;
  rdfs:label "Request Headers Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Entry> a rdfs:Class ;
  rdfs:label "Request Headers Entry" .

# Generated Record classes for Pinterest.IntegrationLogClientRequest.responseHeaders
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Container> a rdfs:Class ;
  rdfs:label "Response Headers Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Entry> a rdfs:Class ;
  rdfs:label "Response Headers Entry" .

# Generated Record classes for Pinterest.InviteAssetsSummary.adAccounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Container> a rdfs:Class ;
  rdfs:label "Ad Accounts Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Entry> a rdfs:Class ;
  rdfs:label "Ad Accounts Entry" .

# Generated Record classes for Pinterest.InviteAssetsSummary.profiles
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Container> a rdfs:Class ;
  rdfs:label "Profiles Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Entry> a rdfs:Class ;
  rdfs:label "Profiles Entry" .

# Generated Record classes for Pinterest.InviteBusinessRoleBinding.inviteData
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Container> a rdfs:Class ;
  rdfs:label "Invite Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Entry> a rdfs:Class ;
  rdfs:label "Invite Data Entry" .

# Generated Record classes for Pinterest.InviteResponse.inviteData
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Container> a rdfs:Class ;
  rdfs:label "Invite Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Entry> a rdfs:Class ;
  rdfs:label "Invite Data Entry" .

# Generated Record classes for Pinterest.LabelCreateRequest.labels
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Container> a rdfs:Class ;
  rdfs:label "Labels Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Entry> a rdfs:Class ;
  rdfs:label "Labels Entry" .

# Generated Record classes for Pinterest.LabelUpdateRequest.labels
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Container> a rdfs:Class ;
  rdfs:label "Labels Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Entry> a rdfs:Class ;
  rdfs:label "Labels Entry" .

# Generated Record classes for Pinterest.LeadFormArrayResponse.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.LeadFormCommon.policyLinks
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Container> a rdfs:Class ;
  rdfs:label "Policy Links Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Entry> a rdfs:Class ;
  rdfs:label "Policy Links Entry" .

# Generated Record classes for Pinterest.LeadFormResponse.policyLinks
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Container> a rdfs:Class ;
  rdfs:label "Policy Links Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Entry> a rdfs:Class ;
  rdfs:label "Policy Links Entry" .

# Generated Record classes for Pinterest.LeadFormUpdateRequest.policyLinks
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Container> a rdfs:Class ;
  rdfs:label "Policy Links Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Entry> a rdfs:Class ;
  rdfs:label "Policy Links Entry" .

# Generated Record classes for Pinterest.MembersToDeleteBody.members
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Container> a rdfs:Class ;
  rdfs:label "Members Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Entry> a rdfs:Class ;
  rdfs:label "Members Entry" .

# Generated Record classes for Pinterest.MetricsResponse.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Container> a rdfs:Class ;
  rdfs:label "Data Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Entry> a rdfs:Class ;
  rdfs:label "Data Entry" .

# Generated Record classes for Pinterest.OptimizationGoalMetadata.conversionTagV3GoalMetadata
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Container> a rdfs:Class ;
  rdfs:label "Conversion Tag V3Goal Metadata Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Entry> a rdfs:Class ;
  rdfs:label "Conversion Tag V3Goal Metadata Entry" .

# Generated Record classes for Pinterest.OptimizationGoalMetadata.frequencyGoalMetadata
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Container> a rdfs:Class ;
  rdfs:label "Frequency Goal Metadata Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Entry> a rdfs:Class ;
  rdfs:label "Frequency Goal Metadata Entry" .

# Generated Record classes for Pinterest.OptimizationGoalMetadata.scrollupGoalMetadata
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Container> a rdfs:Class ;
  rdfs:label "Scrollup Goal Metadata Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Entry> a rdfs:Class ;
  rdfs:label "Scrollup Goal Metadata Entry" .

# Generated Record classes for Pinterest.Paginated.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.Pin.pinMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Container> a rdfs:Class ;
  rdfs:label "Pin Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Entry> a rdfs:Class ;
  rdfs:label "Pin Metrics Entry" .

# Generated Record classes for Pinterest.PinAnalyticsMetricsResponse.dailyMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Container> a rdfs:Class ;
  rdfs:label "Daily Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Entry> a rdfs:Class ;
  rdfs:label "Daily Metrics Entry" .

# Generated Record classes for Pinterest.PinAnalyticsMetricsResponse.lifetimeMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Container> a rdfs:Class ;
  rdfs:label "Lifetime Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Entry> a rdfs:Class ;
  rdfs:label "Lifetime Metrics Entry" .

# Generated Record classes for Pinterest.PinAnalyticsMetricsResponse.summaryMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Container> a rdfs:Class ;
  rdfs:label "Summary Metrics Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Entry> a rdfs:Class ;
  rdfs:label "Summary Metrics Entry" .

# Generated Record classes for Pinterest.PriceFilter.PRICE
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Container> a rdfs:Class ;
  rdfs:label "Price Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Entry> a rdfs:Class ;
  rdfs:label "Price Entry" .

# Generated Record classes for Pinterest.ProductCategoriesDemographic.age
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Container> a rdfs:Class ;
  rdfs:label "Age Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Entry> a rdfs:Class ;
  rdfs:label "Age Entry" .

# Generated Record classes for Pinterest.ProductCategoryDetails.predictedTimeSeries
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Container> a rdfs:Class ;
  rdfs:label "Predicted Time Series Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Entry> a rdfs:Class ;
  rdfs:label "Predicted Time Series Entry" .

# Generated Record classes for Pinterest.ProductCategoryDetails.timeSeries
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Container> a rdfs:Class ;
  rdfs:label "Time Series Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Entry> a rdfs:Class ;
  rdfs:label "Time Series Entry" .

# Generated Record classes for Pinterest.QualityComponents.advertiserExternalId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Container> a rdfs:Class ;
  rdfs:label "Advertiser External Id Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Entry> a rdfs:Class ;
  rdfs:label "Advertiser External Id Entry" .

# Generated Record classes for Pinterest.QualityComponents.clickIdEpik
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Container> a rdfs:Class ;
  rdfs:label "Click Id Epik Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Entry> a rdfs:Class ;
  rdfs:label "Click Id Epik Entry" .

# Generated Record classes for Pinterest.QualityComponents.externalEventId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Container> a rdfs:Class ;
  rdfs:label "External Event Id Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Entry> a rdfs:Class ;
  rdfs:label "External Event Id Entry" .

# Generated Record classes for Pinterest.QualityComponents.hashedEmail
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Container> a rdfs:Class ;
  rdfs:label "Hashed Email Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Entry> a rdfs:Class ;
  rdfs:label "Hashed Email Entry" .

# Generated Record classes for Pinterest.QualityComponents.hashedMaid
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Container> a rdfs:Class ;
  rdfs:label "Hashed Maid Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Entry> a rdfs:Class ;
  rdfs:label "Hashed Maid Entry" .

# Generated Record classes for Pinterest.QualityComponents.ipAddress
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Container> a rdfs:Class ;
  rdfs:label "Ip Address Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Entry> a rdfs:Class ;
  rdfs:label "Ip Address Entry" .

# Generated Record classes for Pinterest.QualityComponents.orderId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Container> a rdfs:Class ;
  rdfs:label "Order Id Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Entry> a rdfs:Class ;
  rdfs:label "Order Id Entry" .

# Generated Record classes for Pinterest.QualityComponents.orderValue
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Container> a rdfs:Class ;
  rdfs:label "Order Value Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Entry> a rdfs:Class ;
  rdfs:label "Order Value Entry" .

# Generated Record classes for Pinterest.QualityComponents.productId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Container> a rdfs:Class ;
  rdfs:label "Product Id Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Entry> a rdfs:Class ;
  rdfs:label "Product Id Entry" .

# Generated Record classes for Pinterest.QualityComponents.sourceUrl
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Container> a rdfs:Class ;
  rdfs:label "Source Url Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Entry> a rdfs:Class ;
  rdfs:label "Source Url Entry" .

# Generated Record classes for Pinterest.QualityComponents.userAgent
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Container> a rdfs:Class ;
  rdfs:label "User Agent Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Entry> a rdfs:Class ;
  rdfs:label "User Agent Entry" .

# Generated Record classes for Pinterest.RelatedTerms.relatedTermsList
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Container> a rdfs:Class ;
  rdfs:label "Related Terms List Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Entry> a rdfs:Class ;
  rdfs:label "Related Terms List Entry" .

# Generated Record classes for Pinterest.RespondToInvitesResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.TargetingTemplateAudienceSizing.reachEstimate
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Container> a rdfs:Class ;
  rdfs:label "Reach Estimate Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Entry> a rdfs:Class ;
  rdfs:label "Reach Estimate Entry" .

# Generated Record classes for Pinterest.TopPinsAnalyticsResponse.dateAvailability
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Container> a rdfs:Class ;
  rdfs:label "Date Availability Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Entry> a rdfs:Class ;
  rdfs:label "Date Availability Entry" .

# Generated Record classes for Pinterest.TopPinsAnalyticsResponse.pins
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Container> a rdfs:Class ;
  rdfs:label "Pins Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Entry> a rdfs:Class ;
  rdfs:label "Pins Entry" .

# Generated Record classes for Pinterest.TopVideoPinsAnalyticsResponse.dateAvailability
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Container> a rdfs:Class ;
  rdfs:label "Date Availability Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Entry> a rdfs:Class ;
  rdfs:label "Date Availability Entry" .

# Generated Record classes for Pinterest.TopVideoPinsAnalyticsResponse.pins
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Container> a rdfs:Class ;
  rdfs:label "Pins Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Entry> a rdfs:Class ;
  rdfs:label "Pins Entry" .

# Generated Record classes for Pinterest.TrendingKeywordsResponse.trends
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Container> a rdfs:Class ;
  rdfs:label "Trends Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Entry> a rdfs:Class ;
  rdfs:label "Trends Entry" .

# Generated Record classes for Pinterest.TrendingTopic.timeSeries
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Container> a rdfs:Class ;
  rdfs:label "Time Series Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Entry> a rdfs:Class ;
  rdfs:label "Time Series Entry" .

# Generated Record classes for Pinterest.UpdateAssetGroupBody.assetGroupsToUpdate
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Container> a rdfs:Class ;
  rdfs:label "Asset Groups To Update Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Entry> a rdfs:Class ;
  rdfs:label "Asset Groups To Update Entry" .

# Generated Record classes for Pinterest.UpdateAssetGroupResponse.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Container> a rdfs:Class ;
  rdfs:label "Exceptions Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Entry> a rdfs:Class ;
  rdfs:label "Exceptions Entry" .

# Generated Record classes for Pinterest.UpdateInvitesResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.UpdateMemberAssetAccessBody.accesses
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Container> a rdfs:Class ;
  rdfs:label "Accesses Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Entry> a rdfs:Class ;
  rdfs:label "Accesses Entry" .

# Generated Record classes for Pinterest.UpdateMemberAssetsResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Container> a rdfs:Class ;
  rdfs:label "Items Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Entry> a rdfs:Class ;
  rdfs:label "Items Entry" .

# Generated Record classes for Pinterest.UpdatePartnerAssetAccessBody.accesses
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Container> a rdfs:Class ;
  rdfs:label "Accesses Record" .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Entry> a rdfs:Class ;
  rdfs:label "Accesses Entry" .

# Concept scheme: ActionType
pinterest:ActionTypeScheme a skos:ConceptScheme ;
  rdfs:label "ActionType" ;
  rdfs:comment "Ad group billable event type. For update, only draft ad groups may update billable event." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ActionType/clickthrough> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ActionType/impression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ActionType/videoV50Mrc> .

<https://relay.inferal.com/ontology/pinterest/ActionType/clickthrough> a skos:Concept ;
  skos:inScheme pinterest:ActionTypeScheme ;
  skos:topConceptOf pinterest:ActionTypeScheme ;
  skos:prefLabel "Clickthrough" ;
  skos:altLabel "clickthrough" ;
  skos:notation "CLICKTHROUGH" .

<https://relay.inferal.com/ontology/pinterest/ActionType/impression> a skos:Concept ;
  skos:inScheme pinterest:ActionTypeScheme ;
  skos:topConceptOf pinterest:ActionTypeScheme ;
  skos:prefLabel "Impression" ;
  skos:altLabel "impression" ;
  skos:notation "IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/ActionType/videoV50Mrc> a skos:Concept ;
  skos:inScheme pinterest:ActionTypeScheme ;
  skos:topConceptOf pinterest:ActionTypeScheme ;
  skos:prefLabel "Video V50Mrc" ;
  skos:altLabel "videoV50Mrc" ;
  skos:notation "VIDEO_V_50_MRC" .

# Concept scheme: AdCountry
pinterest:AdCountryScheme a skos:ConceptScheme ;
  rdfs:label "AdCountry" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ae> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/af> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ai> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/al> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/am> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ao> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/aq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/as> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/at> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/au> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/aw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/az> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ba> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/be> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/br> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/by> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/bz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ca> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ci> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ck> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/co> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/cz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/dj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/dk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/dm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/do> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/dz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ec> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ee> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/eg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/eh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/er> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/es> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/et> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/fi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/fj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/fk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/fm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/fo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ge> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/gy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/hk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/hm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/hn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/hr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ht> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/hu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/id> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ie> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/il> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/im> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/in> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/io> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/iq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ir> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/is> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/je> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/jm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/jo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/jp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ke> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/kg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/kh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ki> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/km> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/kn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/kr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/kw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ky> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/kz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/la> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/li> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/lv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ma> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/md> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/me> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ml> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/my> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/mz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/na> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/nc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ne> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/nf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ng> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ni> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/no> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/np> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/nr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/nu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/nz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/om> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ph> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/pw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/py> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/qa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/re> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/rs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ru> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/rw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/se> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/si> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/so> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ss> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/st> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/sz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/td> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/th> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/to> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/tz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ua> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ug> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/um> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/us> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/uy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/uz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/va> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/vc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/vg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/vi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/vn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/vu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/wf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ws> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/ye> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/yt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/za> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/zm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdCountry/zw> .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ad> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ad" ;
  skos:altLabel "ad" ;
  skos:notation "AD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ae> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ae" ;
  skos:altLabel "ae" ;
  skos:notation "AE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/af> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Af" ;
  skos:altLabel "af" ;
  skos:notation "AF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ag> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ag" ;
  skos:altLabel "ag" ;
  skos:notation "AG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ai> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ai" ;
  skos:altLabel "ai" ;
  skos:notation "AI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/al> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Al" ;
  skos:altLabel "al" ;
  skos:notation "AL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/am> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Am" ;
  skos:altLabel "am" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ao> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ao" ;
  skos:altLabel "ao" ;
  skos:notation "AO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/aq> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Aq" ;
  skos:altLabel "aq" ;
  skos:notation "AQ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ar> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ar" ;
  skos:altLabel "ar" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/as> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "As" ;
  skos:altLabel "as" ;
  skos:notation "AS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/at> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "At" ;
  skos:altLabel "at" ;
  skos:notation "AT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/au> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Au" ;
  skos:altLabel "au" ;
  skos:notation "AU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/aw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Aw" ;
  skos:altLabel "aw" ;
  skos:notation "AW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ax> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ax" ;
  skos:altLabel "ax" ;
  skos:notation "AX" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/az> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Az" ;
  skos:altLabel "az" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ba> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ba" ;
  skos:altLabel "ba" ;
  skos:notation "BA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bb> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bb" ;
  skos:altLabel "bb" ;
  skos:notation "BB" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bd> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bd" ;
  skos:altLabel "bd" ;
  skos:notation "BD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/be> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Be" ;
  skos:altLabel "be" ;
  skos:notation "BE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bf" ;
  skos:altLabel "bf" ;
  skos:notation "BF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bg" ;
  skos:altLabel "bg" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bh> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bh" ;
  skos:altLabel "bh" ;
  skos:notation "BH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bi> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bi" ;
  skos:altLabel "bi" ;
  skos:notation "BI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bj> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bj" ;
  skos:altLabel "bj" ;
  skos:notation "BJ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bl" ;
  skos:altLabel "bl" ;
  skos:notation "BL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bm" ;
  skos:altLabel "bm" ;
  skos:notation "BM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bn" ;
  skos:altLabel "bn" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bo> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bo" ;
  skos:altLabel "bo" ;
  skos:notation "BO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bq> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bq" ;
  skos:altLabel "bq" ;
  skos:notation "BQ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/br> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Br" ;
  skos:altLabel "br" ;
  skos:notation "BR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bs> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bs" ;
  skos:altLabel "bs" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bt" ;
  skos:altLabel "bt" ;
  skos:notation "BT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bv> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bv" ;
  skos:altLabel "bv" ;
  skos:notation "BV" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bw" ;
  skos:altLabel "bw" ;
  skos:notation "BW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/by> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "By" ;
  skos:altLabel "by" ;
  skos:notation "BY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/bz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Bz" ;
  skos:altLabel "bz" ;
  skos:notation "BZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ca> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ca" ;
  skos:altLabel "ca" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cc" ;
  skos:altLabel "cc" ;
  skos:notation "CC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cd> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cd" ;
  skos:altLabel "cd" ;
  skos:notation "CD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cf" ;
  skos:altLabel "cf" ;
  skos:notation "CF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cg" ;
  skos:altLabel "cg" ;
  skos:notation "CG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ch> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ch" ;
  skos:altLabel "ch" ;
  skos:notation "CH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ci> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ci" ;
  skos:altLabel "ci" ;
  skos:notation "CI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ck> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ck" ;
  skos:altLabel "ck" ;
  skos:notation "CK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cl" ;
  skos:altLabel "cl" ;
  skos:notation "CL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cm" ;
  skos:altLabel "cm" ;
  skos:notation "CM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cn" ;
  skos:altLabel "cn" ;
  skos:notation "CN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/co> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Co" ;
  skos:altLabel "co" ;
  skos:notation "CO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cr" ;
  skos:altLabel "cr" ;
  skos:notation "CR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cu" ;
  skos:altLabel "cu" ;
  skos:notation "CU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cv> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cv" ;
  skos:altLabel "cv" ;
  skos:notation "CV" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cw" ;
  skos:altLabel "cw" ;
  skos:notation "CW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cx> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cx" ;
  skos:altLabel "cx" ;
  skos:notation "CX" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cy> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cy" ;
  skos:altLabel "cy" ;
  skos:notation "CY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/cz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Cz" ;
  skos:altLabel "cz" ;
  skos:notation "CZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/de> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/dj> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Dj" ;
  skos:altLabel "dj" ;
  skos:notation "DJ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/dk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Dk" ;
  skos:altLabel "dk" ;
  skos:notation "DK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/dm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Dm" ;
  skos:altLabel "dm" ;
  skos:notation "DM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/do> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Do" ;
  skos:altLabel "do" ;
  skos:notation "DO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/dz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Dz" ;
  skos:altLabel "dz" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ec> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ec" ;
  skos:altLabel "ec" ;
  skos:notation "EC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ee> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ee" ;
  skos:altLabel "ee" ;
  skos:notation "EE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/eg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Eg" ;
  skos:altLabel "eg" ;
  skos:notation "EG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/eh> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Eh" ;
  skos:altLabel "eh" ;
  skos:notation "EH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/er> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Er" ;
  skos:altLabel "er" ;
  skos:notation "ER" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/es> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Es" ;
  skos:altLabel "es" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/et> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Et" ;
  skos:altLabel "et" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/fi> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Fi" ;
  skos:altLabel "fi" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/fj> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Fj" ;
  skos:altLabel "fj" ;
  skos:notation "FJ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/fk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Fk" ;
  skos:altLabel "fk" ;
  skos:notation "FK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/fm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Fm" ;
  skos:altLabel "fm" ;
  skos:notation "FM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/fo> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Fo" ;
  skos:altLabel "fo" ;
  skos:notation "FO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/fr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ga> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ga" ;
  skos:altLabel "ga" ;
  skos:notation "GA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gb> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gb" ;
  skos:altLabel "gb" ;
  skos:notation "GB" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gd> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gd" ;
  skos:altLabel "gd" ;
  skos:notation "GD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ge> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ge" ;
  skos:altLabel "ge" ;
  skos:notation "GE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gf" ;
  skos:altLabel "gf" ;
  skos:notation "GF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gg" ;
  skos:altLabel "gg" ;
  skos:notation "GG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gh> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gh" ;
  skos:altLabel "gh" ;
  skos:notation "GH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gi> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gi" ;
  skos:altLabel "gi" ;
  skos:notation "GI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gl" ;
  skos:altLabel "gl" ;
  skos:notation "GL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gm" ;
  skos:altLabel "gm" ;
  skos:notation "GM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gn" ;
  skos:altLabel "gn" ;
  skos:notation "GN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gp> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gp" ;
  skos:altLabel "gp" ;
  skos:notation "GP" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gq> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gq" ;
  skos:altLabel "gq" ;
  skos:notation "GQ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gr" ;
  skos:altLabel "gr" ;
  skos:notation "GR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gs> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gs" ;
  skos:altLabel "gs" ;
  skos:notation "GS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gt" ;
  skos:altLabel "gt" ;
  skos:notation "GT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gu" ;
  skos:altLabel "gu" ;
  skos:notation "GU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gw" ;
  skos:altLabel "gw" ;
  skos:notation "GW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/gy> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Gy" ;
  skos:altLabel "gy" ;
  skos:notation "GY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/hk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Hk" ;
  skos:altLabel "hk" ;
  skos:notation "HK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/hm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Hm" ;
  skos:altLabel "hm" ;
  skos:notation "HM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/hn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Hn" ;
  skos:altLabel "hn" ;
  skos:notation "HN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/hr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Hr" ;
  skos:altLabel "hr" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ht> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ht" ;
  skos:altLabel "ht" ;
  skos:notation "HT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/hu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Hu" ;
  skos:altLabel "hu" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/id> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Id" ;
  skos:altLabel "id" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ie> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ie" ;
  skos:altLabel "ie" ;
  skos:notation "IE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/il> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Il" ;
  skos:altLabel "il" ;
  skos:notation "IL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/im> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Im" ;
  skos:altLabel "im" ;
  skos:notation "IM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/in> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "In" ;
  skos:altLabel "in" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/io> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Io" ;
  skos:altLabel "io" ;
  skos:notation "IO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/iq> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Iq" ;
  skos:altLabel "iq" ;
  skos:notation "IQ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ir> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ir" ;
  skos:altLabel "ir" ;
  skos:notation "IR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/is> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Is" ;
  skos:altLabel "is" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/it> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/je> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Je" ;
  skos:altLabel "je" ;
  skos:notation "JE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/jm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Jm" ;
  skos:altLabel "jm" ;
  skos:notation "JM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/jo> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Jo" ;
  skos:altLabel "jo" ;
  skos:notation "JO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/jp> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Jp" ;
  skos:altLabel "jp" ;
  skos:notation "JP" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ke> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ke" ;
  skos:altLabel "ke" ;
  skos:notation "KE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/kg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Kg" ;
  skos:altLabel "kg" ;
  skos:notation "KG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/kh> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Kh" ;
  skos:altLabel "kh" ;
  skos:notation "KH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ki> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ki" ;
  skos:altLabel "ki" ;
  skos:notation "KI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/km> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Km" ;
  skos:altLabel "km" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/kn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Kn" ;
  skos:altLabel "kn" ;
  skos:notation "KN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/kr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Kr" ;
  skos:altLabel "kr" ;
  skos:notation "KR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/kw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Kw" ;
  skos:altLabel "kw" ;
  skos:notation "KW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ky> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ky" ;
  skos:altLabel "ky" ;
  skos:notation "KY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/kz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Kz" ;
  skos:altLabel "kz" ;
  skos:notation "KZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/la> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "La" ;
  skos:altLabel "la" ;
  skos:notation "LA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lb> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lb" ;
  skos:altLabel "lb" ;
  skos:notation "LB" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lc" ;
  skos:altLabel "lc" ;
  skos:notation "LC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/li> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Li" ;
  skos:altLabel "li" ;
  skos:notation "LI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lk" ;
  skos:altLabel "lk" ;
  skos:notation "LK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lr" ;
  skos:altLabel "lr" ;
  skos:notation "LR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ls> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ls" ;
  skos:altLabel "ls" ;
  skos:notation "LS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lt" ;
  skos:altLabel "lt" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lu" ;
  skos:altLabel "lu" ;
  skos:notation "LU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/lv> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Lv" ;
  skos:altLabel "lv" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ly> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ly" ;
  skos:altLabel "ly" ;
  skos:notation "LY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ma> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ma" ;
  skos:altLabel "ma" ;
  skos:notation "MA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mc" ;
  skos:altLabel "mc" ;
  skos:notation "MC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/md> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Md" ;
  skos:altLabel "md" ;
  skos:notation "MD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/me> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Me" ;
  skos:altLabel "me" ;
  skos:notation "ME" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mf" ;
  skos:altLabel "mf" ;
  skos:notation "MF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mg" ;
  skos:altLabel "mg" ;
  skos:notation "MG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mh> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mh" ;
  skos:altLabel "mh" ;
  skos:notation "MH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mk" ;
  skos:altLabel "mk" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ml> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ml" ;
  skos:altLabel "ml" ;
  skos:notation "ML" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mm" ;
  skos:altLabel "mm" ;
  skos:notation "MM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mn" ;
  skos:altLabel "mn" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mo> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mo" ;
  skos:altLabel "mo" ;
  skos:notation "MO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mp> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mp" ;
  skos:altLabel "mp" ;
  skos:notation "MP" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mq> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mq" ;
  skos:altLabel "mq" ;
  skos:notation "MQ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mr" ;
  skos:altLabel "mr" ;
  skos:notation "MR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ms> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ms" ;
  skos:altLabel "ms" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mt" ;
  skos:altLabel "mt" ;
  skos:notation "MT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mu" ;
  skos:altLabel "mu" ;
  skos:notation "MU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mv> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mv" ;
  skos:altLabel "mv" ;
  skos:notation "MV" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mw" ;
  skos:altLabel "mw" ;
  skos:notation "MW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mx> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mx" ;
  skos:altLabel "mx" ;
  skos:notation "MX" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/my> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "My" ;
  skos:altLabel "my" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/mz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Mz" ;
  skos:altLabel "mz" ;
  skos:notation "MZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/na> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Na" ;
  skos:altLabel "na" ;
  skos:notation "NA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/nc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Nc" ;
  skos:altLabel "nc" ;
  skos:notation "NC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ne> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ne" ;
  skos:altLabel "ne" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/nf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Nf" ;
  skos:altLabel "nf" ;
  skos:notation "NF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ng> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ng" ;
  skos:altLabel "ng" ;
  skos:notation "NG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ni> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ni" ;
  skos:altLabel "ni" ;
  skos:notation "NI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/nl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/no> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "No" ;
  skos:altLabel "no" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/np> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Np" ;
  skos:altLabel "np" ;
  skos:notation "NP" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/nr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Nr" ;
  skos:altLabel "nr" ;
  skos:notation "NR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/nu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Nu" ;
  skos:altLabel "nu" ;
  skos:notation "NU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/nz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Nz" ;
  skos:altLabel "nz" ;
  skos:notation "NZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/om> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Om" ;
  skos:altLabel "om" ;
  skos:notation "OM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pa> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pa" ;
  skos:altLabel "pa" ;
  skos:notation "PA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pe> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pe" ;
  skos:altLabel "pe" ;
  skos:notation "PE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pf" ;
  skos:altLabel "pf" ;
  skos:notation "PF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pg" ;
  skos:altLabel "pg" ;
  skos:notation "PG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ph> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ph" ;
  skos:altLabel "ph" ;
  skos:notation "PH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pk" ;
  skos:altLabel "pk" ;
  skos:notation "PK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pl" ;
  skos:altLabel "pl" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pm" ;
  skos:altLabel "pm" ;
  skos:notation "PM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pn" ;
  skos:altLabel "pn" ;
  skos:notation "PN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pr" ;
  skos:altLabel "pr" ;
  skos:notation "PR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ps> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ps" ;
  skos:altLabel "ps" ;
  skos:notation "PS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pt" ;
  skos:altLabel "pt" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/pw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Pw" ;
  skos:altLabel "pw" ;
  skos:notation "PW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/py> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Py" ;
  skos:altLabel "py" ;
  skos:notation "PY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/qa> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Qa" ;
  skos:altLabel "qa" ;
  skos:notation "QA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/re> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Re" ;
  skos:altLabel "re" ;
  skos:notation "RE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ro> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ro" ;
  skos:altLabel "ro" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/rs> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Rs" ;
  skos:altLabel "rs" ;
  skos:notation "RS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ru> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ru" ;
  skos:altLabel "ru" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/rw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Rw" ;
  skos:altLabel "rw" ;
  skos:notation "RW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sa> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sa" ;
  skos:altLabel "sa" ;
  skos:notation "SA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sb> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sb" ;
  skos:altLabel "sb" ;
  skos:notation "SB" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sc" ;
  skos:altLabel "sc" ;
  skos:notation "SC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sd> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sd" ;
  skos:altLabel "sd" ;
  skos:notation "SD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/se> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Se" ;
  skos:altLabel "se" ;
  skos:notation "SE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sg" ;
  skos:altLabel "sg" ;
  skos:notation "SG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sh> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sh" ;
  skos:altLabel "sh" ;
  skos:notation "SH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/si> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Si" ;
  skos:altLabel "si" ;
  skos:notation "SI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sj> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sj" ;
  skos:altLabel "sj" ;
  skos:notation "SJ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sk" ;
  skos:altLabel "sk" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sl" ;
  skos:altLabel "sl" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sm" ;
  skos:altLabel "sm" ;
  skos:notation "SM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sn" ;
  skos:altLabel "sn" ;
  skos:notation "SN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/so> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "So" ;
  skos:altLabel "so" ;
  skos:notation "SO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sr" ;
  skos:altLabel "sr" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ss> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ss" ;
  skos:altLabel "ss" ;
  skos:notation "SS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/st> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "St" ;
  skos:altLabel "st" ;
  skos:notation "ST" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sv> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sv" ;
  skos:altLabel "sv" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sx> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sx" ;
  skos:altLabel "sx" ;
  skos:notation "SX" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sy> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sy" ;
  skos:altLabel "sy" ;
  skos:notation "SY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/sz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Sz" ;
  skos:altLabel "sz" ;
  skos:notation "SZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tc" ;
  skos:altLabel "tc" ;
  skos:notation "TC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/td> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Td" ;
  skos:altLabel "td" ;
  skos:notation "TD" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tf" ;
  skos:altLabel "tf" ;
  skos:notation "TF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tg" ;
  skos:altLabel "tg" ;
  skos:notation "TG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/th> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Th" ;
  skos:altLabel "th" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tj> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tj" ;
  skos:altLabel "tj" ;
  skos:notation "TJ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tk> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tk" ;
  skos:altLabel "tk" ;
  skos:notation "TK" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tl> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tl" ;
  skos:altLabel "tl" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tm" ;
  skos:altLabel "tm" ;
  skos:notation "TM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tn" ;
  skos:altLabel "tn" ;
  skos:notation "TN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/to> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "To" ;
  skos:altLabel "to" ;
  skos:notation "TO" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tr> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tt" ;
  skos:altLabel "tt" ;
  skos:notation "TT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tv> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tv" ;
  skos:altLabel "tv" ;
  skos:notation "TV" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tw" ;
  skos:altLabel "tw" ;
  skos:notation "TW" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/tz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Tz" ;
  skos:altLabel "tz" ;
  skos:notation "TZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ua> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ua" ;
  skos:altLabel "ua" ;
  skos:notation "UA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ug> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ug" ;
  skos:altLabel "ug" ;
  skos:notation "UG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/um> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Um" ;
  skos:altLabel "um" ;
  skos:notation "UM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/us> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Us" ;
  skos:altLabel "us" ;
  skos:notation "US" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/uy> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Uy" ;
  skos:altLabel "uy" ;
  skos:notation "UY" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/uz> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Uz" ;
  skos:altLabel "uz" ;
  skos:notation "UZ" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/va> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Va" ;
  skos:altLabel "va" ;
  skos:notation "VA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/vc> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Vc" ;
  skos:altLabel "vc" ;
  skos:notation "VC" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ve> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ve" ;
  skos:altLabel "ve" ;
  skos:notation "VE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/vg> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Vg" ;
  skos:altLabel "vg" ;
  skos:notation "VG" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/vi> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Vi" ;
  skos:altLabel "vi" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/vn> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Vn" ;
  skos:altLabel "vn" ;
  skos:notation "VN" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/vu> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Vu" ;
  skos:altLabel "vu" ;
  skos:notation "VU" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/wf> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Wf" ;
  skos:altLabel "wf" ;
  skos:notation "WF" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ws> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ws" ;
  skos:altLabel "ws" ;
  skos:notation "WS" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/ye> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Ye" ;
  skos:altLabel "ye" ;
  skos:notation "YE" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/yt> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Yt" ;
  skos:altLabel "yt" ;
  skos:notation "YT" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/za> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Za" ;
  skos:altLabel "za" ;
  skos:notation "ZA" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/zm> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Zm" ;
  skos:altLabel "zm" ;
  skos:notation "ZM" .

<https://relay.inferal.com/ontology/pinterest/AdCountry/zw> a skos:Concept ;
  skos:inScheme pinterest:AdCountryScheme ;
  skos:topConceptOf pinterest:AdCountryScheme ;
  skos:prefLabel "Zw" ;
  skos:altLabel "zw" ;
  skos:notation "ZW" .

# Concept scheme: AdGroupSummaryStatus
pinterest:AdGroupSummaryStatusScheme a skos:ConceptScheme ;
  rdfs:label "AdGroupSummaryStatus" ;
  rdfs:comment "Summary status for ad group" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/running> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/notStarted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/completed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/advertiserDisabled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/archived> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/draft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/deletedDraft> .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/running> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Running" ;
  skos:altLabel "running" ;
  skos:notation "RUNNING" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/paused> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:altLabel "paused" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/notStarted> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Not Started" ;
  skos:altLabel "notStarted" ;
  skos:notation "NOT_STARTED" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/completed> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Completed" ;
  skos:altLabel "completed" ;
  skos:notation "COMPLETED" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/advertiserDisabled> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Advertiser Disabled" ;
  skos:altLabel "advertiserDisabled" ;
  skos:notation "ADVERTISER_DISABLED" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/archived> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Archived" ;
  skos:altLabel "archived" ;
  skos:notation "ARCHIVED" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/draft> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Draft" ;
  skos:altLabel "draft" ;
  skos:notation "DRAFT" .

<https://relay.inferal.com/ontology/pinterest/AdGroupSummaryStatus/deletedDraft> a skos:Concept ;
  skos:inScheme pinterest:AdGroupSummaryStatusScheme ;
  skos:topConceptOf pinterest:AdGroupSummaryStatusScheme ;
  skos:prefLabel "Deleted Draft" ;
  skos:altLabel "deletedDraft" ;
  skos:notation "DELETED_DRAFT" .

# Concept scheme: AdvancedAuctionOperation
pinterest:AdvancedAuctionOperationScheme a skos:ConceptScheme ;
  rdfs:label "AdvancedAuctionOperation" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdvancedAuctionOperation/upsert> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AdvancedAuctionOperation/delete> .

<https://relay.inferal.com/ontology/pinterest/AdvancedAuctionOperation/upsert> a skos:Concept ;
  skos:inScheme pinterest:AdvancedAuctionOperationScheme ;
  skos:topConceptOf pinterest:AdvancedAuctionOperationScheme ;
  skos:prefLabel "Upsert" ;
  skos:altLabel "upsert" ;
  skos:notation "UPSERT" .

<https://relay.inferal.com/ontology/pinterest/AdvancedAuctionOperation/delete> a skos:Concept ;
  skos:inScheme pinterest:AdvancedAuctionOperationScheme ;
  skos:topConceptOf pinterest:AdvancedAuctionOperationScheme ;
  skos:prefLabel "Delete" ;
  skos:altLabel "delete" ;
  skos:notation "DELETE" .

# Concept scheme: AssetGroupType
pinterest:AssetGroupTypeScheme a skos:ConceptScheme ;
  rdfs:label "AssetGroupType" ;
  rdfs:comment "Asset group type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AssetGroupType/brand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AssetGroupType/locationOrLanguage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AssetGroupType/productLine> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AssetGroupType/other> .

<https://relay.inferal.com/ontology/pinterest/AssetGroupType/brand> a skos:Concept ;
  skos:inScheme pinterest:AssetGroupTypeScheme ;
  skos:topConceptOf pinterest:AssetGroupTypeScheme ;
  skos:prefLabel "Brand" ;
  skos:altLabel "brand" ;
  skos:notation "BRAND" .

<https://relay.inferal.com/ontology/pinterest/AssetGroupType/locationOrLanguage> a skos:Concept ;
  skos:inScheme pinterest:AssetGroupTypeScheme ;
  skos:topConceptOf pinterest:AssetGroupTypeScheme ;
  skos:prefLabel "Location Or Language" ;
  skos:altLabel "locationOrLanguage" ;
  skos:notation "LOCATION_OR_LANGUAGE" .

<https://relay.inferal.com/ontology/pinterest/AssetGroupType/productLine> a skos:Concept ;
  skos:inScheme pinterest:AssetGroupTypeScheme ;
  skos:topConceptOf pinterest:AssetGroupTypeScheme ;
  skos:prefLabel "Product Line" ;
  skos:altLabel "productLine" ;
  skos:notation "PRODUCT_LINE" .

<https://relay.inferal.com/ontology/pinterest/AssetGroupType/other> a skos:Concept ;
  skos:inScheme pinterest:AssetGroupTypeScheme ;
  skos:topConceptOf pinterest:AssetGroupTypeScheme ;
  skos:prefLabel "Other" ;
  skos:altLabel "other" ;
  skos:notation "OTHER" .

# Concept scheme: AudienceInsightType
pinterest:AudienceInsightTypeScheme a skos:ConceptScheme ;
  rdfs:label "AudienceInsightType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceInsightType/yourTotalAudience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceInsightType/yourEngagedAudience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceInsightType/pinterestTotalAudience> .

<https://relay.inferal.com/ontology/pinterest/AudienceInsightType/yourTotalAudience> a skos:Concept ;
  skos:inScheme pinterest:AudienceInsightTypeScheme ;
  skos:topConceptOf pinterest:AudienceInsightTypeScheme ;
  skos:prefLabel "Your Total Audience" ;
  skos:altLabel "yourTotalAudience" ;
  skos:notation "YOUR_TOTAL_AUDIENCE" .

<https://relay.inferal.com/ontology/pinterest/AudienceInsightType/yourEngagedAudience> a skos:Concept ;
  skos:inScheme pinterest:AudienceInsightTypeScheme ;
  skos:topConceptOf pinterest:AudienceInsightTypeScheme ;
  skos:prefLabel "Your Engaged Audience" ;
  skos:altLabel "yourEngagedAudience" ;
  skos:notation "YOUR_ENGAGED_AUDIENCE" .

<https://relay.inferal.com/ontology/pinterest/AudienceInsightType/pinterestTotalAudience> a skos:Concept ;
  skos:inScheme pinterest:AudienceInsightTypeScheme ;
  skos:topConceptOf pinterest:AudienceInsightTypeScheme ;
  skos:prefLabel "Pinterest Total Audience" ;
  skos:altLabel "pinterestTotalAudience" ;
  skos:notation "PINTEREST_TOTAL_AUDIENCE" .

# Concept scheme: AudienceType
pinterest:AudienceTypeScheme a skos:ConceptScheme ;
  rdfs:label "AudienceType" ;
  rdfs:comment "Audience type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceType/customerList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceType/visitor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceType/engagement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceType/actalike> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceType/persona> .

<https://relay.inferal.com/ontology/pinterest/AudienceType/customerList> a skos:Concept ;
  skos:inScheme pinterest:AudienceTypeScheme ;
  skos:topConceptOf pinterest:AudienceTypeScheme ;
  skos:prefLabel "Customer List" ;
  skos:altLabel "customerList" ;
  skos:notation "CUSTOMER_LIST" .

<https://relay.inferal.com/ontology/pinterest/AudienceType/visitor> a skos:Concept ;
  skos:inScheme pinterest:AudienceTypeScheme ;
  skos:topConceptOf pinterest:AudienceTypeScheme ;
  skos:prefLabel "Visitor" ;
  skos:altLabel "visitor" ;
  skos:notation "VISITOR" .

<https://relay.inferal.com/ontology/pinterest/AudienceType/engagement> a skos:Concept ;
  skos:inScheme pinterest:AudienceTypeScheme ;
  skos:topConceptOf pinterest:AudienceTypeScheme ;
  skos:prefLabel "Engagement" ;
  skos:altLabel "engagement" ;
  skos:notation "ENGAGEMENT" .

<https://relay.inferal.com/ontology/pinterest/AudienceType/actalike> a skos:Concept ;
  skos:inScheme pinterest:AudienceTypeScheme ;
  skos:topConceptOf pinterest:AudienceTypeScheme ;
  skos:prefLabel "Actalike" ;
  skos:altLabel "actalike" ;
  skos:notation "ACTALIKE" .

<https://relay.inferal.com/ontology/pinterest/AudienceType/persona> a skos:Concept ;
  skos:inScheme pinterest:AudienceTypeScheme ;
  skos:topConceptOf pinterest:AudienceTypeScheme ;
  skos:prefLabel "Persona" ;
  skos:altLabel "persona" ;
  skos:notation "PERSONA" .

# Concept scheme: AudienceUpdateOperationType
pinterest:AudienceUpdateOperationTypeScheme a skos:ConceptScheme ;
  rdfs:label "AudienceUpdateOperationType" ;
  rdfs:comment "Audience operation type (update or remove)." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceUpdateOperationType/update> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/AudienceUpdateOperationType/remove> .

<https://relay.inferal.com/ontology/pinterest/AudienceUpdateOperationType/update> a skos:Concept ;
  skos:inScheme pinterest:AudienceUpdateOperationTypeScheme ;
  skos:topConceptOf pinterest:AudienceUpdateOperationTypeScheme ;
  skos:prefLabel "Update" ;
  skos:altLabel "update" ;
  skos:notation "UPDATE" .

<https://relay.inferal.com/ontology/pinterest/AudienceUpdateOperationType/remove> a skos:Concept ;
  skos:inScheme pinterest:AudienceUpdateOperationTypeScheme ;
  skos:topConceptOf pinterest:AudienceUpdateOperationTypeScheme ;
  skos:prefLabel "Remove" ;
  skos:altLabel "remove" ;
  skos:notation "REMOVE" .

# Concept scheme: BatchOperation
pinterest:BatchOperationScheme a skos:ConceptScheme ;
  rdfs:label "BatchOperation" ;
  rdfs:comment "The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to \"Out of Stock\"." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperation/update> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperation/upsert> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperation/create> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperation/deleteDiscontinued> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperation/delete> .

<https://relay.inferal.com/ontology/pinterest/BatchOperation/update> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationScheme ;
  skos:topConceptOf pinterest:BatchOperationScheme ;
  skos:prefLabel "Update" ;
  skos:altLabel "update" ;
  skos:notation "UPDATE" .

<https://relay.inferal.com/ontology/pinterest/BatchOperation/upsert> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationScheme ;
  skos:topConceptOf pinterest:BatchOperationScheme ;
  skos:prefLabel "Upsert" ;
  skos:altLabel "upsert" ;
  skos:notation "UPSERT" .

<https://relay.inferal.com/ontology/pinterest/BatchOperation/create> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationScheme ;
  skos:topConceptOf pinterest:BatchOperationScheme ;
  skos:prefLabel "Create" ;
  skos:altLabel "create" ;
  skos:notation "CREATE" .

<https://relay.inferal.com/ontology/pinterest/BatchOperation/deleteDiscontinued> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationScheme ;
  skos:topConceptOf pinterest:BatchOperationScheme ;
  skos:prefLabel "Delete Discontinued" ;
  skos:altLabel "deleteDiscontinued" ;
  skos:notation "DELETE_DISCONTINUED" .

<https://relay.inferal.com/ontology/pinterest/BatchOperation/delete> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationScheme ;
  skos:topConceptOf pinterest:BatchOperationScheme ;
  skos:prefLabel "Delete" ;
  skos:altLabel "delete" ;
  skos:notation "DELETE" .

# Concept scheme: BatchOperationStatus
pinterest:BatchOperationStatusScheme a skos:ConceptScheme ;
  rdfs:label "BatchOperationStatus" ;
  rdfs:comment "The status of the operation performed by the batch" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperationStatus/processing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperationStatus/completed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BatchOperationStatus/failed> .

<https://relay.inferal.com/ontology/pinterest/BatchOperationStatus/processing> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationStatusScheme ;
  skos:topConceptOf pinterest:BatchOperationStatusScheme ;
  skos:prefLabel "Processing" ;
  skos:altLabel "processing" ;
  skos:notation "PROCESSING" .

<https://relay.inferal.com/ontology/pinterest/BatchOperationStatus/completed> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationStatusScheme ;
  skos:topConceptOf pinterest:BatchOperationStatusScheme ;
  skos:prefLabel "Completed" ;
  skos:altLabel "completed" ;
  skos:notation "COMPLETED" .

<https://relay.inferal.com/ontology/pinterest/BatchOperationStatus/failed> a skos:Concept ;
  skos:inScheme pinterest:BatchOperationStatusScheme ;
  skos:topConceptOf pinterest:BatchOperationStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:altLabel "failed" ;
  skos:notation "FAILED" .

# Concept scheme: BoardPrivacy
pinterest:BoardPrivacyScheme a skos:ConceptScheme ;
  rdfs:label "BoardPrivacy" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BoardPrivacy/public> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BoardPrivacy/protected> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BoardPrivacy/secret> .

<https://relay.inferal.com/ontology/pinterest/BoardPrivacy/public> a skos:Concept ;
  skos:inScheme pinterest:BoardPrivacyScheme ;
  skos:topConceptOf pinterest:BoardPrivacyScheme ;
  skos:prefLabel "Public" ;
  skos:altLabel "public" ;
  skos:notation "PUBLIC" .

<https://relay.inferal.com/ontology/pinterest/BoardPrivacy/protected> a skos:Concept ;
  skos:inScheme pinterest:BoardPrivacyScheme ;
  skos:topConceptOf pinterest:BoardPrivacyScheme ;
  skos:prefLabel "Protected" ;
  skos:altLabel "protected" ;
  skos:notation "PROTECTED" .

<https://relay.inferal.com/ontology/pinterest/BoardPrivacy/secret> a skos:Concept ;
  skos:inScheme pinterest:BoardPrivacyScheme ;
  skos:topConceptOf pinterest:BoardPrivacyScheme ;
  skos:prefLabel "Secret" ;
  skos:altLabel "secret" ;
  skos:notation "SECRET" .

# Concept scheme: BoardUpdatePrivacy
pinterest:BoardUpdatePrivacyScheme a skos:ConceptScheme ;
  rdfs:label "BoardUpdatePrivacy" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BoardUpdatePrivacy/public> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BoardUpdatePrivacy/secret> .

<https://relay.inferal.com/ontology/pinterest/BoardUpdatePrivacy/public> a skos:Concept ;
  skos:inScheme pinterest:BoardUpdatePrivacyScheme ;
  skos:topConceptOf pinterest:BoardUpdatePrivacyScheme ;
  skos:prefLabel "Public" ;
  skos:altLabel "public" ;
  skos:notation "PUBLIC" .

<https://relay.inferal.com/ontology/pinterest/BoardUpdatePrivacy/secret> a skos:Concept ;
  skos:inScheme pinterest:BoardUpdatePrivacyScheme ;
  skos:topConceptOf pinterest:BoardUpdatePrivacyScheme ;
  skos:prefLabel "Secret" ;
  skos:altLabel "secret" ;
  skos:notation "SECRET" .

# Concept scheme: BudgetType
pinterest:BudgetTypeScheme a skos:ConceptScheme ;
  rdfs:label "BudgetType" ;
  rdfs:comment "Budget type. If DAILY, an ad group's daily spend will not exceed the budget parameter value. If LIFETIME, the end_time parameter is **REQUIRED**, and the ad group spend is spread evenly between the ad group `start_time` and `end_time` range. A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. For CBO campaigns, only \"CBO_ADGROUP\" is allowed. For WEB_SESSIONS campaigns, only \"LIFETIME\" is allowed. For update, only draft ad groups may update budget type." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BudgetType/daily> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BudgetType/lifetime> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BudgetType/cboAdgroup> .

<https://relay.inferal.com/ontology/pinterest/BudgetType/daily> a skos:Concept ;
  skos:inScheme pinterest:BudgetTypeScheme ;
  skos:topConceptOf pinterest:BudgetTypeScheme ;
  skos:prefLabel "Daily" ;
  skos:altLabel "daily" ;
  skos:notation "DAILY" .

<https://relay.inferal.com/ontology/pinterest/BudgetType/lifetime> a skos:Concept ;
  skos:inScheme pinterest:BudgetTypeScheme ;
  skos:topConceptOf pinterest:BudgetTypeScheme ;
  skos:prefLabel "Lifetime" ;
  skos:altLabel "lifetime" ;
  skos:notation "LIFETIME" .

<https://relay.inferal.com/ontology/pinterest/BudgetType/cboAdgroup> a skos:Concept ;
  skos:inScheme pinterest:BudgetTypeScheme ;
  skos:topConceptOf pinterest:BudgetTypeScheme ;
  skos:prefLabel "Cbo Adgroup" ;
  skos:altLabel "cboAdgroup" ;
  skos:notation "CBO_ADGROUP" .

# Concept scheme: BulkEntityType
pinterest:BulkEntityTypeScheme a skos:ConceptScheme ;
  rdfs:label "BulkEntityType" ;
  rdfs:comment "Refers ads entity type. Schedule enum is only applicable to beta users" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/adGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/productGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/ad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/label> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkEntityType/schedule> .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/campaign> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:altLabel "campaign" ;
  skos:notation "CAMPAIGN" .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/adGroup> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "adGroup" ;
  skos:notation "AD_GROUP" .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/productGroup> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "productGroup" ;
  skos:notation "PRODUCT_GROUP" .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/ad> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Ad" ;
  skos:altLabel "ad" ;
  skos:notation "AD" .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/keyword> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Keyword" ;
  skos:altLabel "keyword" ;
  skos:notation "KEYWORD" .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/label> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Label" ;
  skos:altLabel "label" ;
  skos:notation "LABEL" .

<https://relay.inferal.com/ontology/pinterest/BulkEntityType/schedule> a skos:Concept ;
  skos:inScheme pinterest:BulkEntityTypeScheme ;
  skos:topConceptOf pinterest:BulkEntityTypeScheme ;
  skos:prefLabel "Schedule" ;
  skos:altLabel "schedule" ;
  skos:notation "SCHEDULE" .

# Concept scheme: BulkOutputFormat
pinterest:BulkOutputFormatScheme a skos:ConceptScheme ;
  rdfs:label "BulkOutputFormat" ;
  rdfs:comment "Bulk file output format" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkOutputFormat/csv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkOutputFormat/json> .

<https://relay.inferal.com/ontology/pinterest/BulkOutputFormat/csv> a skos:Concept ;
  skos:inScheme pinterest:BulkOutputFormatScheme ;
  skos:topConceptOf pinterest:BulkOutputFormatScheme ;
  skos:prefLabel "Csv" ;
  skos:altLabel "csv" ;
  skos:notation "CSV" .

<https://relay.inferal.com/ontology/pinterest/BulkOutputFormat/json> a skos:Concept ;
  skos:inScheme pinterest:BulkOutputFormatScheme ;
  skos:topConceptOf pinterest:BulkOutputFormatScheme ;
  skos:prefLabel "Json" ;
  skos:altLabel "json" ;
  skos:notation "JSON" .

# Concept scheme: BulkReportingJobStatus
pinterest:BulkReportingJobStatusScheme a skos:ConceptScheme ;
  rdfs:label "BulkReportingJobStatus" ;
  rdfs:comment "Possible status for a bulk reporting job" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/doesNotExist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/finished> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/inProgress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/expired> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/failed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/cancelled> .

<https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/doesNotExist> a skos:Concept ;
  skos:inScheme pinterest:BulkReportingJobStatusScheme ;
  skos:topConceptOf pinterest:BulkReportingJobStatusScheme ;
  skos:prefLabel "Does Not Exist" ;
  skos:altLabel "doesNotExist" ;
  skos:notation "DOES_NOT_EXIST" .

<https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/finished> a skos:Concept ;
  skos:inScheme pinterest:BulkReportingJobStatusScheme ;
  skos:topConceptOf pinterest:BulkReportingJobStatusScheme ;
  skos:prefLabel "Finished" ;
  skos:altLabel "finished" ;
  skos:notation "FINISHED" .

<https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/inProgress> a skos:Concept ;
  skos:inScheme pinterest:BulkReportingJobStatusScheme ;
  skos:topConceptOf pinterest:BulkReportingJobStatusScheme ;
  skos:prefLabel "In Progress" ;
  skos:altLabel "inProgress" ;
  skos:notation "IN_PROGRESS" .

<https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/expired> a skos:Concept ;
  skos:inScheme pinterest:BulkReportingJobStatusScheme ;
  skos:topConceptOf pinterest:BulkReportingJobStatusScheme ;
  skos:prefLabel "Expired" ;
  skos:altLabel "expired" ;
  skos:notation "EXPIRED" .

<https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/failed> a skos:Concept ;
  skos:inScheme pinterest:BulkReportingJobStatusScheme ;
  skos:topConceptOf pinterest:BulkReportingJobStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:altLabel "failed" ;
  skos:notation "FAILED" .

<https://relay.inferal.com/ontology/pinterest/BulkReportingJobStatus/cancelled> a skos:Concept ;
  skos:inScheme pinterest:BulkReportingJobStatusScheme ;
  skos:topConceptOf pinterest:BulkReportingJobStatusScheme ;
  skos:prefLabel "Cancelled" ;
  skos:altLabel "cancelled" ;
  skos:notation "CANCELLED" .

# Concept scheme: BulkUpsertStatus
pinterest:BulkUpsertStatusScheme a skos:ConceptScheme ;
  rdfs:label "BulkUpsertStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkUpsertStatus/running> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkUpsertStatus/succeeded> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BulkUpsertStatus/failed> .

<https://relay.inferal.com/ontology/pinterest/BulkUpsertStatus/running> a skos:Concept ;
  skos:inScheme pinterest:BulkUpsertStatusScheme ;
  skos:topConceptOf pinterest:BulkUpsertStatusScheme ;
  skos:prefLabel "Running" ;
  skos:altLabel "running" ;
  skos:notation "RUNNING" .

<https://relay.inferal.com/ontology/pinterest/BulkUpsertStatus/succeeded> a skos:Concept ;
  skos:inScheme pinterest:BulkUpsertStatusScheme ;
  skos:topConceptOf pinterest:BulkUpsertStatusScheme ;
  skos:prefLabel "Succeeded" ;
  skos:altLabel "succeeded" ;
  skos:notation "SUCCEEDED" .

<https://relay.inferal.com/ontology/pinterest/BulkUpsertStatus/failed> a skos:Concept ;
  skos:inScheme pinterest:BulkUpsertStatusScheme ;
  skos:topConceptOf pinterest:BulkUpsertStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:altLabel "failed" ;
  skos:notation "FAILED" .

# Concept scheme: BusinessAccessRole
pinterest:BusinessAccessRoleScheme a skos:ConceptScheme ;
  rdfs:label "BusinessAccessRole" ;
  rdfs:comment "Permission role for business access." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/owner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/admin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/analyst> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/sosReader> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/financeManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/financeView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/financeEdit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/audienceManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/campaignManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/catalogsManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/restrictedOwner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/profileManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/profilePublisher> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/resourcePinnerListOwner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/resourcePinnerListReader> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/bizPinnerListSharer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/resourceConversionTagsReader> .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/owner> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Owner" ;
  skos:altLabel "owner" ;
  skos:notation "OWNER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/admin> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Admin" ;
  skos:altLabel "admin" ;
  skos:notation "ADMIN" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/analyst> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Analyst" ;
  skos:altLabel "analyst" ;
  skos:notation "ANALYST" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/sosReader> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Sos Reader" ;
  skos:altLabel "sosReader" ;
  skos:notation "SOS_READER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/financeManager> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Finance Manager" ;
  skos:altLabel "financeManager" ;
  skos:notation "FINANCE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/financeView> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Finance View" ;
  skos:altLabel "financeView" ;
  skos:notation "FINANCE_VIEW" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/financeEdit> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Finance Edit" ;
  skos:altLabel "financeEdit" ;
  skos:notation "FINANCE_EDIT" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/audienceManager> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Audience Manager" ;
  skos:altLabel "audienceManager" ;
  skos:notation "AUDIENCE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/campaignManager> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Campaign Manager" ;
  skos:altLabel "campaignManager" ;
  skos:notation "CAMPAIGN_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/catalogsManager> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Catalogs Manager" ;
  skos:altLabel "catalogsManager" ;
  skos:notation "CATALOGS_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/restrictedOwner> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Restricted Owner" ;
  skos:altLabel "restrictedOwner" ;
  skos:notation "RESTRICTED_OWNER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/profileManager> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Profile Manager" ;
  skos:altLabel "profileManager" ;
  skos:notation "PROFILE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/profilePublisher> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Profile Publisher" ;
  skos:altLabel "profilePublisher" ;
  skos:notation "PROFILE_PUBLISHER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/resourcePinnerListOwner> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Resource Pinner List Owner" ;
  skos:altLabel "resourcePinnerListOwner" ;
  skos:notation "RESOURCE_PINNER_LIST_OWNER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/resourcePinnerListReader> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Resource Pinner List Reader" ;
  skos:altLabel "resourcePinnerListReader" ;
  skos:notation "RESOURCE_PINNER_LIST_READER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/bizPinnerListSharer> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Biz Pinner List Sharer" ;
  skos:altLabel "bizPinnerListSharer" ;
  skos:notation "BIZ_PINNER_LIST_SHARER" .

<https://relay.inferal.com/ontology/pinterest/BusinessAccessRole/resourceConversionTagsReader> a skos:Concept ;
  skos:inScheme pinterest:BusinessAccessRoleScheme ;
  skos:topConceptOf pinterest:BusinessAccessRoleScheme ;
  skos:prefLabel "Resource Conversion Tags Reader" ;
  skos:altLabel "resourceConversionTagsReader" ;
  skos:notation "RESOURCE_CONVERSION_TAGS_READER" .

# Concept scheme: BusinessRoleCheckMode
pinterest:BusinessRoleCheckModeScheme a skos:ConceptScheme ;
  rdfs:label "BusinessRoleCheckMode" ;
  rdfs:comment "Specifies if the partner is internal or external." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessRoleCheckMode/internal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessRoleCheckMode/external> .

<https://relay.inferal.com/ontology/pinterest/BusinessRoleCheckMode/internal> a skos:Concept ;
  skos:inScheme pinterest:BusinessRoleCheckModeScheme ;
  skos:topConceptOf pinterest:BusinessRoleCheckModeScheme ;
  skos:prefLabel "Internal" ;
  skos:altLabel "internal" ;
  skos:notation "INTERNAL" .

<https://relay.inferal.com/ontology/pinterest/BusinessRoleCheckMode/external> a skos:Concept ;
  skos:inScheme pinterest:BusinessRoleCheckModeScheme ;
  skos:topConceptOf pinterest:BusinessRoleCheckModeScheme ;
  skos:prefLabel "External" ;
  skos:altLabel "external" ;
  skos:notation "EXTERNAL" .

# Concept scheme: BusinessRoleForMembers
pinterest:BusinessRoleForMembersScheme a skos:ConceptScheme ;
  rdfs:label "BusinessRoleForMembers" ;
  rdfs:comment "The access level a member has to the business. Values are case-sensitive.\n<br> - EMPLOYEE: Can only view and access assets you assign to them.\nThey cannot see details about other employees, partners, or other assets.\n<br> - BIZ_ADMIN: Have full control of roles and can add employees and partners as well as grant asset access." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessRoleForMembers/employee> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/BusinessRoleForMembers/bizAdmin> .

<https://relay.inferal.com/ontology/pinterest/BusinessRoleForMembers/employee> a skos:Concept ;
  skos:inScheme pinterest:BusinessRoleForMembersScheme ;
  skos:topConceptOf pinterest:BusinessRoleForMembersScheme ;
  skos:prefLabel "Employee" ;
  skos:altLabel "employee" ;
  skos:notation "EMPLOYEE" .

<https://relay.inferal.com/ontology/pinterest/BusinessRoleForMembers/bizAdmin> a skos:Concept ;
  skos:inScheme pinterest:BusinessRoleForMembersScheme ;
  skos:topConceptOf pinterest:BusinessRoleForMembersScheme ;
  skos:prefLabel "Biz Admin" ;
  skos:altLabel "bizAdmin" ;
  skos:notation "BIZ_ADMIN" .

# Concept scheme: CampaignSummaryStatus
pinterest:CampaignSummaryStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignSummaryStatus" ;
  rdfs:comment "Summary status for campaign" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/running> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/notStarted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/completed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/advertiserDisabled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/archived> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/draft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/deletedDraft> .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/running> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Running" ;
  skos:altLabel "running" ;
  skos:notation "RUNNING" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/paused> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:altLabel "paused" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/notStarted> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Not Started" ;
  skos:altLabel "notStarted" ;
  skos:notation "NOT_STARTED" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/completed> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Completed" ;
  skos:altLabel "completed" ;
  skos:notation "COMPLETED" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/advertiserDisabled> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Advertiser Disabled" ;
  skos:altLabel "advertiserDisabled" ;
  skos:notation "ADVERTISER_DISABLED" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/archived> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Archived" ;
  skos:altLabel "archived" ;
  skos:notation "ARCHIVED" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/draft> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Draft" ;
  skos:altLabel "draft" ;
  skos:notation "DRAFT" .

<https://relay.inferal.com/ontology/pinterest/CampaignSummaryStatus/deletedDraft> a skos:Concept ;
  skos:inScheme pinterest:CampaignSummaryStatusScheme ;
  skos:topConceptOf pinterest:CampaignSummaryStatusScheme ;
  skos:prefLabel "Deleted Draft" ;
  skos:altLabel "deletedDraft" ;
  skos:notation "DELETED_DRAFT" .

# Concept scheme: CatalogsFeedProcessingStatus
pinterest:CatalogsFeedProcessingStatusScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsFeedProcessingStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsFeedProcessingStatus/completed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsFeedProcessingStatus/failed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsFeedProcessingStatus/processing> .

<https://relay.inferal.com/ontology/pinterest/CatalogsFeedProcessingStatus/completed> a skos:Concept ;
  skos:inScheme pinterest:CatalogsFeedProcessingStatusScheme ;
  skos:topConceptOf pinterest:CatalogsFeedProcessingStatusScheme ;
  skos:prefLabel "Completed" ;
  skos:altLabel "completed" ;
  skos:notation "COMPLETED" .

<https://relay.inferal.com/ontology/pinterest/CatalogsFeedProcessingStatus/failed> a skos:Concept ;
  skos:inScheme pinterest:CatalogsFeedProcessingStatusScheme ;
  skos:topConceptOf pinterest:CatalogsFeedProcessingStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:altLabel "failed" ;
  skos:notation "FAILED" .

<https://relay.inferal.com/ontology/pinterest/CatalogsFeedProcessingStatus/processing> a skos:Concept ;
  skos:inScheme pinterest:CatalogsFeedProcessingStatusScheme ;
  skos:topConceptOf pinterest:CatalogsFeedProcessingStatusScheme ;
  skos:prefLabel "Processing" ;
  skos:altLabel "processing" ;
  skos:notation "PROCESSING" .

# Concept scheme: CatalogsFormat
pinterest:CatalogsFormatScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsFormat" ;
  rdfs:comment "The file format of a feed." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsFormat/tsv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsFormat/csv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsFormat/xml> .

<https://relay.inferal.com/ontology/pinterest/CatalogsFormat/tsv> a skos:Concept ;
  skos:inScheme pinterest:CatalogsFormatScheme ;
  skos:topConceptOf pinterest:CatalogsFormatScheme ;
  skos:prefLabel "Tsv" ;
  skos:altLabel "tsv" ;
  skos:notation "TSV" .

<https://relay.inferal.com/ontology/pinterest/CatalogsFormat/csv> a skos:Concept ;
  skos:inScheme pinterest:CatalogsFormatScheme ;
  skos:topConceptOf pinterest:CatalogsFormatScheme ;
  skos:prefLabel "Csv" ;
  skos:altLabel "csv" ;
  skos:notation "CSV" .

<https://relay.inferal.com/ontology/pinterest/CatalogsFormat/xml> a skos:Concept ;
  skos:inScheme pinterest:CatalogsFormatScheme ;
  skos:topConceptOf pinterest:CatalogsFormatScheme ;
  skos:prefLabel "Xml" ;
  skos:altLabel "xml" ;
  skos:notation "XML" .

# Concept scheme: CatalogsHotelProductGroupType
pinterest:CatalogsHotelProductGroupTypeScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsHotelProductGroupType" ;
  rdfs:comment "<p>Catalog hotel product group type</p>\n<p>MERCHANT_CREATED: Product groups created by merchants.\n<br>ALL_LISTINGS: Includes every hotel item in your catalog." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsHotelProductGroupType/merchantCreated> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsHotelProductGroupType/allListings> .

<https://relay.inferal.com/ontology/pinterest/CatalogsHotelProductGroupType/merchantCreated> a skos:Concept ;
  skos:inScheme pinterest:CatalogsHotelProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsHotelProductGroupTypeScheme ;
  skos:prefLabel "Merchant Created" ;
  skos:altLabel "merchantCreated" ;
  skos:notation "MERCHANT_CREATED" .

<https://relay.inferal.com/ontology/pinterest/CatalogsHotelProductGroupType/allListings> a skos:Concept ;
  skos:inScheme pinterest:CatalogsHotelProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsHotelProductGroupTypeScheme ;
  skos:prefLabel "All Listings" ;
  skos:altLabel "allListings" ;
  skos:notation "ALL_LISTINGS" .

# Concept scheme: CatalogsLocale
pinterest:CatalogsLocaleScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsLocale" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/afZa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/arSa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/bgBg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/bnIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/csCz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/daDk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/elGr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enAu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enCa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enGb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enUs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/es419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/esAr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/esEs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/esMx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/fiFi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/frCa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/heIl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/hiIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/hrHr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/huHu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/idId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/koKr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/msMy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/nbNo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/plPl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ptBr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ptPt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/roRo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ruRu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/skSk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/svSe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/teIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/thTh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/tlPh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ukUa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/viVn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/zhCn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsLocale/zhTw> .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/afZa> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Af Za" ;
  skos:altLabel "afZa" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/arSa> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Ar Sa" ;
  skos:altLabel "arSa" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/bgBg> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Bg Bg" ;
  skos:altLabel "bgBg" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/bnIn> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Bn In" ;
  skos:altLabel "bnIn" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/csCz> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Cs Cz" ;
  skos:altLabel "csCz" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/daDk> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Da Dk" ;
  skos:altLabel "daDk" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/de> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/elGr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "El Gr" ;
  skos:altLabel "elGr" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enAu> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "En Au" ;
  skos:altLabel "enAu" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enCa> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "En Ca" ;
  skos:altLabel "enCa" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enGb> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "En Gb" ;
  skos:altLabel "enGb" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enIn> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "En In" ;
  skos:altLabel "enIn" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/enUs> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "En Us" ;
  skos:altLabel "enUs" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/es419> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Es419" ;
  skos:altLabel "es419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/esAr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Es Ar" ;
  skos:altLabel "esAr" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/esEs> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Es Es" ;
  skos:altLabel "esEs" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/esMx> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Es Mx" ;
  skos:altLabel "esMx" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/fiFi> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Fi Fi" ;
  skos:altLabel "fiFi" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/fr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/frCa> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Fr Ca" ;
  skos:altLabel "frCa" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/heIl> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "He Il" ;
  skos:altLabel "heIl" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/hiIn> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Hi In" ;
  skos:altLabel "hiIn" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/hrHr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Hr Hr" ;
  skos:altLabel "hrHr" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/huHu> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Hu Hu" ;
  skos:altLabel "huHu" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/idId> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Id Id" ;
  skos:altLabel "idId" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/it> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ja> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/koKr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Ko Kr" ;
  skos:altLabel "koKr" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/msMy> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Ms My" ;
  skos:altLabel "msMy" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/nbNo> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Nb No" ;
  skos:altLabel "nbNo" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/nl> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/plPl> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Pl Pl" ;
  skos:altLabel "plPl" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ptBr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Pt Br" ;
  skos:altLabel "ptBr" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ptPt> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Pt Pt" ;
  skos:altLabel "ptPt" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/roRo> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Ro Ro" ;
  skos:altLabel "roRo" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ruRu> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Ru Ru" ;
  skos:altLabel "ruRu" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/skSk> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Sk Sk" ;
  skos:altLabel "skSk" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/svSe> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Sv Se" ;
  skos:altLabel "svSe" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/teIn> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Te In" ;
  skos:altLabel "teIn" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/thTh> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Th Th" ;
  skos:altLabel "thTh" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/tlPh> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Tl Ph" ;
  skos:altLabel "tlPh" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/tr> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/ukUa> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Uk Ua" ;
  skos:altLabel "ukUa" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/viVn> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Vi Vn" ;
  skos:altLabel "viVn" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/zhCn> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Zh Cn" ;
  skos:altLabel "zhCn" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/CatalogsLocale/zhTw> a skos:Concept ;
  skos:inScheme pinterest:CatalogsLocaleScheme ;
  skos:topConceptOf pinterest:CatalogsLocaleScheme ;
  skos:prefLabel "Zh Tw" ;
  skos:altLabel "zhTw" ;
  skos:notation "zh-TW" .

# Concept scheme: CatalogsProductGroupStatus
pinterest:CatalogsProductGroupStatusScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsProductGroupStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupStatus/active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupStatus/inactive> .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupStatus/active> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupStatusScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupStatusScheme ;
  skos:prefLabel "Active" ;
  skos:altLabel "active" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupStatus/inactive> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupStatusScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:altLabel "inactive" ;
  skos:notation "INACTIVE" .

# Concept scheme: CatalogsProductGroupType
pinterest:CatalogsProductGroupTypeScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsProductGroupType" ;
  rdfs:comment "<p>Catalog product group type</p>\n<p>MERCHANT_CREATED: Product groups created by merchants.\n<br>ALL_PRODUCTS: Consists of every product in your latest successful feed upload.\n<br>BEST_DEALS: Consists of products with the deepest drop in price.\n<br>PINNER_FAVORITES: Consists of products that are resonating most with people on Pinterest, based on engagement.\n<br>TOP_SELLERS: Consists of products with the highest conversion rate, if you have the conversion tag installed.\n<br>BACK_IN_STOCK: Consists of products that were previously out of stock and are now in stock.\n<br>NEW_ARRIVALS: Consists of products that are new to your Catalog.\n<br>SHOPIFY_COLLECTION: Product groups created based on Shopify Product Collections.\n<br>I2PC: Product groups created based on predicted product category.</p>" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/merchantCreated> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/allProducts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/bestDeals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/pinnerFavorites> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/topSellers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/backInStock> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/newArrivals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/shopifyCollections> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/i2pc> .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/merchantCreated> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "Merchant Created" ;
  skos:altLabel "merchantCreated" ;
  skos:notation "MERCHANT_CREATED" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/allProducts> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "All Products" ;
  skos:altLabel "allProducts" ;
  skos:notation "ALL_PRODUCTS" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/bestDeals> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "Best Deals" ;
  skos:altLabel "bestDeals" ;
  skos:notation "BEST_DEALS" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/pinnerFavorites> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "Pinner Favorites" ;
  skos:altLabel "pinnerFavorites" ;
  skos:notation "PINNER_FAVORITES" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/topSellers> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "Top Sellers" ;
  skos:altLabel "topSellers" ;
  skos:notation "TOP_SELLERS" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/backInStock> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "Back In Stock" ;
  skos:altLabel "backInStock" ;
  skos:notation "BACK_IN_STOCK" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/newArrivals> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "New Arrivals" ;
  skos:altLabel "newArrivals" ;
  skos:notation "NEW_ARRIVALS" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/shopifyCollections> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "Shopify Collections" ;
  skos:altLabel "shopifyCollections" ;
  skos:notation "SHOPIFY_COLLECTIONS" .

<https://relay.inferal.com/ontology/pinterest/CatalogsProductGroupType/i2pc> a skos:Concept ;
  skos:inScheme pinterest:CatalogsProductGroupTypeScheme ;
  skos:topConceptOf pinterest:CatalogsProductGroupTypeScheme ;
  skos:prefLabel "I2pc" ;
  skos:altLabel "i2pc" ;
  skos:notation "I2PC" .

# Concept scheme: CatalogsStatus
pinterest:CatalogsStatusScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsStatus" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsStatus/active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsStatus/inactive> .

<https://relay.inferal.com/ontology/pinterest/CatalogsStatus/active> a skos:Concept ;
  skos:inScheme pinterest:CatalogsStatusScheme ;
  skos:topConceptOf pinterest:CatalogsStatusScheme ;
  skos:prefLabel "Active" ;
  skos:altLabel "active" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/CatalogsStatus/inactive> a skos:Concept ;
  skos:inScheme pinterest:CatalogsStatusScheme ;
  skos:topConceptOf pinterest:CatalogsStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:altLabel "inactive" ;
  skos:notation "INACTIVE" .

# Concept scheme: CatalogsType
pinterest:CatalogsTypeScheme a skos:ConceptScheme ;
  rdfs:label "CatalogsType" ;
  rdfs:comment "Type of the catalog entity." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsType/retail> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsType/hotel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CatalogsType/creativeAssets> .

<https://relay.inferal.com/ontology/pinterest/CatalogsType/retail> a skos:Concept ;
  skos:inScheme pinterest:CatalogsTypeScheme ;
  skos:topConceptOf pinterest:CatalogsTypeScheme ;
  skos:prefLabel "Retail" ;
  skos:altLabel "retail" ;
  skos:notation "RETAIL" .

<https://relay.inferal.com/ontology/pinterest/CatalogsType/hotel> a skos:Concept ;
  skos:inScheme pinterest:CatalogsTypeScheme ;
  skos:topConceptOf pinterest:CatalogsTypeScheme ;
  skos:prefLabel "Hotel" ;
  skos:altLabel "hotel" ;
  skos:notation "HOTEL" .

<https://relay.inferal.com/ontology/pinterest/CatalogsType/creativeAssets> a skos:Concept ;
  skos:inScheme pinterest:CatalogsTypeScheme ;
  skos:topConceptOf pinterest:CatalogsTypeScheme ;
  skos:prefLabel "Creative Assets" ;
  skos:altLabel "creativeAssets" ;
  skos:notation "CREATIVE_ASSETS" .

# Concept scheme: ContentType
pinterest:ContentTypeScheme a skos:ConceptScheme ;
  rdfs:label "ContentType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ContentType/imageJpeg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ContentType/imagePng> .

<https://relay.inferal.com/ontology/pinterest/ContentType/imageJpeg> a skos:Concept ;
  skos:inScheme pinterest:ContentTypeScheme ;
  skos:topConceptOf pinterest:ContentTypeScheme ;
  skos:prefLabel "Image Jpeg" ;
  skos:altLabel "imageJpeg" ;
  skos:notation "image/jpeg" .

<https://relay.inferal.com/ontology/pinterest/ContentType/imagePng> a skos:Concept ;
  skos:inScheme pinterest:ContentTypeScheme ;
  skos:topConceptOf pinterest:ContentTypeScheme ;
  skos:prefLabel "Image Png" ;
  skos:altLabel "imagePng" ;
  skos:notation "image/png" .

# Concept scheme: ConversionProductReportingColumn
pinterest:ConversionProductReportingColumnScheme a skos:ConceptScheme ;
  rdfs:label "ConversionProductReportingColumn" ;
  rdfs:comment "Conversion Product Reporting columns" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/campaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/campaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/advertiserId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/adGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/campaignObjectiveType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/adGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductBrand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductIdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToCartConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToCartConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToCartConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToCartConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToCartConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToCartConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToCartConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToCartConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToCartConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalPageVisitConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalPageVisitConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalPageVisitConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebPageVisitConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebPageVisitConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebPageVisitConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSignupConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSignupConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSignupConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSignupConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSignupConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSignupConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSignupConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSignupConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSignupConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSignupConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSignupConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSignupConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWatchVideoConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWatchVideoConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWatchVideoConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebWatchVideoConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebWatchVideoConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebWatchVideoConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalLeadConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalLeadConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalLeadConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebLeadConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebLeadConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebLeadConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineLeadConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineLeadConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineLeadConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSearchConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSearchConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSearchConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSearchConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSearchConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSearchConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSearchConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSearchConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSearchConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewCategoryConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewCategoryConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewCategoryConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewCategoryConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewCategoryConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewCategoryConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCustomConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCustomConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCustomConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCustomConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCustomConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCustomConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCustomConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCustomConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCustomConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalUnknownConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalUnknownConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalUnknownConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebUnknownConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebUnknownConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebUnknownConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappUnknownConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappUnknownConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappUnknownConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineUnknownConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineUnknownConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineUnknownConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddPaymentInfoConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddPaymentInfoConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddPaymentInfoConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddPaymentInfoConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddPaymentInfoConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddPaymentInfoConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddPaymentInfoConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddPaymentInfoConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddPaymentInfoConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddPaymentInfoConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddPaymentInfoConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddPaymentInfoConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToWishlistConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToWishlistConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToWishlistConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToWishlistConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToWishlistConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToWishlistConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToWishlistConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToWishlistConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToWishlistConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddToWishlistConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddToWishlistConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddToWishlistConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInitiateCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInitiateCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInitiateCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebInitiateCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebInitiateCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebInitiateCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappInitiateCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappInitiateCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappInitiateCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineInitiateCheckoutConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineInitiateCheckoutConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineInitiateCheckoutConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSubscribeConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSubscribeConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSubscribeConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSubscribeConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSubscribeConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSubscribeConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSubscribeConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSubscribeConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSubscribeConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSubscribeConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSubscribeConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSubscribeConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewContentConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewContentConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewContentConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewContentConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewContentConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewContentConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappViewContentConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappViewContentConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappViewContentConversionProductValueInUsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineViewContentConversionProductQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineViewContentConversionProductValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineViewContentConversionProductValueInUsd> .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/campaignName> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "campaignName" ;
  skos:notation "CAMPAIGN_NAME" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/campaignId> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "campaignId" ;
  skos:notation "CAMPAIGN_ID" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/advertiserId> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Advertiser Id" ;
  skos:altLabel "advertiserId" ;
  skos:notation "ADVERTISER_ID" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/adGroupId> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "adGroupId" ;
  skos:notation "AD_GROUP_ID" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/campaignObjectiveType> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Campaign Objective Type" ;
  skos:altLabel "campaignObjectiveType" ;
  skos:notation "CAMPAIGN_OBJECTIVE_TYPE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/adGroupName> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "adGroupName" ;
  skos:notation "AD_GROUP_NAME" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductId> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Conversion Product Id" ;
  skos:altLabel "conversionProductId" ;
  skos:notation "CONVERSION_PRODUCT_ID" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductBrand> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Conversion Product Brand" ;
  skos:altLabel "conversionProductBrand" ;
  skos:notation "CONVERSION_PRODUCT_BRAND" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductCategory> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Conversion Product Category" ;
  skos:altLabel "conversionProductCategory" ;
  skos:notation "CONVERSION_PRODUCT_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/conversionProductIdGroup> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Conversion Product Id Group" ;
  skos:altLabel "conversionProductIdGroup" ;
  skos:notation "CONVERSION_PRODUCT_ID_GROUP" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Conversion Product Quantity" ;
  skos:altLabel "totalConversionProductQuantity" ;
  skos:notation "TOTAL_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Conversion Product Quantity" ;
  skos:altLabel "totalWebConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Conversion Product Quantity" ;
  skos:altLabel "totalInappConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Conversion Product Quantity" ;
  skos:altLabel "totalOfflineConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Conversion Product Value" ;
  skos:altLabel "totalConversionProductValue" ;
  skos:notation "TOTAL_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Conversion Product Value" ;
  skos:altLabel "totalWebConversionProductValue" ;
  skos:notation "TOTAL_WEB_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Conversion Product Value" ;
  skos:altLabel "totalInappConversionProductValue" ;
  skos:notation "TOTAL_INAPP_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Conversion Product Value" ;
  skos:altLabel "totalOfflineConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Conversion Product Value In Usd" ;
  skos:altLabel "totalConversionProductValueInUsd" ;
  skos:notation "TOTAL_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Conversion Product Value In Usd" ;
  skos:altLabel "totalWebConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Conversion Product Value In Usd" ;
  skos:altLabel "totalInappConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Checkout Conversion Product Quantity" ;
  skos:altLabel "totalCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Checkout Conversion Product Value" ;
  skos:altLabel "totalCheckoutConversionProductValue" ;
  skos:notation "TOTAL_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Checkout Conversion Product Quantity" ;
  skos:altLabel "totalWebCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Checkout Conversion Product Value" ;
  skos:altLabel "totalWebCheckoutConversionProductValue" ;
  skos:notation "TOTAL_WEB_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalWebCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Checkout Conversion Product Quantity" ;
  skos:altLabel "totalInappCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Checkout Conversion Product Value" ;
  skos:altLabel "totalInappCheckoutConversionProductValue" ;
  skos:notation "TOTAL_INAPP_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalInappCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Checkout Conversion Product Quantity" ;
  skos:altLabel "totalOfflineCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Checkout Conversion Product Value" ;
  skos:altLabel "totalOfflineCheckoutConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToCartConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add To Cart Conversion Product Quantity" ;
  skos:altLabel "totalAddToCartConversionProductQuantity" ;
  skos:notation "TOTAL_ADD_TO_CART_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToCartConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add To Cart Conversion Product Value" ;
  skos:altLabel "totalAddToCartConversionProductValue" ;
  skos:notation "TOTAL_ADD_TO_CART_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToCartConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add To Cart Conversion Product Value In Usd" ;
  skos:altLabel "totalAddToCartConversionProductValueInUsd" ;
  skos:notation "TOTAL_ADD_TO_CART_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToCartConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add To Cart Conversion Product Quantity" ;
  skos:altLabel "totalWebAddToCartConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_ADD_TO_CART_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToCartConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add To Cart Conversion Product Value" ;
  skos:altLabel "totalWebAddToCartConversionProductValue" ;
  skos:notation "TOTAL_WEB_ADD_TO_CART_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToCartConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add To Cart Conversion Product Value In Usd" ;
  skos:altLabel "totalWebAddToCartConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_ADD_TO_CART_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToCartConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add To Cart Conversion Product Quantity" ;
  skos:altLabel "totalInappAddToCartConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_ADD_TO_CART_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToCartConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add To Cart Conversion Product Value" ;
  skos:altLabel "totalInappAddToCartConversionProductValue" ;
  skos:notation "TOTAL_INAPP_ADD_TO_CART_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToCartConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add To Cart Conversion Product Value In Usd" ;
  skos:altLabel "totalInappAddToCartConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_ADD_TO_CART_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalPageVisitConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Page Visit Conversion Product Quantity" ;
  skos:altLabel "totalPageVisitConversionProductQuantity" ;
  skos:notation "TOTAL_PAGE_VISIT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalPageVisitConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Page Visit Conversion Product Value" ;
  skos:altLabel "totalPageVisitConversionProductValue" ;
  skos:notation "TOTAL_PAGE_VISIT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalPageVisitConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Page Visit Conversion Product Value In Usd" ;
  skos:altLabel "totalPageVisitConversionProductValueInUsd" ;
  skos:notation "TOTAL_PAGE_VISIT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebPageVisitConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Page Visit Conversion Product Quantity" ;
  skos:altLabel "totalWebPageVisitConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_PAGE_VISIT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebPageVisitConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Page Visit Conversion Product Value" ;
  skos:altLabel "totalWebPageVisitConversionProductValue" ;
  skos:notation "TOTAL_WEB_PAGE_VISIT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebPageVisitConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Page Visit Conversion Product Value In Usd" ;
  skos:altLabel "totalWebPageVisitConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_PAGE_VISIT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSignupConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Signup Conversion Product Quantity" ;
  skos:altLabel "totalSignupConversionProductQuantity" ;
  skos:notation "TOTAL_SIGNUP_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSignupConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Signup Conversion Product Value" ;
  skos:altLabel "totalSignupConversionProductValue" ;
  skos:notation "TOTAL_SIGNUP_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSignupConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Signup Conversion Product Value In Usd" ;
  skos:altLabel "totalSignupConversionProductValueInUsd" ;
  skos:notation "TOTAL_SIGNUP_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSignupConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Signup Conversion Product Quantity" ;
  skos:altLabel "totalWebSignupConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_SIGNUP_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSignupConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Signup Conversion Product Value" ;
  skos:altLabel "totalWebSignupConversionProductValue" ;
  skos:notation "TOTAL_WEB_SIGNUP_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSignupConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Signup Conversion Product Value In Usd" ;
  skos:altLabel "totalWebSignupConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_SIGNUP_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSignupConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Signup Conversion Product Quantity" ;
  skos:altLabel "totalInappSignupConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_SIGNUP_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSignupConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Signup Conversion Product Value" ;
  skos:altLabel "totalInappSignupConversionProductValue" ;
  skos:notation "TOTAL_INAPP_SIGNUP_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSignupConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Signup Conversion Product Value In Usd" ;
  skos:altLabel "totalInappSignupConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_SIGNUP_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSignupConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Signup Conversion Product Quantity" ;
  skos:altLabel "totalOfflineSignupConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_SIGNUP_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSignupConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Signup Conversion Product Value" ;
  skos:altLabel "totalOfflineSignupConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_SIGNUP_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSignupConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Signup Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineSignupConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_SIGNUP_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWatchVideoConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Watch Video Conversion Product Quantity" ;
  skos:altLabel "totalWatchVideoConversionProductQuantity" ;
  skos:notation "TOTAL_WATCH_VIDEO_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWatchVideoConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Watch Video Conversion Product Value" ;
  skos:altLabel "totalWatchVideoConversionProductValue" ;
  skos:notation "TOTAL_WATCH_VIDEO_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWatchVideoConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Watch Video Conversion Product Value In Usd" ;
  skos:altLabel "totalWatchVideoConversionProductValueInUsd" ;
  skos:notation "TOTAL_WATCH_VIDEO_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebWatchVideoConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Watch Video Conversion Product Quantity" ;
  skos:altLabel "totalWebWatchVideoConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_WATCH_VIDEO_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebWatchVideoConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Watch Video Conversion Product Value" ;
  skos:altLabel "totalWebWatchVideoConversionProductValue" ;
  skos:notation "TOTAL_WEB_WATCH_VIDEO_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebWatchVideoConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Watch Video Conversion Product Value In Usd" ;
  skos:altLabel "totalWebWatchVideoConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_WATCH_VIDEO_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalLeadConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Lead Conversion Product Quantity" ;
  skos:altLabel "totalLeadConversionProductQuantity" ;
  skos:notation "TOTAL_LEAD_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalLeadConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Lead Conversion Product Value" ;
  skos:altLabel "totalLeadConversionProductValue" ;
  skos:notation "TOTAL_LEAD_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalLeadConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Lead Conversion Product Value In Usd" ;
  skos:altLabel "totalLeadConversionProductValueInUsd" ;
  skos:notation "TOTAL_LEAD_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebLeadConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Lead Conversion Product Quantity" ;
  skos:altLabel "totalWebLeadConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_LEAD_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebLeadConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Lead Conversion Product Value" ;
  skos:altLabel "totalWebLeadConversionProductValue" ;
  skos:notation "TOTAL_WEB_LEAD_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebLeadConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Lead Conversion Product Value In Usd" ;
  skos:altLabel "totalWebLeadConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_LEAD_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineLeadConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Lead Conversion Product Quantity" ;
  skos:altLabel "totalOfflineLeadConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_LEAD_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineLeadConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Lead Conversion Product Value" ;
  skos:altLabel "totalOfflineLeadConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_LEAD_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineLeadConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Lead Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineLeadConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_LEAD_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSearchConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Search Conversion Product Quantity" ;
  skos:altLabel "totalSearchConversionProductQuantity" ;
  skos:notation "TOTAL_SEARCH_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSearchConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Search Conversion Product Value" ;
  skos:altLabel "totalSearchConversionProductValue" ;
  skos:notation "TOTAL_SEARCH_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSearchConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Search Conversion Product Value In Usd" ;
  skos:altLabel "totalSearchConversionProductValueInUsd" ;
  skos:notation "TOTAL_SEARCH_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSearchConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Search Conversion Product Quantity" ;
  skos:altLabel "totalWebSearchConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_SEARCH_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSearchConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Search Conversion Product Value" ;
  skos:altLabel "totalWebSearchConversionProductValue" ;
  skos:notation "TOTAL_WEB_SEARCH_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSearchConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Search Conversion Product Value In Usd" ;
  skos:altLabel "totalWebSearchConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_SEARCH_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSearchConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Search Conversion Product Quantity" ;
  skos:altLabel "totalInappSearchConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_SEARCH_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSearchConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Search Conversion Product Value" ;
  skos:altLabel "totalInappSearchConversionProductValue" ;
  skos:notation "TOTAL_INAPP_SEARCH_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSearchConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Search Conversion Product Value In Usd" ;
  skos:altLabel "totalInappSearchConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_SEARCH_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewCategoryConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total View Category Conversion Product Quantity" ;
  skos:altLabel "totalViewCategoryConversionProductQuantity" ;
  skos:notation "TOTAL_VIEW_CATEGORY_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewCategoryConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total View Category Conversion Product Value" ;
  skos:altLabel "totalViewCategoryConversionProductValue" ;
  skos:notation "TOTAL_VIEW_CATEGORY_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewCategoryConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total View Category Conversion Product Value In Usd" ;
  skos:altLabel "totalViewCategoryConversionProductValueInUsd" ;
  skos:notation "TOTAL_VIEW_CATEGORY_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewCategoryConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web View Category Conversion Product Quantity" ;
  skos:altLabel "totalWebViewCategoryConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_VIEW_CATEGORY_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewCategoryConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web View Category Conversion Product Value" ;
  skos:altLabel "totalWebViewCategoryConversionProductValue" ;
  skos:notation "TOTAL_WEB_VIEW_CATEGORY_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewCategoryConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web View Category Conversion Product Value In Usd" ;
  skos:altLabel "totalWebViewCategoryConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_VIEW_CATEGORY_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCustomConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Custom Conversion Product Quantity" ;
  skos:altLabel "totalCustomConversionProductQuantity" ;
  skos:notation "TOTAL_CUSTOM_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCustomConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Custom Conversion Product Value" ;
  skos:altLabel "totalCustomConversionProductValue" ;
  skos:notation "TOTAL_CUSTOM_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalCustomConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Custom Conversion Product Value In Usd" ;
  skos:altLabel "totalCustomConversionProductValueInUsd" ;
  skos:notation "TOTAL_CUSTOM_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCustomConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Custom Conversion Product Quantity" ;
  skos:altLabel "totalWebCustomConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_CUSTOM_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCustomConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Custom Conversion Product Value" ;
  skos:altLabel "totalWebCustomConversionProductValue" ;
  skos:notation "TOTAL_WEB_CUSTOM_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebCustomConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Custom Conversion Product Value In Usd" ;
  skos:altLabel "totalWebCustomConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_CUSTOM_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCustomConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Custom Conversion Product Quantity" ;
  skos:altLabel "totalOfflineCustomConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_CUSTOM_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCustomConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Custom Conversion Product Value" ;
  skos:altLabel "totalOfflineCustomConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_CUSTOM_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineCustomConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Custom Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineCustomConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_CUSTOM_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalUnknownConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Unknown Conversion Product Quantity" ;
  skos:altLabel "totalUnknownConversionProductQuantity" ;
  skos:notation "TOTAL_UNKNOWN_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalUnknownConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Unknown Conversion Product Value" ;
  skos:altLabel "totalUnknownConversionProductValue" ;
  skos:notation "TOTAL_UNKNOWN_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalUnknownConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Unknown Conversion Product Value In Usd" ;
  skos:altLabel "totalUnknownConversionProductValueInUsd" ;
  skos:notation "TOTAL_UNKNOWN_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebUnknownConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Unknown Conversion Product Quantity" ;
  skos:altLabel "totalWebUnknownConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_UNKNOWN_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebUnknownConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Unknown Conversion Product Value" ;
  skos:altLabel "totalWebUnknownConversionProductValue" ;
  skos:notation "TOTAL_WEB_UNKNOWN_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebUnknownConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Unknown Conversion Product Value In Usd" ;
  skos:altLabel "totalWebUnknownConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_UNKNOWN_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappUnknownConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Unknown Conversion Product Quantity" ;
  skos:altLabel "totalInappUnknownConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_UNKNOWN_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappUnknownConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Unknown Conversion Product Value" ;
  skos:altLabel "totalInappUnknownConversionProductValue" ;
  skos:notation "TOTAL_INAPP_UNKNOWN_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappUnknownConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Unknown Conversion Product Value In Usd" ;
  skos:altLabel "totalInappUnknownConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_UNKNOWN_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineUnknownConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Unknown Conversion Product Quantity" ;
  skos:altLabel "totalOfflineUnknownConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_UNKNOWN_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineUnknownConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Unknown Conversion Product Value" ;
  skos:altLabel "totalOfflineUnknownConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_UNKNOWN_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineUnknownConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Unknown Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineUnknownConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_UNKNOWN_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddPaymentInfoConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add Payment Info Conversion Product Quantity" ;
  skos:altLabel "totalAddPaymentInfoConversionProductQuantity" ;
  skos:notation "TOTAL_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddPaymentInfoConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add Payment Info Conversion Product Value" ;
  skos:altLabel "totalAddPaymentInfoConversionProductValue" ;
  skos:notation "TOTAL_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddPaymentInfoConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add Payment Info Conversion Product Value In Usd" ;
  skos:altLabel "totalAddPaymentInfoConversionProductValueInUsd" ;
  skos:notation "TOTAL_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddPaymentInfoConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add Payment Info Conversion Product Quantity" ;
  skos:altLabel "totalWebAddPaymentInfoConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddPaymentInfoConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add Payment Info Conversion Product Value" ;
  skos:altLabel "totalWebAddPaymentInfoConversionProductValue" ;
  skos:notation "TOTAL_WEB_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddPaymentInfoConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add Payment Info Conversion Product Value In Usd" ;
  skos:altLabel "totalWebAddPaymentInfoConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddPaymentInfoConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add Payment Info Conversion Product Quantity" ;
  skos:altLabel "totalInappAddPaymentInfoConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddPaymentInfoConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add Payment Info Conversion Product Value" ;
  skos:altLabel "totalInappAddPaymentInfoConversionProductValue" ;
  skos:notation "TOTAL_INAPP_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddPaymentInfoConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add Payment Info Conversion Product Value In Usd" ;
  skos:altLabel "totalInappAddPaymentInfoConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddPaymentInfoConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Add Payment Info Conversion Product Quantity" ;
  skos:altLabel "totalOfflineAddPaymentInfoConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddPaymentInfoConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Add Payment Info Conversion Product Value" ;
  skos:altLabel "totalOfflineAddPaymentInfoConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddPaymentInfoConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Add Payment Info Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineAddPaymentInfoConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_ADD_PAYMENT_INFO_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToWishlistConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add To Wishlist Conversion Product Quantity" ;
  skos:altLabel "totalAddToWishlistConversionProductQuantity" ;
  skos:notation "TOTAL_ADD_TO_WISHLIST_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToWishlistConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add To Wishlist Conversion Product Value" ;
  skos:altLabel "totalAddToWishlistConversionProductValue" ;
  skos:notation "TOTAL_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalAddToWishlistConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Add To Wishlist Conversion Product Value In Usd" ;
  skos:altLabel "totalAddToWishlistConversionProductValueInUsd" ;
  skos:notation "TOTAL_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToWishlistConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add To Wishlist Conversion Product Quantity" ;
  skos:altLabel "totalWebAddToWishlistConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_ADD_TO_WISHLIST_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToWishlistConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add To Wishlist Conversion Product Value" ;
  skos:altLabel "totalWebAddToWishlistConversionProductValue" ;
  skos:notation "TOTAL_WEB_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebAddToWishlistConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Add To Wishlist Conversion Product Value In Usd" ;
  skos:altLabel "totalWebAddToWishlistConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToWishlistConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add To Wishlist Conversion Product Quantity" ;
  skos:altLabel "totalInappAddToWishlistConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_ADD_TO_WISHLIST_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToWishlistConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add To Wishlist Conversion Product Value" ;
  skos:altLabel "totalInappAddToWishlistConversionProductValue" ;
  skos:notation "TOTAL_INAPP_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappAddToWishlistConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Add To Wishlist Conversion Product Value In Usd" ;
  skos:altLabel "totalInappAddToWishlistConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddToWishlistConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Add To Wishlist Conversion Product Quantity" ;
  skos:altLabel "totalOfflineAddToWishlistConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_ADD_TO_WISHLIST_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddToWishlistConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Add To Wishlist Conversion Product Value" ;
  skos:altLabel "totalOfflineAddToWishlistConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineAddToWishlistConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Add To Wishlist Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineAddToWishlistConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_ADD_TO_WISHLIST_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInitiateCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Initiate Checkout Conversion Product Quantity" ;
  skos:altLabel "totalInitiateCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_INITIATE_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInitiateCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Initiate Checkout Conversion Product Value" ;
  skos:altLabel "totalInitiateCheckoutConversionProductValue" ;
  skos:notation "TOTAL_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInitiateCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Initiate Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalInitiateCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebInitiateCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Initiate Checkout Conversion Product Quantity" ;
  skos:altLabel "totalWebInitiateCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_INITIATE_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebInitiateCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Initiate Checkout Conversion Product Value" ;
  skos:altLabel "totalWebInitiateCheckoutConversionProductValue" ;
  skos:notation "TOTAL_WEB_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebInitiateCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Initiate Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalWebInitiateCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappInitiateCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Initiate Checkout Conversion Product Quantity" ;
  skos:altLabel "totalInappInitiateCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_INITIATE_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappInitiateCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Initiate Checkout Conversion Product Value" ;
  skos:altLabel "totalInappInitiateCheckoutConversionProductValue" ;
  skos:notation "TOTAL_INAPP_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappInitiateCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Initiate Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalInappInitiateCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineInitiateCheckoutConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Initiate Checkout Conversion Product Quantity" ;
  skos:altLabel "totalOfflineInitiateCheckoutConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_INITIATE_CHECKOUT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineInitiateCheckoutConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Initiate Checkout Conversion Product Value" ;
  skos:altLabel "totalOfflineInitiateCheckoutConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineInitiateCheckoutConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Initiate Checkout Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineInitiateCheckoutConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_INITIATE_CHECKOUT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSubscribeConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Subscribe Conversion Product Quantity" ;
  skos:altLabel "totalSubscribeConversionProductQuantity" ;
  skos:notation "TOTAL_SUBSCRIBE_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSubscribeConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Subscribe Conversion Product Value" ;
  skos:altLabel "totalSubscribeConversionProductValue" ;
  skos:notation "TOTAL_SUBSCRIBE_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalSubscribeConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Subscribe Conversion Product Value In Usd" ;
  skos:altLabel "totalSubscribeConversionProductValueInUsd" ;
  skos:notation "TOTAL_SUBSCRIBE_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSubscribeConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Subscribe Conversion Product Quantity" ;
  skos:altLabel "totalWebSubscribeConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_SUBSCRIBE_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSubscribeConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Subscribe Conversion Product Value" ;
  skos:altLabel "totalWebSubscribeConversionProductValue" ;
  skos:notation "TOTAL_WEB_SUBSCRIBE_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebSubscribeConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web Subscribe Conversion Product Value In Usd" ;
  skos:altLabel "totalWebSubscribeConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_SUBSCRIBE_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSubscribeConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Subscribe Conversion Product Quantity" ;
  skos:altLabel "totalInappSubscribeConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_SUBSCRIBE_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSubscribeConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Subscribe Conversion Product Value" ;
  skos:altLabel "totalInappSubscribeConversionProductValue" ;
  skos:notation "TOTAL_INAPP_SUBSCRIBE_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappSubscribeConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp Subscribe Conversion Product Value In Usd" ;
  skos:altLabel "totalInappSubscribeConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_SUBSCRIBE_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSubscribeConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Subscribe Conversion Product Quantity" ;
  skos:altLabel "totalOfflineSubscribeConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_SUBSCRIBE_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSubscribeConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Subscribe Conversion Product Value" ;
  skos:altLabel "totalOfflineSubscribeConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_SUBSCRIBE_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineSubscribeConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline Subscribe Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineSubscribeConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_SUBSCRIBE_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewContentConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total View Content Conversion Product Quantity" ;
  skos:altLabel "totalViewContentConversionProductQuantity" ;
  skos:notation "TOTAL_VIEW_CONTENT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewContentConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total View Content Conversion Product Value" ;
  skos:altLabel "totalViewContentConversionProductValue" ;
  skos:notation "TOTAL_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalViewContentConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total View Content Conversion Product Value In Usd" ;
  skos:altLabel "totalViewContentConversionProductValueInUsd" ;
  skos:notation "TOTAL_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewContentConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web View Content Conversion Product Quantity" ;
  skos:altLabel "totalWebViewContentConversionProductQuantity" ;
  skos:notation "TOTAL_WEB_VIEW_CONTENT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewContentConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web View Content Conversion Product Value" ;
  skos:altLabel "totalWebViewContentConversionProductValue" ;
  skos:notation "TOTAL_WEB_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalWebViewContentConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Web View Content Conversion Product Value In Usd" ;
  skos:altLabel "totalWebViewContentConversionProductValueInUsd" ;
  skos:notation "TOTAL_WEB_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappViewContentConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp View Content Conversion Product Quantity" ;
  skos:altLabel "totalInappViewContentConversionProductQuantity" ;
  skos:notation "TOTAL_INAPP_VIEW_CONTENT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappViewContentConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp View Content Conversion Product Value" ;
  skos:altLabel "totalInappViewContentConversionProductValue" ;
  skos:notation "TOTAL_INAPP_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalInappViewContentConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Inapp View Content Conversion Product Value In Usd" ;
  skos:altLabel "totalInappViewContentConversionProductValueInUsd" ;
  skos:notation "TOTAL_INAPP_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE_IN_USD" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineViewContentConversionProductQuantity> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline View Content Conversion Product Quantity" ;
  skos:altLabel "totalOfflineViewContentConversionProductQuantity" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CONTENT_CONVERSION_PRODUCT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineViewContentConversionProductValue> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline View Content Conversion Product Value" ;
  skos:altLabel "totalOfflineViewContentConversionProductValue" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE" .

<https://relay.inferal.com/ontology/pinterest/ConversionProductReportingColumn/totalOfflineViewContentConversionProductValueInUsd> a skos:Concept ;
  skos:inScheme pinterest:ConversionProductReportingColumnScheme ;
  skos:topConceptOf pinterest:ConversionProductReportingColumnScheme ;
  skos:prefLabel "Total Offline View Content Conversion Product Value In Usd" ;
  skos:altLabel "totalOfflineViewContentConversionProductValueInUsd" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CONTENT_CONVERSION_PRODUCT_VALUE_IN_USD" .

# Concept scheme: ConversionReportAttributionType
pinterest:ConversionReportAttributionTypeScheme a skos:ConceptScheme ;
  rdfs:label "ConversionReportAttributionType" ;
  rdfs:comment "Attribution type. Refers to the Pinterest Tag endpoints" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionReportAttributionType/individual> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionReportAttributionType/household> .

<https://relay.inferal.com/ontology/pinterest/ConversionReportAttributionType/individual> a skos:Concept ;
  skos:inScheme pinterest:ConversionReportAttributionTypeScheme ;
  skos:topConceptOf pinterest:ConversionReportAttributionTypeScheme ;
  skos:prefLabel "Individual" ;
  skos:altLabel "individual" ;
  skos:notation "INDIVIDUAL" .

<https://relay.inferal.com/ontology/pinterest/ConversionReportAttributionType/household> a skos:Concept ;
  skos:inScheme pinterest:ConversionReportAttributionTypeScheme ;
  skos:topConceptOf pinterest:ConversionReportAttributionTypeScheme ;
  skos:prefLabel "Household" ;
  skos:altLabel "household" ;
  skos:notation "HOUSEHOLD" .

# Concept scheme: ConversionReportTimeType
pinterest:ConversionReportTimeTypeScheme a skos:ConceptScheme ;
  rdfs:label "ConversionReportTimeType" ;
  rdfs:comment "Conversion report time type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionReportTimeType/timeOfAdAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionReportTimeType/timeOfConversion> .

<https://relay.inferal.com/ontology/pinterest/ConversionReportTimeType/timeOfAdAction> a skos:Concept ;
  skos:inScheme pinterest:ConversionReportTimeTypeScheme ;
  skos:topConceptOf pinterest:ConversionReportTimeTypeScheme ;
  skos:prefLabel "Time Of Ad Action" ;
  skos:altLabel "timeOfAdAction" ;
  skos:notation "TIME_OF_AD_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ConversionReportTimeType/timeOfConversion> a skos:Concept ;
  skos:inScheme pinterest:ConversionReportTimeTypeScheme ;
  skos:topConceptOf pinterest:ConversionReportTimeTypeScheme ;
  skos:prefLabel "Time Of Conversion" ;
  skos:altLabel "timeOfConversion" ;
  skos:notation "TIME_OF_CONVERSION" .

# Concept scheme: ConversionTagType
pinterest:ConversionTagTypeScheme a skos:ConceptScheme ;
  rdfs:label "ConversionTagType" ;
  rdfs:comment "conversion tag type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/pageLoad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/initialized> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/pageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/signup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/checkout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/custom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/viewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/search> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/addToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/watchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/lead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/appInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/webSession> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ConversionTagType/externalMeasurement> .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/pageLoad> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Page Load" ;
  skos:altLabel "pageLoad" ;
  skos:notation "PAGE_LOAD" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/unknown> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "unknown" ;
  skos:notation "UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/initialized> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Initialized" ;
  skos:altLabel "initialized" ;
  skos:notation "INITIALIZED" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/pageVisit> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Page Visit" ;
  skos:altLabel "pageVisit" ;
  skos:notation "PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/signup> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Signup" ;
  skos:altLabel "signup" ;
  skos:notation "SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/checkout> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Checkout" ;
  skos:altLabel "checkout" ;
  skos:notation "CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/custom> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Custom" ;
  skos:altLabel "custom" ;
  skos:notation "CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/viewCategory> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "View Category" ;
  skos:altLabel "viewCategory" ;
  skos:notation "VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/search> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Search" ;
  skos:altLabel "search" ;
  skos:notation "SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/addToCart> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Add To Cart" ;
  skos:altLabel "addToCart" ;
  skos:notation "ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/watchVideo> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Watch Video" ;
  skos:altLabel "watchVideo" ;
  skos:notation "WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/lead> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Lead" ;
  skos:altLabel "lead" ;
  skos:notation "LEAD" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/appInstall> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "App Install" ;
  skos:altLabel "appInstall" ;
  skos:notation "APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/webSession> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "Web Session" ;
  skos:altLabel "webSession" ;
  skos:notation "WEB_SESSION" .

<https://relay.inferal.com/ontology/pinterest/ConversionTagType/externalMeasurement> a skos:Concept ;
  skos:inScheme pinterest:ConversionTagTypeScheme ;
  skos:topConceptOf pinterest:ConversionTagTypeScheme ;
  skos:prefLabel "External Measurement" ;
  skos:altLabel "externalMeasurement" ;
  skos:notation "EXTERNAL_MEASUREMENT" .

# Concept scheme: Country
pinterest:CountryScheme a skos:ConceptScheme ;
  rdfs:label "Country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ae> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/af> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ai> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/al> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/am> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ao> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/aq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/as> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/at> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/au> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/aw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/az> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ba> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/be> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/br> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/by> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/bz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ca> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ci> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ck> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/co> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/cz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/dj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/dk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/dm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/do> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/dz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ec> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ee> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/eg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/eh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/er> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/es> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/et> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/fi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/fj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/fk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/fm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/fo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ge> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/gy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/hk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/hm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/hn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/hr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ht> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/hu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/id> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ie> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/il> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/im> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/in> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/io> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/iq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ir> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/is> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/je> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/jm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/jo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/jp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ke> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/kg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/kh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ki> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/km> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/kn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/kr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/kw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ky> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/kz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/la> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/li> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/lv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ma> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/md> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/me> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ml> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/my> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/mz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/na> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/nc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ne> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/nf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ng> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ni> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/no> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/np> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/nr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/nu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/nz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/om> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ph> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/pw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/py> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/qa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/re> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/rs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ru> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/rw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/se> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/si> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/so> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ss> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/st> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/sz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/td> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/th> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tj> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/to> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/tz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ua> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ug> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/um> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/us> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/uy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/uz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/va> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/vc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/vg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/vi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/vn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/vu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/wf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ws> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/ye> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/yt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/za> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/zm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Country/zw> .

<https://relay.inferal.com/ontology/pinterest/Country/ad> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ad" ;
  skos:altLabel "ad" ;
  skos:notation "AD" .

<https://relay.inferal.com/ontology/pinterest/Country/ae> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ae" ;
  skos:altLabel "ae" ;
  skos:notation "AE" .

<https://relay.inferal.com/ontology/pinterest/Country/af> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Af" ;
  skos:altLabel "af" ;
  skos:notation "AF" .

<https://relay.inferal.com/ontology/pinterest/Country/ag> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ag" ;
  skos:altLabel "ag" ;
  skos:notation "AG" .

<https://relay.inferal.com/ontology/pinterest/Country/ai> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ai" ;
  skos:altLabel "ai" ;
  skos:notation "AI" .

<https://relay.inferal.com/ontology/pinterest/Country/al> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Al" ;
  skos:altLabel "al" ;
  skos:notation "AL" .

<https://relay.inferal.com/ontology/pinterest/Country/am> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Am" ;
  skos:altLabel "am" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/Country/ao> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ao" ;
  skos:altLabel "ao" ;
  skos:notation "AO" .

<https://relay.inferal.com/ontology/pinterest/Country/aq> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Aq" ;
  skos:altLabel "aq" ;
  skos:notation "AQ" .

<https://relay.inferal.com/ontology/pinterest/Country/ar> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ar" ;
  skos:altLabel "ar" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/Country/as> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "As" ;
  skos:altLabel "as" ;
  skos:notation "AS" .

<https://relay.inferal.com/ontology/pinterest/Country/at> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "At" ;
  skos:altLabel "at" ;
  skos:notation "AT" .

<https://relay.inferal.com/ontology/pinterest/Country/au> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Au" ;
  skos:altLabel "au" ;
  skos:notation "AU" .

<https://relay.inferal.com/ontology/pinterest/Country/aw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Aw" ;
  skos:altLabel "aw" ;
  skos:notation "AW" .

<https://relay.inferal.com/ontology/pinterest/Country/ax> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ax" ;
  skos:altLabel "ax" ;
  skos:notation "AX" .

<https://relay.inferal.com/ontology/pinterest/Country/az> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Az" ;
  skos:altLabel "az" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/Country/ba> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ba" ;
  skos:altLabel "ba" ;
  skos:notation "BA" .

<https://relay.inferal.com/ontology/pinterest/Country/bb> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bb" ;
  skos:altLabel "bb" ;
  skos:notation "BB" .

<https://relay.inferal.com/ontology/pinterest/Country/bd> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bd" ;
  skos:altLabel "bd" ;
  skos:notation "BD" .

<https://relay.inferal.com/ontology/pinterest/Country/be> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Be" ;
  skos:altLabel "be" ;
  skos:notation "BE" .

<https://relay.inferal.com/ontology/pinterest/Country/bf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bf" ;
  skos:altLabel "bf" ;
  skos:notation "BF" .

<https://relay.inferal.com/ontology/pinterest/Country/bg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bg" ;
  skos:altLabel "bg" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/Country/bh> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bh" ;
  skos:altLabel "bh" ;
  skos:notation "BH" .

<https://relay.inferal.com/ontology/pinterest/Country/bi> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bi" ;
  skos:altLabel "bi" ;
  skos:notation "BI" .

<https://relay.inferal.com/ontology/pinterest/Country/bj> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bj" ;
  skos:altLabel "bj" ;
  skos:notation "BJ" .

<https://relay.inferal.com/ontology/pinterest/Country/bl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bl" ;
  skos:altLabel "bl" ;
  skos:notation "BL" .

<https://relay.inferal.com/ontology/pinterest/Country/bm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bm" ;
  skos:altLabel "bm" ;
  skos:notation "BM" .

<https://relay.inferal.com/ontology/pinterest/Country/bn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bn" ;
  skos:altLabel "bn" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/Country/bo> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bo" ;
  skos:altLabel "bo" ;
  skos:notation "BO" .

<https://relay.inferal.com/ontology/pinterest/Country/bq> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bq" ;
  skos:altLabel "bq" ;
  skos:notation "BQ" .

<https://relay.inferal.com/ontology/pinterest/Country/br> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Br" ;
  skos:altLabel "br" ;
  skos:notation "BR" .

<https://relay.inferal.com/ontology/pinterest/Country/bs> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bs" ;
  skos:altLabel "bs" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/Country/bt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bt" ;
  skos:altLabel "bt" ;
  skos:notation "BT" .

<https://relay.inferal.com/ontology/pinterest/Country/bv> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bv" ;
  skos:altLabel "bv" ;
  skos:notation "BV" .

<https://relay.inferal.com/ontology/pinterest/Country/bw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bw" ;
  skos:altLabel "bw" ;
  skos:notation "BW" .

<https://relay.inferal.com/ontology/pinterest/Country/by> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "By" ;
  skos:altLabel "by" ;
  skos:notation "BY" .

<https://relay.inferal.com/ontology/pinterest/Country/bz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Bz" ;
  skos:altLabel "bz" ;
  skos:notation "BZ" .

<https://relay.inferal.com/ontology/pinterest/Country/ca> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ca" ;
  skos:altLabel "ca" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/Country/cc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cc" ;
  skos:altLabel "cc" ;
  skos:notation "CC" .

<https://relay.inferal.com/ontology/pinterest/Country/cd> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cd" ;
  skos:altLabel "cd" ;
  skos:notation "CD" .

<https://relay.inferal.com/ontology/pinterest/Country/cf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cf" ;
  skos:altLabel "cf" ;
  skos:notation "CF" .

<https://relay.inferal.com/ontology/pinterest/Country/cg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cg" ;
  skos:altLabel "cg" ;
  skos:notation "CG" .

<https://relay.inferal.com/ontology/pinterest/Country/ch> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ch" ;
  skos:altLabel "ch" ;
  skos:notation "CH" .

<https://relay.inferal.com/ontology/pinterest/Country/ci> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ci" ;
  skos:altLabel "ci" ;
  skos:notation "CI" .

<https://relay.inferal.com/ontology/pinterest/Country/ck> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ck" ;
  skos:altLabel "ck" ;
  skos:notation "CK" .

<https://relay.inferal.com/ontology/pinterest/Country/cl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cl" ;
  skos:altLabel "cl" ;
  skos:notation "CL" .

<https://relay.inferal.com/ontology/pinterest/Country/cm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cm" ;
  skos:altLabel "cm" ;
  skos:notation "CM" .

<https://relay.inferal.com/ontology/pinterest/Country/cn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cn" ;
  skos:altLabel "cn" ;
  skos:notation "CN" .

<https://relay.inferal.com/ontology/pinterest/Country/co> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Co" ;
  skos:altLabel "co" ;
  skos:notation "CO" .

<https://relay.inferal.com/ontology/pinterest/Country/cr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cr" ;
  skos:altLabel "cr" ;
  skos:notation "CR" .

<https://relay.inferal.com/ontology/pinterest/Country/cu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cu" ;
  skos:altLabel "cu" ;
  skos:notation "CU" .

<https://relay.inferal.com/ontology/pinterest/Country/cv> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cv" ;
  skos:altLabel "cv" ;
  skos:notation "CV" .

<https://relay.inferal.com/ontology/pinterest/Country/cw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cw" ;
  skos:altLabel "cw" ;
  skos:notation "CW" .

<https://relay.inferal.com/ontology/pinterest/Country/cx> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cx" ;
  skos:altLabel "cx" ;
  skos:notation "CX" .

<https://relay.inferal.com/ontology/pinterest/Country/cy> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cy" ;
  skos:altLabel "cy" ;
  skos:notation "CY" .

<https://relay.inferal.com/ontology/pinterest/Country/cz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Cz" ;
  skos:altLabel "cz" ;
  skos:notation "CZ" .

<https://relay.inferal.com/ontology/pinterest/Country/de> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/Country/dj> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Dj" ;
  skos:altLabel "dj" ;
  skos:notation "DJ" .

<https://relay.inferal.com/ontology/pinterest/Country/dk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Dk" ;
  skos:altLabel "dk" ;
  skos:notation "DK" .

<https://relay.inferal.com/ontology/pinterest/Country/dm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Dm" ;
  skos:altLabel "dm" ;
  skos:notation "DM" .

<https://relay.inferal.com/ontology/pinterest/Country/do> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Do" ;
  skos:altLabel "do" ;
  skos:notation "DO" .

<https://relay.inferal.com/ontology/pinterest/Country/dz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Dz" ;
  skos:altLabel "dz" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/Country/ec> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ec" ;
  skos:altLabel "ec" ;
  skos:notation "EC" .

<https://relay.inferal.com/ontology/pinterest/Country/ee> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ee" ;
  skos:altLabel "ee" ;
  skos:notation "EE" .

<https://relay.inferal.com/ontology/pinterest/Country/eg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Eg" ;
  skos:altLabel "eg" ;
  skos:notation "EG" .

<https://relay.inferal.com/ontology/pinterest/Country/eh> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Eh" ;
  skos:altLabel "eh" ;
  skos:notation "EH" .

<https://relay.inferal.com/ontology/pinterest/Country/er> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Er" ;
  skos:altLabel "er" ;
  skos:notation "ER" .

<https://relay.inferal.com/ontology/pinterest/Country/es> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Es" ;
  skos:altLabel "es" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/Country/et> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Et" ;
  skos:altLabel "et" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/Country/fi> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Fi" ;
  skos:altLabel "fi" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/Country/fj> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Fj" ;
  skos:altLabel "fj" ;
  skos:notation "FJ" .

<https://relay.inferal.com/ontology/pinterest/Country/fk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Fk" ;
  skos:altLabel "fk" ;
  skos:notation "FK" .

<https://relay.inferal.com/ontology/pinterest/Country/fm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Fm" ;
  skos:altLabel "fm" ;
  skos:notation "FM" .

<https://relay.inferal.com/ontology/pinterest/Country/fo> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Fo" ;
  skos:altLabel "fo" ;
  skos:notation "FO" .

<https://relay.inferal.com/ontology/pinterest/Country/fr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/Country/ga> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ga" ;
  skos:altLabel "ga" ;
  skos:notation "GA" .

<https://relay.inferal.com/ontology/pinterest/Country/gb> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gb" ;
  skos:altLabel "gb" ;
  skos:notation "GB" .

<https://relay.inferal.com/ontology/pinterest/Country/gd> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gd" ;
  skos:altLabel "gd" ;
  skos:notation "GD" .

<https://relay.inferal.com/ontology/pinterest/Country/ge> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ge" ;
  skos:altLabel "ge" ;
  skos:notation "GE" .

<https://relay.inferal.com/ontology/pinterest/Country/gf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gf" ;
  skos:altLabel "gf" ;
  skos:notation "GF" .

<https://relay.inferal.com/ontology/pinterest/Country/gg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gg" ;
  skos:altLabel "gg" ;
  skos:notation "GG" .

<https://relay.inferal.com/ontology/pinterest/Country/gh> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gh" ;
  skos:altLabel "gh" ;
  skos:notation "GH" .

<https://relay.inferal.com/ontology/pinterest/Country/gi> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gi" ;
  skos:altLabel "gi" ;
  skos:notation "GI" .

<https://relay.inferal.com/ontology/pinterest/Country/gl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gl" ;
  skos:altLabel "gl" ;
  skos:notation "GL" .

<https://relay.inferal.com/ontology/pinterest/Country/gm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gm" ;
  skos:altLabel "gm" ;
  skos:notation "GM" .

<https://relay.inferal.com/ontology/pinterest/Country/gn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gn" ;
  skos:altLabel "gn" ;
  skos:notation "GN" .

<https://relay.inferal.com/ontology/pinterest/Country/gp> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gp" ;
  skos:altLabel "gp" ;
  skos:notation "GP" .

<https://relay.inferal.com/ontology/pinterest/Country/gq> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gq" ;
  skos:altLabel "gq" ;
  skos:notation "GQ" .

<https://relay.inferal.com/ontology/pinterest/Country/gr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gr" ;
  skos:altLabel "gr" ;
  skos:notation "GR" .

<https://relay.inferal.com/ontology/pinterest/Country/gs> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gs" ;
  skos:altLabel "gs" ;
  skos:notation "GS" .

<https://relay.inferal.com/ontology/pinterest/Country/gt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gt" ;
  skos:altLabel "gt" ;
  skos:notation "GT" .

<https://relay.inferal.com/ontology/pinterest/Country/gu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gu" ;
  skos:altLabel "gu" ;
  skos:notation "GU" .

<https://relay.inferal.com/ontology/pinterest/Country/gw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gw" ;
  skos:altLabel "gw" ;
  skos:notation "GW" .

<https://relay.inferal.com/ontology/pinterest/Country/gy> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Gy" ;
  skos:altLabel "gy" ;
  skos:notation "GY" .

<https://relay.inferal.com/ontology/pinterest/Country/hk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Hk" ;
  skos:altLabel "hk" ;
  skos:notation "HK" .

<https://relay.inferal.com/ontology/pinterest/Country/hm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Hm" ;
  skos:altLabel "hm" ;
  skos:notation "HM" .

<https://relay.inferal.com/ontology/pinterest/Country/hn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Hn" ;
  skos:altLabel "hn" ;
  skos:notation "HN" .

<https://relay.inferal.com/ontology/pinterest/Country/hr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Hr" ;
  skos:altLabel "hr" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/Country/ht> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ht" ;
  skos:altLabel "ht" ;
  skos:notation "HT" .

<https://relay.inferal.com/ontology/pinterest/Country/hu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Hu" ;
  skos:altLabel "hu" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/Country/id> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Id" ;
  skos:altLabel "id" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/Country/ie> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ie" ;
  skos:altLabel "ie" ;
  skos:notation "IE" .

<https://relay.inferal.com/ontology/pinterest/Country/il> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Il" ;
  skos:altLabel "il" ;
  skos:notation "IL" .

<https://relay.inferal.com/ontology/pinterest/Country/im> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Im" ;
  skos:altLabel "im" ;
  skos:notation "IM" .

<https://relay.inferal.com/ontology/pinterest/Country/in> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "In" ;
  skos:altLabel "in" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/Country/io> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Io" ;
  skos:altLabel "io" ;
  skos:notation "IO" .

<https://relay.inferal.com/ontology/pinterest/Country/iq> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Iq" ;
  skos:altLabel "iq" ;
  skos:notation "IQ" .

<https://relay.inferal.com/ontology/pinterest/Country/ir> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ir" ;
  skos:altLabel "ir" ;
  skos:notation "IR" .

<https://relay.inferal.com/ontology/pinterest/Country/is> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Is" ;
  skos:altLabel "is" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/Country/it> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/Country/je> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Je" ;
  skos:altLabel "je" ;
  skos:notation "JE" .

<https://relay.inferal.com/ontology/pinterest/Country/jm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Jm" ;
  skos:altLabel "jm" ;
  skos:notation "JM" .

<https://relay.inferal.com/ontology/pinterest/Country/jo> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Jo" ;
  skos:altLabel "jo" ;
  skos:notation "JO" .

<https://relay.inferal.com/ontology/pinterest/Country/jp> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Jp" ;
  skos:altLabel "jp" ;
  skos:notation "JP" .

<https://relay.inferal.com/ontology/pinterest/Country/ke> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ke" ;
  skos:altLabel "ke" ;
  skos:notation "KE" .

<https://relay.inferal.com/ontology/pinterest/Country/kg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Kg" ;
  skos:altLabel "kg" ;
  skos:notation "KG" .

<https://relay.inferal.com/ontology/pinterest/Country/kh> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Kh" ;
  skos:altLabel "kh" ;
  skos:notation "KH" .

<https://relay.inferal.com/ontology/pinterest/Country/ki> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ki" ;
  skos:altLabel "ki" ;
  skos:notation "KI" .

<https://relay.inferal.com/ontology/pinterest/Country/km> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Km" ;
  skos:altLabel "km" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/Country/kn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Kn" ;
  skos:altLabel "kn" ;
  skos:notation "KN" .

<https://relay.inferal.com/ontology/pinterest/Country/kr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Kr" ;
  skos:altLabel "kr" ;
  skos:notation "KR" .

<https://relay.inferal.com/ontology/pinterest/Country/kw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Kw" ;
  skos:altLabel "kw" ;
  skos:notation "KW" .

<https://relay.inferal.com/ontology/pinterest/Country/ky> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ky" ;
  skos:altLabel "ky" ;
  skos:notation "KY" .

<https://relay.inferal.com/ontology/pinterest/Country/kz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Kz" ;
  skos:altLabel "kz" ;
  skos:notation "KZ" .

<https://relay.inferal.com/ontology/pinterest/Country/la> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "La" ;
  skos:altLabel "la" ;
  skos:notation "LA" .

<https://relay.inferal.com/ontology/pinterest/Country/lb> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lb" ;
  skos:altLabel "lb" ;
  skos:notation "LB" .

<https://relay.inferal.com/ontology/pinterest/Country/lc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lc" ;
  skos:altLabel "lc" ;
  skos:notation "LC" .

<https://relay.inferal.com/ontology/pinterest/Country/li> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Li" ;
  skos:altLabel "li" ;
  skos:notation "LI" .

<https://relay.inferal.com/ontology/pinterest/Country/lk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lk" ;
  skos:altLabel "lk" ;
  skos:notation "LK" .

<https://relay.inferal.com/ontology/pinterest/Country/lr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lr" ;
  skos:altLabel "lr" ;
  skos:notation "LR" .

<https://relay.inferal.com/ontology/pinterest/Country/ls> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ls" ;
  skos:altLabel "ls" ;
  skos:notation "LS" .

<https://relay.inferal.com/ontology/pinterest/Country/lt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lt" ;
  skos:altLabel "lt" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/Country/lu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lu" ;
  skos:altLabel "lu" ;
  skos:notation "LU" .

<https://relay.inferal.com/ontology/pinterest/Country/lv> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Lv" ;
  skos:altLabel "lv" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/Country/ly> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ly" ;
  skos:altLabel "ly" ;
  skos:notation "LY" .

<https://relay.inferal.com/ontology/pinterest/Country/ma> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ma" ;
  skos:altLabel "ma" ;
  skos:notation "MA" .

<https://relay.inferal.com/ontology/pinterest/Country/mc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mc" ;
  skos:altLabel "mc" ;
  skos:notation "MC" .

<https://relay.inferal.com/ontology/pinterest/Country/md> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Md" ;
  skos:altLabel "md" ;
  skos:notation "MD" .

<https://relay.inferal.com/ontology/pinterest/Country/me> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Me" ;
  skos:altLabel "me" ;
  skos:notation "ME" .

<https://relay.inferal.com/ontology/pinterest/Country/mf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mf" ;
  skos:altLabel "mf" ;
  skos:notation "MF" .

<https://relay.inferal.com/ontology/pinterest/Country/mg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mg" ;
  skos:altLabel "mg" ;
  skos:notation "MG" .

<https://relay.inferal.com/ontology/pinterest/Country/mh> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mh" ;
  skos:altLabel "mh" ;
  skos:notation "MH" .

<https://relay.inferal.com/ontology/pinterest/Country/mk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mk" ;
  skos:altLabel "mk" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/Country/ml> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ml" ;
  skos:altLabel "ml" ;
  skos:notation "ML" .

<https://relay.inferal.com/ontology/pinterest/Country/mm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mm" ;
  skos:altLabel "mm" ;
  skos:notation "MM" .

<https://relay.inferal.com/ontology/pinterest/Country/mn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mn" ;
  skos:altLabel "mn" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/Country/mo> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mo" ;
  skos:altLabel "mo" ;
  skos:notation "MO" .

<https://relay.inferal.com/ontology/pinterest/Country/mp> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mp" ;
  skos:altLabel "mp" ;
  skos:notation "MP" .

<https://relay.inferal.com/ontology/pinterest/Country/mq> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mq" ;
  skos:altLabel "mq" ;
  skos:notation "MQ" .

<https://relay.inferal.com/ontology/pinterest/Country/mr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mr" ;
  skos:altLabel "mr" ;
  skos:notation "MR" .

<https://relay.inferal.com/ontology/pinterest/Country/ms> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ms" ;
  skos:altLabel "ms" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/Country/mt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mt" ;
  skos:altLabel "mt" ;
  skos:notation "MT" .

<https://relay.inferal.com/ontology/pinterest/Country/mu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mu" ;
  skos:altLabel "mu" ;
  skos:notation "MU" .

<https://relay.inferal.com/ontology/pinterest/Country/mv> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mv" ;
  skos:altLabel "mv" ;
  skos:notation "MV" .

<https://relay.inferal.com/ontology/pinterest/Country/mw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mw" ;
  skos:altLabel "mw" ;
  skos:notation "MW" .

<https://relay.inferal.com/ontology/pinterest/Country/mx> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mx" ;
  skos:altLabel "mx" ;
  skos:notation "MX" .

<https://relay.inferal.com/ontology/pinterest/Country/my> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "My" ;
  skos:altLabel "my" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/Country/mz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Mz" ;
  skos:altLabel "mz" ;
  skos:notation "MZ" .

<https://relay.inferal.com/ontology/pinterest/Country/na> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Na" ;
  skos:altLabel "na" ;
  skos:notation "NA" .

<https://relay.inferal.com/ontology/pinterest/Country/nc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Nc" ;
  skos:altLabel "nc" ;
  skos:notation "NC" .

<https://relay.inferal.com/ontology/pinterest/Country/ne> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ne" ;
  skos:altLabel "ne" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/Country/nf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Nf" ;
  skos:altLabel "nf" ;
  skos:notation "NF" .

<https://relay.inferal.com/ontology/pinterest/Country/ng> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ng" ;
  skos:altLabel "ng" ;
  skos:notation "NG" .

<https://relay.inferal.com/ontology/pinterest/Country/ni> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ni" ;
  skos:altLabel "ni" ;
  skos:notation "NI" .

<https://relay.inferal.com/ontology/pinterest/Country/nl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/Country/no> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "No" ;
  skos:altLabel "no" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/Country/np> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Np" ;
  skos:altLabel "np" ;
  skos:notation "NP" .

<https://relay.inferal.com/ontology/pinterest/Country/nr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Nr" ;
  skos:altLabel "nr" ;
  skos:notation "NR" .

<https://relay.inferal.com/ontology/pinterest/Country/nu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Nu" ;
  skos:altLabel "nu" ;
  skos:notation "NU" .

<https://relay.inferal.com/ontology/pinterest/Country/nz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Nz" ;
  skos:altLabel "nz" ;
  skos:notation "NZ" .

<https://relay.inferal.com/ontology/pinterest/Country/om> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Om" ;
  skos:altLabel "om" ;
  skos:notation "OM" .

<https://relay.inferal.com/ontology/pinterest/Country/pa> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pa" ;
  skos:altLabel "pa" ;
  skos:notation "PA" .

<https://relay.inferal.com/ontology/pinterest/Country/pe> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pe" ;
  skos:altLabel "pe" ;
  skos:notation "PE" .

<https://relay.inferal.com/ontology/pinterest/Country/pf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pf" ;
  skos:altLabel "pf" ;
  skos:notation "PF" .

<https://relay.inferal.com/ontology/pinterest/Country/pg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pg" ;
  skos:altLabel "pg" ;
  skos:notation "PG" .

<https://relay.inferal.com/ontology/pinterest/Country/ph> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ph" ;
  skos:altLabel "ph" ;
  skos:notation "PH" .

<https://relay.inferal.com/ontology/pinterest/Country/pk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pk" ;
  skos:altLabel "pk" ;
  skos:notation "PK" .

<https://relay.inferal.com/ontology/pinterest/Country/pl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pl" ;
  skos:altLabel "pl" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/Country/pm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pm" ;
  skos:altLabel "pm" ;
  skos:notation "PM" .

<https://relay.inferal.com/ontology/pinterest/Country/pn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pn" ;
  skos:altLabel "pn" ;
  skos:notation "PN" .

<https://relay.inferal.com/ontology/pinterest/Country/pr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pr" ;
  skos:altLabel "pr" ;
  skos:notation "PR" .

<https://relay.inferal.com/ontology/pinterest/Country/ps> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ps" ;
  skos:altLabel "ps" ;
  skos:notation "PS" .

<https://relay.inferal.com/ontology/pinterest/Country/pt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pt" ;
  skos:altLabel "pt" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/Country/pw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Pw" ;
  skos:altLabel "pw" ;
  skos:notation "PW" .

<https://relay.inferal.com/ontology/pinterest/Country/py> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Py" ;
  skos:altLabel "py" ;
  skos:notation "PY" .

<https://relay.inferal.com/ontology/pinterest/Country/qa> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Qa" ;
  skos:altLabel "qa" ;
  skos:notation "QA" .

<https://relay.inferal.com/ontology/pinterest/Country/re> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Re" ;
  skos:altLabel "re" ;
  skos:notation "RE" .

<https://relay.inferal.com/ontology/pinterest/Country/ro> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ro" ;
  skos:altLabel "ro" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/Country/rs> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Rs" ;
  skos:altLabel "rs" ;
  skos:notation "RS" .

<https://relay.inferal.com/ontology/pinterest/Country/ru> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ru" ;
  skos:altLabel "ru" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/Country/rw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Rw" ;
  skos:altLabel "rw" ;
  skos:notation "RW" .

<https://relay.inferal.com/ontology/pinterest/Country/sa> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sa" ;
  skos:altLabel "sa" ;
  skos:notation "SA" .

<https://relay.inferal.com/ontology/pinterest/Country/sb> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sb" ;
  skos:altLabel "sb" ;
  skos:notation "SB" .

<https://relay.inferal.com/ontology/pinterest/Country/sc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sc" ;
  skos:altLabel "sc" ;
  skos:notation "SC" .

<https://relay.inferal.com/ontology/pinterest/Country/sd> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sd" ;
  skos:altLabel "sd" ;
  skos:notation "SD" .

<https://relay.inferal.com/ontology/pinterest/Country/se> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Se" ;
  skos:altLabel "se" ;
  skos:notation "SE" .

<https://relay.inferal.com/ontology/pinterest/Country/sg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sg" ;
  skos:altLabel "sg" ;
  skos:notation "SG" .

<https://relay.inferal.com/ontology/pinterest/Country/sh> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sh" ;
  skos:altLabel "sh" ;
  skos:notation "SH" .

<https://relay.inferal.com/ontology/pinterest/Country/si> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Si" ;
  skos:altLabel "si" ;
  skos:notation "SI" .

<https://relay.inferal.com/ontology/pinterest/Country/sj> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sj" ;
  skos:altLabel "sj" ;
  skos:notation "SJ" .

<https://relay.inferal.com/ontology/pinterest/Country/sk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sk" ;
  skos:altLabel "sk" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/Country/sl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sl" ;
  skos:altLabel "sl" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/Country/sm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sm" ;
  skos:altLabel "sm" ;
  skos:notation "SM" .

<https://relay.inferal.com/ontology/pinterest/Country/sn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sn" ;
  skos:altLabel "sn" ;
  skos:notation "SN" .

<https://relay.inferal.com/ontology/pinterest/Country/so> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "So" ;
  skos:altLabel "so" ;
  skos:notation "SO" .

<https://relay.inferal.com/ontology/pinterest/Country/sr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sr" ;
  skos:altLabel "sr" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/Country/ss> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ss" ;
  skos:altLabel "ss" ;
  skos:notation "SS" .

<https://relay.inferal.com/ontology/pinterest/Country/st> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "St" ;
  skos:altLabel "st" ;
  skos:notation "ST" .

<https://relay.inferal.com/ontology/pinterest/Country/sv> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sv" ;
  skos:altLabel "sv" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/Country/sx> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sx" ;
  skos:altLabel "sx" ;
  skos:notation "SX" .

<https://relay.inferal.com/ontology/pinterest/Country/sy> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sy" ;
  skos:altLabel "sy" ;
  skos:notation "SY" .

<https://relay.inferal.com/ontology/pinterest/Country/sz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Sz" ;
  skos:altLabel "sz" ;
  skos:notation "SZ" .

<https://relay.inferal.com/ontology/pinterest/Country/tc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tc" ;
  skos:altLabel "tc" ;
  skos:notation "TC" .

<https://relay.inferal.com/ontology/pinterest/Country/td> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Td" ;
  skos:altLabel "td" ;
  skos:notation "TD" .

<https://relay.inferal.com/ontology/pinterest/Country/tf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tf" ;
  skos:altLabel "tf" ;
  skos:notation "TF" .

<https://relay.inferal.com/ontology/pinterest/Country/tg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tg" ;
  skos:altLabel "tg" ;
  skos:notation "TG" .

<https://relay.inferal.com/ontology/pinterest/Country/th> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Th" ;
  skos:altLabel "th" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/Country/tj> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tj" ;
  skos:altLabel "tj" ;
  skos:notation "TJ" .

<https://relay.inferal.com/ontology/pinterest/Country/tk> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tk" ;
  skos:altLabel "tk" ;
  skos:notation "TK" .

<https://relay.inferal.com/ontology/pinterest/Country/tl> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tl" ;
  skos:altLabel "tl" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/Country/tm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tm" ;
  skos:altLabel "tm" ;
  skos:notation "TM" .

<https://relay.inferal.com/ontology/pinterest/Country/tn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tn" ;
  skos:altLabel "tn" ;
  skos:notation "TN" .

<https://relay.inferal.com/ontology/pinterest/Country/to> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "To" ;
  skos:altLabel "to" ;
  skos:notation "TO" .

<https://relay.inferal.com/ontology/pinterest/Country/tr> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/Country/tt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tt" ;
  skos:altLabel "tt" ;
  skos:notation "TT" .

<https://relay.inferal.com/ontology/pinterest/Country/tv> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tv" ;
  skos:altLabel "tv" ;
  skos:notation "TV" .

<https://relay.inferal.com/ontology/pinterest/Country/tw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tw" ;
  skos:altLabel "tw" ;
  skos:notation "TW" .

<https://relay.inferal.com/ontology/pinterest/Country/tz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Tz" ;
  skos:altLabel "tz" ;
  skos:notation "TZ" .

<https://relay.inferal.com/ontology/pinterest/Country/ua> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ua" ;
  skos:altLabel "ua" ;
  skos:notation "UA" .

<https://relay.inferal.com/ontology/pinterest/Country/ug> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ug" ;
  skos:altLabel "ug" ;
  skos:notation "UG" .

<https://relay.inferal.com/ontology/pinterest/Country/um> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Um" ;
  skos:altLabel "um" ;
  skos:notation "UM" .

<https://relay.inferal.com/ontology/pinterest/Country/us> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Us" ;
  skos:altLabel "us" ;
  skos:notation "US" .

<https://relay.inferal.com/ontology/pinterest/Country/uy> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Uy" ;
  skos:altLabel "uy" ;
  skos:notation "UY" .

<https://relay.inferal.com/ontology/pinterest/Country/uz> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Uz" ;
  skos:altLabel "uz" ;
  skos:notation "UZ" .

<https://relay.inferal.com/ontology/pinterest/Country/va> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Va" ;
  skos:altLabel "va" ;
  skos:notation "VA" .

<https://relay.inferal.com/ontology/pinterest/Country/vc> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Vc" ;
  skos:altLabel "vc" ;
  skos:notation "VC" .

<https://relay.inferal.com/ontology/pinterest/Country/ve> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ve" ;
  skos:altLabel "ve" ;
  skos:notation "VE" .

<https://relay.inferal.com/ontology/pinterest/Country/vg> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Vg" ;
  skos:altLabel "vg" ;
  skos:notation "VG" .

<https://relay.inferal.com/ontology/pinterest/Country/vi> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Vi" ;
  skos:altLabel "vi" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/Country/vn> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Vn" ;
  skos:altLabel "vn" ;
  skos:notation "VN" .

<https://relay.inferal.com/ontology/pinterest/Country/vu> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Vu" ;
  skos:altLabel "vu" ;
  skos:notation "VU" .

<https://relay.inferal.com/ontology/pinterest/Country/wf> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Wf" ;
  skos:altLabel "wf" ;
  skos:notation "WF" .

<https://relay.inferal.com/ontology/pinterest/Country/ws> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ws" ;
  skos:altLabel "ws" ;
  skos:notation "WS" .

<https://relay.inferal.com/ontology/pinterest/Country/ye> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Ye" ;
  skos:altLabel "ye" ;
  skos:notation "YE" .

<https://relay.inferal.com/ontology/pinterest/Country/yt> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Yt" ;
  skos:altLabel "yt" ;
  skos:notation "YT" .

<https://relay.inferal.com/ontology/pinterest/Country/za> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Za" ;
  skos:altLabel "za" ;
  skos:notation "ZA" .

<https://relay.inferal.com/ontology/pinterest/Country/zm> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Zm" ;
  skos:altLabel "zm" ;
  skos:notation "ZM" .

<https://relay.inferal.com/ontology/pinterest/Country/zw> a skos:Concept ;
  skos:inScheme pinterest:CountryScheme ;
  skos:topConceptOf pinterest:CountryScheme ;
  skos:prefLabel "Zw" ;
  skos:altLabel "zw" ;
  skos:notation "ZW" .

# Concept scheme: CreativeAssetsVisibilityType
pinterest:CreativeAssetsVisibilityTypeScheme a skos:ConceptScheme ;
  rdfs:label "CreativeAssetsVisibilityType" ;
  rdfs:comment "Creative assets visibility." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeAssetsVisibilityType/visible> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeAssetsVisibilityType/hidden> .

<https://relay.inferal.com/ontology/pinterest/CreativeAssetsVisibilityType/visible> a skos:Concept ;
  skos:inScheme pinterest:CreativeAssetsVisibilityTypeScheme ;
  skos:topConceptOf pinterest:CreativeAssetsVisibilityTypeScheme ;
  skos:prefLabel "Visible" ;
  skos:altLabel "visible" ;
  skos:notation "VISIBLE" .

<https://relay.inferal.com/ontology/pinterest/CreativeAssetsVisibilityType/hidden> a skos:Concept ;
  skos:inScheme pinterest:CreativeAssetsVisibilityTypeScheme ;
  skos:topConceptOf pinterest:CreativeAssetsVisibilityTypeScheme ;
  skos:prefLabel "Hidden" ;
  skos:altLabel "hidden" ;
  skos:notation "HIDDEN" .

# Concept scheme: CreativeType
pinterest:CreativeTypeScheme a skos:ConceptScheme ;
  rdfs:label "CreativeType" ;
  rdfs:comment "Ad creative type enum.\n**Note:** SHOP_THE_PIN has been deprecated. Please use COLLECTION instead." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/regular> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/video> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/shopping> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/carousel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/maxVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/shopThePin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/collection> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/idea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/showcase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/quiz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/collage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/maxWidthRegularCollection> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CreativeType/maxWidthVideoCollection> .

<https://relay.inferal.com/ontology/pinterest/CreativeType/regular> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Regular" ;
  skos:altLabel "regular" ;
  skos:notation "REGULAR" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/video> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Video" ;
  skos:altLabel "video" ;
  skos:notation "VIDEO" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/shopping> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Shopping" ;
  skos:altLabel "shopping" ;
  skos:notation "SHOPPING" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/carousel> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Carousel" ;
  skos:altLabel "carousel" ;
  skos:notation "CAROUSEL" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/maxVideo> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Max Video" ;
  skos:altLabel "maxVideo" ;
  skos:notation "MAX_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/shopThePin> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Shop The Pin" ;
  skos:altLabel "shopThePin" ;
  skos:notation "SHOP_THE_PIN" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/collection> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Collection" ;
  skos:altLabel "collection" ;
  skos:notation "COLLECTION" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/idea> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Idea" ;
  skos:altLabel "idea" ;
  skos:notation "IDEA" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/showcase> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Showcase" ;
  skos:altLabel "showcase" ;
  skos:notation "SHOWCASE" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/quiz> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Quiz" ;
  skos:altLabel "quiz" ;
  skos:notation "QUIZ" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/collage> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Collage" ;
  skos:altLabel "collage" ;
  skos:notation "COLLAGE" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/maxWidthRegularCollection> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Max Width Regular Collection" ;
  skos:altLabel "maxWidthRegularCollection" ;
  skos:notation "MAX_WIDTH_REGULAR_COLLECTION" .

<https://relay.inferal.com/ontology/pinterest/CreativeType/maxWidthVideoCollection> a skos:Concept ;
  skos:inScheme pinterest:CreativeTypeScheme ;
  skos:topConceptOf pinterest:CreativeTypeScheme ;
  skos:prefLabel "Max Width Video Collection" ;
  skos:altLabel "maxWidthVideoCollection" ;
  skos:notation "MAX_WIDTH_VIDEO_COLLECTION" .

# Concept scheme: Currency
pinterest:CurrencyScheme a skos:ConceptScheme ;
  rdfs:label "Currency" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/unk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/usd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/gbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/cad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/eur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/aud> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/nzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/sek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/ils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/chf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/hkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/jpy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/sgd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/krw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/nok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/dkk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/pln> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/ron> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/huf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/czk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/brl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/mxn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/ars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/clp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/cop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/inr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Currency/try> .

<https://relay.inferal.com/ontology/pinterest/Currency/unk> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Unk" ;
  skos:altLabel "unk" ;
  skos:notation "UNK" .

<https://relay.inferal.com/ontology/pinterest/Currency/usd> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Usd" ;
  skos:altLabel "usd" ;
  skos:notation "USD" .

<https://relay.inferal.com/ontology/pinterest/Currency/gbp> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Gbp" ;
  skos:altLabel "gbp" ;
  skos:notation "GBP" .

<https://relay.inferal.com/ontology/pinterest/Currency/cad> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Cad" ;
  skos:altLabel "cad" ;
  skos:notation "CAD" .

<https://relay.inferal.com/ontology/pinterest/Currency/eur> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Eur" ;
  skos:altLabel "eur" ;
  skos:notation "EUR" .

<https://relay.inferal.com/ontology/pinterest/Currency/aud> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Aud" ;
  skos:altLabel "aud" ;
  skos:notation "AUD" .

<https://relay.inferal.com/ontology/pinterest/Currency/nzd> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Nzd" ;
  skos:altLabel "nzd" ;
  skos:notation "NZD" .

<https://relay.inferal.com/ontology/pinterest/Currency/sek> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Sek" ;
  skos:altLabel "sek" ;
  skos:notation "SEK" .

<https://relay.inferal.com/ontology/pinterest/Currency/ils> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Ils" ;
  skos:altLabel "ils" ;
  skos:notation "ILS" .

<https://relay.inferal.com/ontology/pinterest/Currency/chf> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Chf" ;
  skos:altLabel "chf" ;
  skos:notation "CHF" .

<https://relay.inferal.com/ontology/pinterest/Currency/hkd> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Hkd" ;
  skos:altLabel "hkd" ;
  skos:notation "HKD" .

<https://relay.inferal.com/ontology/pinterest/Currency/jpy> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Jpy" ;
  skos:altLabel "jpy" ;
  skos:notation "JPY" .

<https://relay.inferal.com/ontology/pinterest/Currency/sgd> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Sgd" ;
  skos:altLabel "sgd" ;
  skos:notation "SGD" .

<https://relay.inferal.com/ontology/pinterest/Currency/krw> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Krw" ;
  skos:altLabel "krw" ;
  skos:notation "KRW" .

<https://relay.inferal.com/ontology/pinterest/Currency/nok> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Nok" ;
  skos:altLabel "nok" ;
  skos:notation "NOK" .

<https://relay.inferal.com/ontology/pinterest/Currency/dkk> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Dkk" ;
  skos:altLabel "dkk" ;
  skos:notation "DKK" .

<https://relay.inferal.com/ontology/pinterest/Currency/pln> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Pln" ;
  skos:altLabel "pln" ;
  skos:notation "PLN" .

<https://relay.inferal.com/ontology/pinterest/Currency/ron> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Ron" ;
  skos:altLabel "ron" ;
  skos:notation "RON" .

<https://relay.inferal.com/ontology/pinterest/Currency/huf> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Huf" ;
  skos:altLabel "huf" ;
  skos:notation "HUF" .

<https://relay.inferal.com/ontology/pinterest/Currency/czk> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Czk" ;
  skos:altLabel "czk" ;
  skos:notation "CZK" .

<https://relay.inferal.com/ontology/pinterest/Currency/brl> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Brl" ;
  skos:altLabel "brl" ;
  skos:notation "BRL" .

<https://relay.inferal.com/ontology/pinterest/Currency/mxn> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Mxn" ;
  skos:altLabel "mxn" ;
  skos:notation "MXN" .

<https://relay.inferal.com/ontology/pinterest/Currency/ars> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Ars" ;
  skos:altLabel "ars" ;
  skos:notation "ARS" .

<https://relay.inferal.com/ontology/pinterest/Currency/clp> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Clp" ;
  skos:altLabel "clp" ;
  skos:notation "CLP" .

<https://relay.inferal.com/ontology/pinterest/Currency/cop> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Cop" ;
  skos:altLabel "cop" ;
  skos:notation "COP" .

<https://relay.inferal.com/ontology/pinterest/Currency/inr> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Inr" ;
  skos:altLabel "inr" ;
  skos:notation "INR" .

<https://relay.inferal.com/ontology/pinterest/Currency/try> a skos:Concept ;
  skos:inScheme pinterest:CurrencyScheme ;
  skos:topConceptOf pinterest:CurrencyScheme ;
  skos:prefLabel "Try" ;
  skos:altLabel "try" ;
  skos:notation "TRY" .

# Concept scheme: CustomizableCTAType
pinterest:CustomizableCTATypeScheme a skos:ConceptScheme ;
  rdfs:label "CustomizableCTAType" ;
  rdfs:comment "Select a call to action (CTA) to display below your ad. Available only for ads with direct links enabled. CTA options for consideration and conversion campaigns are LEARN_MORE, SHOP_NOW, BOOK_NOW, SIGN_UP, VISIT_SITE, BUY_NOW, GET_OFFER, ORDER_NOW, ADD_TO_CART (for conversion campaigns with add to cart conversion events only)" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getOffer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/learnMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/orderNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/shopNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/signUp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/subscribe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/buyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/contactUs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/visitSite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/applyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/bookNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/requestDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/registerNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/findADealer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/addToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/watchNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/readMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/buyTickets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/donateNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/download> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/exploreMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/findALocation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getDeal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getRecipe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getShowtimes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/onSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/playGame> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/tryIt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/null> .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getOffer> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Get Offer" ;
  skos:altLabel "getOffer" ;
  skos:notation "GET_OFFER" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/learnMore> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Learn More" ;
  skos:altLabel "learnMore" ;
  skos:notation "LEARN_MORE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/orderNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Order Now" ;
  skos:altLabel "orderNow" ;
  skos:notation "ORDER_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/shopNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Shop Now" ;
  skos:altLabel "shopNow" ;
  skos:notation "SHOP_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/signUp> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Sign Up" ;
  skos:altLabel "signUp" ;
  skos:notation "SIGN_UP" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/subscribe> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Subscribe" ;
  skos:altLabel "subscribe" ;
  skos:notation "SUBSCRIBE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/buyNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Buy Now" ;
  skos:altLabel "buyNow" ;
  skos:notation "BUY_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/contactUs> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Contact Us" ;
  skos:altLabel "contactUs" ;
  skos:notation "CONTACT_US" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getQuote> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Get Quote" ;
  skos:altLabel "getQuote" ;
  skos:notation "GET_QUOTE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/visitSite> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Visit Site" ;
  skos:altLabel "visitSite" ;
  skos:notation "VISIT_SITE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/applyNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Apply Now" ;
  skos:altLabel "applyNow" ;
  skos:notation "APPLY_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/bookNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Book Now" ;
  skos:altLabel "bookNow" ;
  skos:notation "BOOK_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/requestDemo> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Request Demo" ;
  skos:altLabel "requestDemo" ;
  skos:notation "REQUEST_DEMO" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/registerNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Register Now" ;
  skos:altLabel "registerNow" ;
  skos:notation "REGISTER_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/findADealer> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Find ADealer" ;
  skos:altLabel "findADealer" ;
  skos:notation "FIND_A_DEALER" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/addToCart> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Add To Cart" ;
  skos:altLabel "addToCart" ;
  skos:notation "ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/watchNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Watch Now" ;
  skos:altLabel "watchNow" ;
  skos:notation "WATCH_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/readMore> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Read More" ;
  skos:altLabel "readMore" ;
  skos:notation "READ_MORE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/buyTickets> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Buy Tickets" ;
  skos:altLabel "buyTickets" ;
  skos:notation "BUY_TICKETS" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/donateNow> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Donate Now" ;
  skos:altLabel "donateNow" ;
  skos:notation "DONATE_NOW" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/download> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Download" ;
  skos:altLabel "download" ;
  skos:notation "DOWNLOAD" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/exploreMore> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Explore More" ;
  skos:altLabel "exploreMore" ;
  skos:notation "EXPLORE_MORE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/findALocation> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Find ALocation" ;
  skos:altLabel "findALocation" ;
  skos:notation "FIND_A_LOCATION" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getDeal> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Get Deal" ;
  skos:altLabel "getDeal" ;
  skos:notation "GET_DEAL" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getRecipe> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Get Recipe" ;
  skos:altLabel "getRecipe" ;
  skos:notation "GET_RECIPE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/getShowtimes> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Get Showtimes" ;
  skos:altLabel "getShowtimes" ;
  skos:notation "GET_SHOWTIMES" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/onSale> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "On Sale" ;
  skos:altLabel "onSale" ;
  skos:notation "ON_SALE" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/playGame> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Play Game" ;
  skos:altLabel "playGame" ;
  skos:notation "PLAY_GAME" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/tryIt> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Try It" ;
  skos:altLabel "tryIt" ;
  skos:notation "TRY_IT" .

<https://relay.inferal.com/ontology/pinterest/CustomizableCTAType/null> a skos:Concept ;
  skos:inScheme pinterest:CustomizableCTATypeScheme ;
  skos:topConceptOf pinterest:CustomizableCTATypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: DataOutputFormat
pinterest:DataOutputFormatScheme a skos:ConceptScheme ;
  rdfs:label "DataOutputFormat" ;
  rdfs:comment "Format of generated report" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataOutputFormat/json> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataOutputFormat/csv> .

<https://relay.inferal.com/ontology/pinterest/DataOutputFormat/json> a skos:Concept ;
  skos:inScheme pinterest:DataOutputFormatScheme ;
  skos:topConceptOf pinterest:DataOutputFormatScheme ;
  skos:prefLabel "Json" ;
  skos:altLabel "json" ;
  skos:notation "JSON" .

<https://relay.inferal.com/ontology/pinterest/DataOutputFormat/csv> a skos:Concept ;
  skos:inScheme pinterest:DataOutputFormatScheme ;
  skos:topConceptOf pinterest:DataOutputFormatScheme ;
  skos:prefLabel "Csv" ;
  skos:altLabel "csv" ;
  skos:notation "CSV" .

# Concept scheme: DataStatus
pinterest:DataStatusScheme a skos:ConceptScheme ;
  rdfs:label "DataStatus" ;
  rdfs:comment "Metrics availablity, e.g., \"READY\"." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/processing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/ready> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/estimate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeBusinessCreated> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeDataRetentionPeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforePinDataRetentionPeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeCoreMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforePinFormatMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAudienceMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAudienceMonthlyMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeVideoMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeConversionMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/purchasersMetricSmallerThanThreshold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/inBadTagDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforePublishedMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAssistMetricStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforePinCreated> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAccountClaimed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeDemographicFiltersStartDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/audienceSegmentSmallerThanThreshold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/audienceTotalSmallerThanThreshold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DataStatus/beforeProductGroupFilterStartDate> .

<https://relay.inferal.com/ontology/pinterest/DataStatus/processing> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Processing" ;
  skos:altLabel "processing" ;
  skos:notation "PROCESSING" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/ready> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Ready" ;
  skos:altLabel "ready" ;
  skos:notation "READY" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/estimate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Estimate" ;
  skos:altLabel "estimate" ;
  skos:notation "ESTIMATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeBusinessCreated> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Business Created" ;
  skos:altLabel "beforeBusinessCreated" ;
  skos:notation "BEFORE_BUSINESS_CREATED" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeDataRetentionPeriod> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Data Retention Period" ;
  skos:altLabel "beforeDataRetentionPeriod" ;
  skos:notation "BEFORE_DATA_RETENTION_PERIOD" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforePinDataRetentionPeriod> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Pin Data Retention Period" ;
  skos:altLabel "beforePinDataRetentionPeriod" ;
  skos:notation "BEFORE_PIN_DATA_RETENTION_PERIOD" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Metric Start Date" ;
  skos:altLabel "beforeMetricStartDate" ;
  skos:notation "BEFORE_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeCoreMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Core Metric Start Date" ;
  skos:altLabel "beforeCoreMetricStartDate" ;
  skos:notation "BEFORE_CORE_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforePinFormatMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Pin Format Metric Start Date" ;
  skos:altLabel "beforePinFormatMetricStartDate" ;
  skos:notation "BEFORE_PIN_FORMAT_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAudienceMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Audience Metric Start Date" ;
  skos:altLabel "beforeAudienceMetricStartDate" ;
  skos:notation "BEFORE_AUDIENCE_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAudienceMonthlyMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Audience Monthly Metric Start Date" ;
  skos:altLabel "beforeAudienceMonthlyMetricStartDate" ;
  skos:notation "BEFORE_AUDIENCE_MONTHLY_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeVideoMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Video Metric Start Date" ;
  skos:altLabel "beforeVideoMetricStartDate" ;
  skos:notation "BEFORE_VIDEO_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeConversionMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Conversion Metric Start Date" ;
  skos:altLabel "beforeConversionMetricStartDate" ;
  skos:notation "BEFORE_CONVERSION_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/purchasersMetricSmallerThanThreshold> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Purchasers Metric Smaller Than Threshold" ;
  skos:altLabel "purchasersMetricSmallerThanThreshold" ;
  skos:notation "PURCHASERS_METRIC_SMALLER_THAN_THRESHOLD" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/inBadTagDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "In Bad Tag Date" ;
  skos:altLabel "inBadTagDate" ;
  skos:notation "IN_BAD_TAG_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforePublishedMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Published Metric Start Date" ;
  skos:altLabel "beforePublishedMetricStartDate" ;
  skos:notation "BEFORE_PUBLISHED_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAssistMetricStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Assist Metric Start Date" ;
  skos:altLabel "beforeAssistMetricStartDate" ;
  skos:notation "BEFORE_ASSIST_METRIC_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforePinCreated> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Pin Created" ;
  skos:altLabel "beforePinCreated" ;
  skos:notation "BEFORE_PIN_CREATED" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeAccountClaimed> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Account Claimed" ;
  skos:altLabel "beforeAccountClaimed" ;
  skos:notation "BEFORE_ACCOUNT_CLAIMED" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeDemographicFiltersStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Demographic Filters Start Date" ;
  skos:altLabel "beforeDemographicFiltersStartDate" ;
  skos:notation "BEFORE_DEMOGRAPHIC_FILTERS_START_DATE" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/audienceSegmentSmallerThanThreshold> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Audience Segment Smaller Than Threshold" ;
  skos:altLabel "audienceSegmentSmallerThanThreshold" ;
  skos:notation "AUDIENCE_SEGMENT_SMALLER_THAN_THRESHOLD" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/audienceTotalSmallerThanThreshold> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Audience Total Smaller Than Threshold" ;
  skos:altLabel "audienceTotalSmallerThanThreshold" ;
  skos:notation "AUDIENCE_TOTAL_SMALLER_THAN_THRESHOLD" .

<https://relay.inferal.com/ontology/pinterest/DataStatus/beforeProductGroupFilterStartDate> a skos:Concept ;
  skos:inScheme pinterest:DataStatusScheme ;
  skos:topConceptOf pinterest:DataStatusScheme ;
  skos:prefLabel "Before Product Group Filter Start Date" ;
  skos:altLabel "beforeProductGroupFilterStartDate" ;
  skos:notation "BEFORE_PRODUCT_GROUP_FILTER_START_DATE" .

# Concept scheme: DisclosureType
pinterest:DisclosureTypeScheme a skos:ConceptScheme ;
  rdfs:label "DisclosureType" ;
  rdfs:comment "Type of information in the page referenced by `disclosure_url`, provided either by the Food and Drug Administration (FDA) or the manufacturer." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/noDisclosure> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/prescribingInformation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/prescribingInformationBoxWarning> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/importantSafetyInfo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/medGuide> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/patientInformation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/DisclosureType/null> .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/noDisclosure> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "No Disclosure" ;
  skos:altLabel "noDisclosure" ;
  skos:notation "NO_DISCLOSURE" .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/prescribingInformation> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "Prescribing Information" ;
  skos:altLabel "prescribingInformation" ;
  skos:notation "PRESCRIBING_INFORMATION" .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/prescribingInformationBoxWarning> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "Prescribing Information Box Warning" ;
  skos:altLabel "prescribingInformationBoxWarning" ;
  skos:notation "PRESCRIBING_INFORMATION_BOX_WARNING" .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/importantSafetyInfo> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "Important Safety Info" ;
  skos:altLabel "importantSafetyInfo" ;
  skos:notation "IMPORTANT_SAFETY_INFO" .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/medGuide> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "Med Guide" ;
  skos:altLabel "medGuide" ;
  skos:notation "MED_GUIDE" .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/patientInformation> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "Patient Information" ;
  skos:altLabel "patientInformation" ;
  skos:notation "PATIENT_INFORMATION" .

<https://relay.inferal.com/ontology/pinterest/DisclosureType/null> a skos:Concept ;
  skos:inScheme pinterest:DisclosureTypeScheme ;
  skos:topConceptOf pinterest:DisclosureTypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: EnhancedMatchStatusType
pinterest:EnhancedMatchStatusTypeScheme a skos:ConceptScheme ;
  rdfs:label "EnhancedMatchStatusType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/notValidated> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/validatingInProgress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/validationComplete> .

<https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/unknown> a skos:Concept ;
  skos:inScheme pinterest:EnhancedMatchStatusTypeScheme ;
  skos:topConceptOf pinterest:EnhancedMatchStatusTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "unknown" ;
  skos:notation "UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/notValidated> a skos:Concept ;
  skos:inScheme pinterest:EnhancedMatchStatusTypeScheme ;
  skos:topConceptOf pinterest:EnhancedMatchStatusTypeScheme ;
  skos:prefLabel "Not Validated" ;
  skos:altLabel "notValidated" ;
  skos:notation "NOT_VALIDATED" .

<https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/validatingInProgress> a skos:Concept ;
  skos:inScheme pinterest:EnhancedMatchStatusTypeScheme ;
  skos:topConceptOf pinterest:EnhancedMatchStatusTypeScheme ;
  skos:prefLabel "Validating In Progress" ;
  skos:altLabel "validatingInProgress" ;
  skos:notation "VALIDATING_IN_PROGRESS" .

<https://relay.inferal.com/ontology/pinterest/EnhancedMatchStatusType/validationComplete> a skos:Concept ;
  skos:inScheme pinterest:EnhancedMatchStatusTypeScheme ;
  skos:topConceptOf pinterest:EnhancedMatchStatusTypeScheme ;
  skos:prefLabel "Validation Complete" ;
  skos:altLabel "validationComplete" ;
  skos:notation "VALIDATION_COMPLETE" .

# Concept scheme: EntityStatus
pinterest:EntityStatusScheme a skos:ConceptScheme ;
  rdfs:label "EntityStatus" ;
  rdfs:comment "Entity status" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EntityStatus/active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EntityStatus/paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EntityStatus/archived> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EntityStatus/draft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/EntityStatus/deletedDraft> .

<https://relay.inferal.com/ontology/pinterest/EntityStatus/active> a skos:Concept ;
  skos:inScheme pinterest:EntityStatusScheme ;
  skos:topConceptOf pinterest:EntityStatusScheme ;
  skos:prefLabel "Active" ;
  skos:altLabel "active" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/EntityStatus/paused> a skos:Concept ;
  skos:inScheme pinterest:EntityStatusScheme ;
  skos:topConceptOf pinterest:EntityStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:altLabel "paused" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/EntityStatus/archived> a skos:Concept ;
  skos:inScheme pinterest:EntityStatusScheme ;
  skos:topConceptOf pinterest:EntityStatusScheme ;
  skos:prefLabel "Archived" ;
  skos:altLabel "archived" ;
  skos:notation "ARCHIVED" .

<https://relay.inferal.com/ontology/pinterest/EntityStatus/draft> a skos:Concept ;
  skos:inScheme pinterest:EntityStatusScheme ;
  skos:topConceptOf pinterest:EntityStatusScheme ;
  skos:prefLabel "Draft" ;
  skos:altLabel "draft" ;
  skos:notation "DRAFT" .

<https://relay.inferal.com/ontology/pinterest/EntityStatus/deletedDraft> a skos:Concept ;
  skos:inScheme pinterest:EntityStatusScheme ;
  skos:topConceptOf pinterest:EntityStatusScheme ;
  skos:prefLabel "Deleted Draft" ;
  skos:altLabel "deletedDraft" ;
  skos:notation "DELETED_DRAFT" .

# Concept scheme: Gender
pinterest:GenderScheme a skos:ConceptScheme ;
  rdfs:label "Gender" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Gender/female> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Gender/male> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Gender/unisex> .

<https://relay.inferal.com/ontology/pinterest/Gender/female> a skos:Concept ;
  skos:inScheme pinterest:GenderScheme ;
  skos:topConceptOf pinterest:GenderScheme ;
  skos:prefLabel "Female" ;
  skos:altLabel "female" ;
  skos:notation "FEMALE" .

<https://relay.inferal.com/ontology/pinterest/Gender/male> a skos:Concept ;
  skos:inScheme pinterest:GenderScheme ;
  skos:topConceptOf pinterest:GenderScheme ;
  skos:prefLabel "Male" ;
  skos:altLabel "male" ;
  skos:notation "MALE" .

<https://relay.inferal.com/ontology/pinterest/Gender/unisex> a skos:Concept ;
  skos:inScheme pinterest:GenderScheme ;
  skos:topConceptOf pinterest:GenderScheme ;
  skos:prefLabel "Unisex" ;
  skos:altLabel "unisex" ;
  skos:notation "UNISEX" .

# Concept scheme: Granularity
pinterest:GranularityScheme a skos:ConceptScheme ;
  rdfs:label "Granularity" ;
  rdfs:comment "Specifies the time interval at which analytics data is broken down. Determines how metrics are grouped within the requested date range.\n**Note:** The `HOUR` enum no longer provides data for conversion metrics, but it still returns data for non-conversion metrics. All other enums are unchanged." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Granularity/total> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Granularity/day> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Granularity/hour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Granularity/week> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Granularity/month> .

<https://relay.inferal.com/ontology/pinterest/Granularity/total> a skos:Concept ;
  skos:inScheme pinterest:GranularityScheme ;
  skos:topConceptOf pinterest:GranularityScheme ;
  skos:prefLabel "Total" ;
  skos:altLabel "total" ;
  skos:notation "TOTAL" .

<https://relay.inferal.com/ontology/pinterest/Granularity/day> a skos:Concept ;
  skos:inScheme pinterest:GranularityScheme ;
  skos:topConceptOf pinterest:GranularityScheme ;
  skos:prefLabel "Day" ;
  skos:altLabel "day" ;
  skos:notation "DAY" .

<https://relay.inferal.com/ontology/pinterest/Granularity/hour> a skos:Concept ;
  skos:inScheme pinterest:GranularityScheme ;
  skos:topConceptOf pinterest:GranularityScheme ;
  skos:prefLabel "Hour" ;
  skos:altLabel "hour" ;
  skos:notation "HOUR" .

<https://relay.inferal.com/ontology/pinterest/Granularity/week> a skos:Concept ;
  skos:inScheme pinterest:GranularityScheme ;
  skos:topConceptOf pinterest:GranularityScheme ;
  skos:prefLabel "Week" ;
  skos:altLabel "week" ;
  skos:notation "WEEK" .

<https://relay.inferal.com/ontology/pinterest/Granularity/month> a skos:Concept ;
  skos:inScheme pinterest:GranularityScheme ;
  skos:topConceptOf pinterest:GranularityScheme ;
  skos:prefLabel "Month" ;
  skos:altLabel "month" ;
  skos:notation "MONTH" .

# Concept scheme: GridClickType
pinterest:GridClickTypeScheme a skos:ConceptScheme ;
  rdfs:label "GridClickType" ;
  rdfs:comment "Where a user is taken after clicking on an ad in grid. </p><strong>Note:</strong>  This parameter is read-only and is set to DIRECT_TO_DESTINATION by default for direct links supported ads.  grid_click_type values provided will be ignored." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/GridClickType/closeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/GridClickType/directToDestination> .

<https://relay.inferal.com/ontology/pinterest/GridClickType/closeup> a skos:Concept ;
  skos:inScheme pinterest:GridClickTypeScheme ;
  skos:topConceptOf pinterest:GridClickTypeScheme ;
  skos:prefLabel "Closeup" ;
  skos:altLabel "closeup" ;
  skos:notation "CLOSEUP" .

<https://relay.inferal.com/ontology/pinterest/GridClickType/directToDestination> a skos:Concept ;
  skos:inScheme pinterest:GridClickTypeScheme ;
  skos:topConceptOf pinterest:GridClickTypeScheme ;
  skos:prefLabel "Direct To Destination" ;
  skos:altLabel "directToDestination" ;
  skos:notation "DIRECT_TO_DESTINATION" .

# Concept scheme: IngestionSourceOptions
pinterest:IngestionSourceOptionsScheme a skos:ConceptScheme ;
  rdfs:label "IngestionSourceOptions" ;
  rdfs:comment "List of ingestion sources for a conversion event." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/mmp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/fileUpload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/conversionsApi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/native> .

<https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/tag> a skos:Concept ;
  skos:inScheme pinterest:IngestionSourceOptionsScheme ;
  skos:topConceptOf pinterest:IngestionSourceOptionsScheme ;
  skos:prefLabel "Tag" ;
  skos:altLabel "tag" ;
  skos:notation "TAG" .

<https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/mmp> a skos:Concept ;
  skos:inScheme pinterest:IngestionSourceOptionsScheme ;
  skos:topConceptOf pinterest:IngestionSourceOptionsScheme ;
  skos:prefLabel "Mmp" ;
  skos:altLabel "mmp" ;
  skos:notation "MMP" .

<https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/fileUpload> a skos:Concept ;
  skos:inScheme pinterest:IngestionSourceOptionsScheme ;
  skos:topConceptOf pinterest:IngestionSourceOptionsScheme ;
  skos:prefLabel "File Upload" ;
  skos:altLabel "fileUpload" ;
  skos:notation "FILE_UPLOAD" .

<https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/conversionsApi> a skos:Concept ;
  skos:inScheme pinterest:IngestionSourceOptionsScheme ;
  skos:topConceptOf pinterest:IngestionSourceOptionsScheme ;
  skos:prefLabel "Conversions Api" ;
  skos:altLabel "conversionsApi" ;
  skos:notation "CONVERSIONS_API" .

<https://relay.inferal.com/ontology/pinterest/IngestionSourceOptions/native> a skos:Concept ;
  skos:inScheme pinterest:IngestionSourceOptionsScheme ;
  skos:topConceptOf pinterest:IngestionSourceOptionsScheme ;
  skos:prefLabel "Native" ;
  skos:altLabel "native" ;
  skos:notation "NATIVE" .

# Concept scheme: InterestsEnum
pinterest:InterestsEnumScheme a skos:ConceptScheme ;
  rdfs:label "InterestsEnum" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/all> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/animals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/architecture> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/art> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/beauty> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/diyAndCrafts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/education> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/eventPlanning> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/fashion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/foodAndDrinks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/gardening> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/health> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/homeDecor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/parenting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/travel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InterestsEnum/wedding> .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/all> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "All" ;
  skos:altLabel "all" ;
  skos:notation "ALL" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/animals> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Animals" ;
  skos:altLabel "animals" ;
  skos:notation "ANIMALS" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/architecture> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Architecture" ;
  skos:altLabel "architecture" ;
  skos:notation "ARCHITECTURE" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/art> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Art" ;
  skos:altLabel "art" ;
  skos:notation "ART" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/beauty> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Beauty" ;
  skos:altLabel "beauty" ;
  skos:notation "BEAUTY" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/diyAndCrafts> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Diy And Crafts" ;
  skos:altLabel "diyAndCrafts" ;
  skos:notation "DIY_AND_CRAFTS" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/education> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Education" ;
  skos:altLabel "education" ;
  skos:notation "EDUCATION" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/eventPlanning> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Event Planning" ;
  skos:altLabel "eventPlanning" ;
  skos:notation "EVENT_PLANNING" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/fashion> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Fashion" ;
  skos:altLabel "fashion" ;
  skos:notation "FASHION" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/foodAndDrinks> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Food And Drinks" ;
  skos:altLabel "foodAndDrinks" ;
  skos:notation "FOOD_AND_DRINKS" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/gardening> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Gardening" ;
  skos:altLabel "gardening" ;
  skos:notation "GARDENING" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/health> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Health" ;
  skos:altLabel "health" ;
  skos:notation "HEALTH" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/homeDecor> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Home Decor" ;
  skos:altLabel "homeDecor" ;
  skos:notation "HOME_DECOR" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/parenting> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Parenting" ;
  skos:altLabel "parenting" ;
  skos:notation "PARENTING" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/travel> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Travel" ;
  skos:altLabel "travel" ;
  skos:notation "TRAVEL" .

<https://relay.inferal.com/ontology/pinterest/InterestsEnum/wedding> a skos:Concept ;
  skos:inScheme pinterest:InterestsEnumScheme ;
  skos:topConceptOf pinterest:InterestsEnumScheme ;
  skos:prefLabel "Wedding" ;
  skos:altLabel "wedding" ;
  skos:notation "WEDDING" .

# Concept scheme: InviteType
pinterest:InviteTypeScheme a skos:ConceptScheme ;
  rdfs:label "InviteType" ;
  rdfs:comment "The type of invite. <br>'MEMBER_INVITE' is to invite a member to access your business assets. <br>'PARTNER INVITE' is to invite a partner to access your business assets. <br>'PARTNER_REQUEST' is to request access a partner's business assets." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InviteType/memberInvite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InviteType/partnerInvite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/InviteType/partnerRequest> .

<https://relay.inferal.com/ontology/pinterest/InviteType/memberInvite> a skos:Concept ;
  skos:inScheme pinterest:InviteTypeScheme ;
  skos:topConceptOf pinterest:InviteTypeScheme ;
  skos:prefLabel "Member Invite" ;
  skos:altLabel "memberInvite" ;
  skos:notation "MEMBER_INVITE" .

<https://relay.inferal.com/ontology/pinterest/InviteType/partnerInvite> a skos:Concept ;
  skos:inScheme pinterest:InviteTypeScheme ;
  skos:topConceptOf pinterest:InviteTypeScheme ;
  skos:prefLabel "Partner Invite" ;
  skos:altLabel "partnerInvite" ;
  skos:notation "PARTNER_INVITE" .

<https://relay.inferal.com/ontology/pinterest/InviteType/partnerRequest> a skos:Concept ;
  skos:inScheme pinterest:InviteTypeScheme ;
  skos:topConceptOf pinterest:InviteTypeScheme ;
  skos:prefLabel "Partner Request" ;
  skos:altLabel "partnerRequest" ;
  skos:notation "PARTNER_REQUEST" .

# Concept scheme: ItemProcessingStatus
pinterest:ItemProcessingStatusScheme a skos:ConceptScheme ;
  rdfs:label "ItemProcessingStatus" ;
  rdfs:comment "The status of the item processing record" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ItemProcessingStatus/success> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ItemProcessingStatus/failure> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ItemProcessingStatus/processing> .

<https://relay.inferal.com/ontology/pinterest/ItemProcessingStatus/success> a skos:Concept ;
  skos:inScheme pinterest:ItemProcessingStatusScheme ;
  skos:topConceptOf pinterest:ItemProcessingStatusScheme ;
  skos:prefLabel "Success" ;
  skos:altLabel "success" ;
  skos:notation "SUCCESS" .

<https://relay.inferal.com/ontology/pinterest/ItemProcessingStatus/failure> a skos:Concept ;
  skos:inScheme pinterest:ItemProcessingStatusScheme ;
  skos:topConceptOf pinterest:ItemProcessingStatusScheme ;
  skos:prefLabel "Failure" ;
  skos:altLabel "failure" ;
  skos:notation "FAILURE" .

<https://relay.inferal.com/ontology/pinterest/ItemProcessingStatus/processing> a skos:Concept ;
  skos:inScheme pinterest:ItemProcessingStatusScheme ;
  skos:topConceptOf pinterest:ItemProcessingStatusScheme ;
  skos:prefLabel "Processing" ;
  skos:altLabel "processing" ;
  skos:notation "PROCESSING" .

# Concept scheme: LabelStatus
pinterest:LabelStatusScheme a skos:ConceptScheme ;
  rdfs:label "LabelStatus" ;
  rdfs:comment "The new status you want to give the label, either `ACTIVE` (in use) or no longer in use (`ARCHIVED`)." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LabelStatus/active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LabelStatus/archived> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LabelStatus/null> .

<https://relay.inferal.com/ontology/pinterest/LabelStatus/active> a skos:Concept ;
  skos:inScheme pinterest:LabelStatusScheme ;
  skos:topConceptOf pinterest:LabelStatusScheme ;
  skos:prefLabel "Active" ;
  skos:altLabel "active" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/LabelStatus/archived> a skos:Concept ;
  skos:inScheme pinterest:LabelStatusScheme ;
  skos:topConceptOf pinterest:LabelStatusScheme ;
  skos:prefLabel "Archived" ;
  skos:altLabel "archived" ;
  skos:notation "ARCHIVED" .

<https://relay.inferal.com/ontology/pinterest/LabelStatus/null> a skos:Concept ;
  skos:inScheme pinterest:LabelStatusScheme ;
  skos:topConceptOf pinterest:LabelStatusScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: LabelType
pinterest:LabelTypeScheme a skos:ConceptScheme ;
  rdfs:label "LabelType" ;
  rdfs:comment "Category for the labeled items. You can apply one BRAND label to a campaign. You can apply 30 CUSTOM labels to a campaign." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LabelType/brand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LabelType/custom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LabelType/null> .

<https://relay.inferal.com/ontology/pinterest/LabelType/brand> a skos:Concept ;
  skos:inScheme pinterest:LabelTypeScheme ;
  skos:topConceptOf pinterest:LabelTypeScheme ;
  skos:prefLabel "Brand" ;
  skos:altLabel "brand" ;
  skos:notation "BRAND" .

<https://relay.inferal.com/ontology/pinterest/LabelType/custom> a skos:Concept ;
  skos:inScheme pinterest:LabelTypeScheme ;
  skos:topConceptOf pinterest:LabelTypeScheme ;
  skos:prefLabel "Custom" ;
  skos:altLabel "custom" ;
  skos:notation "CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/LabelType/null> a skos:Concept ;
  skos:inScheme pinterest:LabelTypeScheme ;
  skos:topConceptOf pinterest:LabelTypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: Language
pinterest:LanguageScheme a skos:ConceptScheme ;
  rdfs:label "Language" ;
  rdfs:comment "Language code, which is among the official ISO 639-1 language list." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/am> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/az> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/bg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/bn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/bs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ca> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/cs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/da> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/dv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/dz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/el> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/en> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/es> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/et> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/fa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/fi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/he> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/hi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/hr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/hu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/hy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/id> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/in> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/is> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/iw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ka> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/km> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ko> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/lo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/lt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/lv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/mk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/mn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/my> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/nb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ne> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/no> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/pl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/pt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/ru> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/sk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/sl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/sq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/sr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/sv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/tl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/uk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/vi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/te> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/th> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/xx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Language/zh> .

<https://relay.inferal.com/ontology/pinterest/Language/am> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Am" ;
  skos:altLabel "am" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/Language/ar> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ar" ;
  skos:altLabel "ar" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/Language/az> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Az" ;
  skos:altLabel "az" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/Language/bg> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Bg" ;
  skos:altLabel "bg" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/Language/bn> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Bn" ;
  skos:altLabel "bn" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/Language/bs> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Bs" ;
  skos:altLabel "bs" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/Language/ca> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ca" ;
  skos:altLabel "ca" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/Language/cs> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Cs" ;
  skos:altLabel "cs" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/Language/da> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Da" ;
  skos:altLabel "da" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/Language/dv> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Dv" ;
  skos:altLabel "dv" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/Language/dz> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Dz" ;
  skos:altLabel "dz" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/Language/de> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/Language/el> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "El" ;
  skos:altLabel "el" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/Language/en> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "En" ;
  skos:altLabel "en" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/Language/es> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Es" ;
  skos:altLabel "es" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/Language/et> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Et" ;
  skos:altLabel "et" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/Language/fa> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Fa" ;
  skos:altLabel "fa" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/Language/fi> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Fi" ;
  skos:altLabel "fi" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/Language/fr> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/Language/he> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "He" ;
  skos:altLabel "he" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/Language/hi> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Hi" ;
  skos:altLabel "hi" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/Language/hr> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Hr" ;
  skos:altLabel "hr" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/Language/hu> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Hu" ;
  skos:altLabel "hu" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/Language/hy> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Hy" ;
  skos:altLabel "hy" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/Language/id> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Id" ;
  skos:altLabel "id" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/Language/in> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "In" ;
  skos:altLabel "in" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/Language/is> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Is" ;
  skos:altLabel "is" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/Language/it> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/Language/iw> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Iw" ;
  skos:altLabel "iw" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/Language/ja> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/Language/ka> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ka" ;
  skos:altLabel "ka" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/Language/km> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Km" ;
  skos:altLabel "km" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/Language/ko> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ko" ;
  skos:altLabel "ko" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/Language/lo> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Lo" ;
  skos:altLabel "lo" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/Language/lt> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Lt" ;
  skos:altLabel "lt" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/Language/lv> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Lv" ;
  skos:altLabel "lv" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/Language/mk> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Mk" ;
  skos:altLabel "mk" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/Language/mn> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Mn" ;
  skos:altLabel "mn" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/Language/ms> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ms" ;
  skos:altLabel "ms" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/Language/my> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "My" ;
  skos:altLabel "my" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/Language/nb> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Nb" ;
  skos:altLabel "nb" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/Language/ne> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ne" ;
  skos:altLabel "ne" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/Language/nl> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/Language/no> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "No" ;
  skos:altLabel "no" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/Language/pl> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Pl" ;
  skos:altLabel "pl" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/Language/pt> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Pt" ;
  skos:altLabel "pt" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/Language/ro> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ro" ;
  skos:altLabel "ro" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/Language/ru> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Ru" ;
  skos:altLabel "ru" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/Language/sk> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Sk" ;
  skos:altLabel "sk" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/Language/sl> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Sl" ;
  skos:altLabel "sl" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/Language/sq> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Sq" ;
  skos:altLabel "sq" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/Language/sr> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Sr" ;
  skos:altLabel "sr" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/Language/sv> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Sv" ;
  skos:altLabel "sv" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/Language/tl> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Tl" ;
  skos:altLabel "tl" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/Language/uk> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Uk" ;
  skos:altLabel "uk" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/Language/vi> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Vi" ;
  skos:altLabel "vi" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/Language/te> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Te" ;
  skos:altLabel "te" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/Language/th> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Th" ;
  skos:altLabel "th" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/Language/tr> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/Language/xx> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Xx" ;
  skos:altLabel "xx" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/Language/zh> a skos:Concept ;
  skos:inScheme pinterest:LanguageScheme ;
  skos:topConceptOf pinterest:LanguageScheme ;
  skos:prefLabel "Zh" ;
  skos:altLabel "zh" ;
  skos:notation "ZH" .

# Concept scheme: LeadFormQuestionFieldType
pinterest:LeadFormQuestionFieldTypeScheme a skos:ConceptScheme ;
  rdfs:label "LeadFormQuestionFieldType" ;
  rdfs:comment "Lead form question field type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/textField> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/textArea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/radioList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/checkbox> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/null> .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/textField> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:prefLabel "Text Field" ;
  skos:altLabel "textField" ;
  skos:notation "TEXT_FIELD" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/textArea> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:prefLabel "Text Area" ;
  skos:altLabel "textArea" ;
  skos:notation "TEXT_AREA" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/radioList> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:prefLabel "Radio List" ;
  skos:altLabel "radioList" ;
  skos:notation "RADIO_LIST" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/checkbox> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:prefLabel "Checkbox" ;
  skos:altLabel "checkbox" ;
  skos:notation "CHECKBOX" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionFieldType/null> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionFieldTypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: LeadFormQuestionType
pinterest:LeadFormQuestionTypeScheme a skos:ConceptScheme ;
  rdfs:label "LeadFormQuestionType" ;
  rdfs:comment "Lead form question type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/custom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/fullName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/firstName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/lastName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/email> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/phoneNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/zipCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/city> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/stateProvince> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/address> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/dateOfBirth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/age> .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/custom> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Custom" ;
  skos:altLabel "custom" ;
  skos:notation "CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/fullName> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Full Name" ;
  skos:altLabel "fullName" ;
  skos:notation "FULL_NAME" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/firstName> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "First Name" ;
  skos:altLabel "firstName" ;
  skos:notation "FIRST_NAME" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/lastName> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Last Name" ;
  skos:altLabel "lastName" ;
  skos:notation "LAST_NAME" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/email> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Email" ;
  skos:altLabel "email" ;
  skos:notation "EMAIL" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/phoneNumber> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Phone Number" ;
  skos:altLabel "phoneNumber" ;
  skos:notation "PHONE_NUMBER" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/zipCode> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Zip Code" ;
  skos:altLabel "zipCode" ;
  skos:notation "ZIP_CODE" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/gender> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Gender" ;
  skos:altLabel "gender" ;
  skos:notation "GENDER" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/city> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "City" ;
  skos:altLabel "city" ;
  skos:notation "CITY" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/country> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Country" ;
  skos:altLabel "country" ;
  skos:notation "COUNTRY" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/stateProvince> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "State Province" ;
  skos:altLabel "stateProvince" ;
  skos:notation "STATE_PROVINCE" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/address> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Address" ;
  skos:altLabel "address" ;
  skos:notation "ADDRESS" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/dateOfBirth> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Date Of Birth" ;
  skos:altLabel "dateOfBirth" ;
  skos:notation "DATE_OF_BIRTH" .

<https://relay.inferal.com/ontology/pinterest/LeadFormQuestionType/age> a skos:Concept ;
  skos:inScheme pinterest:LeadFormQuestionTypeScheme ;
  skos:topConceptOf pinterest:LeadFormQuestionTypeScheme ;
  skos:prefLabel "Age" ;
  skos:altLabel "age" ;
  skos:notation "AGE" .

# Concept scheme: LeadFormStatus
pinterest:LeadFormStatusScheme a skos:ConceptScheme ;
  rdfs:label "LeadFormStatus" ;
  rdfs:comment "Status of the lead form" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormStatus/draft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadFormStatus/active> .

<https://relay.inferal.com/ontology/pinterest/LeadFormStatus/draft> a skos:Concept ;
  skos:inScheme pinterest:LeadFormStatusScheme ;
  skos:topConceptOf pinterest:LeadFormStatusScheme ;
  skos:prefLabel "Draft" ;
  skos:altLabel "draft" ;
  skos:notation "DRAFT" .

<https://relay.inferal.com/ontology/pinterest/LeadFormStatus/active> a skos:Concept ;
  skos:inScheme pinterest:LeadFormStatusScheme ;
  skos:topConceptOf pinterest:LeadFormStatusScheme ;
  skos:prefLabel "Active" ;
  skos:altLabel "active" ;
  skos:notation "ACTIVE" .

# Concept scheme: LeadsExportStatus
pinterest:LeadsExportStatusScheme a skos:ConceptScheme ;
  rdfs:label "LeadsExportStatus" ;
  rdfs:comment "Status of a leads export job" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadsExportStatus/inProgress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadsExportStatus/finished> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LeadsExportStatus/failed> .

<https://relay.inferal.com/ontology/pinterest/LeadsExportStatus/inProgress> a skos:Concept ;
  skos:inScheme pinterest:LeadsExportStatusScheme ;
  skos:topConceptOf pinterest:LeadsExportStatusScheme ;
  skos:prefLabel "In Progress" ;
  skos:altLabel "inProgress" ;
  skos:notation "IN_PROGRESS" .

<https://relay.inferal.com/ontology/pinterest/LeadsExportStatus/finished> a skos:Concept ;
  skos:inScheme pinterest:LeadsExportStatusScheme ;
  skos:topConceptOf pinterest:LeadsExportStatusScheme ;
  skos:prefLabel "Finished" ;
  skos:altLabel "finished" ;
  skos:notation "FINISHED" .

<https://relay.inferal.com/ontology/pinterest/LeadsExportStatus/failed> a skos:Concept ;
  skos:inScheme pinterest:LeadsExportStatusScheme ;
  skos:topConceptOf pinterest:LeadsExportStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:altLabel "failed" ;
  skos:notation "FAILED" .

# Concept scheme: LookbackPeriodOptions
pinterest:LookbackPeriodOptionsScheme a skos:ConceptScheme ;
  rdfs:label "LookbackPeriodOptions" ;
  rdfs:comment "Days in lookback window in the GET Conversion EQS response." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LookbackPeriodOptions/1d> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/LookbackPeriodOptions/14d> .

<https://relay.inferal.com/ontology/pinterest/LookbackPeriodOptions/1d> a skos:Concept ;
  skos:inScheme pinterest:LookbackPeriodOptionsScheme ;
  skos:topConceptOf pinterest:LookbackPeriodOptionsScheme ;
  skos:prefLabel "1d" ;
  skos:notation "1d" .

<https://relay.inferal.com/ontology/pinterest/LookbackPeriodOptions/14d> a skos:Concept ;
  skos:inScheme pinterest:LookbackPeriodOptionsScheme ;
  skos:topConceptOf pinterest:LookbackPeriodOptionsScheme ;
  skos:prefLabel "14d" ;
  skos:notation "14d" .

# Concept scheme: MMMReportingColumn
pinterest:MMMReportingColumnScheme a skos:ConceptScheme ;
  rdfs:label "MMMReportingColumn" ;
  rdfs:comment "Marketing Mix Modeling (MMM) Reporting Columns" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/spendInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/spendInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/ecpcInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/ectr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/campaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/totalEngagement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/eengagementRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/ecpmInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/campaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/advertiserId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/adGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/adGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/clickthrough1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/impression1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/clickthrough2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/impression2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/totalClickthrough> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/totalImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/advertiserName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/spendOrderLinePaidType> .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/spendInDollar> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Spend In Dollar" ;
  skos:altLabel "spendInDollar" ;
  skos:notation "SPEND_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/spendInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Spend In Micro Dollar" ;
  skos:altLabel "spendInMicroDollar" ;
  skos:notation "SPEND_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/ecpcInDollar> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Ecpc In Dollar" ;
  skos:altLabel "ecpcInDollar" ;
  skos:notation "ECPC_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/ectr> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Ectr" ;
  skos:altLabel "ectr" ;
  skos:notation "ECTR" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/campaignName> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "campaignName" ;
  skos:notation "CAMPAIGN_NAME" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/totalEngagement> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Total Engagement" ;
  skos:altLabel "totalEngagement" ;
  skos:notation "TOTAL_ENGAGEMENT" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/eengagementRate> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Eengagement Rate" ;
  skos:altLabel "eengagementRate" ;
  skos:notation "EENGAGEMENT_RATE" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/ecpmInDollar> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Ecpm In Dollar" ;
  skos:altLabel "ecpmInDollar" ;
  skos:notation "ECPM_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/campaignId> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "campaignId" ;
  skos:notation "CAMPAIGN_ID" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/advertiserId> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Advertiser Id" ;
  skos:altLabel "advertiserId" ;
  skos:notation "ADVERTISER_ID" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/adGroupId> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "adGroupId" ;
  skos:notation "AD_GROUP_ID" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/adGroupName> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "adGroupName" ;
  skos:notation "AD_GROUP_NAME" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/clickthrough1> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Clickthrough1" ;
  skos:altLabel "clickthrough1" ;
  skos:notation "CLICKTHROUGH_1" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/impression1> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Impression1" ;
  skos:altLabel "impression1" ;
  skos:notation "IMPRESSION_1" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/clickthrough2> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Clickthrough2" ;
  skos:altLabel "clickthrough2" ;
  skos:notation "CLICKTHROUGH_2" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/impression2> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Impression2" ;
  skos:altLabel "impression2" ;
  skos:notation "IMPRESSION_2" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/totalClickthrough> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Total Clickthrough" ;
  skos:altLabel "totalClickthrough" ;
  skos:notation "TOTAL_CLICKTHROUGH" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/totalImpression> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Total Impression" ;
  skos:altLabel "totalImpression" ;
  skos:notation "TOTAL_IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/advertiserName> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Advertiser Name" ;
  skos:altLabel "advertiserName" ;
  skos:notation "ADVERTISER_NAME" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingColumn/spendOrderLinePaidType> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingColumnScheme ;
  skos:topConceptOf pinterest:MMMReportingColumnScheme ;
  skos:prefLabel "Spend Order Line Paid Type" ;
  skos:altLabel "spendOrderLinePaidType" ;
  skos:notation "SPEND_ORDER_LINE_PAID_TYPE" .

# Concept scheme: MMMReportingTargetingType
pinterest:MMMReportingTargetingTypeScheme a skos:ConceptScheme ;
  rdfs:label "MMMReportingTargetingType" ;
  rdfs:comment "Ad targeting types for MMM report" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/apptype> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/creativeType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/location> .

<https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/apptype> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingTargetingTypeScheme ;
  skos:topConceptOf pinterest:MMMReportingTargetingTypeScheme ;
  skos:prefLabel "Apptype" ;
  skos:altLabel "apptype" ;
  skos:notation "APPTYPE" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/country> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingTargetingTypeScheme ;
  skos:topConceptOf pinterest:MMMReportingTargetingTypeScheme ;
  skos:prefLabel "Country" ;
  skos:altLabel "country" ;
  skos:notation "COUNTRY" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/creativeType> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingTargetingTypeScheme ;
  skos:topConceptOf pinterest:MMMReportingTargetingTypeScheme ;
  skos:prefLabel "Creative Type" ;
  skos:altLabel "creativeType" ;
  skos:notation "CREATIVE_TYPE" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/gender> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingTargetingTypeScheme ;
  skos:topConceptOf pinterest:MMMReportingTargetingTypeScheme ;
  skos:prefLabel "Gender" ;
  skos:altLabel "gender" ;
  skos:notation "GENDER" .

<https://relay.inferal.com/ontology/pinterest/MMMReportingTargetingType/location> a skos:Concept ;
  skos:inScheme pinterest:MMMReportingTargetingTypeScheme ;
  skos:topConceptOf pinterest:MMMReportingTargetingTypeScheme ;
  skos:prefLabel "Location" ;
  skos:altLabel "location" ;
  skos:notation "LOCATION" .

# Concept scheme: MatchType
pinterest:MatchTypeScheme a skos:ConceptScheme ;
  rdfs:label "MatchType" ;
  rdfs:comment "Keyword match type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchType/broad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchType/phrase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchType/exact> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchType/exactNegative> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchType/phraseNegative> .

<https://relay.inferal.com/ontology/pinterest/MatchType/broad> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeScheme ;
  skos:topConceptOf pinterest:MatchTypeScheme ;
  skos:prefLabel "Broad" ;
  skos:altLabel "broad" ;
  skos:notation "BROAD" .

<https://relay.inferal.com/ontology/pinterest/MatchType/phrase> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeScheme ;
  skos:topConceptOf pinterest:MatchTypeScheme ;
  skos:prefLabel "Phrase" ;
  skos:altLabel "phrase" ;
  skos:notation "PHRASE" .

<https://relay.inferal.com/ontology/pinterest/MatchType/exact> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeScheme ;
  skos:topConceptOf pinterest:MatchTypeScheme ;
  skos:prefLabel "Exact" ;
  skos:altLabel "exact" ;
  skos:notation "EXACT" .

<https://relay.inferal.com/ontology/pinterest/MatchType/exactNegative> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeScheme ;
  skos:topConceptOf pinterest:MatchTypeScheme ;
  skos:prefLabel "Exact Negative" ;
  skos:altLabel "exactNegative" ;
  skos:notation "EXACT_NEGATIVE" .

<https://relay.inferal.com/ontology/pinterest/MatchType/phraseNegative> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeScheme ;
  skos:topConceptOf pinterest:MatchTypeScheme ;
  skos:prefLabel "Phrase Negative" ;
  skos:altLabel "phraseNegative" ;
  skos:notation "PHRASE_NEGATIVE" .

# Concept scheme: MatchTypeResponse
pinterest:MatchTypeResponseScheme a skos:ConceptScheme ;
  rdfs:label "MatchTypeResponse" ;
  rdfs:comment "Keyword match type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/broad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/phrase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/exact> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/exactNegative> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/phraseNegative> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/null> .

<https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/broad> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeResponseScheme ;
  skos:topConceptOf pinterest:MatchTypeResponseScheme ;
  skos:prefLabel "Broad" ;
  skos:altLabel "broad" ;
  skos:notation "BROAD" .

<https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/phrase> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeResponseScheme ;
  skos:topConceptOf pinterest:MatchTypeResponseScheme ;
  skos:prefLabel "Phrase" ;
  skos:altLabel "phrase" ;
  skos:notation "PHRASE" .

<https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/exact> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeResponseScheme ;
  skos:topConceptOf pinterest:MatchTypeResponseScheme ;
  skos:prefLabel "Exact" ;
  skos:altLabel "exact" ;
  skos:notation "EXACT" .

<https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/exactNegative> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeResponseScheme ;
  skos:topConceptOf pinterest:MatchTypeResponseScheme ;
  skos:prefLabel "Exact Negative" ;
  skos:altLabel "exactNegative" ;
  skos:notation "EXACT_NEGATIVE" .

<https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/phraseNegative> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeResponseScheme ;
  skos:topConceptOf pinterest:MatchTypeResponseScheme ;
  skos:prefLabel "Phrase Negative" ;
  skos:altLabel "phraseNegative" ;
  skos:notation "PHRASE_NEGATIVE" .

<https://relay.inferal.com/ontology/pinterest/MatchTypeResponse/null> a skos:Concept ;
  skos:inScheme pinterest:MatchTypeResponseScheme ;
  skos:topConceptOf pinterest:MatchTypeResponseScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: MediaType
pinterest:MediaTypeScheme a skos:ConceptScheme ;
  rdfs:label "MediaType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaType/image> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaType/video> .

<https://relay.inferal.com/ontology/pinterest/MediaType/image> a skos:Concept ;
  skos:inScheme pinterest:MediaTypeScheme ;
  skos:topConceptOf pinterest:MediaTypeScheme ;
  skos:prefLabel "Image" ;
  skos:altLabel "image" ;
  skos:notation "IMAGE" .

<https://relay.inferal.com/ontology/pinterest/MediaType/video> a skos:Concept ;
  skos:inScheme pinterest:MediaTypeScheme ;
  skos:topConceptOf pinterest:MediaTypeScheme ;
  skos:prefLabel "Video" ;
  skos:altLabel "video" ;
  skos:notation "VIDEO" .

# Concept scheme: MediaUploadStatus
pinterest:MediaUploadStatusScheme a skos:ConceptScheme ;
  rdfs:label "MediaUploadStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/registered> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/processing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/succeeded> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/failed> .

<https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/registered> a skos:Concept ;
  skos:inScheme pinterest:MediaUploadStatusScheme ;
  skos:topConceptOf pinterest:MediaUploadStatusScheme ;
  skos:prefLabel "Registered" ;
  skos:altLabel "registered" ;
  skos:notation "registered" .

<https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/processing> a skos:Concept ;
  skos:inScheme pinterest:MediaUploadStatusScheme ;
  skos:topConceptOf pinterest:MediaUploadStatusScheme ;
  skos:prefLabel "Processing" ;
  skos:altLabel "processing" ;
  skos:notation "processing" .

<https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/succeeded> a skos:Concept ;
  skos:inScheme pinterest:MediaUploadStatusScheme ;
  skos:topConceptOf pinterest:MediaUploadStatusScheme ;
  skos:prefLabel "Succeeded" ;
  skos:altLabel "succeeded" ;
  skos:notation "succeeded" .

<https://relay.inferal.com/ontology/pinterest/MediaUploadStatus/failed> a skos:Concept ;
  skos:inScheme pinterest:MediaUploadStatusScheme ;
  skos:topConceptOf pinterest:MediaUploadStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:altLabel "failed" ;
  skos:notation "failed" .

# Concept scheme: MediaUploadType
pinterest:MediaUploadTypeScheme a skos:ConceptScheme ;
  rdfs:label "MediaUploadType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MediaUploadType/video> .

<https://relay.inferal.com/ontology/pinterest/MediaUploadType/video> a skos:Concept ;
  skos:inScheme pinterest:MediaUploadTypeScheme ;
  skos:topConceptOf pinterest:MediaUploadTypeScheme ;
  skos:prefLabel "Video" ;
  skos:altLabel "video" ;
  skos:notation "video" .

# Concept scheme: MetricsReportingLevel
pinterest:MetricsReportingLevelScheme a skos:ConceptScheme ;
  rdfs:label "MetricsReportingLevel" ;
  rdfs:comment "Level of the reporting request" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/advertiser> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/advertiserTargeting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/campaignTargeting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/adGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/adGroupTargeting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/pinPromotion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/pinPromotionTargeting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productGroupTargeting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productItem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productItemTargeting> .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/advertiser> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Advertiser" ;
  skos:altLabel "advertiser" ;
  skos:notation "ADVERTISER" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/advertiserTargeting> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Advertiser Targeting" ;
  skos:altLabel "advertiserTargeting" ;
  skos:notation "ADVERTISER_TARGETING" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/campaign> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Campaign" ;
  skos:altLabel "campaign" ;
  skos:notation "CAMPAIGN" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/campaignTargeting> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Campaign Targeting" ;
  skos:altLabel "campaignTargeting" ;
  skos:notation "CAMPAIGN_TARGETING" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/adGroup> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "adGroup" ;
  skos:notation "AD_GROUP" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/adGroupTargeting> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Ad Group Targeting" ;
  skos:altLabel "adGroupTargeting" ;
  skos:notation "AD_GROUP_TARGETING" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/pinPromotion> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Pin Promotion" ;
  skos:altLabel "pinPromotion" ;
  skos:notation "PIN_PROMOTION" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/pinPromotionTargeting> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Pin Promotion Targeting" ;
  skos:altLabel "pinPromotionTargeting" ;
  skos:notation "PIN_PROMOTION_TARGETING" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/keyword> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Keyword" ;
  skos:altLabel "keyword" ;
  skos:notation "KEYWORD" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productGroup> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "productGroup" ;
  skos:notation "PRODUCT_GROUP" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productGroupTargeting> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Product Group Targeting" ;
  skos:altLabel "productGroupTargeting" ;
  skos:notation "PRODUCT_GROUP_TARGETING" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productItem> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Product Item" ;
  skos:altLabel "productItem" ;
  skos:notation "PRODUCT_ITEM" .

<https://relay.inferal.com/ontology/pinterest/MetricsReportingLevel/productItemTargeting> a skos:Concept ;
  skos:inScheme pinterest:MetricsReportingLevelScheme ;
  skos:topConceptOf pinterest:MetricsReportingLevelScheme ;
  skos:prefLabel "Product Item Targeting" ;
  skos:altLabel "productItemTargeting" ;
  skos:notation "PRODUCT_ITEM_TARGETING" .

# Concept scheme: NonNullableCatalogsCurrency
pinterest:NonNullableCatalogsCurrencyScheme a skos:ConceptScheme ;
  rdfs:label "NonNullableCatalogsCurrency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/aed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/afn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/all> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/amd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ang> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/aoa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/aud> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/awg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/azn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bbd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bdt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bgn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bhd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bif> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/brl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/btn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bwp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/byn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/byr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cdf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/chf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/clp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cny> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/crc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cuc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/czk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/djf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/dkk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/dop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/dzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/egp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ern> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/etb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/eur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/fjd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/fkp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ggp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ghs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gip> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gnf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gtq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/hkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/hnl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/hrk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/htg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/huf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/idr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/imp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/inr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/iqd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/irr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/isk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jep> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jpy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kgs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/khr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kmf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kpw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/krw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kzt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lak> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lkr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lrd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lsl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mdl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mmk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mnt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mvr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mwk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mxn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/myr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mzn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ngn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nio> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/npr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/omr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pab> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pgk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/php> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pkr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pln> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pyg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/qar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ron> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/rsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/rub> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/rwf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sbd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/scr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sdg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sgd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/shp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sll> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/spl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/srd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/std> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/svc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/syp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/szl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/thb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tjs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tmt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/top> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/try> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ttd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tvd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/twd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tzs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/uah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ugx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/usd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/uyu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/uzs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/vef> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/vnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/vuv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/wst> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xaf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xcd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xdr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xof> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xpf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/yer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/zar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/zmw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/zwd> .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/aed> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Aed" ;
  skos:altLabel "aed" ;
  skos:notation "AED" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/afn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Afn" ;
  skos:altLabel "afn" ;
  skos:notation "AFN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/all> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "All" ;
  skos:altLabel "all" ;
  skos:notation "ALL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/amd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Amd" ;
  skos:altLabel "amd" ;
  skos:notation "AMD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ang> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ang" ;
  skos:altLabel "ang" ;
  skos:notation "ANG" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/aoa> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Aoa" ;
  skos:altLabel "aoa" ;
  skos:notation "AOA" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ars> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ars" ;
  skos:altLabel "ars" ;
  skos:notation "ARS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/aud> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Aud" ;
  skos:altLabel "aud" ;
  skos:notation "AUD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/awg> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Awg" ;
  skos:altLabel "awg" ;
  skos:notation "AWG" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/azn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Azn" ;
  skos:altLabel "azn" ;
  skos:notation "AZN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bam> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bam" ;
  skos:altLabel "bam" ;
  skos:notation "BAM" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bbd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bbd" ;
  skos:altLabel "bbd" ;
  skos:notation "BBD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bdt> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bdt" ;
  skos:altLabel "bdt" ;
  skos:notation "BDT" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bgn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bgn" ;
  skos:altLabel "bgn" ;
  skos:notation "BGN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bhd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bhd" ;
  skos:altLabel "bhd" ;
  skos:notation "BHD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bif> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bif" ;
  skos:altLabel "bif" ;
  skos:notation "BIF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bmd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bmd" ;
  skos:altLabel "bmd" ;
  skos:notation "BMD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bnd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bnd" ;
  skos:altLabel "bnd" ;
  skos:notation "BND" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bob> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bob" ;
  skos:altLabel "bob" ;
  skos:notation "BOB" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/brl> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Brl" ;
  skos:altLabel "brl" ;
  skos:notation "BRL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bsd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bsd" ;
  skos:altLabel "bsd" ;
  skos:notation "BSD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/btn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Btn" ;
  skos:altLabel "btn" ;
  skos:notation "BTN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bwp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bwp" ;
  skos:altLabel "bwp" ;
  skos:notation "BWP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/byn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Byn" ;
  skos:altLabel "byn" ;
  skos:notation "BYN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/byr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Byr" ;
  skos:altLabel "byr" ;
  skos:notation "BYR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/bzd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Bzd" ;
  skos:altLabel "bzd" ;
  skos:notation "BZD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cad> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cad" ;
  skos:altLabel "cad" ;
  skos:notation "CAD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cdf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cdf" ;
  skos:altLabel "cdf" ;
  skos:notation "CDF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/chf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Chf" ;
  skos:altLabel "chf" ;
  skos:notation "CHF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/clp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Clp" ;
  skos:altLabel "clp" ;
  skos:notation "CLP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cny> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cny" ;
  skos:altLabel "cny" ;
  skos:notation "CNY" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cop> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cop" ;
  skos:altLabel "cop" ;
  skos:notation "COP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/crc> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Crc" ;
  skos:altLabel "crc" ;
  skos:notation "CRC" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cuc> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cuc" ;
  skos:altLabel "cuc" ;
  skos:notation "CUC" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cup> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cup" ;
  skos:altLabel "cup" ;
  skos:notation "CUP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/cve> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Cve" ;
  skos:altLabel "cve" ;
  skos:notation "CVE" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/czk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Czk" ;
  skos:altLabel "czk" ;
  skos:notation "CZK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/djf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Djf" ;
  skos:altLabel "djf" ;
  skos:notation "DJF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/dkk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Dkk" ;
  skos:altLabel "dkk" ;
  skos:notation "DKK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/dop> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Dop" ;
  skos:altLabel "dop" ;
  skos:notation "DOP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/dzd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Dzd" ;
  skos:altLabel "dzd" ;
  skos:notation "DZD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/egp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Egp" ;
  skos:altLabel "egp" ;
  skos:notation "EGP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ern> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ern" ;
  skos:altLabel "ern" ;
  skos:notation "ERN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/etb> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Etb" ;
  skos:altLabel "etb" ;
  skos:notation "ETB" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/eur> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Eur" ;
  skos:altLabel "eur" ;
  skos:notation "EUR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/fjd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Fjd" ;
  skos:altLabel "fjd" ;
  skos:notation "FJD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/fkp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Fkp" ;
  skos:altLabel "fkp" ;
  skos:notation "FKP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gbp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gbp" ;
  skos:altLabel "gbp" ;
  skos:notation "GBP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gel> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gel" ;
  skos:altLabel "gel" ;
  skos:notation "GEL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ggp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ggp" ;
  skos:altLabel "ggp" ;
  skos:notation "GGP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ghs> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ghs" ;
  skos:altLabel "ghs" ;
  skos:notation "GHS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gip> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gip" ;
  skos:altLabel "gip" ;
  skos:notation "GIP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gmd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gmd" ;
  skos:altLabel "gmd" ;
  skos:notation "GMD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gnf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gnf" ;
  skos:altLabel "gnf" ;
  skos:notation "GNF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gtq> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gtq" ;
  skos:altLabel "gtq" ;
  skos:notation "GTQ" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/gyd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Gyd" ;
  skos:altLabel "gyd" ;
  skos:notation "GYD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/hkd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Hkd" ;
  skos:altLabel "hkd" ;
  skos:notation "HKD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/hnl> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Hnl" ;
  skos:altLabel "hnl" ;
  skos:notation "HNL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/hrk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Hrk" ;
  skos:altLabel "hrk" ;
  skos:notation "HRK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/htg> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Htg" ;
  skos:altLabel "htg" ;
  skos:notation "HTG" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/huf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Huf" ;
  skos:altLabel "huf" ;
  skos:notation "HUF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/idr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Idr" ;
  skos:altLabel "idr" ;
  skos:notation "IDR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ils> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ils" ;
  skos:altLabel "ils" ;
  skos:notation "ILS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/imp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Imp" ;
  skos:altLabel "imp" ;
  skos:notation "IMP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/inr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Inr" ;
  skos:altLabel "inr" ;
  skos:notation "INR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/iqd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Iqd" ;
  skos:altLabel "iqd" ;
  skos:notation "IQD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/irr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Irr" ;
  skos:altLabel "irr" ;
  skos:notation "IRR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/isk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Isk" ;
  skos:altLabel "isk" ;
  skos:notation "ISK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jep> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Jep" ;
  skos:altLabel "jep" ;
  skos:notation "JEP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jmd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Jmd" ;
  skos:altLabel "jmd" ;
  skos:notation "JMD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jod> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Jod" ;
  skos:altLabel "jod" ;
  skos:notation "JOD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/jpy> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Jpy" ;
  skos:altLabel "jpy" ;
  skos:notation "JPY" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kes> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kes" ;
  skos:altLabel "kes" ;
  skos:notation "KES" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kgs> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kgs" ;
  skos:altLabel "kgs" ;
  skos:notation "KGS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/khr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Khr" ;
  skos:altLabel "khr" ;
  skos:notation "KHR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kmf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kmf" ;
  skos:altLabel "kmf" ;
  skos:notation "KMF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kpw> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kpw" ;
  skos:altLabel "kpw" ;
  skos:notation "KPW" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/krw> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Krw" ;
  skos:altLabel "krw" ;
  skos:notation "KRW" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kwd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kwd" ;
  skos:altLabel "kwd" ;
  skos:notation "KWD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kyd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kyd" ;
  skos:altLabel "kyd" ;
  skos:notation "KYD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/kzt> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Kzt" ;
  skos:altLabel "kzt" ;
  skos:notation "KZT" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lak> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Lak" ;
  skos:altLabel "lak" ;
  skos:notation "LAK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lbp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Lbp" ;
  skos:altLabel "lbp" ;
  skos:notation "LBP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lkr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Lkr" ;
  skos:altLabel "lkr" ;
  skos:notation "LKR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lrd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Lrd" ;
  skos:altLabel "lrd" ;
  skos:notation "LRD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lsl> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Lsl" ;
  skos:altLabel "lsl" ;
  skos:notation "LSL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/lyd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Lyd" ;
  skos:altLabel "lyd" ;
  skos:notation "LYD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mad> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mad" ;
  skos:altLabel "mad" ;
  skos:notation "MAD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mdl> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mdl" ;
  skos:altLabel "mdl" ;
  skos:notation "MDL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mga> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mga" ;
  skos:altLabel "mga" ;
  skos:notation "MGA" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mkd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mkd" ;
  skos:altLabel "mkd" ;
  skos:notation "MKD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mmk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mmk" ;
  skos:altLabel "mmk" ;
  skos:notation "MMK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mnt> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mnt" ;
  skos:altLabel "mnt" ;
  skos:notation "MNT" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mop> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mop" ;
  skos:altLabel "mop" ;
  skos:notation "MOP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mro> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mro" ;
  skos:altLabel "mro" ;
  skos:notation "MRO" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mur> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mur" ;
  skos:altLabel "mur" ;
  skos:notation "MUR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mvr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mvr" ;
  skos:altLabel "mvr" ;
  skos:notation "MVR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mwk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mwk" ;
  skos:altLabel "mwk" ;
  skos:notation "MWK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mxn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mxn" ;
  skos:altLabel "mxn" ;
  skos:notation "MXN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/myr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Myr" ;
  skos:altLabel "myr" ;
  skos:notation "MYR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/mzn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Mzn" ;
  skos:altLabel "mzn" ;
  skos:notation "MZN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nad> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Nad" ;
  skos:altLabel "nad" ;
  skos:notation "NAD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ngn> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ngn" ;
  skos:altLabel "ngn" ;
  skos:notation "NGN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nio> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Nio" ;
  skos:altLabel "nio" ;
  skos:notation "NIO" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nok> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Nok" ;
  skos:altLabel "nok" ;
  skos:notation "NOK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/npr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Npr" ;
  skos:altLabel "npr" ;
  skos:notation "NPR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/nzd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Nzd" ;
  skos:altLabel "nzd" ;
  skos:notation "NZD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/omr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Omr" ;
  skos:altLabel "omr" ;
  skos:notation "OMR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pab> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Pab" ;
  skos:altLabel "pab" ;
  skos:notation "PAB" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pen> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Pen" ;
  skos:altLabel "pen" ;
  skos:notation "PEN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pgk> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Pgk" ;
  skos:altLabel "pgk" ;
  skos:notation "PGK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/php> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Php" ;
  skos:altLabel "php" ;
  skos:notation "PHP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pkr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Pkr" ;
  skos:altLabel "pkr" ;
  skos:notation "PKR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pln> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Pln" ;
  skos:altLabel "pln" ;
  skos:notation "PLN" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/pyg> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Pyg" ;
  skos:altLabel "pyg" ;
  skos:notation "PYG" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/qar> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Qar" ;
  skos:altLabel "qar" ;
  skos:notation "QAR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ron> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ron" ;
  skos:altLabel "ron" ;
  skos:notation "RON" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/rsd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Rsd" ;
  skos:altLabel "rsd" ;
  skos:notation "RSD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/rub> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Rub" ;
  skos:altLabel "rub" ;
  skos:notation "RUB" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/rwf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Rwf" ;
  skos:altLabel "rwf" ;
  skos:notation "RWF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sar> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sar" ;
  skos:altLabel "sar" ;
  skos:notation "SAR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sbd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sbd" ;
  skos:altLabel "sbd" ;
  skos:notation "SBD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/scr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Scr" ;
  skos:altLabel "scr" ;
  skos:notation "SCR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sdg> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sdg" ;
  skos:altLabel "sdg" ;
  skos:notation "SDG" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sek> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sek" ;
  skos:altLabel "sek" ;
  skos:notation "SEK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sgd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sgd" ;
  skos:altLabel "sgd" ;
  skos:notation "SGD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/shp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Shp" ;
  skos:altLabel "shp" ;
  skos:notation "SHP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sll> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sll" ;
  skos:altLabel "sll" ;
  skos:notation "SLL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/sos> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Sos" ;
  skos:altLabel "sos" ;
  skos:notation "SOS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/spl> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Spl" ;
  skos:altLabel "spl" ;
  skos:notation "SPL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/srd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Srd" ;
  skos:altLabel "srd" ;
  skos:notation "SRD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/std> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Std" ;
  skos:altLabel "std" ;
  skos:notation "STD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/svc> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Svc" ;
  skos:altLabel "svc" ;
  skos:notation "SVC" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/syp> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Syp" ;
  skos:altLabel "syp" ;
  skos:notation "SYP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/szl> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Szl" ;
  skos:altLabel "szl" ;
  skos:notation "SZL" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/thb> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Thb" ;
  skos:altLabel "thb" ;
  skos:notation "THB" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tjs> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Tjs" ;
  skos:altLabel "tjs" ;
  skos:notation "TJS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tmt> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Tmt" ;
  skos:altLabel "tmt" ;
  skos:notation "TMT" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tnd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Tnd" ;
  skos:altLabel "tnd" ;
  skos:notation "TND" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/top> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Top" ;
  skos:altLabel "top" ;
  skos:notation "TOP" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/try> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Try" ;
  skos:altLabel "try" ;
  skos:notation "TRY" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ttd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ttd" ;
  skos:altLabel "ttd" ;
  skos:notation "TTD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tvd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Tvd" ;
  skos:altLabel "tvd" ;
  skos:notation "TVD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/twd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Twd" ;
  skos:altLabel "twd" ;
  skos:notation "TWD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/tzs> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Tzs" ;
  skos:altLabel "tzs" ;
  skos:notation "TZS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/uah> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Uah" ;
  skos:altLabel "uah" ;
  skos:notation "UAH" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/ugx> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Ugx" ;
  skos:altLabel "ugx" ;
  skos:notation "UGX" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/usd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Usd" ;
  skos:altLabel "usd" ;
  skos:notation "USD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/uyu> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Uyu" ;
  skos:altLabel "uyu" ;
  skos:notation "UYU" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/uzs> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Uzs" ;
  skos:altLabel "uzs" ;
  skos:notation "UZS" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/vef> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Vef" ;
  skos:altLabel "vef" ;
  skos:notation "VEF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/vnd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Vnd" ;
  skos:altLabel "vnd" ;
  skos:notation "VND" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/vuv> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Vuv" ;
  skos:altLabel "vuv" ;
  skos:notation "VUV" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/wst> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Wst" ;
  skos:altLabel "wst" ;
  skos:notation "WST" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xaf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Xaf" ;
  skos:altLabel "xaf" ;
  skos:notation "XAF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xcd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Xcd" ;
  skos:altLabel "xcd" ;
  skos:notation "XCD" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xdr> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Xdr" ;
  skos:altLabel "xdr" ;
  skos:notation "XDR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xof> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Xof" ;
  skos:altLabel "xof" ;
  skos:notation "XOF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/xpf> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Xpf" ;
  skos:altLabel "xpf" ;
  skos:notation "XPF" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/yer> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Yer" ;
  skos:altLabel "yer" ;
  skos:notation "YER" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/zar> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Zar" ;
  skos:altLabel "zar" ;
  skos:notation "ZAR" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/zmw> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Zmw" ;
  skos:altLabel "zmw" ;
  skos:notation "ZMW" .

<https://relay.inferal.com/ontology/pinterest/NonNullableCatalogsCurrency/zwd> a skos:Concept ;
  skos:inScheme pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:topConceptOf pinterest:NonNullableCatalogsCurrencyScheme ;
  skos:prefLabel "Zwd" ;
  skos:altLabel "zwd" ;
  skos:notation "ZWD" .

# Concept scheme: NonNullableProductAvailabilityType
pinterest:NonNullableProductAvailabilityTypeScheme a skos:ConceptScheme ;
  rdfs:label "NonNullableProductAvailabilityType" ;
  rdfs:comment "Product availability." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableProductAvailabilityType/inStock> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableProductAvailabilityType/outOfStock> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NonNullableProductAvailabilityType/preorder> .

<https://relay.inferal.com/ontology/pinterest/NonNullableProductAvailabilityType/inStock> a skos:Concept ;
  skos:inScheme pinterest:NonNullableProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:NonNullableProductAvailabilityTypeScheme ;
  skos:prefLabel "In Stock" ;
  skos:altLabel "inStock" ;
  skos:notation "IN_STOCK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableProductAvailabilityType/outOfStock> a skos:Concept ;
  skos:inScheme pinterest:NonNullableProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:NonNullableProductAvailabilityTypeScheme ;
  skos:prefLabel "Out Of Stock" ;
  skos:altLabel "outOfStock" ;
  skos:notation "OUT_OF_STOCK" .

<https://relay.inferal.com/ontology/pinterest/NonNullableProductAvailabilityType/preorder> a skos:Concept ;
  skos:inScheme pinterest:NonNullableProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:NonNullableProductAvailabilityTypeScheme ;
  skos:prefLabel "Preorder" ;
  skos:altLabel "preorder" ;
  skos:notation "PREORDER" .

# Concept scheme: NullableCatalogsItemFieldType
pinterest:NullableCatalogsItemFieldTypeScheme a skos:ConceptScheme ;
  rdfs:label "NullableCatalogsItemFieldType" ;
  rdfs:comment "Product item fields" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/itemId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/itemGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/title> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/description> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/itemLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/organicLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/imageLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adwordsRedirectLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/size> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/googleProductCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/productCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/condition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/availability> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/ageGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/sizeType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/sizeSystem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adult> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shipping> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shippingWeight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/tax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/multipack> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/additionalImageLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/price> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/salePrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/isBundle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/expirationDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/availabilityDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/weightUnit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/productType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/material> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/pattern> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/color> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/brand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/gtin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/mpn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/iosDeepLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/androidDeepLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/freeShippingLabel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/freeShippingLimit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/avgReviewRating> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/numRatings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/numReviews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/altText> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/variantNames> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/variantValues> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/minAdPrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shippingWidth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shippingHeight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage0Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage1Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage2Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage3Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage4Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage5Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage6Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage7Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage8Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage9Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage10Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage11Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage12Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage13Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage14Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage15Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage16Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage17Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage18Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage19Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage0Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage1Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage2Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage3Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage4Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage5Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage6Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage7Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage8Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage9Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage10Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage11Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage12Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage13Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage14Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage15Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage16Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage17Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage18Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage19Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo0Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo1Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo2Link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo0Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo1Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo2Tag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/installmentPrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/unitPriceTotalMeasure> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/unitPriceBaseMeasure> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/salePriceEffectiveDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/null> .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/itemId> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Item Id" ;
  skos:altLabel "itemId" ;
  skos:notation "ITEM_ID" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/itemGroupId> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Item Group Id" ;
  skos:altLabel "itemGroupId" ;
  skos:notation "ITEM_GROUP_ID" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/title> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Title" ;
  skos:altLabel "title" ;
  skos:notation "TITLE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/description> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Description" ;
  skos:altLabel "description" ;
  skos:notation "DESCRIPTION" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/itemLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Item Link" ;
  skos:altLabel "itemLink" ;
  skos:notation "ITEM_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/organicLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Organic Link" ;
  skos:altLabel "organicLink" ;
  skos:notation "ORGANIC_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/imageLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Image Link" ;
  skos:altLabel "imageLink" ;
  skos:notation "IMAGE_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adwordsRedirectLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Adwords Redirect Link" ;
  skos:altLabel "adwordsRedirectLink" ;
  skos:notation "ADWORDS_REDIRECT_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Link" ;
  skos:altLabel "adLink" ;
  skos:notation "AD_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/size> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Size" ;
  skos:altLabel "size" ;
  skos:notation "SIZE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/googleProductCategory> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Google Product Category" ;
  skos:altLabel "googleProductCategory" ;
  skos:notation "GOOGLE_PRODUCT_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/productCategory> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Product Category" ;
  skos:altLabel "productCategory" ;
  skos:notation "PRODUCT_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/condition> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Condition" ;
  skos:altLabel "condition" ;
  skos:notation "CONDITION" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/availability> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Availability" ;
  skos:altLabel "availability" ;
  skos:notation "AVAILABILITY" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/gender> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Gender" ;
  skos:altLabel "gender" ;
  skos:notation "GENDER" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/ageGroup> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Age Group" ;
  skos:altLabel "ageGroup" ;
  skos:notation "AGE_GROUP" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/sizeType> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Size Type" ;
  skos:altLabel "sizeType" ;
  skos:notation "SIZE_TYPE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/sizeSystem> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Size System" ;
  skos:altLabel "sizeSystem" ;
  skos:notation "SIZE_SYSTEM" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adult> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Adult" ;
  skos:altLabel "adult" ;
  skos:notation "ADULT" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shipping> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Shipping" ;
  skos:altLabel "shipping" ;
  skos:notation "SHIPPING" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shippingWeight> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Shipping Weight" ;
  skos:altLabel "shippingWeight" ;
  skos:notation "SHIPPING_WEIGHT" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/tax> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Tax" ;
  skos:altLabel "tax" ;
  skos:notation "TAX" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/multipack> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Multipack" ;
  skos:altLabel "multipack" ;
  skos:notation "MULTIPACK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/additionalImageLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Additional Image Link" ;
  skos:altLabel "additionalImageLink" ;
  skos:notation "ADDITIONAL_IMAGE_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/price> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Price" ;
  skos:altLabel "price" ;
  skos:notation "PRICE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/salePrice> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Sale Price" ;
  skos:altLabel "salePrice" ;
  skos:notation "SALE_PRICE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/isBundle> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Is Bundle" ;
  skos:altLabel "isBundle" ;
  skos:notation "IS_BUNDLE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/expirationDate> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Expiration Date" ;
  skos:altLabel "expirationDate" ;
  skos:notation "EXPIRATION_DATE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/availabilityDate> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Availability Date" ;
  skos:altLabel "availabilityDate" ;
  skos:notation "AVAILABILITY_DATE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/weightUnit> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Weight Unit" ;
  skos:altLabel "weightUnit" ;
  skos:notation "WEIGHT_UNIT" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/productType> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Product Type" ;
  skos:altLabel "productType" ;
  skos:notation "PRODUCT_TYPE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel0> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Custom Label0" ;
  skos:altLabel "customLabel0" ;
  skos:notation "CUSTOM_LABEL_0" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel1> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Custom Label1" ;
  skos:altLabel "customLabel1" ;
  skos:notation "CUSTOM_LABEL_1" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel2> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Custom Label2" ;
  skos:altLabel "customLabel2" ;
  skos:notation "CUSTOM_LABEL_2" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel3> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Custom Label3" ;
  skos:altLabel "customLabel3" ;
  skos:notation "CUSTOM_LABEL_3" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/customLabel4> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Custom Label4" ;
  skos:altLabel "customLabel4" ;
  skos:notation "CUSTOM_LABEL_4" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/material> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Material" ;
  skos:altLabel "material" ;
  skos:notation "MATERIAL" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/pattern> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Pattern" ;
  skos:altLabel "pattern" ;
  skos:notation "PATTERN" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/color> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Color" ;
  skos:altLabel "color" ;
  skos:notation "COLOR" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/brand> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Brand" ;
  skos:altLabel "brand" ;
  skos:notation "BRAND" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/gtin> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Gtin" ;
  skos:altLabel "gtin" ;
  skos:notation "GTIN" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/mpn> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Mpn" ;
  skos:altLabel "mpn" ;
  skos:notation "MPN" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/iosDeepLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ios Deep Link" ;
  skos:altLabel "iosDeepLink" ;
  skos:notation "IOS_DEEP_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/androidDeepLink> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Android Deep Link" ;
  skos:altLabel "androidDeepLink" ;
  skos:notation "ANDROID_DEEP_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/freeShippingLabel> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Free Shipping Label" ;
  skos:altLabel "freeShippingLabel" ;
  skos:notation "FREE_SHIPPING_LABEL" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/freeShippingLimit> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Free Shipping Limit" ;
  skos:altLabel "freeShippingLimit" ;
  skos:notation "FREE_SHIPPING_LIMIT" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/avgReviewRating> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Avg Review Rating" ;
  skos:altLabel "avgReviewRating" ;
  skos:notation "AVG_REVIEW_RATING" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/numRatings> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Num Ratings" ;
  skos:altLabel "numRatings" ;
  skos:notation "NUM_RATINGS" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/numReviews> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Num Reviews" ;
  skos:altLabel "numReviews" ;
  skos:notation "NUM_REVIEWS" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/altText> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Alt Text" ;
  skos:altLabel "altText" ;
  skos:notation "ALT_TEXT" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/variantNames> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Variant Names" ;
  skos:altLabel "variantNames" ;
  skos:notation "VARIANT_NAMES" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/variantValues> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Variant Values" ;
  skos:altLabel "variantValues" ;
  skos:notation "VARIANT_VALUES" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/minAdPrice> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Min Ad Price" ;
  skos:altLabel "minAdPrice" ;
  skos:notation "MIN_AD_PRICE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shippingWidth> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Shipping Width" ;
  skos:altLabel "shippingWidth" ;
  skos:notation "SHIPPING_WIDTH" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/shippingHeight> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Shipping Height" ;
  skos:altLabel "shippingHeight" ;
  skos:notation "SHIPPING_HEIGHT" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage0Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image0Link" ;
  skos:altLabel "adImage0Link" ;
  skos:notation "AD_IMAGE_0_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage1Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image1Link" ;
  skos:altLabel "adImage1Link" ;
  skos:notation "AD_IMAGE_1_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage2Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image2Link" ;
  skos:altLabel "adImage2Link" ;
  skos:notation "AD_IMAGE_2_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage3Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image3Link" ;
  skos:altLabel "adImage3Link" ;
  skos:notation "AD_IMAGE_3_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage4Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image4Link" ;
  skos:altLabel "adImage4Link" ;
  skos:notation "AD_IMAGE_4_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage5Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image5Link" ;
  skos:altLabel "adImage5Link" ;
  skos:notation "AD_IMAGE_5_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage6Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image6Link" ;
  skos:altLabel "adImage6Link" ;
  skos:notation "AD_IMAGE_6_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage7Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image7Link" ;
  skos:altLabel "adImage7Link" ;
  skos:notation "AD_IMAGE_7_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage8Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image8Link" ;
  skos:altLabel "adImage8Link" ;
  skos:notation "AD_IMAGE_8_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage9Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image9Link" ;
  skos:altLabel "adImage9Link" ;
  skos:notation "AD_IMAGE_9_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage10Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image10Link" ;
  skos:altLabel "adImage10Link" ;
  skos:notation "AD_IMAGE_10_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage11Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image11Link" ;
  skos:altLabel "adImage11Link" ;
  skos:notation "AD_IMAGE_11_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage12Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image12Link" ;
  skos:altLabel "adImage12Link" ;
  skos:notation "AD_IMAGE_12_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage13Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image13Link" ;
  skos:altLabel "adImage13Link" ;
  skos:notation "AD_IMAGE_13_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage14Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image14Link" ;
  skos:altLabel "adImage14Link" ;
  skos:notation "AD_IMAGE_14_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage15Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image15Link" ;
  skos:altLabel "adImage15Link" ;
  skos:notation "AD_IMAGE_15_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage16Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image16Link" ;
  skos:altLabel "adImage16Link" ;
  skos:notation "AD_IMAGE_16_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage17Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image17Link" ;
  skos:altLabel "adImage17Link" ;
  skos:notation "AD_IMAGE_17_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage18Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image18Link" ;
  skos:altLabel "adImage18Link" ;
  skos:notation "AD_IMAGE_18_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage19Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image19Link" ;
  skos:altLabel "adImage19Link" ;
  skos:notation "AD_IMAGE_19_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage0Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image0Tag" ;
  skos:altLabel "adImage0Tag" ;
  skos:notation "AD_IMAGE_0_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage1Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image1Tag" ;
  skos:altLabel "adImage1Tag" ;
  skos:notation "AD_IMAGE_1_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage2Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image2Tag" ;
  skos:altLabel "adImage2Tag" ;
  skos:notation "AD_IMAGE_2_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage3Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image3Tag" ;
  skos:altLabel "adImage3Tag" ;
  skos:notation "AD_IMAGE_3_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage4Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image4Tag" ;
  skos:altLabel "adImage4Tag" ;
  skos:notation "AD_IMAGE_4_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage5Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image5Tag" ;
  skos:altLabel "adImage5Tag" ;
  skos:notation "AD_IMAGE_5_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage6Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image6Tag" ;
  skos:altLabel "adImage6Tag" ;
  skos:notation "AD_IMAGE_6_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage7Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image7Tag" ;
  skos:altLabel "adImage7Tag" ;
  skos:notation "AD_IMAGE_7_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage8Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image8Tag" ;
  skos:altLabel "adImage8Tag" ;
  skos:notation "AD_IMAGE_8_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage9Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image9Tag" ;
  skos:altLabel "adImage9Tag" ;
  skos:notation "AD_IMAGE_9_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage10Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image10Tag" ;
  skos:altLabel "adImage10Tag" ;
  skos:notation "AD_IMAGE_10_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage11Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image11Tag" ;
  skos:altLabel "adImage11Tag" ;
  skos:notation "AD_IMAGE_11_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage12Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image12Tag" ;
  skos:altLabel "adImage12Tag" ;
  skos:notation "AD_IMAGE_12_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage13Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image13Tag" ;
  skos:altLabel "adImage13Tag" ;
  skos:notation "AD_IMAGE_13_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage14Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image14Tag" ;
  skos:altLabel "adImage14Tag" ;
  skos:notation "AD_IMAGE_14_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage15Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image15Tag" ;
  skos:altLabel "adImage15Tag" ;
  skos:notation "AD_IMAGE_15_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage16Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image16Tag" ;
  skos:altLabel "adImage16Tag" ;
  skos:notation "AD_IMAGE_16_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage17Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image17Tag" ;
  skos:altLabel "adImage17Tag" ;
  skos:notation "AD_IMAGE_17_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage18Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image18Tag" ;
  skos:altLabel "adImage18Tag" ;
  skos:notation "AD_IMAGE_18_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adImage19Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Image19Tag" ;
  skos:altLabel "adImage19Tag" ;
  skos:notation "AD_IMAGE_19_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo0Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Video0Link" ;
  skos:altLabel "adVideo0Link" ;
  skos:notation "AD_VIDEO_0_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo1Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Video1Link" ;
  skos:altLabel "adVideo1Link" ;
  skos:notation "AD_VIDEO_1_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo2Link> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Video2Link" ;
  skos:altLabel "adVideo2Link" ;
  skos:notation "AD_VIDEO_2_LINK" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo0Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Video0Tag" ;
  skos:altLabel "adVideo0Tag" ;
  skos:notation "AD_VIDEO_0_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo1Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Video1Tag" ;
  skos:altLabel "adVideo1Tag" ;
  skos:notation "AD_VIDEO_1_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/adVideo2Tag> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Ad Video2Tag" ;
  skos:altLabel "adVideo2Tag" ;
  skos:notation "AD_VIDEO_2_TAG" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/installmentPrice> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Installment Price" ;
  skos:altLabel "installmentPrice" ;
  skos:notation "INSTALLMENT_PRICE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/unitPriceTotalMeasure> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Unit Price Total Measure" ;
  skos:altLabel "unitPriceTotalMeasure" ;
  skos:notation "UNIT_PRICE_TOTAL_MEASURE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/unitPriceBaseMeasure> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Unit Price Base Measure" ;
  skos:altLabel "unitPriceBaseMeasure" ;
  skos:notation "UNIT_PRICE_BASE_MEASURE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/salePriceEffectiveDate> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Sale Price Effective Date" ;
  skos:altLabel "salePriceEffectiveDate" ;
  skos:notation "SALE_PRICE_EFFECTIVE_DATE" .

<https://relay.inferal.com/ontology/pinterest/NullableCatalogsItemFieldType/null> a skos:Concept ;
  skos:inScheme pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:topConceptOf pinterest:NullableCatalogsItemFieldTypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: NullableCurrency
pinterest:NullableCurrencyScheme a skos:ConceptScheme ;
  rdfs:label "NullableCurrency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/aed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/afn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/all> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/amd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ang> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/aoa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/aud> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/awg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/azn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bbd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bdt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bgn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bhd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bif> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/brl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/btn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bwp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/byn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/byr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/bzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cdf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/chf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/clp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cny> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/crc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cuc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/cve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/czk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/djf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/dkk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/dop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/dzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/egp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ern> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/etb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/eur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/fjd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/fkp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ggp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ghs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gip> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gnf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gtq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/gyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/hkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/hnl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/hrk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/htg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/huf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/idr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/imp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/inr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/iqd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/irr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/isk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/jep> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/jmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/jod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/jpy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kgs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/khr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kmf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kpw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/krw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/kzt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/lak> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/lbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/lkr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/lrd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/lsl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/lyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mdl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mmk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mnt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mvr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mwk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mxn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/myr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/mzn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/nad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ngn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/nio> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/nok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/npr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/nzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/omr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/pab> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/pen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/pgk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/php> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/pkr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/pln> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/pyg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/qar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ron> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/rsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/rub> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/rwf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sbd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/scr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sdg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sgd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/shp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sll> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/sos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/spl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/srd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/std> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/svc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/syp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/szl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/thb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/tjs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/tmt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/tnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/top> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/try> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ttd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/tvd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/twd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/tzs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/uah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/ugx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/usd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/uyu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/uzs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/vef> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/vnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/vuv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/wst> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/xaf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/xcd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/xdr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/xof> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/xpf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/yer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/zar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/zmw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/zwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/NullableCurrency/null> .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/aed> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Aed" ;
  skos:altLabel "aed" ;
  skos:notation "AED" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/afn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Afn" ;
  skos:altLabel "afn" ;
  skos:notation "AFN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/all> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "All" ;
  skos:altLabel "all" ;
  skos:notation "ALL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/amd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Amd" ;
  skos:altLabel "amd" ;
  skos:notation "AMD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ang> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ang" ;
  skos:altLabel "ang" ;
  skos:notation "ANG" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/aoa> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Aoa" ;
  skos:altLabel "aoa" ;
  skos:notation "AOA" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ars> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ars" ;
  skos:altLabel "ars" ;
  skos:notation "ARS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/aud> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Aud" ;
  skos:altLabel "aud" ;
  skos:notation "AUD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/awg> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Awg" ;
  skos:altLabel "awg" ;
  skos:notation "AWG" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/azn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Azn" ;
  skos:altLabel "azn" ;
  skos:notation "AZN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bam> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bam" ;
  skos:altLabel "bam" ;
  skos:notation "BAM" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bbd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bbd" ;
  skos:altLabel "bbd" ;
  skos:notation "BBD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bdt> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bdt" ;
  skos:altLabel "bdt" ;
  skos:notation "BDT" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bgn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bgn" ;
  skos:altLabel "bgn" ;
  skos:notation "BGN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bhd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bhd" ;
  skos:altLabel "bhd" ;
  skos:notation "BHD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bif> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bif" ;
  skos:altLabel "bif" ;
  skos:notation "BIF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bmd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bmd" ;
  skos:altLabel "bmd" ;
  skos:notation "BMD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bnd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bnd" ;
  skos:altLabel "bnd" ;
  skos:notation "BND" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bob> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bob" ;
  skos:altLabel "bob" ;
  skos:notation "BOB" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/brl> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Brl" ;
  skos:altLabel "brl" ;
  skos:notation "BRL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bsd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bsd" ;
  skos:altLabel "bsd" ;
  skos:notation "BSD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/btn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Btn" ;
  skos:altLabel "btn" ;
  skos:notation "BTN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bwp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bwp" ;
  skos:altLabel "bwp" ;
  skos:notation "BWP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/byn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Byn" ;
  skos:altLabel "byn" ;
  skos:notation "BYN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/byr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Byr" ;
  skos:altLabel "byr" ;
  skos:notation "BYR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/bzd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Bzd" ;
  skos:altLabel "bzd" ;
  skos:notation "BZD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cad> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cad" ;
  skos:altLabel "cad" ;
  skos:notation "CAD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cdf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cdf" ;
  skos:altLabel "cdf" ;
  skos:notation "CDF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/chf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Chf" ;
  skos:altLabel "chf" ;
  skos:notation "CHF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/clp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Clp" ;
  skos:altLabel "clp" ;
  skos:notation "CLP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cny> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cny" ;
  skos:altLabel "cny" ;
  skos:notation "CNY" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cop> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cop" ;
  skos:altLabel "cop" ;
  skos:notation "COP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/crc> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Crc" ;
  skos:altLabel "crc" ;
  skos:notation "CRC" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cuc> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cuc" ;
  skos:altLabel "cuc" ;
  skos:notation "CUC" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cup> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cup" ;
  skos:altLabel "cup" ;
  skos:notation "CUP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/cve> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Cve" ;
  skos:altLabel "cve" ;
  skos:notation "CVE" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/czk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Czk" ;
  skos:altLabel "czk" ;
  skos:notation "CZK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/djf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Djf" ;
  skos:altLabel "djf" ;
  skos:notation "DJF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/dkk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Dkk" ;
  skos:altLabel "dkk" ;
  skos:notation "DKK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/dop> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Dop" ;
  skos:altLabel "dop" ;
  skos:notation "DOP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/dzd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Dzd" ;
  skos:altLabel "dzd" ;
  skos:notation "DZD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/egp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Egp" ;
  skos:altLabel "egp" ;
  skos:notation "EGP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ern> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ern" ;
  skos:altLabel "ern" ;
  skos:notation "ERN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/etb> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Etb" ;
  skos:altLabel "etb" ;
  skos:notation "ETB" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/eur> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Eur" ;
  skos:altLabel "eur" ;
  skos:notation "EUR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/fjd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Fjd" ;
  skos:altLabel "fjd" ;
  skos:notation "FJD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/fkp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Fkp" ;
  skos:altLabel "fkp" ;
  skos:notation "FKP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gbp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gbp" ;
  skos:altLabel "gbp" ;
  skos:notation "GBP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gel> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gel" ;
  skos:altLabel "gel" ;
  skos:notation "GEL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ggp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ggp" ;
  skos:altLabel "ggp" ;
  skos:notation "GGP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ghs> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ghs" ;
  skos:altLabel "ghs" ;
  skos:notation "GHS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gip> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gip" ;
  skos:altLabel "gip" ;
  skos:notation "GIP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gmd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gmd" ;
  skos:altLabel "gmd" ;
  skos:notation "GMD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gnf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gnf" ;
  skos:altLabel "gnf" ;
  skos:notation "GNF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gtq> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gtq" ;
  skos:altLabel "gtq" ;
  skos:notation "GTQ" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/gyd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Gyd" ;
  skos:altLabel "gyd" ;
  skos:notation "GYD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/hkd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Hkd" ;
  skos:altLabel "hkd" ;
  skos:notation "HKD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/hnl> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Hnl" ;
  skos:altLabel "hnl" ;
  skos:notation "HNL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/hrk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Hrk" ;
  skos:altLabel "hrk" ;
  skos:notation "HRK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/htg> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Htg" ;
  skos:altLabel "htg" ;
  skos:notation "HTG" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/huf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Huf" ;
  skos:altLabel "huf" ;
  skos:notation "HUF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/idr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Idr" ;
  skos:altLabel "idr" ;
  skos:notation "IDR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ils> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ils" ;
  skos:altLabel "ils" ;
  skos:notation "ILS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/imp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Imp" ;
  skos:altLabel "imp" ;
  skos:notation "IMP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/inr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Inr" ;
  skos:altLabel "inr" ;
  skos:notation "INR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/iqd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Iqd" ;
  skos:altLabel "iqd" ;
  skos:notation "IQD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/irr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Irr" ;
  skos:altLabel "irr" ;
  skos:notation "IRR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/isk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Isk" ;
  skos:altLabel "isk" ;
  skos:notation "ISK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/jep> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Jep" ;
  skos:altLabel "jep" ;
  skos:notation "JEP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/jmd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Jmd" ;
  skos:altLabel "jmd" ;
  skos:notation "JMD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/jod> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Jod" ;
  skos:altLabel "jod" ;
  skos:notation "JOD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/jpy> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Jpy" ;
  skos:altLabel "jpy" ;
  skos:notation "JPY" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kes> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kes" ;
  skos:altLabel "kes" ;
  skos:notation "KES" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kgs> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kgs" ;
  skos:altLabel "kgs" ;
  skos:notation "KGS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/khr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Khr" ;
  skos:altLabel "khr" ;
  skos:notation "KHR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kmf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kmf" ;
  skos:altLabel "kmf" ;
  skos:notation "KMF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kpw> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kpw" ;
  skos:altLabel "kpw" ;
  skos:notation "KPW" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/krw> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Krw" ;
  skos:altLabel "krw" ;
  skos:notation "KRW" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kwd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kwd" ;
  skos:altLabel "kwd" ;
  skos:notation "KWD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kyd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kyd" ;
  skos:altLabel "kyd" ;
  skos:notation "KYD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/kzt> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Kzt" ;
  skos:altLabel "kzt" ;
  skos:notation "KZT" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/lak> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Lak" ;
  skos:altLabel "lak" ;
  skos:notation "LAK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/lbp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Lbp" ;
  skos:altLabel "lbp" ;
  skos:notation "LBP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/lkr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Lkr" ;
  skos:altLabel "lkr" ;
  skos:notation "LKR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/lrd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Lrd" ;
  skos:altLabel "lrd" ;
  skos:notation "LRD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/lsl> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Lsl" ;
  skos:altLabel "lsl" ;
  skos:notation "LSL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/lyd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Lyd" ;
  skos:altLabel "lyd" ;
  skos:notation "LYD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mad> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mad" ;
  skos:altLabel "mad" ;
  skos:notation "MAD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mdl> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mdl" ;
  skos:altLabel "mdl" ;
  skos:notation "MDL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mga> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mga" ;
  skos:altLabel "mga" ;
  skos:notation "MGA" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mkd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mkd" ;
  skos:altLabel "mkd" ;
  skos:notation "MKD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mmk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mmk" ;
  skos:altLabel "mmk" ;
  skos:notation "MMK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mnt> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mnt" ;
  skos:altLabel "mnt" ;
  skos:notation "MNT" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mop> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mop" ;
  skos:altLabel "mop" ;
  skos:notation "MOP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mro> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mro" ;
  skos:altLabel "mro" ;
  skos:notation "MRO" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mur> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mur" ;
  skos:altLabel "mur" ;
  skos:notation "MUR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mvr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mvr" ;
  skos:altLabel "mvr" ;
  skos:notation "MVR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mwk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mwk" ;
  skos:altLabel "mwk" ;
  skos:notation "MWK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mxn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mxn" ;
  skos:altLabel "mxn" ;
  skos:notation "MXN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/myr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Myr" ;
  skos:altLabel "myr" ;
  skos:notation "MYR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/mzn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Mzn" ;
  skos:altLabel "mzn" ;
  skos:notation "MZN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/nad> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Nad" ;
  skos:altLabel "nad" ;
  skos:notation "NAD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ngn> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ngn" ;
  skos:altLabel "ngn" ;
  skos:notation "NGN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/nio> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Nio" ;
  skos:altLabel "nio" ;
  skos:notation "NIO" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/nok> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Nok" ;
  skos:altLabel "nok" ;
  skos:notation "NOK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/npr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Npr" ;
  skos:altLabel "npr" ;
  skos:notation "NPR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/nzd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Nzd" ;
  skos:altLabel "nzd" ;
  skos:notation "NZD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/omr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Omr" ;
  skos:altLabel "omr" ;
  skos:notation "OMR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/pab> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Pab" ;
  skos:altLabel "pab" ;
  skos:notation "PAB" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/pen> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Pen" ;
  skos:altLabel "pen" ;
  skos:notation "PEN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/pgk> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Pgk" ;
  skos:altLabel "pgk" ;
  skos:notation "PGK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/php> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Php" ;
  skos:altLabel "php" ;
  skos:notation "PHP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/pkr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Pkr" ;
  skos:altLabel "pkr" ;
  skos:notation "PKR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/pln> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Pln" ;
  skos:altLabel "pln" ;
  skos:notation "PLN" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/pyg> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Pyg" ;
  skos:altLabel "pyg" ;
  skos:notation "PYG" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/qar> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Qar" ;
  skos:altLabel "qar" ;
  skos:notation "QAR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ron> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ron" ;
  skos:altLabel "ron" ;
  skos:notation "RON" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/rsd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Rsd" ;
  skos:altLabel "rsd" ;
  skos:notation "RSD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/rub> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Rub" ;
  skos:altLabel "rub" ;
  skos:notation "RUB" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/rwf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Rwf" ;
  skos:altLabel "rwf" ;
  skos:notation "RWF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sar> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sar" ;
  skos:altLabel "sar" ;
  skos:notation "SAR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sbd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sbd" ;
  skos:altLabel "sbd" ;
  skos:notation "SBD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/scr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Scr" ;
  skos:altLabel "scr" ;
  skos:notation "SCR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sdg> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sdg" ;
  skos:altLabel "sdg" ;
  skos:notation "SDG" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sek> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sek" ;
  skos:altLabel "sek" ;
  skos:notation "SEK" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sgd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sgd" ;
  skos:altLabel "sgd" ;
  skos:notation "SGD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/shp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Shp" ;
  skos:altLabel "shp" ;
  skos:notation "SHP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sll> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sll" ;
  skos:altLabel "sll" ;
  skos:notation "SLL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/sos> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Sos" ;
  skos:altLabel "sos" ;
  skos:notation "SOS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/spl> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Spl" ;
  skos:altLabel "spl" ;
  skos:notation "SPL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/srd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Srd" ;
  skos:altLabel "srd" ;
  skos:notation "SRD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/std> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Std" ;
  skos:altLabel "std" ;
  skos:notation "STD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/svc> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Svc" ;
  skos:altLabel "svc" ;
  skos:notation "SVC" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/syp> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Syp" ;
  skos:altLabel "syp" ;
  skos:notation "SYP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/szl> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Szl" ;
  skos:altLabel "szl" ;
  skos:notation "SZL" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/thb> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Thb" ;
  skos:altLabel "thb" ;
  skos:notation "THB" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/tjs> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Tjs" ;
  skos:altLabel "tjs" ;
  skos:notation "TJS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/tmt> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Tmt" ;
  skos:altLabel "tmt" ;
  skos:notation "TMT" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/tnd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Tnd" ;
  skos:altLabel "tnd" ;
  skos:notation "TND" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/top> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Top" ;
  skos:altLabel "top" ;
  skos:notation "TOP" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/try> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Try" ;
  skos:altLabel "try" ;
  skos:notation "TRY" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ttd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ttd" ;
  skos:altLabel "ttd" ;
  skos:notation "TTD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/tvd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Tvd" ;
  skos:altLabel "tvd" ;
  skos:notation "TVD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/twd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Twd" ;
  skos:altLabel "twd" ;
  skos:notation "TWD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/tzs> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Tzs" ;
  skos:altLabel "tzs" ;
  skos:notation "TZS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/uah> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Uah" ;
  skos:altLabel "uah" ;
  skos:notation "UAH" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/ugx> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Ugx" ;
  skos:altLabel "ugx" ;
  skos:notation "UGX" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/usd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Usd" ;
  skos:altLabel "usd" ;
  skos:notation "USD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/uyu> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Uyu" ;
  skos:altLabel "uyu" ;
  skos:notation "UYU" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/uzs> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Uzs" ;
  skos:altLabel "uzs" ;
  skos:notation "UZS" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/vef> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Vef" ;
  skos:altLabel "vef" ;
  skos:notation "VEF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/vnd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Vnd" ;
  skos:altLabel "vnd" ;
  skos:notation "VND" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/vuv> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Vuv" ;
  skos:altLabel "vuv" ;
  skos:notation "VUV" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/wst> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Wst" ;
  skos:altLabel "wst" ;
  skos:notation "WST" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/xaf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Xaf" ;
  skos:altLabel "xaf" ;
  skos:notation "XAF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/xcd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Xcd" ;
  skos:altLabel "xcd" ;
  skos:notation "XCD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/xdr> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Xdr" ;
  skos:altLabel "xdr" ;
  skos:notation "XDR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/xof> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Xof" ;
  skos:altLabel "xof" ;
  skos:notation "XOF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/xpf> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Xpf" ;
  skos:altLabel "xpf" ;
  skos:notation "XPF" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/yer> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Yer" ;
  skos:altLabel "yer" ;
  skos:notation "YER" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/zar> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Zar" ;
  skos:altLabel "zar" ;
  skos:notation "ZAR" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/zmw> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Zmw" ;
  skos:altLabel "zmw" ;
  skos:notation "ZMW" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/zwd> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Zwd" ;
  skos:altLabel "zwd" ;
  skos:notation "ZWD" .

<https://relay.inferal.com/ontology/pinterest/NullableCurrency/null> a skos:Concept ;
  skos:inScheme pinterest:NullableCurrencyScheme ;
  skos:topConceptOf pinterest:NullableCurrencyScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: ObjectiveType
pinterest:ObjectiveTypeScheme a skos:ConceptScheme ;
  rdfs:label "ObjectiveType" ;
  rdfs:comment "Intended result of the campaign. \nYou can only update objectives for draft campaigns.\n`WEB_SESSIONS` and `VIDEO_VIEW` objectives are deprecated. We recommend using `VIDEO_COMPLETION` as an alternative for the latter." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ObjectiveType/awareness> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ObjectiveType/consideration> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ObjectiveType/webConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ObjectiveType/catalogSales> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ObjectiveType/videoCompletion> .

<https://relay.inferal.com/ontology/pinterest/ObjectiveType/awareness> a skos:Concept ;
  skos:inScheme pinterest:ObjectiveTypeScheme ;
  skos:topConceptOf pinterest:ObjectiveTypeScheme ;
  skos:prefLabel "Awareness" ;
  skos:altLabel "awareness" ;
  skos:notation "AWARENESS" .

<https://relay.inferal.com/ontology/pinterest/ObjectiveType/consideration> a skos:Concept ;
  skos:inScheme pinterest:ObjectiveTypeScheme ;
  skos:topConceptOf pinterest:ObjectiveTypeScheme ;
  skos:prefLabel "Consideration" ;
  skos:altLabel "consideration" ;
  skos:notation "CONSIDERATION" .

<https://relay.inferal.com/ontology/pinterest/ObjectiveType/webConversion> a skos:Concept ;
  skos:inScheme pinterest:ObjectiveTypeScheme ;
  skos:topConceptOf pinterest:ObjectiveTypeScheme ;
  skos:prefLabel "Web Conversion" ;
  skos:altLabel "webConversion" ;
  skos:notation "WEB_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ObjectiveType/catalogSales> a skos:Concept ;
  skos:inScheme pinterest:ObjectiveTypeScheme ;
  skos:topConceptOf pinterest:ObjectiveTypeScheme ;
  skos:prefLabel "Catalog Sales" ;
  skos:altLabel "catalogSales" ;
  skos:notation "CATALOG_SALES" .

<https://relay.inferal.com/ontology/pinterest/ObjectiveType/videoCompletion> a skos:Concept ;
  skos:inScheme pinterest:ObjectiveTypeScheme ;
  skos:topConceptOf pinterest:ObjectiveTypeScheme ;
  skos:prefLabel "Video Completion" ;
  skos:altLabel "videoCompletion" ;
  skos:notation "VIDEO_COMPLETION" .

# Concept scheme: OperationType
pinterest:OperationTypeScheme a skos:ConceptScheme ;
  rdfs:label "OperationType" ;
  rdfs:comment "Operation type to share a specific audience or revoke access to a previously shared audience" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OperationType/share> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OperationType/revoke> .

<https://relay.inferal.com/ontology/pinterest/OperationType/share> a skos:Concept ;
  skos:inScheme pinterest:OperationTypeScheme ;
  skos:topConceptOf pinterest:OperationTypeScheme ;
  skos:prefLabel "Share" ;
  skos:altLabel "share" ;
  skos:notation "SHARE" .

<https://relay.inferal.com/ontology/pinterest/OperationType/revoke> a skos:Concept ;
  skos:inScheme pinterest:OperationTypeScheme ;
  skos:topConceptOf pinterest:OperationTypeScheme ;
  skos:prefLabel "Revoke" ;
  skos:altLabel "revoke" ;
  skos:notation "REVOKE" .

# Concept scheme: OrderLinePaidType
pinterest:OrderLinePaidTypeScheme a skos:ConceptScheme ;
  rdfs:label "OrderLinePaidType" ;
  rdfs:comment "Order Line Paid Type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/paid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/bonus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/makeGood> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/test> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/null> .

<https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/paid> a skos:Concept ;
  skos:inScheme pinterest:OrderLinePaidTypeScheme ;
  skos:topConceptOf pinterest:OrderLinePaidTypeScheme ;
  skos:prefLabel "Paid" ;
  skos:altLabel "paid" ;
  skos:notation "PAID" .

<https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/bonus> a skos:Concept ;
  skos:inScheme pinterest:OrderLinePaidTypeScheme ;
  skos:topConceptOf pinterest:OrderLinePaidTypeScheme ;
  skos:prefLabel "Bonus" ;
  skos:altLabel "bonus" ;
  skos:notation "BONUS" .

<https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/makeGood> a skos:Concept ;
  skos:inScheme pinterest:OrderLinePaidTypeScheme ;
  skos:topConceptOf pinterest:OrderLinePaidTypeScheme ;
  skos:prefLabel "Make Good" ;
  skos:altLabel "makeGood" ;
  skos:notation "MAKE_GOOD" .

<https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/test> a skos:Concept ;
  skos:inScheme pinterest:OrderLinePaidTypeScheme ;
  skos:topConceptOf pinterest:OrderLinePaidTypeScheme ;
  skos:prefLabel "Test" ;
  skos:altLabel "test" ;
  skos:notation "TEST" .

<https://relay.inferal.com/ontology/pinterest/OrderLinePaidType/null> a skos:Concept ;
  skos:inScheme pinterest:OrderLinePaidTypeScheme ;
  skos:topConceptOf pinterest:OrderLinePaidTypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: OrderLineStatus
pinterest:OrderLineStatusScheme a skos:ConceptScheme ;
  rdfs:label "OrderLineStatus" ;
  rdfs:comment "Order Line Status" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLineStatus/active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLineStatus/paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OrderLineStatus/deleted> .

<https://relay.inferal.com/ontology/pinterest/OrderLineStatus/active> a skos:Concept ;
  skos:inScheme pinterest:OrderLineStatusScheme ;
  skos:topConceptOf pinterest:OrderLineStatusScheme ;
  skos:prefLabel "Active" ;
  skos:altLabel "active" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/OrderLineStatus/paused> a skos:Concept ;
  skos:inScheme pinterest:OrderLineStatusScheme ;
  skos:topConceptOf pinterest:OrderLineStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:altLabel "paused" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/OrderLineStatus/deleted> a skos:Concept ;
  skos:inScheme pinterest:OrderLineStatusScheme ;
  skos:topConceptOf pinterest:OrderLineStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:altLabel "deleted" ;
  skos:notation "DELETED" .

# Concept scheme: OverallStatusOptions
pinterest:OverallStatusOptionsScheme a skos:ConceptScheme ;
  rdfs:label "OverallStatusOptions" ;
  rdfs:comment "Overall status of event quality score." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OverallStatusOptions/needsImprovement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OverallStatusOptions/fair> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/OverallStatusOptions/good> .

<https://relay.inferal.com/ontology/pinterest/OverallStatusOptions/needsImprovement> a skos:Concept ;
  skos:inScheme pinterest:OverallStatusOptionsScheme ;
  skos:topConceptOf pinterest:OverallStatusOptionsScheme ;
  skos:prefLabel "Needs Improvement" ;
  skos:altLabel "needsImprovement" ;
  skos:notation "NEEDS_IMPROVEMENT" .

<https://relay.inferal.com/ontology/pinterest/OverallStatusOptions/fair> a skos:Concept ;
  skos:inScheme pinterest:OverallStatusOptionsScheme ;
  skos:topConceptOf pinterest:OverallStatusOptionsScheme ;
  skos:prefLabel "Fair" ;
  skos:altLabel "fair" ;
  skos:notation "FAIR" .

<https://relay.inferal.com/ontology/pinterest/OverallStatusOptions/good> a skos:Concept ;
  skos:inScheme pinterest:OverallStatusOptionsScheme ;
  skos:topConceptOf pinterest:OverallStatusOptionsScheme ;
  skos:prefLabel "Good" ;
  skos:altLabel "good" ;
  skos:notation "GOOD" .

# Concept scheme: PacingDeliveryType
pinterest:PacingDeliveryTypeScheme a skos:ConceptScheme ;
  rdfs:label "PacingDeliveryType" ;
  rdfs:comment "Ad group pacing delivery type. With ACCELERATED, an ad group budget is spent as fast as possible. With STANDARD, an ad group budget is spent smoothly over a day. When using CBO, only the STANDARD pacing delivery type is allowed." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PacingDeliveryType/standard> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PacingDeliveryType/accelerated> .

<https://relay.inferal.com/ontology/pinterest/PacingDeliveryType/standard> a skos:Concept ;
  skos:inScheme pinterest:PacingDeliveryTypeScheme ;
  skos:topConceptOf pinterest:PacingDeliveryTypeScheme ;
  skos:prefLabel "Standard" ;
  skos:altLabel "standard" ;
  skos:notation "STANDARD" .

<https://relay.inferal.com/ontology/pinterest/PacingDeliveryType/accelerated> a skos:Concept ;
  skos:inScheme pinterest:PacingDeliveryTypeScheme ;
  skos:topConceptOf pinterest:PacingDeliveryTypeScheme ;
  skos:prefLabel "Accelerated" ;
  skos:altLabel "accelerated" ;
  skos:notation "ACCELERATED" .

# Concept scheme: Permissions
pinterest:PermissionsScheme a skos:ConceptScheme ;
  rdfs:label "Permissions" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/admin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/analyst> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/financeManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/financeEdit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/financeView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/audienceManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/campaignManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/catalogsManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/catalogsViewer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/profilePublisher> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Permissions/consumerUser> .

<https://relay.inferal.com/ontology/pinterest/Permissions/admin> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Admin" ;
  skos:altLabel "admin" ;
  skos:notation "ADMIN" .

<https://relay.inferal.com/ontology/pinterest/Permissions/analyst> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Analyst" ;
  skos:altLabel "analyst" ;
  skos:notation "ANALYST" .

<https://relay.inferal.com/ontology/pinterest/Permissions/financeManager> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Finance Manager" ;
  skos:altLabel "financeManager" ;
  skos:notation "FINANCE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Permissions/financeEdit> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Finance Edit" ;
  skos:altLabel "financeEdit" ;
  skos:notation "FINANCE_EDIT" .

<https://relay.inferal.com/ontology/pinterest/Permissions/financeView> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Finance View" ;
  skos:altLabel "financeView" ;
  skos:notation "FINANCE_VIEW" .

<https://relay.inferal.com/ontology/pinterest/Permissions/audienceManager> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Audience Manager" ;
  skos:altLabel "audienceManager" ;
  skos:notation "AUDIENCE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Permissions/campaignManager> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Campaign Manager" ;
  skos:altLabel "campaignManager" ;
  skos:notation "CAMPAIGN_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Permissions/catalogsManager> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Catalogs Manager" ;
  skos:altLabel "catalogsManager" ;
  skos:notation "CATALOGS_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Permissions/catalogsViewer> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Catalogs Viewer" ;
  skos:altLabel "catalogsViewer" ;
  skos:notation "CATALOGS_VIEWER" .

<https://relay.inferal.com/ontology/pinterest/Permissions/profilePublisher> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Profile Publisher" ;
  skos:altLabel "profilePublisher" ;
  skos:notation "PROFILE_PUBLISHER" .

<https://relay.inferal.com/ontology/pinterest/Permissions/consumerUser> a skos:Concept ;
  skos:inScheme pinterest:PermissionsScheme ;
  skos:topConceptOf pinterest:PermissionsScheme ;
  skos:prefLabel "Consumer User" ;
  skos:altLabel "consumerUser" ;
  skos:notation "CONSUMER_USER" .

# Concept scheme: PinPromotionSummaryStatus
pinterest:PinPromotionSummaryStatusScheme a skos:ConceptScheme ;
  rdfs:label "PinPromotionSummaryStatus" ;
  rdfs:comment "Summary status for pin promotions" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/approved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/pending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/rejected> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/advertiserDisabled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/archived> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/draft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/deletedDraft> .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/approved> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Approved" ;
  skos:altLabel "approved" ;
  skos:notation "APPROVED" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/paused> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:altLabel "paused" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/pending> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:altLabel "pending" ;
  skos:notation "PENDING" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/rejected> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Rejected" ;
  skos:altLabel "rejected" ;
  skos:notation "REJECTED" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/advertiserDisabled> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Advertiser Disabled" ;
  skos:altLabel "advertiserDisabled" ;
  skos:notation "ADVERTISER_DISABLED" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/archived> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Archived" ;
  skos:altLabel "archived" ;
  skos:notation "ARCHIVED" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/draft> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Draft" ;
  skos:altLabel "draft" ;
  skos:notation "DRAFT" .

<https://relay.inferal.com/ontology/pinterest/PinPromotionSummaryStatus/deletedDraft> a skos:Concept ;
  skos:inScheme pinterest:PinPromotionSummaryStatusScheme ;
  skos:topConceptOf pinterest:PinPromotionSummaryStatusScheme ;
  skos:prefLabel "Deleted Draft" ;
  skos:altLabel "deletedDraft" ;
  skos:notation "DELETED_DRAFT" .

# Concept scheme: PlacementGroupType
pinterest:PlacementGroupTypeScheme a skos:ConceptScheme ;
  rdfs:label "PlacementGroupType" ;
  rdfs:comment "Campaign placement group type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PlacementGroupType/all> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PlacementGroupType/search> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PlacementGroupType/browse> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PlacementGroupType/other> .

<https://relay.inferal.com/ontology/pinterest/PlacementGroupType/all> a skos:Concept ;
  skos:inScheme pinterest:PlacementGroupTypeScheme ;
  skos:topConceptOf pinterest:PlacementGroupTypeScheme ;
  skos:prefLabel "All" ;
  skos:altLabel "all" ;
  skos:notation "ALL" .

<https://relay.inferal.com/ontology/pinterest/PlacementGroupType/search> a skos:Concept ;
  skos:inScheme pinterest:PlacementGroupTypeScheme ;
  skos:topConceptOf pinterest:PlacementGroupTypeScheme ;
  skos:prefLabel "Search" ;
  skos:altLabel "search" ;
  skos:notation "SEARCH" .

<https://relay.inferal.com/ontology/pinterest/PlacementGroupType/browse> a skos:Concept ;
  skos:inScheme pinterest:PlacementGroupTypeScheme ;
  skos:topConceptOf pinterest:PlacementGroupTypeScheme ;
  skos:prefLabel "Browse" ;
  skos:altLabel "browse" ;
  skos:notation "BROWSE" .

<https://relay.inferal.com/ontology/pinterest/PlacementGroupType/other> a skos:Concept ;
  skos:inScheme pinterest:PlacementGroupTypeScheme ;
  skos:topConceptOf pinterest:PlacementGroupTypeScheme ;
  skos:prefLabel "Other" ;
  skos:altLabel "other" ;
  skos:notation "OTHER" .

# Concept scheme: ProductAvailabilityType
pinterest:ProductAvailabilityTypeScheme a skos:ConceptScheme ;
  rdfs:label "ProductAvailabilityType" ;
  rdfs:comment "Default availability for products in a feed." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/inStock> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/outOfStock> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/preorder> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/null> .

<https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/inStock> a skos:Concept ;
  skos:inScheme pinterest:ProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:ProductAvailabilityTypeScheme ;
  skos:prefLabel "In Stock" ;
  skos:altLabel "inStock" ;
  skos:notation "IN_STOCK" .

<https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/outOfStock> a skos:Concept ;
  skos:inScheme pinterest:ProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:ProductAvailabilityTypeScheme ;
  skos:prefLabel "Out Of Stock" ;
  skos:altLabel "outOfStock" ;
  skos:notation "OUT_OF_STOCK" .

<https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/preorder> a skos:Concept ;
  skos:inScheme pinterest:ProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:ProductAvailabilityTypeScheme ;
  skos:prefLabel "Preorder" ;
  skos:altLabel "preorder" ;
  skos:notation "PREORDER" .

<https://relay.inferal.com/ontology/pinterest/ProductAvailabilityType/null> a skos:Concept ;
  skos:inScheme pinterest:ProductAvailabilityTypeScheme ;
  skos:topConceptOf pinterest:ProductAvailabilityTypeScheme ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: ProductCategoriesEngagementType
pinterest:ProductCategoriesEngagementTypeScheme a skos:ConceptScheme ;
  rdfs:label "ProductCategoriesEngagementType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoriesEngagementType/engagement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoriesEngagementType/outboundClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoriesEngagementType/save> .

<https://relay.inferal.com/ontology/pinterest/ProductCategoriesEngagementType/engagement> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoriesEngagementTypeScheme ;
  skos:topConceptOf pinterest:ProductCategoriesEngagementTypeScheme ;
  skos:prefLabel "Engagement" ;
  skos:altLabel "engagement" ;
  skos:notation "ENGAGEMENT" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoriesEngagementType/outboundClick> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoriesEngagementTypeScheme ;
  skos:topConceptOf pinterest:ProductCategoriesEngagementTypeScheme ;
  skos:prefLabel "Outbound Click" ;
  skos:altLabel "outboundClick" ;
  skos:notation "OUTBOUND_CLICK" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoriesEngagementType/save> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoriesEngagementTypeScheme ;
  skos:topConceptOf pinterest:ProductCategoriesEngagementTypeScheme ;
  skos:prefLabel "Save" ;
  skos:altLabel "save" ;
  skos:notation "SAVE" .

# Concept scheme: ProductCategoryEnum
pinterest:ProductCategoryEnumScheme a skos:ConceptScheme ;
  rdfs:label "ProductCategoryEnum" ;
  rdfs:comment "List of product category details" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/accentTables> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/accessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/anklets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/aprons> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/areaRugs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/armoiresAndWardrobes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artAndCraftPaints> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artBrushes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artificialFlora> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artwork> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/audio> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/audioAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/backpacks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bagAndLuggageAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bagsAndLuggage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bakeware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bandanas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/barCarts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/barware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/baskets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathAndBody> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathAndShower> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathMatsAndRugs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathTowelsAndWashcloths> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathroomAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathroomAccessorySets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathroomVanities> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beachTowels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beadsAndJewelryMakingSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beautySupplements> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedSheets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedding> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedroomVanities> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedsAndAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedsAndBedFrames> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beltBags> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beltsAndSuspenders> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/benches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beverages> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/birdSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/blankets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/blouses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/blushesAndBronzers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyCare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyJewelry> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyMakeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyMoisturizers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyWashes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bookcasesAndStandingShelves> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bookends> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/books> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/boots> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bracelets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bridesmaidDresses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/broochesAndLapelPins> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/browMakeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/buffetsAndSideboards> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/buttonDownShirts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cabinetHardware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cabinetsAndStorageFurniture> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cakeDecoratingSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/campingAndHiking> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/candleHolders> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/candles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cardstockPapers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/casualPants> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/catSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/chairs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/chandeliers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/charmsAndPendants> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/chinaCabinetsAndHutches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clogsAndMules> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothNapkins> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothingAndClosetStorage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothingSets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coasters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coatsAndJackets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coffeeAndTeaCups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coffeeMakersAndEspressoMachines> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coloringBooks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/communications> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/computerAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cookieCutters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cookware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cookwareAndBakeware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cosmeticAndToiletryBags> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/costumesAndAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/craftAdhesivesAndMagnets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/craftCuttingTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/craftMolds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cribsAndToddlerBeds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/curtainAndDrapeRods> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/curtainsAndDrapes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cuttingBoards> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cycling> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeBowls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeJars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeTapestries> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeTrays> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/deodorantsAndAntiperspirants> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/deskAndShelfClocks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/desks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/diaperBags> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dinnerware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dishwashers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dogSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/doorMats> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/drawingAndPainting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dressPants> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dressers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dresses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/drillsAndScrewdrivers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/drinkware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/duffelBags> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/duvetCovers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dvdsAndVideos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/earrings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/electronicsAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/engagementAndWeddingRings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/entertainmentCentersAndTvStands> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/erasers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/eyeMakeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/eyeShadow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/eyeliners> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fabric> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/faceCoverings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/faceLotionsAndCreams> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/faceMakeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/facialCleansers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/facialMoisturizers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/falseEyelashes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/figurines> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fireplaceAndWoodStoveAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fireplaces> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fishing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flagsAndWindsocks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flats> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flatware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/floorLamps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flowerGirlDresses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodAndBeverageCarriers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodCookersAndSteamers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodItems> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodMixersAndBlenders> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodStorageContainers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodStorageSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foundationsAndConcealers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fountainsAndPonds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fragrance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/furniture> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/furnitureSets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/games> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/gardening> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/gardeningTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/glovesAndMittens> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/gluesAndTapes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/groomAndGroomsmenSuits> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hair> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairCare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairColor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairCombs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairPinsClawsAndClips> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairRemoval> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairTreatment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairWreaths> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handAndFootCare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handSoapsAndSanitizers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handbags> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handkerchiefs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hardwareSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hats> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/headboardsAndFootboards> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/headwear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/highlighters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hobbiesAndCreativeArts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeDecorDecals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeFragranceAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeFragrances> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeImprovementToolsAndSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hosiery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/householdAppliances> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/householdSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/incense> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/indoorGames> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jeans> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jewelryAndWatchAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jewelryAndWatches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jewelrySets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jumpsuitsAndRompers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/keychains> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenAndDining> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenAndDiningRoomTables> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenAppliances> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenKnives> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenLinens> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenMats> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenOrganizers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenToolsAndUtensils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenTowels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/knittingAndCrochet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/knittingAndCrochetTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lampShades> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lamps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lanyards> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/laundryHampersAndSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lawnAndGarden> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lawnAndGardenDecor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lawnOrnamentsAndGardenSculptures> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/leggings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/leotardsAndUnitards> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lighting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lightingAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lightingFixtures> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipBalms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipCare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipMakeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipsticksAndLipGlosses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/magazinesAndNewspapers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/magnets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/makeup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/makeupTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/mascaras> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/mattresses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/measuresAndRulers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/measuringToolsAndSensors> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/messengerBags> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/mirrors> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/musicAndSoundRecordings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailArt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailArtKitAndTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailCare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailPolishes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nails> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/necklaces> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/neckties> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nightLightsAndAmbientLighting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nightstands> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/noveltySigns> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/onePieces> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/onesies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/ottomans> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorFurniture> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorFurnitureSets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorGames> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorGrills> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorLiving> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorPlayEquipment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorRecreation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorRugs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorSeating> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorStructures> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorTables> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outerwear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/ovensAndCooktops> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/overalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/oxfordsAndLoafers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/paintAndPaintTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pants> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/paperCrafts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/parasolsAndRainUmbrellas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/partyAndCelebration> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pendantLights> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pensAndPencils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/perfumesAndColognes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/petCarriersAndCrates> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/petCollarsAndHarnesses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/petSupplies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/photoAlbumsAndStorage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pictureFrames> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pillowcasesAndShams> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pinbackButtons> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/placemats> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/plants> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/ponytailHolders> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/poolAndSpaAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/postersPrintsAndVisualArtwork> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/potsAndPlanters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/potteryAndSculpting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/primersAndMakeupSetters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pumps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/puzzles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/quiltsAndComforters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/razorsAndShavingTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/rings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/rugs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/runnerRugs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sandals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sashes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/saws> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/scarvesAndShawls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sculpturesAndStatues> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/seasonalAndHolidayDecorations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/seating> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/serumsAndEssences> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/serveware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sewingMachines> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sewingPatterns> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shampooAndConditioner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shoeAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shoes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shoppingTotes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shorts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/showerCurtains> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/skincare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/skincareMasksAndPeels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/skirts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sleepwearAndLoungewear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/slipcoversAndCushions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/slippers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sneakersAndAthleticShoes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/socksAndTights> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sofas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sportsUniforms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/stemware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/stockings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/storageAndOrganization> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/storageCabinetsAndLockers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/storageHooksAndRacks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/suitcases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/suits> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/suitsAndSuitSeparates> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/glassesAndSunglasses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sunscreen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sweatersAndCardigans> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sweatshirtsAndHoodies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/swimwear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tShirts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tableLamps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tableRunners> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tablecloths> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tables> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tableware> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tankTops> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tanningOilsAndLotions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/teethWhitening> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/teethWhiteningTools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/telephony> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/textileAndSewing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/threadAndYarn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/throwPillows> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tiaras> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/toiletPaperHolders> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tonersAndAstringents> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/toolStorageAndOrganization> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tops> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/towelRacksAndHolders> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/toys> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/traditionalAndCeremonialClothing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tumblersAndWaterBottles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/uniforms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/vases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/vehiclePartsAndAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/veils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallClocks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallLightFixtures> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallPaints> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallShelvesAndLedges> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/walletsAndCardCases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallpapers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/watches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wateringAndIrrigation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingCeremonyDecor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingClothing> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingDecor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingDress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingGifts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingStationery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingTableDecor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wigsAndHairExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/windowBlindsAndShades> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/windowTreatmentAccessories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/windowTreatments> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wineRacks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/woodBoardsAndPlanks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/woodworkingMaterials> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/woodworkingPlans> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/workBenches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wreathsAndGarlands> .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/accentTables> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Accent Tables" ;
  skos:altLabel "accentTables" ;
  skos:notation "ACCENT_TABLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/accessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Accessories" ;
  skos:altLabel "accessories" ;
  skos:notation "ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/anklets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Anklets" ;
  skos:altLabel "anklets" ;
  skos:notation "ANKLETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/aprons> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Aprons" ;
  skos:altLabel "aprons" ;
  skos:notation "APRONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/areaRugs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Area Rugs" ;
  skos:altLabel "areaRugs" ;
  skos:notation "AREA_RUGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/armoiresAndWardrobes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Armoires And Wardrobes" ;
  skos:altLabel "armoiresAndWardrobes" ;
  skos:notation "ARMOIRES_AND_WARDROBES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artAndCraftPaints> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Art And Craft Paints" ;
  skos:altLabel "artAndCraftPaints" ;
  skos:notation "ART_AND_CRAFT_PAINTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artBrushes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Art Brushes" ;
  skos:altLabel "artBrushes" ;
  skos:notation "ART_BRUSHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artificialFlora> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Artificial Flora" ;
  skos:altLabel "artificialFlora" ;
  skos:notation "ARTIFICIAL_FLORA" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/artwork> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Artwork" ;
  skos:altLabel "artwork" ;
  skos:notation "ARTWORK" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/audio> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Audio" ;
  skos:altLabel "audio" ;
  skos:notation "AUDIO" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/audioAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Audio Accessories" ;
  skos:altLabel "audioAccessories" ;
  skos:notation "AUDIO_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/backpacks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Backpacks" ;
  skos:altLabel "backpacks" ;
  skos:notation "BACKPACKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bagAndLuggageAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bag And Luggage Accessories" ;
  skos:altLabel "bagAndLuggageAccessories" ;
  skos:notation "BAG_AND_LUGGAGE_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bagsAndLuggage> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bags And Luggage" ;
  skos:altLabel "bagsAndLuggage" ;
  skos:notation "BAGS_AND_LUGGAGE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bakeware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bakeware" ;
  skos:altLabel "bakeware" ;
  skos:notation "BAKEWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bandanas> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bandanas" ;
  skos:altLabel "bandanas" ;
  skos:notation "BANDANAS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/barCarts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bar Carts" ;
  skos:altLabel "barCarts" ;
  skos:notation "BAR_CARTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/barware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Barware" ;
  skos:altLabel "barware" ;
  skos:notation "BARWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/baskets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Baskets" ;
  skos:altLabel "baskets" ;
  skos:notation "BASKETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathAndBody> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bath And Body" ;
  skos:altLabel "bathAndBody" ;
  skos:notation "BATH_AND_BODY" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathAndShower> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bath And Shower" ;
  skos:altLabel "bathAndShower" ;
  skos:notation "BATH_AND_SHOWER" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathMatsAndRugs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bath Mats And Rugs" ;
  skos:altLabel "bathMatsAndRugs" ;
  skos:notation "BATH_MATS_AND_RUGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathTowelsAndWashcloths> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bath Towels And Washcloths" ;
  skos:altLabel "bathTowelsAndWashcloths" ;
  skos:notation "BATH_TOWELS_AND_WASHCLOTHS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathroomAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bathroom Accessories" ;
  skos:altLabel "bathroomAccessories" ;
  skos:notation "BATHROOM_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathroomAccessorySets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bathroom Accessory Sets" ;
  skos:altLabel "bathroomAccessorySets" ;
  skos:notation "BATHROOM_ACCESSORY_SETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bathroomVanities> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bathroom Vanities" ;
  skos:altLabel "bathroomVanities" ;
  skos:notation "BATHROOM_VANITIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beachTowels> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Beach Towels" ;
  skos:altLabel "beachTowels" ;
  skos:notation "BEACH_TOWELS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beadsAndJewelryMakingSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Beads And Jewelry Making Supplies" ;
  skos:altLabel "beadsAndJewelryMakingSupplies" ;
  skos:notation "BEADS_AND_JEWELRY_MAKING_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beautySupplements> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Beauty Supplements" ;
  skos:altLabel "beautySupplements" ;
  skos:notation "BEAUTY_SUPPLEMENTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedSheets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bed Sheets" ;
  skos:altLabel "bedSheets" ;
  skos:notation "BED_SHEETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedding> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bedding" ;
  skos:altLabel "bedding" ;
  skos:notation "BEDDING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedroomVanities> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bedroom Vanities" ;
  skos:altLabel "bedroomVanities" ;
  skos:notation "BEDROOM_VANITIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedsAndAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Beds And Accessories" ;
  skos:altLabel "bedsAndAccessories" ;
  skos:notation "BEDS_AND_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bedsAndBedFrames> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Beds And Bed Frames" ;
  skos:altLabel "bedsAndBedFrames" ;
  skos:notation "BEDS_AND_BED_FRAMES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beltBags> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Belt Bags" ;
  skos:altLabel "beltBags" ;
  skos:notation "BELT_BAGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beltsAndSuspenders> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Belts And Suspenders" ;
  skos:altLabel "beltsAndSuspenders" ;
  skos:notation "BELTS_AND_SUSPENDERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/benches> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Benches" ;
  skos:altLabel "benches" ;
  skos:notation "BENCHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/beverages> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Beverages" ;
  skos:altLabel "beverages" ;
  skos:notation "BEVERAGES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/birdSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bird Supplies" ;
  skos:altLabel "birdSupplies" ;
  skos:notation "BIRD_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/blankets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Blankets" ;
  skos:altLabel "blankets" ;
  skos:notation "BLANKETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/blouses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Blouses" ;
  skos:altLabel "blouses" ;
  skos:notation "BLOUSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/blushesAndBronzers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Blushes And Bronzers" ;
  skos:altLabel "blushesAndBronzers" ;
  skos:notation "BLUSHES_AND_BRONZERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyCare> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Body Care" ;
  skos:altLabel "bodyCare" ;
  skos:notation "BODY_CARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyJewelry> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Body Jewelry" ;
  skos:altLabel "bodyJewelry" ;
  skos:notation "BODY_JEWELRY" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyMakeup> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Body Makeup" ;
  skos:altLabel "bodyMakeup" ;
  skos:notation "BODY_MAKEUP" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyMoisturizers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Body Moisturizers" ;
  skos:altLabel "bodyMoisturizers" ;
  skos:notation "BODY_MOISTURIZERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bodyWashes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Body Washes" ;
  skos:altLabel "bodyWashes" ;
  skos:notation "BODY_WASHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bookcasesAndStandingShelves> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bookcases And Standing Shelves" ;
  skos:altLabel "bookcasesAndStandingShelves" ;
  skos:notation "BOOKCASES_AND_STANDING_SHELVES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bookends> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bookends" ;
  skos:altLabel "bookends" ;
  skos:notation "BOOKENDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/books> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Books" ;
  skos:altLabel "books" ;
  skos:notation "BOOKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/boots> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Boots" ;
  skos:altLabel "boots" ;
  skos:notation "BOOTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bracelets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bracelets" ;
  skos:altLabel "bracelets" ;
  skos:notation "BRACELETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/bridesmaidDresses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Bridesmaid Dresses" ;
  skos:altLabel "bridesmaidDresses" ;
  skos:notation "BRIDESMAID_DRESSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/broochesAndLapelPins> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Brooches And Lapel Pins" ;
  skos:altLabel "broochesAndLapelPins" ;
  skos:notation "BROOCHES_AND_LAPEL_PINS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/browMakeup> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Brow Makeup" ;
  skos:altLabel "browMakeup" ;
  skos:notation "BROW_MAKEUP" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/buffetsAndSideboards> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Buffets And Sideboards" ;
  skos:altLabel "buffetsAndSideboards" ;
  skos:notation "BUFFETS_AND_SIDEBOARDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/buttonDownShirts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Button Down Shirts" ;
  skos:altLabel "buttonDownShirts" ;
  skos:notation "BUTTON_DOWN_SHIRTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cabinetHardware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cabinet Hardware" ;
  skos:altLabel "cabinetHardware" ;
  skos:notation "CABINET_HARDWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cabinetsAndStorageFurniture> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cabinets And Storage Furniture" ;
  skos:altLabel "cabinetsAndStorageFurniture" ;
  skos:notation "CABINETS_AND_STORAGE_FURNITURE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cakeDecoratingSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cake Decorating Supplies" ;
  skos:altLabel "cakeDecoratingSupplies" ;
  skos:notation "CAKE_DECORATING_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/campingAndHiking> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Camping And Hiking" ;
  skos:altLabel "campingAndHiking" ;
  skos:notation "CAMPING_AND_HIKING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/candleHolders> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Candle Holders" ;
  skos:altLabel "candleHolders" ;
  skos:notation "CANDLE_HOLDERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/candles> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Candles" ;
  skos:altLabel "candles" ;
  skos:notation "CANDLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cardstockPapers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cardstock Papers" ;
  skos:altLabel "cardstockPapers" ;
  skos:notation "CARDSTOCK_PAPERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/casualPants> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Casual Pants" ;
  skos:altLabel "casualPants" ;
  skos:notation "CASUAL_PANTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/catSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cat Supplies" ;
  skos:altLabel "catSupplies" ;
  skos:notation "CAT_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/chairs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Chairs" ;
  skos:altLabel "chairs" ;
  skos:notation "CHAIRS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/chandeliers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Chandeliers" ;
  skos:altLabel "chandeliers" ;
  skos:notation "CHANDELIERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/charmsAndPendants> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Charms And Pendants" ;
  skos:altLabel "charmsAndPendants" ;
  skos:notation "CHARMS_AND_PENDANTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/chinaCabinetsAndHutches> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "China Cabinets And Hutches" ;
  skos:altLabel "chinaCabinetsAndHutches" ;
  skos:notation "CHINA_CABINETS_AND_HUTCHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clogsAndMules> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Clogs And Mules" ;
  skos:altLabel "clogsAndMules" ;
  skos:notation "CLOGS_AND_MULES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothNapkins> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cloth Napkins" ;
  skos:altLabel "clothNapkins" ;
  skos:notation "CLOTH_NAPKINS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothing> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Clothing" ;
  skos:altLabel "clothing" ;
  skos:notation "CLOTHING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothingAndClosetStorage> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Clothing And Closet Storage" ;
  skos:altLabel "clothingAndClosetStorage" ;
  skos:notation "CLOTHING_AND_CLOSET_STORAGE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/clothingSets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Clothing Sets" ;
  skos:altLabel "clothingSets" ;
  skos:notation "CLOTHING_SETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coasters> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Coasters" ;
  skos:altLabel "coasters" ;
  skos:notation "COASTERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coatsAndJackets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Coats And Jackets" ;
  skos:altLabel "coatsAndJackets" ;
  skos:notation "COATS_AND_JACKETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coffeeAndTeaCups> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Coffee And Tea Cups" ;
  skos:altLabel "coffeeAndTeaCups" ;
  skos:notation "COFFEE_AND_TEA_CUPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coffeeMakersAndEspressoMachines> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Coffee Makers And Espresso Machines" ;
  skos:altLabel "coffeeMakersAndEspressoMachines" ;
  skos:notation "COFFEE_MAKERS_AND_ESPRESSO_MACHINES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/coloringBooks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Coloring Books" ;
  skos:altLabel "coloringBooks" ;
  skos:notation "COLORING_BOOKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/communications> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Communications" ;
  skos:altLabel "communications" ;
  skos:notation "COMMUNICATIONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/computerAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Computer Accessories" ;
  skos:altLabel "computerAccessories" ;
  skos:notation "COMPUTER_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cookieCutters> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cookie Cutters" ;
  skos:altLabel "cookieCutters" ;
  skos:notation "COOKIE_CUTTERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cookware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cookware" ;
  skos:altLabel "cookware" ;
  skos:notation "COOKWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cookwareAndBakeware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cookware And Bakeware" ;
  skos:altLabel "cookwareAndBakeware" ;
  skos:notation "COOKWARE_AND_BAKEWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cosmeticAndToiletryBags> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cosmetic And Toiletry Bags" ;
  skos:altLabel "cosmeticAndToiletryBags" ;
  skos:notation "COSMETIC_AND_TOILETRY_BAGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/costumesAndAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Costumes And Accessories" ;
  skos:altLabel "costumesAndAccessories" ;
  skos:notation "COSTUMES_AND_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/craftAdhesivesAndMagnets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Craft Adhesives And Magnets" ;
  skos:altLabel "craftAdhesivesAndMagnets" ;
  skos:notation "CRAFT_ADHESIVES_AND_MAGNETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/craftCuttingTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Craft Cutting Tools" ;
  skos:altLabel "craftCuttingTools" ;
  skos:notation "CRAFT_CUTTING_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/craftMolds> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Craft Molds" ;
  skos:altLabel "craftMolds" ;
  skos:notation "CRAFT_MOLDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cribsAndToddlerBeds> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cribs And Toddler Beds" ;
  skos:altLabel "cribsAndToddlerBeds" ;
  skos:notation "CRIBS_AND_TODDLER_BEDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/curtainAndDrapeRods> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Curtain And Drape Rods" ;
  skos:altLabel "curtainAndDrapeRods" ;
  skos:notation "CURTAIN_AND_DRAPE_RODS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/curtainsAndDrapes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Curtains And Drapes" ;
  skos:altLabel "curtainsAndDrapes" ;
  skos:notation "CURTAINS_AND_DRAPES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cuttingBoards> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cutting Boards" ;
  skos:altLabel "cuttingBoards" ;
  skos:notation "CUTTING_BOARDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/cycling> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Cycling" ;
  skos:altLabel "cycling" ;
  skos:notation "CYCLING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeBowls> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Decorative Bowls" ;
  skos:altLabel "decorativeBowls" ;
  skos:notation "DECORATIVE_BOWLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeJars> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Decorative Jars" ;
  skos:altLabel "decorativeJars" ;
  skos:notation "DECORATIVE_JARS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeTapestries> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Decorative Tapestries" ;
  skos:altLabel "decorativeTapestries" ;
  skos:notation "DECORATIVE_TAPESTRIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/decorativeTrays> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Decorative Trays" ;
  skos:altLabel "decorativeTrays" ;
  skos:notation "DECORATIVE_TRAYS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/deodorantsAndAntiperspirants> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Deodorants And Antiperspirants" ;
  skos:altLabel "deodorantsAndAntiperspirants" ;
  skos:notation "DEODORANTS_AND_ANTIPERSPIRANTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/deskAndShelfClocks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Desk And Shelf Clocks" ;
  skos:altLabel "deskAndShelfClocks" ;
  skos:notation "DESK_AND_SHELF_CLOCKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/desks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Desks" ;
  skos:altLabel "desks" ;
  skos:notation "DESKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/diaperBags> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Diaper Bags" ;
  skos:altLabel "diaperBags" ;
  skos:notation "DIAPER_BAGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dinnerware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dinnerware" ;
  skos:altLabel "dinnerware" ;
  skos:notation "DINNERWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dishwashers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dishwashers" ;
  skos:altLabel "dishwashers" ;
  skos:notation "DISHWASHERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dogSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dog Supplies" ;
  skos:altLabel "dogSupplies" ;
  skos:notation "DOG_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/doorMats> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Door Mats" ;
  skos:altLabel "doorMats" ;
  skos:notation "DOOR_MATS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/drawingAndPainting> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Drawing And Painting" ;
  skos:altLabel "drawingAndPainting" ;
  skos:notation "DRAWING_AND_PAINTING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dressPants> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dress Pants" ;
  skos:altLabel "dressPants" ;
  skos:notation "DRESS_PANTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dressers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dressers" ;
  skos:altLabel "dressers" ;
  skos:notation "DRESSERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dresses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dresses" ;
  skos:altLabel "dresses" ;
  skos:notation "DRESSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/drillsAndScrewdrivers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Drills And Screwdrivers" ;
  skos:altLabel "drillsAndScrewdrivers" ;
  skos:notation "DRILLS_AND_SCREWDRIVERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/drinkware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Drinkware" ;
  skos:altLabel "drinkware" ;
  skos:notation "DRINKWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/duffelBags> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Duffel Bags" ;
  skos:altLabel "duffelBags" ;
  skos:notation "DUFFEL_BAGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/duvetCovers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Duvet Covers" ;
  skos:altLabel "duvetCovers" ;
  skos:notation "DUVET_COVERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/dvdsAndVideos> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Dvds And Videos" ;
  skos:altLabel "dvdsAndVideos" ;
  skos:notation "DVDS_AND_VIDEOS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/earrings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Earrings" ;
  skos:altLabel "earrings" ;
  skos:notation "EARRINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/electronicsAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Electronics Accessories" ;
  skos:altLabel "electronicsAccessories" ;
  skos:notation "ELECTRONICS_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/engagementAndWeddingRings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Engagement And Wedding Rings" ;
  skos:altLabel "engagementAndWeddingRings" ;
  skos:notation "ENGAGEMENT_AND_WEDDING_RINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/entertainmentCentersAndTvStands> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Entertainment Centers And Tv Stands" ;
  skos:altLabel "entertainmentCentersAndTvStands" ;
  skos:notation "ENTERTAINMENT_CENTERS_AND_TV_STANDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/erasers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Erasers" ;
  skos:altLabel "erasers" ;
  skos:notation "ERASERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/eyeMakeup> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Eye Makeup" ;
  skos:altLabel "eyeMakeup" ;
  skos:notation "EYE_MAKEUP" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/eyeShadow> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Eye Shadow" ;
  skos:altLabel "eyeShadow" ;
  skos:notation "EYE_SHADOW" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/eyeliners> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Eyeliners" ;
  skos:altLabel "eyeliners" ;
  skos:notation "EYELINERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fabric> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Fabric" ;
  skos:altLabel "fabric" ;
  skos:notation "FABRIC" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/faceCoverings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Face Coverings" ;
  skos:altLabel "faceCoverings" ;
  skos:notation "FACE_COVERINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/faceLotionsAndCreams> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Face Lotions And Creams" ;
  skos:altLabel "faceLotionsAndCreams" ;
  skos:notation "FACE_LOTIONS_AND_CREAMS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/faceMakeup> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Face Makeup" ;
  skos:altLabel "faceMakeup" ;
  skos:notation "FACE_MAKEUP" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/facialCleansers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Facial Cleansers" ;
  skos:altLabel "facialCleansers" ;
  skos:notation "FACIAL_CLEANSERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/facialMoisturizers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Facial Moisturizers" ;
  skos:altLabel "facialMoisturizers" ;
  skos:notation "FACIAL_MOISTURIZERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/falseEyelashes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "False Eyelashes" ;
  skos:altLabel "falseEyelashes" ;
  skos:notation "FALSE_EYELASHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/figurines> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Figurines" ;
  skos:altLabel "figurines" ;
  skos:notation "FIGURINES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fireplaceAndWoodStoveAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Fireplace And Wood Stove Accessories" ;
  skos:altLabel "fireplaceAndWoodStoveAccessories" ;
  skos:notation "FIREPLACE_AND_WOOD_STOVE_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fireplaces> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Fireplaces" ;
  skos:altLabel "fireplaces" ;
  skos:notation "FIREPLACES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fishing> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Fishing" ;
  skos:altLabel "fishing" ;
  skos:notation "FISHING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flagsAndWindsocks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Flags And Windsocks" ;
  skos:altLabel "flagsAndWindsocks" ;
  skos:notation "FLAGS_AND_WINDSOCKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flats> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Flats" ;
  skos:altLabel "flats" ;
  skos:notation "FLATS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flatware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Flatware" ;
  skos:altLabel "flatware" ;
  skos:notation "FLATWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/floorLamps> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Floor Lamps" ;
  skos:altLabel "floorLamps" ;
  skos:notation "FLOOR_LAMPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/flowerGirlDresses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Flower Girl Dresses" ;
  skos:altLabel "flowerGirlDresses" ;
  skos:notation "FLOWER_GIRL_DRESSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodAndBeverageCarriers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Food And Beverage Carriers" ;
  skos:altLabel "foodAndBeverageCarriers" ;
  skos:notation "FOOD_AND_BEVERAGE_CARRIERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodCookersAndSteamers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Food Cookers And Steamers" ;
  skos:altLabel "foodCookersAndSteamers" ;
  skos:notation "FOOD_COOKERS_AND_STEAMERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodItems> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Food Items" ;
  skos:altLabel "foodItems" ;
  skos:notation "FOOD_ITEMS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodMixersAndBlenders> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Food Mixers And Blenders" ;
  skos:altLabel "foodMixersAndBlenders" ;
  skos:notation "FOOD_MIXERS_AND_BLENDERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodStorageContainers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Food Storage Containers" ;
  skos:altLabel "foodStorageContainers" ;
  skos:notation "FOOD_STORAGE_CONTAINERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foodStorageSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Food Storage Supplies" ;
  skos:altLabel "foodStorageSupplies" ;
  skos:notation "FOOD_STORAGE_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/foundationsAndConcealers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Foundations And Concealers" ;
  skos:altLabel "foundationsAndConcealers" ;
  skos:notation "FOUNDATIONS_AND_CONCEALERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fountainsAndPonds> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Fountains And Ponds" ;
  skos:altLabel "fountainsAndPonds" ;
  skos:notation "FOUNTAINS_AND_PONDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/fragrance> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Fragrance" ;
  skos:altLabel "fragrance" ;
  skos:notation "FRAGRANCE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/furniture> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Furniture" ;
  skos:altLabel "furniture" ;
  skos:notation "FURNITURE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/furnitureSets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Furniture Sets" ;
  skos:altLabel "furnitureSets" ;
  skos:notation "FURNITURE_SETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/games> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Games" ;
  skos:altLabel "games" ;
  skos:notation "GAMES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/gardening> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Gardening" ;
  skos:altLabel "gardening" ;
  skos:notation "GARDENING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/gardeningTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Gardening Tools" ;
  skos:altLabel "gardeningTools" ;
  skos:notation "GARDENING_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/glovesAndMittens> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Gloves And Mittens" ;
  skos:altLabel "glovesAndMittens" ;
  skos:notation "GLOVES_AND_MITTENS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/gluesAndTapes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Glues And Tapes" ;
  skos:altLabel "gluesAndTapes" ;
  skos:notation "GLUES_AND_TAPES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/groomAndGroomsmenSuits> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Groom And Groomsmen Suits" ;
  skos:altLabel "groomAndGroomsmenSuits" ;
  skos:notation "GROOM_AND_GROOMSMEN_SUITS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hair> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair" ;
  skos:altLabel "hair" ;
  skos:notation "HAIR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Accessories" ;
  skos:altLabel "hairAccessories" ;
  skos:notation "HAIR_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairCare> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Care" ;
  skos:altLabel "hairCare" ;
  skos:notation "HAIR_CARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairColor> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Color" ;
  skos:altLabel "hairColor" ;
  skos:notation "HAIR_COLOR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairCombs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Combs" ;
  skos:altLabel "hairCombs" ;
  skos:notation "HAIR_COMBS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairPinsClawsAndClips> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Pins Claws And Clips" ;
  skos:altLabel "hairPinsClawsAndClips" ;
  skos:notation "HAIR_PINS_CLAWS_AND_CLIPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairRemoval> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Removal" ;
  skos:altLabel "hairRemoval" ;
  skos:notation "HAIR_REMOVAL" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Tools" ;
  skos:altLabel "hairTools" ;
  skos:notation "HAIR_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairTreatment> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Treatment" ;
  skos:altLabel "hairTreatment" ;
  skos:notation "HAIR_TREATMENT" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hairWreaths> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hair Wreaths" ;
  skos:altLabel "hairWreaths" ;
  skos:notation "HAIR_WREATHS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handAndFootCare> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hand And Foot Care" ;
  skos:altLabel "handAndFootCare" ;
  skos:notation "HAND_AND_FOOT_CARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handSoapsAndSanitizers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hand Soaps And Sanitizers" ;
  skos:altLabel "handSoapsAndSanitizers" ;
  skos:notation "HAND_SOAPS_AND_SANITIZERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handbags> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Handbags" ;
  skos:altLabel "handbags" ;
  skos:notation "HANDBAGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/handkerchiefs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Handkerchiefs" ;
  skos:altLabel "handkerchiefs" ;
  skos:notation "HANDKERCHIEFS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hardwareSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hardware Supplies" ;
  skos:altLabel "hardwareSupplies" ;
  skos:notation "HARDWARE_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hats> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hats" ;
  skos:altLabel "hats" ;
  skos:notation "HATS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/headboardsAndFootboards> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Headboards And Footboards" ;
  skos:altLabel "headboardsAndFootboards" ;
  skos:notation "HEADBOARDS_AND_FOOTBOARDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/headwear> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Headwear" ;
  skos:altLabel "headwear" ;
  skos:notation "HEADWEAR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/highlighters> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Highlighters" ;
  skos:altLabel "highlighters" ;
  skos:notation "HIGHLIGHTERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hobbiesAndCreativeArts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hobbies And Creative Arts" ;
  skos:altLabel "hobbiesAndCreativeArts" ;
  skos:notation "HOBBIES_AND_CREATIVE_ARTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Home Accessories" ;
  skos:altLabel "homeAccessories" ;
  skos:notation "HOME_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeDecorDecals> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Home Decor Decals" ;
  skos:altLabel "homeDecorDecals" ;
  skos:notation "HOME_DECOR_DECALS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeFragranceAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Home Fragrance Accessories" ;
  skos:altLabel "homeFragranceAccessories" ;
  skos:notation "HOME_FRAGRANCE_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeFragrances> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Home Fragrances" ;
  skos:altLabel "homeFragrances" ;
  skos:notation "HOME_FRAGRANCES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/homeImprovementToolsAndSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Home Improvement Tools And Supplies" ;
  skos:altLabel "homeImprovementToolsAndSupplies" ;
  skos:notation "HOME_IMPROVEMENT_TOOLS_AND_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/hosiery> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Hosiery" ;
  skos:altLabel "hosiery" ;
  skos:notation "HOSIERY" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/householdAppliances> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Household Appliances" ;
  skos:altLabel "householdAppliances" ;
  skos:notation "HOUSEHOLD_APPLIANCES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/householdSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Household Supplies" ;
  skos:altLabel "householdSupplies" ;
  skos:notation "HOUSEHOLD_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/incense> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Incense" ;
  skos:altLabel "incense" ;
  skos:notation "INCENSE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/indoorGames> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Indoor Games" ;
  skos:altLabel "indoorGames" ;
  skos:notation "INDOOR_GAMES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jeans> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Jeans" ;
  skos:altLabel "jeans" ;
  skos:notation "JEANS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jewelryAndWatchAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Jewelry And Watch Accessories" ;
  skos:altLabel "jewelryAndWatchAccessories" ;
  skos:notation "JEWELRY_AND_WATCH_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jewelryAndWatches> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Jewelry And Watches" ;
  skos:altLabel "jewelryAndWatches" ;
  skos:notation "JEWELRY_AND_WATCHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jewelrySets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Jewelry Sets" ;
  skos:altLabel "jewelrySets" ;
  skos:notation "JEWELRY_SETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/jumpsuitsAndRompers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Jumpsuits And Rompers" ;
  skos:altLabel "jumpsuitsAndRompers" ;
  skos:notation "JUMPSUITS_AND_ROMPERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/keychains> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Keychains" ;
  skos:altLabel "keychains" ;
  skos:notation "KEYCHAINS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenAndDining> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen And Dining" ;
  skos:altLabel "kitchenAndDining" ;
  skos:notation "KITCHEN_AND_DINING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenAndDiningRoomTables> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen And Dining Room Tables" ;
  skos:altLabel "kitchenAndDiningRoomTables" ;
  skos:notation "KITCHEN_AND_DINING_ROOM_TABLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenAppliances> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Appliances" ;
  skos:altLabel "kitchenAppliances" ;
  skos:notation "KITCHEN_APPLIANCES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenKnives> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Knives" ;
  skos:altLabel "kitchenKnives" ;
  skos:notation "KITCHEN_KNIVES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenLinens> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Linens" ;
  skos:altLabel "kitchenLinens" ;
  skos:notation "KITCHEN_LINENS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenMats> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Mats" ;
  skos:altLabel "kitchenMats" ;
  skos:notation "KITCHEN_MATS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenOrganizers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Organizers" ;
  skos:altLabel "kitchenOrganizers" ;
  skos:notation "KITCHEN_ORGANIZERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenToolsAndUtensils> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Tools And Utensils" ;
  skos:altLabel "kitchenToolsAndUtensils" ;
  skos:notation "KITCHEN_TOOLS_AND_UTENSILS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/kitchenTowels> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Kitchen Towels" ;
  skos:altLabel "kitchenTowels" ;
  skos:notation "KITCHEN_TOWELS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/knittingAndCrochet> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Knitting And Crochet" ;
  skos:altLabel "knittingAndCrochet" ;
  skos:notation "KNITTING_AND_CROCHET" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/knittingAndCrochetTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Knitting And Crochet Tools" ;
  skos:altLabel "knittingAndCrochetTools" ;
  skos:notation "KNITTING_AND_CROCHET_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lampShades> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lamp Shades" ;
  skos:altLabel "lampShades" ;
  skos:notation "LAMP_SHADES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lamps> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lamps" ;
  skos:altLabel "lamps" ;
  skos:notation "LAMPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lanyards> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lanyards" ;
  skos:altLabel "lanyards" ;
  skos:notation "LANYARDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/laundryHampersAndSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Laundry Hampers And Supplies" ;
  skos:altLabel "laundryHampersAndSupplies" ;
  skos:notation "LAUNDRY_HAMPERS_AND_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lawnAndGarden> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lawn And Garden" ;
  skos:altLabel "lawnAndGarden" ;
  skos:notation "LAWN_AND_GARDEN" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lawnAndGardenDecor> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lawn And Garden Decor" ;
  skos:altLabel "lawnAndGardenDecor" ;
  skos:notation "LAWN_AND_GARDEN_DECOR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lawnOrnamentsAndGardenSculptures> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lawn Ornaments And Garden Sculptures" ;
  skos:altLabel "lawnOrnamentsAndGardenSculptures" ;
  skos:notation "LAWN_ORNAMENTS_AND_GARDEN_SCULPTURES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/leggings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Leggings" ;
  skos:altLabel "leggings" ;
  skos:notation "LEGGINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/leotardsAndUnitards> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Leotards And Unitards" ;
  skos:altLabel "leotardsAndUnitards" ;
  skos:notation "LEOTARDS_AND_UNITARDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lighting> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lighting" ;
  skos:altLabel "lighting" ;
  skos:notation "LIGHTING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lightingAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lighting Accessories" ;
  skos:altLabel "lightingAccessories" ;
  skos:notation "LIGHTING_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lightingFixtures> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lighting Fixtures" ;
  skos:altLabel "lightingFixtures" ;
  skos:notation "LIGHTING_FIXTURES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipBalms> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lip Balms" ;
  skos:altLabel "lipBalms" ;
  skos:notation "LIP_BALMS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipCare> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lip Care" ;
  skos:altLabel "lipCare" ;
  skos:notation "LIP_CARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipMakeup> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lip Makeup" ;
  skos:altLabel "lipMakeup" ;
  skos:notation "LIP_MAKEUP" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/lipsticksAndLipGlosses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Lipsticks And Lip Glosses" ;
  skos:altLabel "lipsticksAndLipGlosses" ;
  skos:notation "LIPSTICKS_AND_LIP_GLOSSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/magazinesAndNewspapers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Magazines And Newspapers" ;
  skos:altLabel "magazinesAndNewspapers" ;
  skos:notation "MAGAZINES_AND_NEWSPAPERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/magnets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Magnets" ;
  skos:altLabel "magnets" ;
  skos:notation "MAGNETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/makeup> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Makeup" ;
  skos:altLabel "makeup" ;
  skos:notation "MAKEUP" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/makeupTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Makeup Tools" ;
  skos:altLabel "makeupTools" ;
  skos:notation "MAKEUP_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/mascaras> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Mascaras" ;
  skos:altLabel "mascaras" ;
  skos:notation "MASCARAS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/mattresses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Mattresses" ;
  skos:altLabel "mattresses" ;
  skos:notation "MATTRESSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/measuresAndRulers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Measures And Rulers" ;
  skos:altLabel "measuresAndRulers" ;
  skos:notation "MEASURES_AND_RULERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/measuringToolsAndSensors> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Measuring Tools And Sensors" ;
  skos:altLabel "measuringToolsAndSensors" ;
  skos:notation "MEASURING_TOOLS_AND_SENSORS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/messengerBags> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Messenger Bags" ;
  skos:altLabel "messengerBags" ;
  skos:notation "MESSENGER_BAGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/mirrors> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Mirrors" ;
  skos:altLabel "mirrors" ;
  skos:notation "MIRRORS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/musicAndSoundRecordings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Music And Sound Recordings" ;
  skos:altLabel "musicAndSoundRecordings" ;
  skos:notation "MUSIC_AND_SOUND_RECORDINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailArt> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Nail Art" ;
  skos:altLabel "nailArt" ;
  skos:notation "NAIL_ART" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailArtKitAndTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Nail Art Kit And Tools" ;
  skos:altLabel "nailArtKitAndTools" ;
  skos:notation "NAIL_ART_KIT_AND_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailCare> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Nail Care" ;
  skos:altLabel "nailCare" ;
  skos:notation "NAIL_CARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nailPolishes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Nail Polishes" ;
  skos:altLabel "nailPolishes" ;
  skos:notation "NAIL_POLISHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nails> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Nails" ;
  skos:altLabel "nails" ;
  skos:notation "NAILS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/necklaces> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Necklaces" ;
  skos:altLabel "necklaces" ;
  skos:notation "NECKLACES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/neckties> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Neckties" ;
  skos:altLabel "neckties" ;
  skos:notation "NECKTIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nightLightsAndAmbientLighting> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Night Lights And Ambient Lighting" ;
  skos:altLabel "nightLightsAndAmbientLighting" ;
  skos:notation "NIGHT_LIGHTS_AND_AMBIENT_LIGHTING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/nightstands> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Nightstands" ;
  skos:altLabel "nightstands" ;
  skos:notation "NIGHTSTANDS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/noveltySigns> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Novelty Signs" ;
  skos:altLabel "noveltySigns" ;
  skos:notation "NOVELTY_SIGNS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/onePieces> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "One Pieces" ;
  skos:altLabel "onePieces" ;
  skos:notation "ONE_PIECES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/onesies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Onesies" ;
  skos:altLabel "onesies" ;
  skos:notation "ONESIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/ottomans> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Ottomans" ;
  skos:altLabel "ottomans" ;
  skos:notation "OTTOMANS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorFurniture> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Furniture" ;
  skos:altLabel "outdoorFurniture" ;
  skos:notation "OUTDOOR_FURNITURE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorFurnitureSets> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Furniture Sets" ;
  skos:altLabel "outdoorFurnitureSets" ;
  skos:notation "OUTDOOR_FURNITURE_SETS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorGames> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Games" ;
  skos:altLabel "outdoorGames" ;
  skos:notation "OUTDOOR_GAMES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorGrills> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Grills" ;
  skos:altLabel "outdoorGrills" ;
  skos:notation "OUTDOOR_GRILLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorLiving> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Living" ;
  skos:altLabel "outdoorLiving" ;
  skos:notation "OUTDOOR_LIVING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorPlayEquipment> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Play Equipment" ;
  skos:altLabel "outdoorPlayEquipment" ;
  skos:notation "OUTDOOR_PLAY_EQUIPMENT" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorRecreation> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Recreation" ;
  skos:altLabel "outdoorRecreation" ;
  skos:notation "OUTDOOR_RECREATION" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorRugs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Rugs" ;
  skos:altLabel "outdoorRugs" ;
  skos:notation "OUTDOOR_RUGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorSeating> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Seating" ;
  skos:altLabel "outdoorSeating" ;
  skos:notation "OUTDOOR_SEATING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorStructures> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Structures" ;
  skos:altLabel "outdoorStructures" ;
  skos:notation "OUTDOOR_STRUCTURES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outdoorTables> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outdoor Tables" ;
  skos:altLabel "outdoorTables" ;
  skos:notation "OUTDOOR_TABLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/outerwear> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Outerwear" ;
  skos:altLabel "outerwear" ;
  skos:notation "OUTERWEAR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/ovensAndCooktops> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Ovens And Cooktops" ;
  skos:altLabel "ovensAndCooktops" ;
  skos:notation "OVENS_AND_COOKTOPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/overalls> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Overalls" ;
  skos:altLabel "overalls" ;
  skos:notation "OVERALLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/oxfordsAndLoafers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Oxfords And Loafers" ;
  skos:altLabel "oxfordsAndLoafers" ;
  skos:notation "OXFORDS_AND_LOAFERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/paintAndPaintTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Paint And Paint Tools" ;
  skos:altLabel "paintAndPaintTools" ;
  skos:notation "PAINT_AND_PAINT_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pants> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pants" ;
  skos:altLabel "pants" ;
  skos:notation "PANTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/paperCrafts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Paper Crafts" ;
  skos:altLabel "paperCrafts" ;
  skos:notation "PAPER_CRAFTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/parasolsAndRainUmbrellas> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Parasols And Rain Umbrellas" ;
  skos:altLabel "parasolsAndRainUmbrellas" ;
  skos:notation "PARASOLS_AND_RAIN_UMBRELLAS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/partyAndCelebration> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Party And Celebration" ;
  skos:altLabel "partyAndCelebration" ;
  skos:notation "PARTY_AND_CELEBRATION" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pendantLights> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pendant Lights" ;
  skos:altLabel "pendantLights" ;
  skos:notation "PENDANT_LIGHTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pensAndPencils> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pens And Pencils" ;
  skos:altLabel "pensAndPencils" ;
  skos:notation "PENS_AND_PENCILS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/perfumesAndColognes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Perfumes And Colognes" ;
  skos:altLabel "perfumesAndColognes" ;
  skos:notation "PERFUMES_AND_COLOGNES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/petCarriersAndCrates> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pet Carriers And Crates" ;
  skos:altLabel "petCarriersAndCrates" ;
  skos:notation "PET_CARRIERS_AND_CRATES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/petCollarsAndHarnesses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pet Collars And Harnesses" ;
  skos:altLabel "petCollarsAndHarnesses" ;
  skos:notation "PET_COLLARS_AND_HARNESSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/petSupplies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pet Supplies" ;
  skos:altLabel "petSupplies" ;
  skos:notation "PET_SUPPLIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/photoAlbumsAndStorage> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Photo Albums And Storage" ;
  skos:altLabel "photoAlbumsAndStorage" ;
  skos:notation "PHOTO_ALBUMS_AND_STORAGE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pictureFrames> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Picture Frames" ;
  skos:altLabel "pictureFrames" ;
  skos:notation "PICTURE_FRAMES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pillowcasesAndShams> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pillowcases And Shams" ;
  skos:altLabel "pillowcasesAndShams" ;
  skos:notation "PILLOWCASES_AND_SHAMS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pinbackButtons> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pinback Buttons" ;
  skos:altLabel "pinbackButtons" ;
  skos:notation "PINBACK_BUTTONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/placemats> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Placemats" ;
  skos:altLabel "placemats" ;
  skos:notation "PLACEMATS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/plants> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Plants" ;
  skos:altLabel "plants" ;
  skos:notation "PLANTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/ponytailHolders> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Ponytail Holders" ;
  skos:altLabel "ponytailHolders" ;
  skos:notation "PONYTAIL_HOLDERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/poolAndSpaAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pool And Spa Accessories" ;
  skos:altLabel "poolAndSpaAccessories" ;
  skos:notation "POOL_AND_SPA_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/postersPrintsAndVisualArtwork> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Posters Prints And Visual Artwork" ;
  skos:altLabel "postersPrintsAndVisualArtwork" ;
  skos:notation "POSTERS_PRINTS_AND_VISUAL_ARTWORK" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/potsAndPlanters> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pots And Planters" ;
  skos:altLabel "potsAndPlanters" ;
  skos:notation "POTS_AND_PLANTERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/potteryAndSculpting> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pottery And Sculpting" ;
  skos:altLabel "potteryAndSculpting" ;
  skos:notation "POTTERY_AND_SCULPTING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/primersAndMakeupSetters> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Primers And Makeup Setters" ;
  skos:altLabel "primersAndMakeupSetters" ;
  skos:notation "PRIMERS_AND_MAKEUP_SETTERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/pumps> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Pumps" ;
  skos:altLabel "pumps" ;
  skos:notation "PUMPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/puzzles> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Puzzles" ;
  skos:altLabel "puzzles" ;
  skos:notation "PUZZLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/quiltsAndComforters> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Quilts And Comforters" ;
  skos:altLabel "quiltsAndComforters" ;
  skos:notation "QUILTS_AND_COMFORTERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/razorsAndShavingTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Razors And Shaving Tools" ;
  skos:altLabel "razorsAndShavingTools" ;
  skos:notation "RAZORS_AND_SHAVING_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/rings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Rings" ;
  skos:altLabel "rings" ;
  skos:notation "RINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/rugs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Rugs" ;
  skos:altLabel "rugs" ;
  skos:notation "RUGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/runnerRugs> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Runner Rugs" ;
  skos:altLabel "runnerRugs" ;
  skos:notation "RUNNER_RUGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sandals> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sandals" ;
  skos:altLabel "sandals" ;
  skos:notation "SANDALS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sashes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sashes" ;
  skos:altLabel "sashes" ;
  skos:notation "SASHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/saws> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Saws" ;
  skos:altLabel "saws" ;
  skos:notation "SAWS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/scarvesAndShawls> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Scarves And Shawls" ;
  skos:altLabel "scarvesAndShawls" ;
  skos:notation "SCARVES_AND_SHAWLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sculpturesAndStatues> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sculptures And Statues" ;
  skos:altLabel "sculpturesAndStatues" ;
  skos:notation "SCULPTURES_AND_STATUES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/seasonalAndHolidayDecorations> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Seasonal And Holiday Decorations" ;
  skos:altLabel "seasonalAndHolidayDecorations" ;
  skos:notation "SEASONAL_AND_HOLIDAY_DECORATIONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/seating> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Seating" ;
  skos:altLabel "seating" ;
  skos:notation "SEATING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/serumsAndEssences> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Serums And Essences" ;
  skos:altLabel "serumsAndEssences" ;
  skos:notation "SERUMS_AND_ESSENCES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/serveware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Serveware" ;
  skos:altLabel "serveware" ;
  skos:notation "SERVEWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sewingMachines> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sewing Machines" ;
  skos:altLabel "sewingMachines" ;
  skos:notation "SEWING_MACHINES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sewingPatterns> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sewing Patterns" ;
  skos:altLabel "sewingPatterns" ;
  skos:notation "SEWING_PATTERNS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shampooAndConditioner> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Shampoo And Conditioner" ;
  skos:altLabel "shampooAndConditioner" ;
  skos:notation "SHAMPOO_AND_CONDITIONER" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shoeAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Shoe Accessories" ;
  skos:altLabel "shoeAccessories" ;
  skos:notation "SHOE_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shoes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Shoes" ;
  skos:altLabel "shoes" ;
  skos:notation "SHOES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shoppingTotes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Shopping Totes" ;
  skos:altLabel "shoppingTotes" ;
  skos:notation "SHOPPING_TOTES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/shorts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Shorts" ;
  skos:altLabel "shorts" ;
  skos:notation "SHORTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/showerCurtains> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Shower Curtains" ;
  skos:altLabel "showerCurtains" ;
  skos:notation "SHOWER_CURTAINS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/skincare> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Skincare" ;
  skos:altLabel "skincare" ;
  skos:notation "SKINCARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/skincareMasksAndPeels> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Skincare Masks And Peels" ;
  skos:altLabel "skincareMasksAndPeels" ;
  skos:notation "SKINCARE_MASKS_AND_PEELS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/skirts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Skirts" ;
  skos:altLabel "skirts" ;
  skos:notation "SKIRTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sleepwearAndLoungewear> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sleepwear And Loungewear" ;
  skos:altLabel "sleepwearAndLoungewear" ;
  skos:notation "SLEEPWEAR_AND_LOUNGEWEAR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/slipcoversAndCushions> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Slipcovers And Cushions" ;
  skos:altLabel "slipcoversAndCushions" ;
  skos:notation "SLIPCOVERS_AND_CUSHIONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/slippers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Slippers" ;
  skos:altLabel "slippers" ;
  skos:notation "SLIPPERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sneakersAndAthleticShoes> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sneakers And Athletic Shoes" ;
  skos:altLabel "sneakersAndAthleticShoes" ;
  skos:notation "SNEAKERS_AND_ATHLETIC_SHOES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/socksAndTights> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Socks And Tights" ;
  skos:altLabel "socksAndTights" ;
  skos:notation "SOCKS_AND_TIGHTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sofas> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sofas" ;
  skos:altLabel "sofas" ;
  skos:notation "SOFAS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sportsUniforms> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sports Uniforms" ;
  skos:altLabel "sportsUniforms" ;
  skos:notation "SPORTS_UNIFORMS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/stemware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Stemware" ;
  skos:altLabel "stemware" ;
  skos:notation "STEMWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/stockings> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Stockings" ;
  skos:altLabel "stockings" ;
  skos:notation "STOCKINGS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/storageAndOrganization> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Storage And Organization" ;
  skos:altLabel "storageAndOrganization" ;
  skos:notation "STORAGE_AND_ORGANIZATION" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/storageCabinetsAndLockers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Storage Cabinets And Lockers" ;
  skos:altLabel "storageCabinetsAndLockers" ;
  skos:notation "STORAGE_CABINETS_AND_LOCKERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/storageHooksAndRacks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Storage Hooks And Racks" ;
  skos:altLabel "storageHooksAndRacks" ;
  skos:notation "STORAGE_HOOKS_AND_RACKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/suitcases> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Suitcases" ;
  skos:altLabel "suitcases" ;
  skos:notation "SUITCASES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/suits> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Suits" ;
  skos:altLabel "suits" ;
  skos:notation "SUITS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/suitsAndSuitSeparates> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Suits And Suit Separates" ;
  skos:altLabel "suitsAndSuitSeparates" ;
  skos:notation "SUITS_AND_SUIT_SEPARATES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/glassesAndSunglasses> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Glasses And Sunglasses" ;
  skos:altLabel "glassesAndSunglasses" ;
  skos:notation "GLASSES_AND_SUNGLASSES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sunscreen> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sunscreen" ;
  skos:altLabel "sunscreen" ;
  skos:notation "SUNSCREEN" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sweatersAndCardigans> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sweaters And Cardigans" ;
  skos:altLabel "sweatersAndCardigans" ;
  skos:notation "SWEATERS_AND_CARDIGANS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/sweatshirtsAndHoodies> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Sweatshirts And Hoodies" ;
  skos:altLabel "sweatshirtsAndHoodies" ;
  skos:notation "SWEATSHIRTS_AND_HOODIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/swimwear> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Swimwear" ;
  skos:altLabel "swimwear" ;
  skos:notation "SWIMWEAR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tShirts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "T Shirts" ;
  skos:altLabel "tShirts" ;
  skos:notation "T_SHIRTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tableLamps> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Table Lamps" ;
  skos:altLabel "tableLamps" ;
  skos:notation "TABLE_LAMPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tableRunners> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Table Runners" ;
  skos:altLabel "tableRunners" ;
  skos:notation "TABLE_RUNNERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tablecloths> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tablecloths" ;
  skos:altLabel "tablecloths" ;
  skos:notation "TABLECLOTHS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tables> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tables" ;
  skos:altLabel "tables" ;
  skos:notation "TABLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tableware> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tableware" ;
  skos:altLabel "tableware" ;
  skos:notation "TABLEWARE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tankTops> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tank Tops" ;
  skos:altLabel "tankTops" ;
  skos:notation "TANK_TOPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tanningOilsAndLotions> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tanning Oils And Lotions" ;
  skos:altLabel "tanningOilsAndLotions" ;
  skos:notation "TANNING_OILS_AND_LOTIONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/teethWhitening> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Teeth Whitening" ;
  skos:altLabel "teethWhitening" ;
  skos:notation "TEETH_WHITENING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/teethWhiteningTools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Teeth Whitening Tools" ;
  skos:altLabel "teethWhiteningTools" ;
  skos:notation "TEETH_WHITENING_TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/telephony> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Telephony" ;
  skos:altLabel "telephony" ;
  skos:notation "TELEPHONY" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/textileAndSewing> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Textile And Sewing" ;
  skos:altLabel "textileAndSewing" ;
  skos:notation "TEXTILE_AND_SEWING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/threadAndYarn> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Thread And Yarn" ;
  skos:altLabel "threadAndYarn" ;
  skos:notation "THREAD_AND_YARN" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/throwPillows> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Throw Pillows" ;
  skos:altLabel "throwPillows" ;
  skos:notation "THROW_PILLOWS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tiaras> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tiaras" ;
  skos:altLabel "tiaras" ;
  skos:notation "TIARAS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/toiletPaperHolders> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Toilet Paper Holders" ;
  skos:altLabel "toiletPaperHolders" ;
  skos:notation "TOILET_PAPER_HOLDERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tonersAndAstringents> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Toners And Astringents" ;
  skos:altLabel "tonersAndAstringents" ;
  skos:notation "TONERS_AND_ASTRINGENTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/toolStorageAndOrganization> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tool Storage And Organization" ;
  skos:altLabel "toolStorageAndOrganization" ;
  skos:notation "TOOL_STORAGE_AND_ORGANIZATION" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tools> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tools" ;
  skos:altLabel "tools" ;
  skos:notation "TOOLS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tops> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tops" ;
  skos:altLabel "tops" ;
  skos:notation "TOPS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/towelRacksAndHolders> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Towel Racks And Holders" ;
  skos:altLabel "towelRacksAndHolders" ;
  skos:notation "TOWEL_RACKS_AND_HOLDERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/toys> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Toys" ;
  skos:altLabel "toys" ;
  skos:notation "TOYS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/traditionalAndCeremonialClothing> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Traditional And Ceremonial Clothing" ;
  skos:altLabel "traditionalAndCeremonialClothing" ;
  skos:notation "TRADITIONAL_AND_CEREMONIAL_CLOTHING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/tumblersAndWaterBottles> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Tumblers And Water Bottles" ;
  skos:altLabel "tumblersAndWaterBottles" ;
  skos:notation "TUMBLERS_AND_WATER_BOTTLES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/uniforms> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Uniforms" ;
  skos:altLabel "uniforms" ;
  skos:notation "UNIFORMS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/vases> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Vases" ;
  skos:altLabel "vases" ;
  skos:notation "VASES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/vehiclePartsAndAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Vehicle Parts And Accessories" ;
  skos:altLabel "vehiclePartsAndAccessories" ;
  skos:notation "VEHICLE_PARTS_AND_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/veils> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Veils" ;
  skos:altLabel "veils" ;
  skos:notation "VEILS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallClocks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wall Clocks" ;
  skos:altLabel "wallClocks" ;
  skos:notation "WALL_CLOCKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallLightFixtures> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wall Light Fixtures" ;
  skos:altLabel "wallLightFixtures" ;
  skos:notation "WALL_LIGHT_FIXTURES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallPaints> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wall Paints" ;
  skos:altLabel "wallPaints" ;
  skos:notation "WALL_PAINTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallShelvesAndLedges> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wall Shelves And Ledges" ;
  skos:altLabel "wallShelvesAndLedges" ;
  skos:notation "WALL_SHELVES_AND_LEDGES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/walletsAndCardCases> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wallets And Card Cases" ;
  skos:altLabel "walletsAndCardCases" ;
  skos:notation "WALLETS_AND_CARD_CASES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wallpapers> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wallpapers" ;
  skos:altLabel "wallpapers" ;
  skos:notation "WALLPAPERS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/watches> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Watches" ;
  skos:altLabel "watches" ;
  skos:notation "WATCHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wateringAndIrrigation> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Watering And Irrigation" ;
  skos:altLabel "wateringAndIrrigation" ;
  skos:notation "WATERING_AND_IRRIGATION" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingCeremonyDecor> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Ceremony Decor" ;
  skos:altLabel "weddingCeremonyDecor" ;
  skos:notation "WEDDING_CEREMONY_DECOR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingClothing> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Clothing" ;
  skos:altLabel "weddingClothing" ;
  skos:notation "WEDDING_CLOTHING" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingDecor> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Decor" ;
  skos:altLabel "weddingDecor" ;
  skos:notation "WEDDING_DECOR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingDress> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Dress" ;
  skos:altLabel "weddingDress" ;
  skos:notation "WEDDING_DRESS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingGifts> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Gifts" ;
  skos:altLabel "weddingGifts" ;
  skos:notation "WEDDING_GIFTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingStationery> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Stationery" ;
  skos:altLabel "weddingStationery" ;
  skos:notation "WEDDING_STATIONERY" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/weddingTableDecor> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wedding Table Decor" ;
  skos:altLabel "weddingTableDecor" ;
  skos:notation "WEDDING_TABLE_DECOR" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wigsAndHairExtensions> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wigs And Hair Extensions" ;
  skos:altLabel "wigsAndHairExtensions" ;
  skos:notation "WIGS_AND_HAIR_EXTENSIONS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/windowBlindsAndShades> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Window Blinds And Shades" ;
  skos:altLabel "windowBlindsAndShades" ;
  skos:notation "WINDOW_BLINDS_AND_SHADES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/windowTreatmentAccessories> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Window Treatment Accessories" ;
  skos:altLabel "windowTreatmentAccessories" ;
  skos:notation "WINDOW_TREATMENT_ACCESSORIES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/windowTreatments> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Window Treatments" ;
  skos:altLabel "windowTreatments" ;
  skos:notation "WINDOW_TREATMENTS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wineRacks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wine Racks" ;
  skos:altLabel "wineRacks" ;
  skos:notation "WINE_RACKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/woodBoardsAndPlanks> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wood Boards And Planks" ;
  skos:altLabel "woodBoardsAndPlanks" ;
  skos:notation "WOOD_BOARDS_AND_PLANKS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/woodworkingMaterials> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Woodworking Materials" ;
  skos:altLabel "woodworkingMaterials" ;
  skos:notation "WOODWORKING_MATERIALS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/woodworkingPlans> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Woodworking Plans" ;
  skos:altLabel "woodworkingPlans" ;
  skos:notation "WOODWORKING_PLANS" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/workBenches> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Work Benches" ;
  skos:altLabel "workBenches" ;
  skos:notation "WORK_BENCHES" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryEnum/wreathsAndGarlands> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryEnumScheme ;
  skos:topConceptOf pinterest:ProductCategoryEnumScheme ;
  skos:prefLabel "Wreaths And Garlands" ;
  skos:altLabel "wreathsAndGarlands" ;
  skos:notation "WREATHS_AND_GARLANDS" .

# Concept scheme: ProductCategoryRegion
pinterest:ProductCategoryRegionScheme a skos:ConceptScheme ;
  rdfs:label "ProductCategoryRegion" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryRegion/us> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryRegion/gbIe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ProductCategoryRegion/ca> .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryRegion/us> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryRegionScheme ;
  skos:topConceptOf pinterest:ProductCategoryRegionScheme ;
  skos:prefLabel "Us" ;
  skos:altLabel "us" ;
  skos:notation "US" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryRegion/gbIe> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryRegionScheme ;
  skos:topConceptOf pinterest:ProductCategoryRegionScheme ;
  skos:prefLabel "Gb Ie" ;
  skos:altLabel "gbIe" ;
  skos:notation "GB+IE" .

<https://relay.inferal.com/ontology/pinterest/ProductCategoryRegion/ca> a skos:Concept ;
  skos:inScheme pinterest:ProductCategoryRegionScheme ;
  skos:topConceptOf pinterest:ProductCategoryRegionScheme ;
  skos:prefLabel "Ca" ;
  skos:altLabel "ca" ;
  skos:notation "CA" .

# Concept scheme: PromotionType
pinterest:PromotionTypeScheme a skos:ConceptScheme ;
  rdfs:label "PromotionType" ;
  rdfs:comment "Determines the displayed promotion text along with what parameters (if any) are needed to complete the template. This list is not finalized, and will be updated as new types are supported." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/variable> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/sitewide> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/checkout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/saveXOnY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/buyXGetY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/spendXSaveY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/freeShipping> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/freeShippingMinimum> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/freeShippingWithDiscount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/sitewideInStores> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/extraPercentOff> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/giftWithPurchase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/giftWithPurchaseMinimum> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/fixed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/percentOffClearance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/xOffY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/giftWithFirstPurchase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/buyXGetOneFree> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/cashBack> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/pointsOnAllPurchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/bonus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/pointsWithPurchase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/PromotionType/custom> .

<https://relay.inferal.com/ontology/pinterest/PromotionType/variable> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Variable" ;
  skos:altLabel "variable" ;
  skos:notation "VARIABLE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/sitewide> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Sitewide" ;
  skos:altLabel "sitewide" ;
  skos:notation "SITEWIDE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/checkout> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Checkout" ;
  skos:altLabel "checkout" ;
  skos:notation "CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/saveXOnY> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Save XOn Y" ;
  skos:altLabel "saveXOnY" ;
  skos:notation "SAVE_X_ON_Y" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/buyXGetY> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Buy XGet Y" ;
  skos:altLabel "buyXGetY" ;
  skos:notation "BUY_X_GET_Y" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/spendXSaveY> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Spend XSave Y" ;
  skos:altLabel "spendXSaveY" ;
  skos:notation "SPEND_X_SAVE_Y" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/freeShipping> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Free Shipping" ;
  skos:altLabel "freeShipping" ;
  skos:notation "FREE_SHIPPING" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/freeShippingMinimum> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Free Shipping Minimum" ;
  skos:altLabel "freeShippingMinimum" ;
  skos:notation "FREE_SHIPPING_MINIMUM" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/freeShippingWithDiscount> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Free Shipping With Discount" ;
  skos:altLabel "freeShippingWithDiscount" ;
  skos:notation "FREE_SHIPPING_WITH_DISCOUNT" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/sitewideInStores> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Sitewide In Stores" ;
  skos:altLabel "sitewideInStores" ;
  skos:notation "SITEWIDE_IN_STORES" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/extraPercentOff> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Extra Percent Off" ;
  skos:altLabel "extraPercentOff" ;
  skos:notation "EXTRA_PERCENT_OFF" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/giftWithPurchase> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Gift With Purchase" ;
  skos:altLabel "giftWithPurchase" ;
  skos:notation "GIFT_WITH_PURCHASE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/giftWithPurchaseMinimum> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Gift With Purchase Minimum" ;
  skos:altLabel "giftWithPurchaseMinimum" ;
  skos:notation "GIFT_WITH_PURCHASE_MINIMUM" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/fixed> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Fixed" ;
  skos:altLabel "fixed" ;
  skos:notation "FIXED" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/percentOffClearance> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Percent Off Clearance" ;
  skos:altLabel "percentOffClearance" ;
  skos:notation "PERCENT_OFF_CLEARANCE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/xOffY> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "X Off Y" ;
  skos:altLabel "xOffY" ;
  skos:notation "X_OFF_Y" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/giftWithFirstPurchase> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Gift With First Purchase" ;
  skos:altLabel "giftWithFirstPurchase" ;
  skos:notation "GIFT_WITH_FIRST_PURCHASE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/buyXGetOneFree> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Buy XGet One Free" ;
  skos:altLabel "buyXGetOneFree" ;
  skos:notation "BUY_X_GET_ONE_FREE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/cashBack> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Cash Back" ;
  skos:altLabel "cashBack" ;
  skos:notation "CASH_BACK" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/pointsOnAllPurchases> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Points On All Purchases" ;
  skos:altLabel "pointsOnAllPurchases" ;
  skos:notation "POINTS_ON_ALL_PURCHASES" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/bonus> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Bonus" ;
  skos:altLabel "bonus" ;
  skos:notation "BONUS" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/pointsWithPurchase> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Points With Purchase" ;
  skos:altLabel "pointsWithPurchase" ;
  skos:notation "POINTS_WITH_PURCHASE" .

<https://relay.inferal.com/ontology/pinterest/PromotionType/custom> a skos:Concept ;
  skos:inScheme pinterest:PromotionTypeScheme ;
  skos:topConceptOf pinterest:PromotionTypeScheme ;
  skos:prefLabel "Custom" ;
  skos:altLabel "custom" ;
  skos:notation "CUSTOM" .

# Concept scheme: ReportingColumnAsync
pinterest:ReportingColumnAsyncScheme a skos:ConceptScheme ;
  rdfs:label "ReportingColumnAsync" ;
  rdfs:comment "Reporting columns" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/spendInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adsCreditSpendInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adsCreditSpendInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/paidImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/spendInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpcInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ectr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundCtr1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerOutboundClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignBrandLabel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignCustomLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinPromotionStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/engagement1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/engagement2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpeInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/engagementRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/eengagementRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpmInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/repinRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ctr2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/advertiserId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adAccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinPromotionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignEntityStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignManagedStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignObjectiveType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpmInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpmInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupBudgetType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupBudgetInLocalCurrency> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupEntityStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupBidMultiplier> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/promoId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/promoName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemImageUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemPrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemProductUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemPinUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemBrand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemDescription> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemSalePrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemProductType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemProductCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemCurrency> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/orderLineId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/orderLineName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/clickthrough1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/repin1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/impression1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/impression1Gross> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/clickthrough1Gross> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundClick1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/clickthrough2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/repin2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/impression2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundClick2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickthrough> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalImpressionUser> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalImpressionFrequency> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerOutboundClickInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerOutboundClickInDollar1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalConversionsValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementPageVisitQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSignupQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCheckoutQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCustomQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAddToCartQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementLeadQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSearchQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementWatchVideoQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementViewCategoryQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementUnknownQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickPageVisitQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSignupQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCheckoutQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCustomQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAddToCartQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickLeadQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSearchQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickWatchVideoQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickViewCategoryQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickUnknownQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewPageVisitQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSignupQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCheckoutQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCustomQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAddToCartQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewLeadQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSearchQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewWatchVideoQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewViewCategoryQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewUnknownQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalConversionsQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSessions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSessions1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSessions2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/onsiteCheckouts1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinPromotionName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignLifetimeSpendCap> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupOptimization> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignDailySpendCap> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignBudgetOptimization> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/isPremiereCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownDesktopActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownDesktopActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownDesktopActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownMobileActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownMobileActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownMobileActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownTabletActionToDesktopConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownTabletActionToMobileConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownTabletActionToTabletConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToWishlist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSubscribe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutQuantity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pageVisitCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/appInstallCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pageVisitRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/checkoutRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/customRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupAdImageTag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupAdVideoTag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video3secViews1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video15secUniqueViews1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP100Complete1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP0Combined1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP25Combined1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP50Combined1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP75Combined1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP95Combined1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoMrcViews1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video3secViews2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video15secUniqueViews2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP100Complete2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP0Combined2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP25Combined2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP50Combined2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP75Combined2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP95Combined2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoMrcViews2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/paidVideoViewableRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoLength> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoSpendInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpvInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpvInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpcvInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcvInDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpcvP95InMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcvP95InDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideo3secViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideo15secUniqueViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP100Complete> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP0Combined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP25Combined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP50Combined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP75Combined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP95Combined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoMrcViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoAvgWatchtimeInSecond1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoAvgWatchtimeInSecond2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoAvgWatchtimeInSecond> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalDestinationViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalRepinRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCheckoutCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCheckoutRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappCheckoutCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappCheckoutRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCheckoutCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCheckoutRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinterestCheckoutCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinterestCheckoutRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPinterestCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPinterestCheckoutValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webAddToCartCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webAddToCartRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAddToCartCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAddToCartRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAddToCartValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webPageVisitCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webPageVisitRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewPageVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewPageVisitValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSignupCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSignupRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSignupCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSignupRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineSignupCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineSignupRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewSignup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewSignupValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webWatchVideoCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webWatchVideoRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewWatchVideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewWatchVideoValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webLeadCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webLeadRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineLeadCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineLeadRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewLeadValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSearchCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSearchRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSearchCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSearchRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSearchValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webViewCategoryCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webViewCategoryRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewViewCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewViewCategoryValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCustomCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCustomRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCustomCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCustomRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCustom> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCustomValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webUnknownCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webUnknownRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappUnknownCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappUnknownRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineUnknownCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineUnknownRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewUnknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewUnknownValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAppInstallCostPerAction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAppInstallRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAppInstallValueInMicroDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAppInstallConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageForward1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageForward2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageBackward1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageBackward2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalIdeaPinPageForward> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalIdeaPinPageBackward> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinProductTagVisit1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinProductTagVisit2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalIdeaPinProductTagVisit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/leads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerLead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/quizCompleted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/quizCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcasePinClickthrough> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageClickthrough> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinClickthrough> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageSwipeLeft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageSwipeRight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinSwipeLeft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinSwipeRight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageRepin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinRepin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageCloseup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseCardThumbnailSwipeForward> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseCardThumbnailSwipeBackward> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseAverageSubpageCloseupPerSession> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/standardAdFeedItemId> .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/spendInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Spend In Micro Dollar" ;
  skos:altLabel "spendInMicroDollar" ;
  skos:notation "SPEND_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adsCreditSpendInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ads Credit Spend In Micro Dollar" ;
  skos:altLabel "adsCreditSpendInMicroDollar" ;
  skos:notation "ADS_CREDIT_SPEND_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adsCreditSpendInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ads Credit Spend In Dollar" ;
  skos:altLabel "adsCreditSpendInDollar" ;
  skos:notation "ADS_CREDIT_SPEND_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/paidImpression> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Paid Impression" ;
  skos:altLabel "paidImpression" ;
  skos:notation "PAID_IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/spendInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Spend In Dollar" ;
  skos:altLabel "spendInDollar" ;
  skos:notation "SPEND_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpcInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cpc In Micro Dollar" ;
  skos:altLabel "cpcInMicroDollar" ;
  skos:notation "CPC_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpc In Micro Dollar" ;
  skos:altLabel "ecpcInMicroDollar" ;
  skos:notation "ECPC_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpc In Dollar" ;
  skos:altLabel "ecpcInDollar" ;
  skos:notation "ECPC_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ctr> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ctr" ;
  skos:altLabel "ctr" ;
  skos:notation "CTR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ectr> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ectr" ;
  skos:altLabel "ectr" ;
  skos:notation "ECTR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundCtr> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Outbound Ctr" ;
  skos:altLabel "outboundCtr" ;
  skos:notation "OUTBOUND_CTR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundCtr1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Outbound Ctr1" ;
  skos:altLabel "outboundCtr1" ;
  skos:notation "OUTBOUND_CTR_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerOutboundClick> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cost Per Outbound Click" ;
  skos:altLabel "costPerOutboundClick" ;
  skos:notation "COST_PER_OUTBOUND_CLICK" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "campaignName" ;
  skos:notation "CAMPAIGN_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "campaignStatus" ;
  skos:notation "CAMPAIGN_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignBrandLabel> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Brand Label" ;
  skos:altLabel "campaignBrandLabel" ;
  skos:notation "CAMPAIGN_BRAND_LABEL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignCustomLabels> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Custom Labels" ;
  skos:altLabel "campaignCustomLabels" ;
  skos:notation "CAMPAIGN_CUSTOM_LABELS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinPromotionStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Pin Promotion Status" ;
  skos:altLabel "pinPromotionStatus" ;
  skos:notation "PIN_PROMOTION_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "adStatus" ;
  skos:notation "AD_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Pin Id" ;
  skos:altLabel "pinId" ;
  skos:notation "PIN_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagement> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement" ;
  skos:altLabel "totalEngagement" ;
  skos:notation "TOTAL_ENGAGEMENT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/engagement1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Engagement1" ;
  skos:altLabel "engagement1" ;
  skos:notation "ENGAGEMENT_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/engagement2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Engagement2" ;
  skos:altLabel "engagement2" ;
  skos:notation "ENGAGEMENT_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpeInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpe In Dollar" ;
  skos:altLabel "ecpeInDollar" ;
  skos:notation "ECPE_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/engagementRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Engagement Rate" ;
  skos:altLabel "engagementRate" ;
  skos:notation "ENGAGEMENT_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/eengagementRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Eengagement Rate" ;
  skos:altLabel "eengagementRate" ;
  skos:notation "EENGAGEMENT_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpmInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpm In Micro Dollar" ;
  skos:altLabel "ecpmInMicroDollar" ;
  skos:notation "ECPM_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/repinRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Repin Rate" ;
  skos:altLabel "repinRate" ;
  skos:notation "REPIN_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ctr2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ctr2" ;
  skos:altLabel "ctr2" ;
  skos:notation "CTR_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "campaignId" ;
  skos:notation "CAMPAIGN_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/advertiserId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Advertiser Id" ;
  skos:altLabel "advertiserId" ;
  skos:notation "ADVERTISER_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adAccountId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Account Id" ;
  skos:altLabel "adAccountId" ;
  skos:notation "AD_ACCOUNT_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinPromotionId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Pin Promotion Id" ;
  skos:altLabel "pinPromotionId" ;
  skos:notation "PIN_PROMOTION_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "adId" ;
  skos:notation "AD_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "adGroupId" ;
  skos:notation "AD_GROUP_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignEntityStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Entity Status" ;
  skos:altLabel "campaignEntityStatus" ;
  skos:notation "CAMPAIGN_ENTITY_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignManagedStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Managed Status" ;
  skos:altLabel "campaignManagedStatus" ;
  skos:notation "CAMPAIGN_MANAGED_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignObjectiveType> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Objective Type" ;
  skos:altLabel "campaignObjectiveType" ;
  skos:notation "CAMPAIGN_OBJECTIVE_TYPE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpmInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cpm In Micro Dollar" ;
  skos:altLabel "cpmInMicroDollar" ;
  skos:notation "CPM_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpmInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cpm In Dollar" ;
  skos:altLabel "cpmInDollar" ;
  skos:notation "CPM_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "adGroupName" ;
  skos:notation "AD_GROUP_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "adGroupStatus" ;
  skos:notation "AD_GROUP_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupBudgetType> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Budget Type" ;
  skos:altLabel "adGroupBudgetType" ;
  skos:notation "AD_GROUP_BUDGET_TYPE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupBudgetInLocalCurrency> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Budget In Local Currency" ;
  skos:altLabel "adGroupBudgetInLocalCurrency" ;
  skos:notation "AD_GROUP_BUDGET_IN_LOCAL_CURRENCY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupEntityStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Entity Status" ;
  skos:altLabel "adGroupEntityStatus" ;
  skos:notation "AD_GROUP_ENTITY_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupBidMultiplier> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Bid Multiplier" ;
  skos:altLabel "adGroupBidMultiplier" ;
  skos:notation "AD_GROUP_BID_MULTIPLIER" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Group Id" ;
  skos:altLabel "productGroupId" ;
  skos:notation "PRODUCT_GROUP_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupStatus> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Group Status" ;
  skos:altLabel "productGroupStatus" ;
  skos:notation "PRODUCT_GROUP_STATUS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/promoId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Promo Id" ;
  skos:altLabel "promoId" ;
  skos:notation "PROMO_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/promoName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Promo Name" ;
  skos:altLabel "promoName" ;
  skos:notation "PROMO_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Name" ;
  skos:altLabel "productItemName" ;
  skos:notation "PRODUCT_ITEM_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemImageUrl> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Image Url" ;
  skos:altLabel "productItemImageUrl" ;
  skos:notation "PRODUCT_ITEM_IMAGE_URL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemPrice> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Price" ;
  skos:altLabel "productItemPrice" ;
  skos:notation "PRODUCT_ITEM_PRICE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemProductUrl> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Product Url" ;
  skos:altLabel "productItemProductUrl" ;
  skos:notation "PRODUCT_ITEM_PRODUCT_URL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemPinUrl> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Pin Url" ;
  skos:altLabel "productItemPinUrl" ;
  skos:notation "PRODUCT_ITEM_PIN_URL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemBrand> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Brand" ;
  skos:altLabel "productItemBrand" ;
  skos:notation "PRODUCT_ITEM_BRAND" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemDescription> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Description" ;
  skos:altLabel "productItemDescription" ;
  skos:notation "PRODUCT_ITEM_DESCRIPTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemSalePrice> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Sale Price" ;
  skos:altLabel "productItemSalePrice" ;
  skos:notation "PRODUCT_ITEM_SALE_PRICE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemProductType> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Product Type" ;
  skos:altLabel "productItemProductType" ;
  skos:notation "PRODUCT_ITEM_PRODUCT_TYPE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemProductCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Product Category" ;
  skos:altLabel "productItemProductCategory" ;
  skos:notation "PRODUCT_ITEM_PRODUCT_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productItemCurrency> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Item Currency" ;
  skos:altLabel "productItemCurrency" ;
  skos:notation "PRODUCT_ITEM_CURRENCY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/orderLineId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Order Line Id" ;
  skos:altLabel "orderLineId" ;
  skos:notation "ORDER_LINE_ID" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/orderLineName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Order Line Name" ;
  skos:altLabel "orderLineName" ;
  skos:notation "ORDER_LINE_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/clickthrough1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Clickthrough1" ;
  skos:altLabel "clickthrough1" ;
  skos:notation "CLICKTHROUGH_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/repin1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Repin1" ;
  skos:altLabel "repin1" ;
  skos:notation "REPIN_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/impression1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Impression1" ;
  skos:altLabel "impression1" ;
  skos:notation "IMPRESSION_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/impression1Gross> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Impression1Gross" ;
  skos:altLabel "impression1Gross" ;
  skos:notation "IMPRESSION_1_GROSS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/clickthrough1Gross> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Clickthrough1Gross" ;
  skos:altLabel "clickthrough1Gross" ;
  skos:notation "CLICKTHROUGH_1_GROSS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundClick1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Outbound Click1" ;
  skos:altLabel "outboundClick1" ;
  skos:notation "OUTBOUND_CLICK_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/clickthrough2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Clickthrough2" ;
  skos:altLabel "clickthrough2" ;
  skos:notation "CLICKTHROUGH_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/repin2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Repin2" ;
  skos:altLabel "repin2" ;
  skos:notation "REPIN_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/impression2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Impression2" ;
  skos:altLabel "impression2" ;
  skos:notation "IMPRESSION_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/outboundClick2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Outbound Click2" ;
  skos:altLabel "outboundClick2" ;
  skos:notation "OUTBOUND_CLICK_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickthrough> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Clickthrough" ;
  skos:altLabel "totalClickthrough" ;
  skos:notation "TOTAL_CLICKTHROUGH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalImpression> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Impression" ;
  skos:altLabel "totalImpression" ;
  skos:notation "TOTAL_IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalImpressionUser> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Impression User" ;
  skos:altLabel "totalImpressionUser" ;
  skos:notation "TOTAL_IMPRESSION_USER" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalImpressionFrequency> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Impression Frequency" ;
  skos:altLabel "totalImpressionFrequency" ;
  skos:notation "TOTAL_IMPRESSION_FREQUENCY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerOutboundClickInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cost Per Outbound Click In Dollar" ;
  skos:altLabel "costPerOutboundClickInDollar" ;
  skos:notation "COST_PER_OUTBOUND_CLICK_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerOutboundClickInDollar1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cost Per Outbound Click In Dollar1" ;
  skos:altLabel "costPerOutboundClickInDollar1" ;
  skos:notation "COST_PER_OUTBOUND_CLICK_IN_DOLLAR_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Page Visit" ;
  skos:altLabel "totalEngagementPageVisit" ;
  skos:notation "TOTAL_ENGAGEMENT_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Signup" ;
  skos:altLabel "totalEngagementSignup" ;
  skos:notation "TOTAL_ENGAGEMENT_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Checkout" ;
  skos:altLabel "totalEngagementCheckout" ;
  skos:notation "TOTAL_ENGAGEMENT_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Custom" ;
  skos:altLabel "totalEngagementCustom" ;
  skos:notation "TOTAL_ENGAGEMENT_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Add To Cart" ;
  skos:altLabel "totalEngagementAddToCart" ;
  skos:notation "TOTAL_ENGAGEMENT_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Lead" ;
  skos:altLabel "totalEngagementLead" ;
  skos:notation "TOTAL_ENGAGEMENT_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Search" ;
  skos:altLabel "totalEngagementSearch" ;
  skos:notation "TOTAL_ENGAGEMENT_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Watch Video" ;
  skos:altLabel "totalEngagementWatchVideo" ;
  skos:notation "TOTAL_ENGAGEMENT_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement View Category" ;
  skos:altLabel "totalEngagementViewCategory" ;
  skos:notation "TOTAL_ENGAGEMENT_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement App Install" ;
  skos:altLabel "totalEngagementAppInstall" ;
  skos:notation "TOTAL_ENGAGEMENT_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Unknown" ;
  skos:altLabel "totalEngagementUnknown" ;
  skos:notation "TOTAL_ENGAGEMENT_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Page Visit" ;
  skos:altLabel "totalClickPageVisit" ;
  skos:notation "TOTAL_CLICK_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Signup" ;
  skos:altLabel "totalClickSignup" ;
  skos:notation "TOTAL_CLICK_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Checkout" ;
  skos:altLabel "totalClickCheckout" ;
  skos:notation "TOTAL_CLICK_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Custom" ;
  skos:altLabel "totalClickCustom" ;
  skos:notation "TOTAL_CLICK_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Add To Cart" ;
  skos:altLabel "totalClickAddToCart" ;
  skos:notation "TOTAL_CLICK_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Lead" ;
  skos:altLabel "totalClickLead" ;
  skos:notation "TOTAL_CLICK_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Search" ;
  skos:altLabel "totalClickSearch" ;
  skos:notation "TOTAL_CLICK_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Watch Video" ;
  skos:altLabel "totalClickWatchVideo" ;
  skos:notation "TOTAL_CLICK_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click View Category" ;
  skos:altLabel "totalClickViewCategory" ;
  skos:notation "TOTAL_CLICK_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click App Install" ;
  skos:altLabel "totalClickAppInstall" ;
  skos:notation "TOTAL_CLICK_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Unknown" ;
  skos:altLabel "totalClickUnknown" ;
  skos:notation "TOTAL_CLICK_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Page Visit" ;
  skos:altLabel "totalViewPageVisit" ;
  skos:notation "TOTAL_VIEW_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Signup" ;
  skos:altLabel "totalViewSignup" ;
  skos:notation "TOTAL_VIEW_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Checkout" ;
  skos:altLabel "totalViewCheckout" ;
  skos:notation "TOTAL_VIEW_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Custom" ;
  skos:altLabel "totalViewCustom" ;
  skos:notation "TOTAL_VIEW_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Add To Cart" ;
  skos:altLabel "totalViewAddToCart" ;
  skos:notation "TOTAL_VIEW_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Lead" ;
  skos:altLabel "totalViewLead" ;
  skos:notation "TOTAL_VIEW_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Search" ;
  skos:altLabel "totalViewSearch" ;
  skos:notation "TOTAL_VIEW_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Watch Video" ;
  skos:altLabel "totalViewWatchVideo" ;
  skos:notation "TOTAL_VIEW_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View View Category" ;
  skos:altLabel "totalViewViewCategory" ;
  skos:notation "TOTAL_VIEW_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View App Install" ;
  skos:altLabel "totalViewAppInstall" ;
  skos:notation "TOTAL_VIEW_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Unknown" ;
  skos:altLabel "totalViewUnknown" ;
  skos:notation "TOTAL_VIEW_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalConversions> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Conversions" ;
  skos:altLabel "totalConversions" ;
  skos:notation "TOTAL_CONVERSIONS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalEngagementPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Signup Value In Micro Dollar" ;
  skos:altLabel "totalEngagementSignupValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Checkout Value In Micro Dollar" ;
  skos:altLabel "totalEngagementCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Custom Value In Micro Dollar" ;
  skos:altLabel "totalEngagementCustomValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalEngagementAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Lead Value In Micro Dollar" ;
  skos:altLabel "totalEngagementLeadValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Search Value In Micro Dollar" ;
  skos:altLabel "totalEngagementSearchValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalEngagementWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement View Category Value In Micro Dollar" ;
  skos:altLabel "totalEngagementViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement App Install Value In Micro Dollar" ;
  skos:altLabel "totalEngagementAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Unknown Value In Micro Dollar" ;
  skos:altLabel "totalEngagementUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_ENGAGEMENT_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalClickPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Signup Value In Micro Dollar" ;
  skos:altLabel "totalClickSignupValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Checkout Value In Micro Dollar" ;
  skos:altLabel "totalClickCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Custom Value In Micro Dollar" ;
  skos:altLabel "totalClickCustomValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalClickAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Lead Value In Micro Dollar" ;
  skos:altLabel "totalClickLeadValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Search Value In Micro Dollar" ;
  skos:altLabel "totalClickSearchValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalClickWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click View Category Value In Micro Dollar" ;
  skos:altLabel "totalClickViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click App Install Value In Micro Dollar" ;
  skos:altLabel "totalClickAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Unknown Value In Micro Dollar" ;
  skos:altLabel "totalClickUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_CLICK_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalViewPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Signup Value In Micro Dollar" ;
  skos:altLabel "totalViewSignupValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Checkout Value In Micro Dollar" ;
  skos:altLabel "totalViewCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Custom Value In Micro Dollar" ;
  skos:altLabel "totalViewCustomValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalViewAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Lead Value In Micro Dollar" ;
  skos:altLabel "totalViewLeadValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Search Value In Micro Dollar" ;
  skos:altLabel "totalViewSearchValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalViewWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View View Category Value In Micro Dollar" ;
  skos:altLabel "totalViewViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View App Install Value In Micro Dollar" ;
  skos:altLabel "totalViewAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Unknown Value In Micro Dollar" ;
  skos:altLabel "totalViewUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalConversionsValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Conversions Value In Micro Dollar" ;
  skos:altLabel "totalConversionsValueInMicroDollar" ;
  skos:notation "TOTAL_CONVERSIONS_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementPageVisitQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Page Visit Quantity" ;
  skos:altLabel "totalEngagementPageVisitQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_PAGE_VISIT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSignupQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Signup Quantity" ;
  skos:altLabel "totalEngagementSignupQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_SIGNUP_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCheckoutQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Checkout Quantity" ;
  skos:altLabel "totalEngagementCheckoutQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_CHECKOUT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementCustomQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Custom Quantity" ;
  skos:altLabel "totalEngagementCustomQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_CUSTOM_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementAddToCartQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Add To Cart Quantity" ;
  skos:altLabel "totalEngagementAddToCartQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_ADD_TO_CART_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementLeadQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Lead Quantity" ;
  skos:altLabel "totalEngagementLeadQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_LEAD_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementSearchQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Search Quantity" ;
  skos:altLabel "totalEngagementSearchQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_SEARCH_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementWatchVideoQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Watch Video Quantity" ;
  skos:altLabel "totalEngagementWatchVideoQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_WATCH_VIDEO_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementViewCategoryQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement View Category Quantity" ;
  skos:altLabel "totalEngagementViewCategoryQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_VIEW_CATEGORY_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalEngagementUnknownQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Engagement Unknown Quantity" ;
  skos:altLabel "totalEngagementUnknownQuantity" ;
  skos:notation "TOTAL_ENGAGEMENT_UNKNOWN_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickPageVisitQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Page Visit Quantity" ;
  skos:altLabel "totalClickPageVisitQuantity" ;
  skos:notation "TOTAL_CLICK_PAGE_VISIT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSignupQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Signup Quantity" ;
  skos:altLabel "totalClickSignupQuantity" ;
  skos:notation "TOTAL_CLICK_SIGNUP_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCheckoutQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Checkout Quantity" ;
  skos:altLabel "totalClickCheckoutQuantity" ;
  skos:notation "TOTAL_CLICK_CHECKOUT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickCustomQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Custom Quantity" ;
  skos:altLabel "totalClickCustomQuantity" ;
  skos:notation "TOTAL_CLICK_CUSTOM_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickAddToCartQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Add To Cart Quantity" ;
  skos:altLabel "totalClickAddToCartQuantity" ;
  skos:notation "TOTAL_CLICK_ADD_TO_CART_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickLeadQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Lead Quantity" ;
  skos:altLabel "totalClickLeadQuantity" ;
  skos:notation "TOTAL_CLICK_LEAD_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickSearchQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Search Quantity" ;
  skos:altLabel "totalClickSearchQuantity" ;
  skos:notation "TOTAL_CLICK_SEARCH_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickWatchVideoQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Watch Video Quantity" ;
  skos:altLabel "totalClickWatchVideoQuantity" ;
  skos:notation "TOTAL_CLICK_WATCH_VIDEO_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickViewCategoryQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click View Category Quantity" ;
  skos:altLabel "totalClickViewCategoryQuantity" ;
  skos:notation "TOTAL_CLICK_VIEW_CATEGORY_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalClickUnknownQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Click Unknown Quantity" ;
  skos:altLabel "totalClickUnknownQuantity" ;
  skos:notation "TOTAL_CLICK_UNKNOWN_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewPageVisitQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Page Visit Quantity" ;
  skos:altLabel "totalViewPageVisitQuantity" ;
  skos:notation "TOTAL_VIEW_PAGE_VISIT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSignupQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Signup Quantity" ;
  skos:altLabel "totalViewSignupQuantity" ;
  skos:notation "TOTAL_VIEW_SIGNUP_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCheckoutQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Checkout Quantity" ;
  skos:altLabel "totalViewCheckoutQuantity" ;
  skos:notation "TOTAL_VIEW_CHECKOUT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCustomQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Custom Quantity" ;
  skos:altLabel "totalViewCustomQuantity" ;
  skos:notation "TOTAL_VIEW_CUSTOM_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewAddToCartQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Add To Cart Quantity" ;
  skos:altLabel "totalViewAddToCartQuantity" ;
  skos:notation "TOTAL_VIEW_ADD_TO_CART_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewLeadQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Lead Quantity" ;
  skos:altLabel "totalViewLeadQuantity" ;
  skos:notation "TOTAL_VIEW_LEAD_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewSearchQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Search Quantity" ;
  skos:altLabel "totalViewSearchQuantity" ;
  skos:notation "TOTAL_VIEW_SEARCH_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewWatchVideoQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Watch Video Quantity" ;
  skos:altLabel "totalViewWatchVideoQuantity" ;
  skos:notation "TOTAL_VIEW_WATCH_VIDEO_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewViewCategoryQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View View Category Quantity" ;
  skos:altLabel "totalViewViewCategoryQuantity" ;
  skos:notation "TOTAL_VIEW_VIEW_CATEGORY_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewUnknownQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Unknown Quantity" ;
  skos:altLabel "totalViewUnknownQuantity" ;
  skos:notation "TOTAL_VIEW_UNKNOWN_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalConversionsQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Conversions Quantity" ;
  skos:altLabel "totalConversionsQuantity" ;
  skos:notation "TOTAL_CONVERSIONS_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSessions> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Sessions" ;
  skos:altLabel "totalWebSessions" ;
  skos:notation "TOTAL_WEB_SESSIONS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSessions1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Sessions1" ;
  skos:altLabel "webSessions1" ;
  skos:notation "WEB_SESSIONS_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSessions2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Sessions2" ;
  skos:altLabel "webSessions2" ;
  skos:notation "WEB_SESSIONS_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/onsiteCheckouts1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Onsite Checkouts1" ;
  skos:altLabel "onsiteCheckouts1" ;
  skos:notation "ONSITE_CHECKOUTS_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinPromotionName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Pin Promotion Name" ;
  skos:altLabel "pinPromotionName" ;
  skos:notation "PIN_PROMOTION_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adName> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Name" ;
  skos:altLabel "adName" ;
  skos:notation "AD_NAME" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignLifetimeSpendCap> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Lifetime Spend Cap" ;
  skos:altLabel "campaignLifetimeSpendCap" ;
  skos:notation "CAMPAIGN_LIFETIME_SPEND_CAP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/adGroupOptimization> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ad Group Optimization" ;
  skos:altLabel "adGroupOptimization" ;
  skos:notation "AD_GROUP_OPTIMIZATION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignDailySpendCap> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Daily Spend Cap" ;
  skos:altLabel "campaignDailySpendCap" ;
  skos:notation "CAMPAIGN_DAILY_SPEND_CAP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/campaignBudgetOptimization> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Campaign Budget Optimization" ;
  skos:altLabel "campaignBudgetOptimization" ;
  skos:notation "CAMPAIGN_BUDGET_OPTIMIZATION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/isPremiereCampaign> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Is Premiere Campaign" ;
  skos:altLabel "isPremiereCampaign" ;
  skos:notation "IS_PREMIERE_CAMPAIGN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalPageVisitDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalPageVisitDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalPageVisitDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalPageVisitMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalPageVisitMobileActionToMobileConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalPageVisitMobileActionToTabletConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalPageVisitTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalPageVisitTabletActionToMobileConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalPageVisitTabletActionToTabletConversion" ;
  skos:notation "TOTAL_PAGE_VISIT_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalSignupDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_SIGNUP_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalSignupDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_SIGNUP_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalSignupDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_SIGNUP_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalSignupMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_SIGNUP_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalSignupMobileActionToMobileConversion" ;
  skos:notation "TOTAL_SIGNUP_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalSignupMobileActionToTabletConversion" ;
  skos:notation "TOTAL_SIGNUP_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalSignupTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_SIGNUP_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalSignupTabletActionToMobileConversion" ;
  skos:notation "TOTAL_SIGNUP_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalSignupTabletActionToTabletConversion" ;
  skos:notation "TOTAL_SIGNUP_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalCheckoutDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_CHECKOUT_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalCheckoutDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_CHECKOUT_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalCheckoutDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_CHECKOUT_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalCheckoutMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_CHECKOUT_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalCheckoutMobileActionToMobileConversion" ;
  skos:notation "TOTAL_CHECKOUT_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalCheckoutMobileActionToTabletConversion" ;
  skos:notation "TOTAL_CHECKOUT_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalCheckoutTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_CHECKOUT_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalCheckoutTabletActionToMobileConversion" ;
  skos:notation "TOTAL_CHECKOUT_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalCheckoutTabletActionToTabletConversion" ;
  skos:notation "TOTAL_CHECKOUT_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalCustomDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_CUSTOM_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalCustomDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_CUSTOM_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalCustomDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_CUSTOM_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalCustomMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_CUSTOM_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalCustomMobileActionToMobileConversion" ;
  skos:notation "TOTAL_CUSTOM_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalCustomMobileActionToTabletConversion" ;
  skos:notation "TOTAL_CUSTOM_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalCustomTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_CUSTOM_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalCustomTabletActionToMobileConversion" ;
  skos:notation "TOTAL_CUSTOM_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalCustomTabletActionToTabletConversion" ;
  skos:notation "TOTAL_CUSTOM_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalAddToCartDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalAddToCartDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalAddToCartDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalAddToCartMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalAddToCartMobileActionToMobileConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalAddToCartMobileActionToTabletConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalAddToCartTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalAddToCartTabletActionToMobileConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalAddToCartTabletActionToTabletConversion" ;
  skos:notation "TOTAL_ADD_TO_CART_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalLeadDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_LEAD_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalLeadDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_LEAD_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalLeadDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_LEAD_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalLeadMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_LEAD_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalLeadMobileActionToMobileConversion" ;
  skos:notation "TOTAL_LEAD_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalLeadMobileActionToTabletConversion" ;
  skos:notation "TOTAL_LEAD_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalLeadTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_LEAD_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalLeadTabletActionToMobileConversion" ;
  skos:notation "TOTAL_LEAD_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalLeadTabletActionToTabletConversion" ;
  skos:notation "TOTAL_LEAD_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalSearchDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_SEARCH_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalSearchDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_SEARCH_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalSearchDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_SEARCH_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalSearchMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_SEARCH_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalSearchMobileActionToMobileConversion" ;
  skos:notation "TOTAL_SEARCH_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalSearchMobileActionToTabletConversion" ;
  skos:notation "TOTAL_SEARCH_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalSearchTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_SEARCH_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalSearchTabletActionToMobileConversion" ;
  skos:notation "TOTAL_SEARCH_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalSearchTabletActionToTabletConversion" ;
  skos:notation "TOTAL_SEARCH_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalWatchVideoDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalWatchVideoDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalWatchVideoDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalWatchVideoMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalWatchVideoMobileActionToMobileConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalWatchVideoMobileActionToTabletConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalWatchVideoTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalWatchVideoTabletActionToMobileConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalWatchVideoTabletActionToTabletConversion" ;
  skos:notation "TOTAL_WATCH_VIDEO_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalViewCategoryDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalViewCategoryDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalViewCategoryDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalViewCategoryMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalViewCategoryMobileActionToMobileConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalViewCategoryMobileActionToTabletConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalViewCategoryTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalViewCategoryTabletActionToMobileConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalViewCategoryTabletActionToTabletConversion" ;
  skos:notation "TOTAL_VIEW_CATEGORY_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalAppInstallDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_APP_INSTALL_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalAppInstallDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_APP_INSTALL_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalAppInstallDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_APP_INSTALL_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalAppInstallMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_APP_INSTALL_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalAppInstallMobileActionToMobileConversion" ;
  skos:notation "TOTAL_APP_INSTALL_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalAppInstallMobileActionToTabletConversion" ;
  skos:notation "TOTAL_APP_INSTALL_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalAppInstallTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_APP_INSTALL_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalAppInstallTabletActionToMobileConversion" ;
  skos:notation "TOTAL_APP_INSTALL_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalAppInstallTabletActionToTabletConversion" ;
  skos:notation "TOTAL_APP_INSTALL_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownDesktopActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Desktop Action To Desktop Conversion" ;
  skos:altLabel "totalUnknownDesktopActionToDesktopConversion" ;
  skos:notation "TOTAL_UNKNOWN_DESKTOP_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownDesktopActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Desktop Action To Mobile Conversion" ;
  skos:altLabel "totalUnknownDesktopActionToMobileConversion" ;
  skos:notation "TOTAL_UNKNOWN_DESKTOP_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownDesktopActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Desktop Action To Tablet Conversion" ;
  skos:altLabel "totalUnknownDesktopActionToTabletConversion" ;
  skos:notation "TOTAL_UNKNOWN_DESKTOP_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownMobileActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Mobile Action To Desktop Conversion" ;
  skos:altLabel "totalUnknownMobileActionToDesktopConversion" ;
  skos:notation "TOTAL_UNKNOWN_MOBILE_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownMobileActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Mobile Action To Mobile Conversion" ;
  skos:altLabel "totalUnknownMobileActionToMobileConversion" ;
  skos:notation "TOTAL_UNKNOWN_MOBILE_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownMobileActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Mobile Action To Tablet Conversion" ;
  skos:altLabel "totalUnknownMobileActionToTabletConversion" ;
  skos:notation "TOTAL_UNKNOWN_MOBILE_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownTabletActionToDesktopConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Tablet Action To Desktop Conversion" ;
  skos:altLabel "totalUnknownTabletActionToDesktopConversion" ;
  skos:notation "TOTAL_UNKNOWN_TABLET_ACTION_TO_DESKTOP_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownTabletActionToMobileConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Tablet Action To Mobile Conversion" ;
  skos:altLabel "totalUnknownTabletActionToMobileConversion" ;
  skos:notation "TOTAL_UNKNOWN_TABLET_ACTION_TO_MOBILE_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownTabletActionToTabletConversion> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Tablet Action To Tablet Conversion" ;
  skos:altLabel "totalUnknownTabletActionToTabletConversion" ;
  skos:notation "TOTAL_UNKNOWN_TABLET_ACTION_TO_TABLET_CONVERSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit" ;
  skos:altLabel "totalPageVisit" ;
  skos:notation "TOTAL_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup" ;
  skos:altLabel "totalSignup" ;
  skos:notation "TOTAL_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout" ;
  skos:altLabel "totalCheckout" ;
  skos:notation "TOTAL_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom" ;
  skos:altLabel "totalCustom" ;
  skos:notation "TOTAL_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart" ;
  skos:altLabel "totalAddToCart" ;
  skos:notation "TOTAL_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead" ;
  skos:altLabel "totalLead" ;
  skos:notation "TOTAL_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search" ;
  skos:altLabel "totalSearch" ;
  skos:notation "TOTAL_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video" ;
  skos:altLabel "totalWatchVideo" ;
  skos:notation "TOTAL_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category" ;
  skos:altLabel "totalViewCategory" ;
  skos:notation "TOTAL_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install" ;
  skos:altLabel "totalAppInstall" ;
  skos:notation "TOTAL_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToWishlist> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Wishlist" ;
  skos:altLabel "totalAddToWishlist" ;
  skos:notation "TOTAL_ADD_TO_WISHLIST" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSubscribe> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Subscribe" ;
  skos:altLabel "totalSubscribe" ;
  skos:notation "TOTAL_SUBSCRIBE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Value In Micro Dollar" ;
  skos:altLabel "totalSignupValueInMicroDollar" ;
  skos:notation "TOTAL_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Value In Micro Dollar" ;
  skos:altLabel "totalCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Value In Micro Dollar" ;
  skos:altLabel "totalCustomValueInMicroDollar" ;
  skos:notation "TOTAL_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Value In Micro Dollar" ;
  skos:altLabel "totalLeadValueInMicroDollar" ;
  skos:notation "TOTAL_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Value In Micro Dollar" ;
  skos:altLabel "totalSearchValueInMicroDollar" ;
  skos:notation "TOTAL_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Value In Micro Dollar" ;
  skos:altLabel "totalViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Value In Micro Dollar" ;
  skos:altLabel "totalAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutQuantity> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Quantity" ;
  skos:altLabel "totalCheckoutQuantity" ;
  skos:notation "TOTAL_CHECKOUT_QUANTITY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pageVisitCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Page Visit Cost Per Action" ;
  skos:altLabel "pageVisitCostPerAction" ;
  skos:notation "PAGE_VISIT_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/appInstallCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "App Install Cost Per Action" ;
  skos:altLabel "appInstallCostPerAction" ;
  skos:notation "APP_INSTALL_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pageVisitRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Page Visit Roas" ;
  skos:altLabel "pageVisitRoas" ;
  skos:notation "PAGE_VISIT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/checkoutRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Checkout Roas" ;
  skos:altLabel "checkoutRoas" ;
  skos:notation "CHECKOUT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/customRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Custom Roas" ;
  skos:altLabel "customRoas" ;
  skos:notation "CUSTOM_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupAdImageTag> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Group Ad Image Tag" ;
  skos:altLabel "productGroupAdImageTag" ;
  skos:notation "PRODUCT_GROUP_AD_IMAGE_TAG" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/productGroupAdVideoTag> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Product Group Ad Video Tag" ;
  skos:altLabel "productGroupAdVideoTag" ;
  skos:notation "PRODUCT_GROUP_AD_VIDEO_TAG" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video3secViews1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video3sec Views1" ;
  skos:altLabel "video3secViews1" ;
  skos:notation "VIDEO_3SEC_VIEWS_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video15secUniqueViews1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video15sec Unique Views1" ;
  skos:altLabel "video15secUniqueViews1" ;
  skos:notation "VIDEO_15SEC_UNIQUE_VIEWS_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP100Complete1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P100Complete1" ;
  skos:altLabel "videoP100Complete1" ;
  skos:notation "VIDEO_P100_COMPLETE_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP0Combined1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P0Combined1" ;
  skos:altLabel "videoP0Combined1" ;
  skos:notation "VIDEO_P0_COMBINED_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP25Combined1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P25Combined1" ;
  skos:altLabel "videoP25Combined1" ;
  skos:notation "VIDEO_P25_COMBINED_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP50Combined1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P50Combined1" ;
  skos:altLabel "videoP50Combined1" ;
  skos:notation "VIDEO_P50_COMBINED_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP75Combined1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P75Combined1" ;
  skos:altLabel "videoP75Combined1" ;
  skos:notation "VIDEO_P75_COMBINED_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP95Combined1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P95Combined1" ;
  skos:altLabel "videoP95Combined1" ;
  skos:notation "VIDEO_P95_COMBINED_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoMrcViews1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video Mrc Views1" ;
  skos:altLabel "videoMrcViews1" ;
  skos:notation "VIDEO_MRC_VIEWS_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video3secViews2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video3sec Views2" ;
  skos:altLabel "video3secViews2" ;
  skos:notation "VIDEO_3SEC_VIEWS_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/video15secUniqueViews2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video15sec Unique Views2" ;
  skos:altLabel "video15secUniqueViews2" ;
  skos:notation "VIDEO_15SEC_UNIQUE_VIEWS_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP100Complete2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P100Complete2" ;
  skos:altLabel "videoP100Complete2" ;
  skos:notation "VIDEO_P100_COMPLETE_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP0Combined2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P0Combined2" ;
  skos:altLabel "videoP0Combined2" ;
  skos:notation "VIDEO_P0_COMBINED_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP25Combined2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P25Combined2" ;
  skos:altLabel "videoP25Combined2" ;
  skos:notation "VIDEO_P25_COMBINED_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP50Combined2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P50Combined2" ;
  skos:altLabel "videoP50Combined2" ;
  skos:notation "VIDEO_P50_COMBINED_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP75Combined2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P75Combined2" ;
  skos:altLabel "videoP75Combined2" ;
  skos:notation "VIDEO_P75_COMBINED_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoP95Combined2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video P95Combined2" ;
  skos:altLabel "videoP95Combined2" ;
  skos:notation "VIDEO_P95_COMBINED_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoMrcViews2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video Mrc Views2" ;
  skos:altLabel "videoMrcViews2" ;
  skos:notation "VIDEO_MRC_VIEWS_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/paidVideoViewableRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Paid Video Viewable Rate" ;
  skos:altLabel "paidVideoViewableRate" ;
  skos:notation "PAID_VIDEO_VIEWABLE_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoLength> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video Length" ;
  skos:altLabel "videoLength" ;
  skos:notation "VIDEO_LENGTH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoSpendInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video Spend In Dollar" ;
  skos:altLabel "videoSpendInDollar" ;
  skos:notation "VIDEO_SPEND_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpvInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cpv In Micro Dollar" ;
  skos:altLabel "cpvInMicroDollar" ;
  skos:notation "CPV_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpvInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpv In Dollar" ;
  skos:altLabel "ecpvInDollar" ;
  skos:notation "ECPV_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpcvInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cpcv In Micro Dollar" ;
  skos:altLabel "cpcvInMicroDollar" ;
  skos:notation "CPCV_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcvInDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpcv In Dollar" ;
  skos:altLabel "ecpcvInDollar" ;
  skos:notation "ECPCV_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/cpcvP95InMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cpcv P95In Micro Dollar" ;
  skos:altLabel "cpcvP95InMicroDollar" ;
  skos:notation "CPCV_P95_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ecpcvP95InDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Ecpcv P95In Dollar" ;
  skos:altLabel "ecpcvP95InDollar" ;
  skos:notation "ECPCV_P95_IN_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideo3secViews> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video3sec Views" ;
  skos:altLabel "totalVideo3secViews" ;
  skos:notation "TOTAL_VIDEO_3SEC_VIEWS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideo15secUniqueViews> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video15sec Unique Views" ;
  skos:altLabel "totalVideo15secUniqueViews" ;
  skos:notation "TOTAL_VIDEO_15SEC_UNIQUE_VIEWS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP100Complete> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video P100Complete" ;
  skos:altLabel "totalVideoP100Complete" ;
  skos:notation "TOTAL_VIDEO_P100_COMPLETE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP0Combined> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video P0Combined" ;
  skos:altLabel "totalVideoP0Combined" ;
  skos:notation "TOTAL_VIDEO_P0_COMBINED" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP25Combined> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video P25Combined" ;
  skos:altLabel "totalVideoP25Combined" ;
  skos:notation "TOTAL_VIDEO_P25_COMBINED" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP50Combined> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video P50Combined" ;
  skos:altLabel "totalVideoP50Combined" ;
  skos:notation "TOTAL_VIDEO_P50_COMBINED" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP75Combined> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video P75Combined" ;
  skos:altLabel "totalVideoP75Combined" ;
  skos:notation "TOTAL_VIDEO_P75_COMBINED" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoP95Combined> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video P95Combined" ;
  skos:altLabel "totalVideoP95Combined" ;
  skos:notation "TOTAL_VIDEO_P95_COMBINED" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoMrcViews> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video Mrc Views" ;
  skos:altLabel "totalVideoMrcViews" ;
  skos:notation "TOTAL_VIDEO_MRC_VIEWS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoAvgWatchtimeInSecond1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video Avg Watchtime In Second1" ;
  skos:altLabel "videoAvgWatchtimeInSecond1" ;
  skos:notation "VIDEO_AVG_WATCHTIME_IN_SECOND_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/videoAvgWatchtimeInSecond2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Video Avg Watchtime In Second2" ;
  skos:altLabel "videoAvgWatchtimeInSecond2" ;
  skos:notation "VIDEO_AVG_WATCHTIME_IN_SECOND_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalVideoAvgWatchtimeInSecond> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Video Avg Watchtime In Second" ;
  skos:altLabel "totalVideoAvgWatchtimeInSecond" ;
  skos:notation "TOTAL_VIDEO_AVG_WATCHTIME_IN_SECOND" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalDestinationViews> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Destination Views" ;
  skos:altLabel "totalDestinationViews" ;
  skos:notation "TOTAL_DESTINATION_VIEWS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalRepinRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Repin Rate" ;
  skos:altLabel "totalRepinRate" ;
  skos:notation "TOTAL_REPIN_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCheckoutCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Checkout Cost Per Action" ;
  skos:altLabel "webCheckoutCostPerAction" ;
  skos:notation "WEB_CHECKOUT_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCheckoutRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Checkout Roas" ;
  skos:altLabel "webCheckoutRoas" ;
  skos:notation "WEB_CHECKOUT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Checkout" ;
  skos:altLabel "totalWebCheckout" ;
  skos:notation "TOTAL_WEB_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Checkout Value In Micro Dollar" ;
  skos:altLabel "totalWebCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Checkout" ;
  skos:altLabel "totalWebClickCheckout" ;
  skos:notation "TOTAL_WEB_CLICK_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Checkout Value In Micro Dollar" ;
  skos:altLabel "totalWebClickCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Checkout" ;
  skos:altLabel "totalWebEngagementCheckout" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Checkout Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Checkout" ;
  skos:altLabel "totalWebViewCheckout" ;
  skos:notation "TOTAL_WEB_VIEW_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Checkout Value In Micro Dollar" ;
  skos:altLabel "totalWebViewCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappCheckoutCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Checkout Cost Per Action" ;
  skos:altLabel "inappCheckoutCostPerAction" ;
  skos:notation "INAPP_CHECKOUT_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappCheckoutRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Checkout Roas" ;
  skos:altLabel "inappCheckoutRoas" ;
  skos:notation "INAPP_CHECKOUT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Checkout" ;
  skos:altLabel "totalInappCheckout" ;
  skos:notation "TOTAL_INAPP_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Checkout Value In Micro Dollar" ;
  skos:altLabel "totalInappCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Checkout" ;
  skos:altLabel "totalInappClickCheckout" ;
  skos:notation "TOTAL_INAPP_CLICK_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Checkout Value In Micro Dollar" ;
  skos:altLabel "totalInappClickCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CLICK_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Checkout" ;
  skos:altLabel "totalInappEngagementCheckout" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Checkout Value In Micro Dollar" ;
  skos:altLabel "totalInappEngagementCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Checkout" ;
  skos:altLabel "totalInappViewCheckout" ;
  skos:notation "TOTAL_INAPP_VIEW_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Checkout Value In Micro Dollar" ;
  skos:altLabel "totalInappViewCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_VIEW_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCheckoutCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Checkout Cost Per Action" ;
  skos:altLabel "offlineCheckoutCostPerAction" ;
  skos:notation "OFFLINE_CHECKOUT_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCheckoutRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Checkout Roas" ;
  skos:altLabel "offlineCheckoutRoas" ;
  skos:notation "OFFLINE_CHECKOUT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Checkout" ;
  skos:altLabel "totalOfflineCheckout" ;
  skos:notation "TOTAL_OFFLINE_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Checkout Value In Micro Dollar" ;
  skos:altLabel "totalOfflineCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Checkout" ;
  skos:altLabel "totalOfflineClickCheckout" ;
  skos:notation "TOTAL_OFFLINE_CLICK_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Checkout Value In Micro Dollar" ;
  skos:altLabel "totalOfflineClickCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CLICK_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Checkout" ;
  skos:altLabel "totalOfflineEngagementCheckout" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Checkout Value In Micro Dollar" ;
  skos:altLabel "totalOfflineEngagementCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Checkout" ;
  skos:altLabel "totalOfflineViewCheckout" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Checkout Value In Micro Dollar" ;
  skos:altLabel "totalOfflineViewCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinterestCheckoutCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Pinterest Checkout Cost Per Action" ;
  skos:altLabel "pinterestCheckoutCostPerAction" ;
  skos:notation "PINTEREST_CHECKOUT_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/pinterestCheckoutRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Pinterest Checkout Roas" ;
  skos:altLabel "pinterestCheckoutRoas" ;
  skos:notation "PINTEREST_CHECKOUT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPinterestCheckout> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Pinterest Checkout" ;
  skos:altLabel "totalPinterestCheckout" ;
  skos:notation "TOTAL_PINTEREST_CHECKOUT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPinterestCheckoutValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Pinterest Checkout Value In Micro Dollar" ;
  skos:altLabel "totalPinterestCheckoutValueInMicroDollar" ;
  skos:notation "TOTAL_PINTEREST_CHECKOUT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webAddToCartCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Add To Cart Cost Per Action" ;
  skos:altLabel "webAddToCartCostPerAction" ;
  skos:notation "WEB_ADD_TO_CART_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webAddToCartRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Add To Cart Roas" ;
  skos:altLabel "webAddToCartRoas" ;
  skos:notation "WEB_ADD_TO_CART_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Add To Cart" ;
  skos:altLabel "totalWebAddToCart" ;
  skos:notation "TOTAL_WEB_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalWebAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Add To Cart" ;
  skos:altLabel "totalWebClickAddToCart" ;
  skos:notation "TOTAL_WEB_CLICK_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalWebClickAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Add To Cart" ;
  skos:altLabel "totalWebEngagementAddToCart" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Add To Cart" ;
  skos:altLabel "totalWebViewAddToCart" ;
  skos:notation "TOTAL_WEB_VIEW_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalWebViewAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAddToCartCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Add To Cart Cost Per Action" ;
  skos:altLabel "inappAddToCartCostPerAction" ;
  skos:notation "INAPP_ADD_TO_CART_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAddToCartRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Add To Cart Roas" ;
  skos:altLabel "inappAddToCartRoas" ;
  skos:notation "INAPP_ADD_TO_CART_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Add To Cart" ;
  skos:altLabel "totalInappAddToCart" ;
  skos:notation "TOTAL_INAPP_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalInappAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Add To Cart" ;
  skos:altLabel "totalInappClickAddToCart" ;
  skos:notation "TOTAL_INAPP_CLICK_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalInappClickAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CLICK_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Add To Cart" ;
  skos:altLabel "totalInappEngagementAddToCart" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalInappEngagementAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAddToCart> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Add To Cart" ;
  skos:altLabel "totalInappViewAddToCart" ;
  skos:notation "TOTAL_INAPP_VIEW_ADD_TO_CART" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAddToCartValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Add To Cart Value In Micro Dollar" ;
  skos:altLabel "totalInappViewAddToCartValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_VIEW_ADD_TO_CART_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webPageVisitCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Page Visit Cost Per Action" ;
  skos:altLabel "webPageVisitCostPerAction" ;
  skos:notation "WEB_PAGE_VISIT_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webPageVisitRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Page Visit Roas" ;
  skos:altLabel "webPageVisitRoas" ;
  skos:notation "WEB_PAGE_VISIT_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Page Visit" ;
  skos:altLabel "totalWebPageVisit" ;
  skos:notation "TOTAL_WEB_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalWebPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Page Visit" ;
  skos:altLabel "totalWebClickPageVisit" ;
  skos:notation "TOTAL_WEB_CLICK_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalWebClickPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Page Visit" ;
  skos:altLabel "totalWebEngagementPageVisit" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewPageVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Page Visit" ;
  skos:altLabel "totalWebViewPageVisit" ;
  skos:notation "TOTAL_WEB_VIEW_PAGE_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewPageVisitValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Page Visit Value In Micro Dollar" ;
  skos:altLabel "totalWebViewPageVisitValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_PAGE_VISIT_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSignupCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Signup Cost Per Action" ;
  skos:altLabel "webSignupCostPerAction" ;
  skos:notation "WEB_SIGNUP_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSignupRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Signup Roas" ;
  skos:altLabel "webSignupRoas" ;
  skos:notation "WEB_SIGNUP_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Signup" ;
  skos:altLabel "totalWebSignup" ;
  skos:notation "TOTAL_WEB_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Signup Value In Micro Dollar" ;
  skos:altLabel "totalWebSignupValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Signup" ;
  skos:altLabel "totalWebClickSignup" ;
  skos:notation "TOTAL_WEB_CLICK_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Signup Value In Micro Dollar" ;
  skos:altLabel "totalWebClickSignupValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Signup" ;
  skos:altLabel "totalWebEngagementSignup" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Signup Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementSignupValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Signup" ;
  skos:altLabel "totalWebViewSignup" ;
  skos:notation "TOTAL_WEB_VIEW_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Signup Value In Micro Dollar" ;
  skos:altLabel "totalWebViewSignupValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSignupCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Signup Cost Per Action" ;
  skos:altLabel "inappSignupCostPerAction" ;
  skos:notation "INAPP_SIGNUP_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSignupRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Signup Roas" ;
  skos:altLabel "inappSignupRoas" ;
  skos:notation "INAPP_SIGNUP_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Signup" ;
  skos:altLabel "totalInappSignup" ;
  skos:notation "TOTAL_INAPP_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Signup Value In Micro Dollar" ;
  skos:altLabel "totalInappSignupValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Signup" ;
  skos:altLabel "totalInappClickSignup" ;
  skos:notation "TOTAL_INAPP_CLICK_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Signup Value In Micro Dollar" ;
  skos:altLabel "totalInappClickSignupValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CLICK_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Signup" ;
  skos:altLabel "totalInappEngagementSignup" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Signup Value In Micro Dollar" ;
  skos:altLabel "totalInappEngagementSignupValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Signup" ;
  skos:altLabel "totalInappViewSignup" ;
  skos:notation "TOTAL_INAPP_VIEW_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Signup Value In Micro Dollar" ;
  skos:altLabel "totalInappViewSignupValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_VIEW_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineSignupCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Signup Cost Per Action" ;
  skos:altLabel "offlineSignupCostPerAction" ;
  skos:notation "OFFLINE_SIGNUP_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineSignupRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Signup Roas" ;
  skos:altLabel "offlineSignupRoas" ;
  skos:notation "OFFLINE_SIGNUP_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Signup" ;
  skos:altLabel "totalOfflineSignup" ;
  skos:notation "TOTAL_OFFLINE_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Signup Value In Micro Dollar" ;
  skos:altLabel "totalOfflineSignupValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Signup" ;
  skos:altLabel "totalOfflineClickSignup" ;
  skos:notation "TOTAL_OFFLINE_CLICK_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Signup Value In Micro Dollar" ;
  skos:altLabel "totalOfflineClickSignupValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CLICK_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Signup" ;
  skos:altLabel "totalOfflineEngagementSignup" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Signup Value In Micro Dollar" ;
  skos:altLabel "totalOfflineEngagementSignupValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewSignup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Signup" ;
  skos:altLabel "totalOfflineViewSignup" ;
  skos:notation "TOTAL_OFFLINE_VIEW_SIGNUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewSignupValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Signup Value In Micro Dollar" ;
  skos:altLabel "totalOfflineViewSignupValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_VIEW_SIGNUP_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webWatchVideoCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Watch Video Cost Per Action" ;
  skos:altLabel "webWatchVideoCostPerAction" ;
  skos:notation "WEB_WATCH_VIDEO_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webWatchVideoRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Watch Video Roas" ;
  skos:altLabel "webWatchVideoRoas" ;
  skos:notation "WEB_WATCH_VIDEO_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Watch Video" ;
  skos:altLabel "totalWebWatchVideo" ;
  skos:notation "TOTAL_WEB_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalWebWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Watch Video" ;
  skos:altLabel "totalWebClickWatchVideo" ;
  skos:notation "TOTAL_WEB_CLICK_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalWebClickWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Watch Video" ;
  skos:altLabel "totalWebEngagementWatchVideo" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewWatchVideo> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Watch Video" ;
  skos:altLabel "totalWebViewWatchVideo" ;
  skos:notation "TOTAL_WEB_VIEW_WATCH_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewWatchVideoValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Watch Video Value In Micro Dollar" ;
  skos:altLabel "totalWebViewWatchVideoValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_WATCH_VIDEO_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webLeadCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Lead Cost Per Action" ;
  skos:altLabel "webLeadCostPerAction" ;
  skos:notation "WEB_LEAD_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webLeadRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Lead Roas" ;
  skos:altLabel "webLeadRoas" ;
  skos:notation "WEB_LEAD_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Lead" ;
  skos:altLabel "totalWebLead" ;
  skos:notation "TOTAL_WEB_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Lead Value In Micro Dollar" ;
  skos:altLabel "totalWebLeadValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Lead" ;
  skos:altLabel "totalWebClickLead" ;
  skos:notation "TOTAL_WEB_CLICK_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Lead Value In Micro Dollar" ;
  skos:altLabel "totalWebClickLeadValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Lead" ;
  skos:altLabel "totalWebEngagementLead" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Lead Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementLeadValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Lead" ;
  skos:altLabel "totalWebViewLead" ;
  skos:notation "TOTAL_WEB_VIEW_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Lead Value In Micro Dollar" ;
  skos:altLabel "totalWebViewLeadValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineLeadCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Lead Cost Per Action" ;
  skos:altLabel "offlineLeadCostPerAction" ;
  skos:notation "OFFLINE_LEAD_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineLeadRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Lead Roas" ;
  skos:altLabel "offlineLeadRoas" ;
  skos:notation "OFFLINE_LEAD_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Lead" ;
  skos:altLabel "totalOfflineLead" ;
  skos:notation "TOTAL_OFFLINE_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Lead Value In Micro Dollar" ;
  skos:altLabel "totalOfflineLeadValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Lead" ;
  skos:altLabel "totalOfflineClickLead" ;
  skos:notation "TOTAL_OFFLINE_CLICK_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Lead Value In Micro Dollar" ;
  skos:altLabel "totalOfflineClickLeadValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CLICK_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Lead" ;
  skos:altLabel "totalOfflineEngagementLead" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Lead Value In Micro Dollar" ;
  skos:altLabel "totalOfflineEngagementLeadValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Lead" ;
  skos:altLabel "totalOfflineViewLead" ;
  skos:notation "TOTAL_OFFLINE_VIEW_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewLeadValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Lead Value In Micro Dollar" ;
  skos:altLabel "totalOfflineViewLeadValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_VIEW_LEAD_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSearchCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Search Cost Per Action" ;
  skos:altLabel "webSearchCostPerAction" ;
  skos:notation "WEB_SEARCH_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webSearchRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Search Roas" ;
  skos:altLabel "webSearchRoas" ;
  skos:notation "WEB_SEARCH_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Search" ;
  skos:altLabel "totalWebSearch" ;
  skos:notation "TOTAL_WEB_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Search Value In Micro Dollar" ;
  skos:altLabel "totalWebSearchValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Search" ;
  skos:altLabel "totalWebClickSearch" ;
  skos:notation "TOTAL_WEB_CLICK_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Search Value In Micro Dollar" ;
  skos:altLabel "totalWebClickSearchValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Search" ;
  skos:altLabel "totalWebEngagementSearch" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Search Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementSearchValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Search" ;
  skos:altLabel "totalWebViewSearch" ;
  skos:notation "TOTAL_WEB_VIEW_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Search Value In Micro Dollar" ;
  skos:altLabel "totalWebViewSearchValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSearchCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Search Cost Per Action" ;
  skos:altLabel "inappSearchCostPerAction" ;
  skos:notation "INAPP_SEARCH_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappSearchRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Search Roas" ;
  skos:altLabel "inappSearchRoas" ;
  skos:notation "INAPP_SEARCH_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Search" ;
  skos:altLabel "totalInappSearch" ;
  skos:notation "TOTAL_INAPP_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Search Value In Micro Dollar" ;
  skos:altLabel "totalInappSearchValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Search" ;
  skos:altLabel "totalInappClickSearch" ;
  skos:notation "TOTAL_INAPP_CLICK_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Search Value In Micro Dollar" ;
  skos:altLabel "totalInappClickSearchValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CLICK_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Search" ;
  skos:altLabel "totalInappEngagementSearch" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Search Value In Micro Dollar" ;
  skos:altLabel "totalInappEngagementSearchValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSearch> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Search" ;
  skos:altLabel "totalInappViewSearch" ;
  skos:notation "TOTAL_INAPP_VIEW_SEARCH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewSearchValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Search Value In Micro Dollar" ;
  skos:altLabel "totalInappViewSearchValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_VIEW_SEARCH_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webViewCategoryCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web View Category Cost Per Action" ;
  skos:altLabel "webViewCategoryCostPerAction" ;
  skos:notation "WEB_VIEW_CATEGORY_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webViewCategoryRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web View Category Roas" ;
  skos:altLabel "webViewCategoryRoas" ;
  skos:notation "WEB_VIEW_CATEGORY_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Category" ;
  skos:altLabel "totalWebViewCategory" ;
  skos:notation "TOTAL_WEB_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Category Value In Micro Dollar" ;
  skos:altLabel "totalWebViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click View Category" ;
  skos:altLabel "totalWebClickViewCategory" ;
  skos:notation "TOTAL_WEB_CLICK_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click View Category Value In Micro Dollar" ;
  skos:altLabel "totalWebClickViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement View Category" ;
  skos:altLabel "totalWebEngagementViewCategory" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement View Category Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewViewCategory> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View View Category" ;
  skos:altLabel "totalWebViewViewCategory" ;
  skos:notation "TOTAL_WEB_VIEW_VIEW_CATEGORY" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewViewCategoryValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View View Category Value In Micro Dollar" ;
  skos:altLabel "totalWebViewViewCategoryValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_VIEW_CATEGORY_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCustomCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Custom Cost Per Action" ;
  skos:altLabel "webCustomCostPerAction" ;
  skos:notation "WEB_CUSTOM_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webCustomRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Custom Roas" ;
  skos:altLabel "webCustomRoas" ;
  skos:notation "WEB_CUSTOM_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Custom" ;
  skos:altLabel "totalWebCustom" ;
  skos:notation "TOTAL_WEB_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Custom Value In Micro Dollar" ;
  skos:altLabel "totalWebCustomValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Custom" ;
  skos:altLabel "totalWebClickCustom" ;
  skos:notation "TOTAL_WEB_CLICK_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Custom Value In Micro Dollar" ;
  skos:altLabel "totalWebClickCustomValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Custom" ;
  skos:altLabel "totalWebEngagementCustom" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Custom Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementCustomValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Custom" ;
  skos:altLabel "totalWebViewCustom" ;
  skos:notation "TOTAL_WEB_VIEW_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Custom Value In Micro Dollar" ;
  skos:altLabel "totalWebViewCustomValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCustomCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Custom Cost Per Action" ;
  skos:altLabel "offlineCustomCostPerAction" ;
  skos:notation "OFFLINE_CUSTOM_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineCustomRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Custom Roas" ;
  skos:altLabel "offlineCustomRoas" ;
  skos:notation "OFFLINE_CUSTOM_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Custom" ;
  skos:altLabel "totalOfflineCustom" ;
  skos:notation "TOTAL_OFFLINE_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Custom Value In Micro Dollar" ;
  skos:altLabel "totalOfflineCustomValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Custom" ;
  skos:altLabel "totalOfflineClickCustom" ;
  skos:notation "TOTAL_OFFLINE_CLICK_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Custom Value In Micro Dollar" ;
  skos:altLabel "totalOfflineClickCustomValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CLICK_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Custom" ;
  skos:altLabel "totalOfflineEngagementCustom" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Custom Value In Micro Dollar" ;
  skos:altLabel "totalOfflineEngagementCustomValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCustom> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Custom" ;
  skos:altLabel "totalOfflineViewCustom" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CUSTOM" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewCustomValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Custom Value In Micro Dollar" ;
  skos:altLabel "totalOfflineViewCustomValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_VIEW_CUSTOM_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webUnknownCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Unknown Cost Per Action" ;
  skos:altLabel "webUnknownCostPerAction" ;
  skos:notation "WEB_UNKNOWN_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/webUnknownRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Web Unknown Roas" ;
  skos:altLabel "webUnknownRoas" ;
  skos:notation "WEB_UNKNOWN_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Unknown" ;
  skos:altLabel "totalWebUnknown" ;
  skos:notation "TOTAL_WEB_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Unknown Value In Micro Dollar" ;
  skos:altLabel "totalWebUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Unknown" ;
  skos:altLabel "totalWebClickUnknown" ;
  skos:notation "TOTAL_WEB_CLICK_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebClickUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Click Unknown Value In Micro Dollar" ;
  skos:altLabel "totalWebClickUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_CLICK_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Unknown" ;
  skos:altLabel "totalWebEngagementUnknown" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebEngagementUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web Engagement Unknown Value In Micro Dollar" ;
  skos:altLabel "totalWebEngagementUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_ENGAGEMENT_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Unknown" ;
  skos:altLabel "totalWebViewUnknown" ;
  skos:notation "TOTAL_WEB_VIEW_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWebViewUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Web View Unknown Value In Micro Dollar" ;
  skos:altLabel "totalWebViewUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_WEB_VIEW_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappUnknownCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Unknown Cost Per Action" ;
  skos:altLabel "inappUnknownCostPerAction" ;
  skos:notation "INAPP_UNKNOWN_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappUnknownRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp Unknown Roas" ;
  skos:altLabel "inappUnknownRoas" ;
  skos:notation "INAPP_UNKNOWN_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Unknown" ;
  skos:altLabel "totalInappUnknown" ;
  skos:notation "TOTAL_INAPP_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Unknown Value In Micro Dollar" ;
  skos:altLabel "totalInappUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Unknown" ;
  skos:altLabel "totalInappClickUnknown" ;
  skos:notation "TOTAL_INAPP_CLICK_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click Unknown Value In Micro Dollar" ;
  skos:altLabel "totalInappClickUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CLICK_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Unknown" ;
  skos:altLabel "totalInappEngagementUnknown" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement Unknown Value In Micro Dollar" ;
  skos:altLabel "totalInappEngagementUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Unknown" ;
  skos:altLabel "totalInappViewUnknown" ;
  skos:notation "TOTAL_INAPP_VIEW_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View Unknown Value In Micro Dollar" ;
  skos:altLabel "totalInappViewUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_VIEW_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineUnknownCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Unknown Cost Per Action" ;
  skos:altLabel "offlineUnknownCostPerAction" ;
  skos:notation "OFFLINE_UNKNOWN_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/offlineUnknownRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Offline Unknown Roas" ;
  skos:altLabel "offlineUnknownRoas" ;
  skos:notation "OFFLINE_UNKNOWN_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Unknown" ;
  skos:altLabel "totalOfflineUnknown" ;
  skos:notation "TOTAL_OFFLINE_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Unknown Value In Micro Dollar" ;
  skos:altLabel "totalOfflineUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Unknown" ;
  skos:altLabel "totalOfflineClickUnknown" ;
  skos:notation "TOTAL_OFFLINE_CLICK_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineClickUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Click Unknown Value In Micro Dollar" ;
  skos:altLabel "totalOfflineClickUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_CLICK_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Unknown" ;
  skos:altLabel "totalOfflineEngagementUnknown" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineEngagementUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline Engagement Unknown Value In Micro Dollar" ;
  skos:altLabel "totalOfflineEngagementUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_ENGAGEMENT_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewUnknown> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Unknown" ;
  skos:altLabel "totalOfflineViewUnknown" ;
  skos:notation "TOTAL_OFFLINE_VIEW_UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalOfflineViewUnknownValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Offline View Unknown Value In Micro Dollar" ;
  skos:altLabel "totalOfflineViewUnknownValueInMicroDollar" ;
  skos:notation "TOTAL_OFFLINE_VIEW_UNKNOWN_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAppInstallCostPerAction> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp App Install Cost Per Action" ;
  skos:altLabel "inappAppInstallCostPerAction" ;
  skos:notation "INAPP_APP_INSTALL_COST_PER_ACTION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/inappAppInstallRoas> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Inapp App Install Roas" ;
  skos:altLabel "inappAppInstallRoas" ;
  skos:notation "INAPP_APP_INSTALL_ROAS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp App Install" ;
  skos:altLabel "totalInappAppInstall" ;
  skos:notation "TOTAL_INAPP_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp App Install Value In Micro Dollar" ;
  skos:altLabel "totalInappAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click App Install" ;
  skos:altLabel "totalInappClickAppInstall" ;
  skos:notation "TOTAL_INAPP_CLICK_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappClickAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Click App Install Value In Micro Dollar" ;
  skos:altLabel "totalInappClickAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_CLICK_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement App Install" ;
  skos:altLabel "totalInappEngagementAppInstall" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappEngagementAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp Engagement App Install Value In Micro Dollar" ;
  skos:altLabel "totalInappEngagementAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_ENGAGEMENT_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAppInstall> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View App Install" ;
  skos:altLabel "totalInappViewAppInstall" ;
  skos:notation "TOTAL_INAPP_VIEW_APP_INSTALL" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappViewAppInstallValueInMicroDollar> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp View App Install Value In Micro Dollar" ;
  skos:altLabel "totalInappViewAppInstallValueInMicroDollar" ;
  skos:notation "TOTAL_INAPP_VIEW_APP_INSTALL_VALUE_IN_MICRO_DOLLAR" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAppInstallConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total App Install Conversion Rate" ;
  skos:altLabel "totalAppInstallConversionRate" ;
  skos:notation "TOTAL_APP_INSTALL_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalInappAppInstallConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Inapp App Install Conversion Rate" ;
  skos:altLabel "totalInappAppInstallConversionRate" ;
  skos:notation "TOTAL_INAPP_APP_INSTALL_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageForward1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Idea Pin Page Forward1" ;
  skos:altLabel "ideaPinPageForward1" ;
  skos:notation "IDEA_PIN_PAGE_FORWARD_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageForward2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Idea Pin Page Forward2" ;
  skos:altLabel "ideaPinPageForward2" ;
  skos:notation "IDEA_PIN_PAGE_FORWARD_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageBackward1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Idea Pin Page Backward1" ;
  skos:altLabel "ideaPinPageBackward1" ;
  skos:notation "IDEA_PIN_PAGE_BACKWARD_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinPageBackward2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Idea Pin Page Backward2" ;
  skos:altLabel "ideaPinPageBackward2" ;
  skos:notation "IDEA_PIN_PAGE_BACKWARD_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalIdeaPinPageForward> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Idea Pin Page Forward" ;
  skos:altLabel "totalIdeaPinPageForward" ;
  skos:notation "TOTAL_IDEA_PIN_PAGE_FORWARD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalIdeaPinPageBackward> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Idea Pin Page Backward" ;
  skos:altLabel "totalIdeaPinPageBackward" ;
  skos:notation "TOTAL_IDEA_PIN_PAGE_BACKWARD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinProductTagVisit1> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Idea Pin Product Tag Visit1" ;
  skos:altLabel "ideaPinProductTagVisit1" ;
  skos:notation "IDEA_PIN_PRODUCT_TAG_VISIT_1" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/ideaPinProductTagVisit2> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Idea Pin Product Tag Visit2" ;
  skos:altLabel "ideaPinProductTagVisit2" ;
  skos:notation "IDEA_PIN_PRODUCT_TAG_VISIT_2" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalIdeaPinProductTagVisit> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Idea Pin Product Tag Visit" ;
  skos:altLabel "totalIdeaPinProductTagVisit" ;
  skos:notation "TOTAL_IDEA_PIN_PRODUCT_TAG_VISIT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/leads> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Leads" ;
  skos:altLabel "leads" ;
  skos:notation "LEADS" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/costPerLead> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Cost Per Lead" ;
  skos:altLabel "costPerLead" ;
  skos:notation "COST_PER_LEAD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/quizCompleted> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Quiz Completed" ;
  skos:altLabel "quizCompleted" ;
  skos:notation "QUIZ_COMPLETED" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/quizCompletionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Quiz Completion Rate" ;
  skos:altLabel "quizCompletionRate" ;
  skos:notation "QUIZ_COMPLETION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcasePinClickthrough> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Pin Clickthrough" ;
  skos:altLabel "showcasePinClickthrough" ;
  skos:notation "SHOWCASE_PIN_CLICKTHROUGH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageClickthrough> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpage Clickthrough" ;
  skos:altLabel "showcaseSubpageClickthrough" ;
  skos:notation "SHOWCASE_SUBPAGE_CLICKTHROUGH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinClickthrough> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpin Clickthrough" ;
  skos:altLabel "showcaseSubpinClickthrough" ;
  skos:notation "SHOWCASE_SUBPIN_CLICKTHROUGH" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageImpression> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpage Impression" ;
  skos:altLabel "showcaseSubpageImpression" ;
  skos:notation "SHOWCASE_SUBPAGE_IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinImpression> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpin Impression" ;
  skos:altLabel "showcaseSubpinImpression" ;
  skos:notation "SHOWCASE_SUBPIN_IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageSwipeLeft> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpage Swipe Left" ;
  skos:altLabel "showcaseSubpageSwipeLeft" ;
  skos:notation "SHOWCASE_SUBPAGE_SWIPE_LEFT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageSwipeRight> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpage Swipe Right" ;
  skos:altLabel "showcaseSubpageSwipeRight" ;
  skos:notation "SHOWCASE_SUBPAGE_SWIPE_RIGHT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinSwipeLeft> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpin Swipe Left" ;
  skos:altLabel "showcaseSubpinSwipeLeft" ;
  skos:notation "SHOWCASE_SUBPIN_SWIPE_LEFT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinSwipeRight> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpin Swipe Right" ;
  skos:altLabel "showcaseSubpinSwipeRight" ;
  skos:notation "SHOWCASE_SUBPIN_SWIPE_RIGHT" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageRepin> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpage Repin" ;
  skos:altLabel "showcaseSubpageRepin" ;
  skos:notation "SHOWCASE_SUBPAGE_REPIN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpinRepin> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpin Repin" ;
  skos:altLabel "showcaseSubpinRepin" ;
  skos:notation "SHOWCASE_SUBPIN_REPIN" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseSubpageCloseup> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Subpage Closeup" ;
  skos:altLabel "showcaseSubpageCloseup" ;
  skos:notation "SHOWCASE_SUBPAGE_CLOSEUP" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseCardThumbnailSwipeForward> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Card Thumbnail Swipe Forward" ;
  skos:altLabel "showcaseCardThumbnailSwipeForward" ;
  skos:notation "SHOWCASE_CARD_THUMBNAIL_SWIPE_FORWARD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseCardThumbnailSwipeBackward> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Card Thumbnail Swipe Backward" ;
  skos:altLabel "showcaseCardThumbnailSwipeBackward" ;
  skos:notation "SHOWCASE_CARD_THUMBNAIL_SWIPE_BACKWARD" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/showcaseAverageSubpageCloseupPerSession> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Showcase Average Subpage Closeup Per Session" ;
  skos:altLabel "showcaseAverageSubpageCloseupPerSession" ;
  skos:notation "SHOWCASE_AVERAGE_SUBPAGE_CLOSEUP_PER_SESSION" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCheckoutConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Checkout Conversion Rate" ;
  skos:altLabel "totalCheckoutConversionRate" ;
  skos:notation "TOTAL_CHECKOUT_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalViewCategoryConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total View Category Conversion Rate" ;
  skos:altLabel "totalViewCategoryConversionRate" ;
  skos:notation "TOTAL_VIEW_CATEGORY_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalAddToCartConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Add To Cart Conversion Rate" ;
  skos:altLabel "totalAddToCartConversionRate" ;
  skos:notation "TOTAL_ADD_TO_CART_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSignupConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Signup Conversion Rate" ;
  skos:altLabel "totalSignupConversionRate" ;
  skos:notation "TOTAL_SIGNUP_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalPageVisitConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Page Visit Conversion Rate" ;
  skos:altLabel "totalPageVisitConversionRate" ;
  skos:notation "TOTAL_PAGE_VISIT_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalLeadConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Lead Conversion Rate" ;
  skos:altLabel "totalLeadConversionRate" ;
  skos:notation "TOTAL_LEAD_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalSearchConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Search Conversion Rate" ;
  skos:altLabel "totalSearchConversionRate" ;
  skos:notation "TOTAL_SEARCH_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalWatchVideoConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Watch Video Conversion Rate" ;
  skos:altLabel "totalWatchVideoConversionRate" ;
  skos:notation "TOTAL_WATCH_VIDEO_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalUnknownConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Unknown Conversion Rate" ;
  skos:altLabel "totalUnknownConversionRate" ;
  skos:notation "TOTAL_UNKNOWN_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/totalCustomConversionRate> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Total Custom Conversion Rate" ;
  skos:altLabel "totalCustomConversionRate" ;
  skos:notation "TOTAL_CUSTOM_CONVERSION_RATE" .

<https://relay.inferal.com/ontology/pinterest/ReportingColumnAsync/standardAdFeedItemId> a skos:Concept ;
  skos:inScheme pinterest:ReportingColumnAsyncScheme ;
  skos:topConceptOf pinterest:ReportingColumnAsyncScheme ;
  skos:prefLabel "Standard Ad Feed Item Id" ;
  skos:altLabel "standardAdFeedItemId" ;
  skos:notation "STANDARD_AD_FEED_ITEM_ID" .

# Concept scheme: ReportingTimeZone
pinterest:ReportingTimeZoneScheme a skos:ConceptScheme ;
  rdfs:label "ReportingTimeZone" ;
  rdfs:comment "[Closed beta](/docs/getting-started/using-beta-and-restricted-features/) Specify the timezone to be applied for the reporting." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingTimeZone/pinterestTimeZone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/ReportingTimeZone/adAccountTimeZone> .

<https://relay.inferal.com/ontology/pinterest/ReportingTimeZone/pinterestTimeZone> a skos:Concept ;
  skos:inScheme pinterest:ReportingTimeZoneScheme ;
  skos:topConceptOf pinterest:ReportingTimeZoneScheme ;
  skos:prefLabel "Pinterest Time Zone" ;
  skos:altLabel "pinterestTimeZone" ;
  skos:notation "PINTEREST_TIME_ZONE" .

<https://relay.inferal.com/ontology/pinterest/ReportingTimeZone/adAccountTimeZone> a skos:Concept ;
  skos:inScheme pinterest:ReportingTimeZoneScheme ;
  skos:topConceptOf pinterest:ReportingTimeZoneScheme ;
  skos:prefLabel "Ad Account Time Zone" ;
  skos:altLabel "adAccountTimeZone" ;
  skos:notation "AD_ACCOUNT_TIME_ZONE" .

# Concept scheme: Role
pinterest:RoleScheme a skos:ConceptScheme ;
  rdfs:label "Role" ;
  rdfs:comment "An internal role type used on business access, EMPLOYEE, ADMIN." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/owner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/admin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/analyst> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/sosReader> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/financeManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/financeEdit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/financeView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/audienceManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/campaignManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/catalogsManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/catalogsViewer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/restrictedOwner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/profileManager> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/profilePublisher> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/resourcePinnerListOwner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/resourcePinnerListReader> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/bizPinnerListSharer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/Role/resourceConversionTagsReader> .

<https://relay.inferal.com/ontology/pinterest/Role/unknown> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "unknown" ;
  skos:notation "UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/Role/owner> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Owner" ;
  skos:altLabel "owner" ;
  skos:notation "OWNER" .

<https://relay.inferal.com/ontology/pinterest/Role/admin> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Admin" ;
  skos:altLabel "admin" ;
  skos:notation "ADMIN" .

<https://relay.inferal.com/ontology/pinterest/Role/analyst> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Analyst" ;
  skos:altLabel "analyst" ;
  skos:notation "ANALYST" .

<https://relay.inferal.com/ontology/pinterest/Role/sosReader> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Sos Reader" ;
  skos:altLabel "sosReader" ;
  skos:notation "SOS_READER" .

<https://relay.inferal.com/ontology/pinterest/Role/financeManager> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Finance Manager" ;
  skos:altLabel "financeManager" ;
  skos:notation "FINANCE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Role/financeEdit> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Finance Edit" ;
  skos:altLabel "financeEdit" ;
  skos:notation "FINANCE_EDIT" .

<https://relay.inferal.com/ontology/pinterest/Role/financeView> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Finance View" ;
  skos:altLabel "financeView" ;
  skos:notation "FINANCE_VIEW" .

<https://relay.inferal.com/ontology/pinterest/Role/audienceManager> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Audience Manager" ;
  skos:altLabel "audienceManager" ;
  skos:notation "AUDIENCE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Role/campaignManager> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Campaign Manager" ;
  skos:altLabel "campaignManager" ;
  skos:notation "CAMPAIGN_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Role/catalogsManager> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Catalogs Manager" ;
  skos:altLabel "catalogsManager" ;
  skos:notation "CATALOGS_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Role/catalogsViewer> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Catalogs Viewer" ;
  skos:altLabel "catalogsViewer" ;
  skos:notation "CATALOGS_VIEWER" .

<https://relay.inferal.com/ontology/pinterest/Role/restrictedOwner> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Restricted Owner" ;
  skos:altLabel "restrictedOwner" ;
  skos:notation "RESTRICTED_OWNER" .

<https://relay.inferal.com/ontology/pinterest/Role/profileManager> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Profile Manager" ;
  skos:altLabel "profileManager" ;
  skos:notation "PROFILE_MANAGER" .

<https://relay.inferal.com/ontology/pinterest/Role/profilePublisher> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Profile Publisher" ;
  skos:altLabel "profilePublisher" ;
  skos:notation "PROFILE_PUBLISHER" .

<https://relay.inferal.com/ontology/pinterest/Role/resourcePinnerListOwner> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Resource Pinner List Owner" ;
  skos:altLabel "resourcePinnerListOwner" ;
  skos:notation "RESOURCE_PINNER_LIST_OWNER" .

<https://relay.inferal.com/ontology/pinterest/Role/resourcePinnerListReader> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Resource Pinner List Reader" ;
  skos:altLabel "resourcePinnerListReader" ;
  skos:notation "RESOURCE_PINNER_LIST_READER" .

<https://relay.inferal.com/ontology/pinterest/Role/bizPinnerListSharer> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Biz Pinner List Sharer" ;
  skos:altLabel "bizPinnerListSharer" ;
  skos:notation "BIZ_PINNER_LIST_SHARER" .

<https://relay.inferal.com/ontology/pinterest/Role/resourceConversionTagsReader> a skos:Concept ;
  skos:inScheme pinterest:RoleScheme ;
  skos:topConceptOf pinterest:RoleScheme ;
  skos:prefLabel "Resource Conversion Tags Reader" ;
  skos:altLabel "resourceConversionTagsReader" ;
  skos:notation "RESOURCE_CONVERSION_TAGS_READER" .

# Concept scheme: SourcePlatformOptions
pinterest:SourcePlatformOptionsScheme a skos:ConceptScheme ;
  rdfs:label "SourcePlatformOptions" ;
  rdfs:comment "List of source platforms for a conversion event." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/web> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/mobile> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/mobileAndroid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/mobileIos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/offline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pinterestWeb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pinterestAndroid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pinterestIos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pointOfSale> .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/web> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Web" ;
  skos:altLabel "web" ;
  skos:notation "WEB" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/mobile> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Mobile" ;
  skos:altLabel "mobile" ;
  skos:notation "MOBILE" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/mobileAndroid> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Mobile Android" ;
  skos:altLabel "mobileAndroid" ;
  skos:notation "MOBILE_ANDROID" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/mobileIos> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Mobile Ios" ;
  skos:altLabel "mobileIos" ;
  skos:notation "MOBILE_IOS" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/offline> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Offline" ;
  skos:altLabel "offline" ;
  skos:notation "OFFLINE" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pinterestWeb> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Pinterest Web" ;
  skos:altLabel "pinterestWeb" ;
  skos:notation "PINTEREST_WEB" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pinterestAndroid> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Pinterest Android" ;
  skos:altLabel "pinterestAndroid" ;
  skos:notation "PINTEREST_ANDROID" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pinterestIos> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Pinterest Ios" ;
  skos:altLabel "pinterestIos" ;
  skos:notation "PINTEREST_IOS" .

<https://relay.inferal.com/ontology/pinterest/SourcePlatformOptions/pointOfSale> a skos:Concept ;
  skos:inScheme pinterest:SourcePlatformOptionsScheme ;
  skos:topConceptOf pinterest:SourcePlatformOptionsScheme ;
  skos:prefLabel "Point Of Sale" ;
  skos:altLabel "pointOfSale" ;
  skos:notation "POINT_OF_SALE" .

# Concept scheme: TargetingAdvertiserCountry
pinterest:TargetingAdvertiserCountryScheme a skos:ConceptScheme ;
  rdfs:label "TargetingAdvertiserCountry" ;
  rdfs:comment "Advertiser's ISO two character country code." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/us> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/gb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ca> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ie> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/au> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/nz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/se> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/il> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/at> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/es> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/be> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/pt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/hk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/jp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/kr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/sg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/no> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/dk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/fi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/cy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/lu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/mt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/pl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/hu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/cz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/gr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/sk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/br> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/mx> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/cl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/co> .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/us> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Us" ;
  skos:altLabel "us" ;
  skos:notation "US" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/gb> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Gb" ;
  skos:altLabel "gb" ;
  skos:notation "GB" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ca> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Ca" ;
  skos:altLabel "ca" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ie> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Ie" ;
  skos:altLabel "ie" ;
  skos:notation "IE" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/au> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Au" ;
  skos:altLabel "au" ;
  skos:notation "AU" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/nz> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Nz" ;
  skos:altLabel "nz" ;
  skos:notation "NZ" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/fr> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/se> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Se" ;
  skos:altLabel "se" ;
  skos:notation "SE" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/il> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Il" ;
  skos:altLabel "il" ;
  skos:notation "IL" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/de> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/at> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "At" ;
  skos:altLabel "at" ;
  skos:notation "AT" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/it> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/es> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Es" ;
  skos:altLabel "es" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/nl> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/be> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Be" ;
  skos:altLabel "be" ;
  skos:notation "BE" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/pt> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Pt" ;
  skos:altLabel "pt" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ch> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Ch" ;
  skos:altLabel "ch" ;
  skos:notation "CH" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/hk> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Hk" ;
  skos:altLabel "hk" ;
  skos:notation "HK" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/jp> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Jp" ;
  skos:altLabel "jp" ;
  skos:notation "JP" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/kr> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Kr" ;
  skos:altLabel "kr" ;
  skos:notation "KR" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/sg> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Sg" ;
  skos:altLabel "sg" ;
  skos:notation "SG" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/no> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "No" ;
  skos:altLabel "no" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/dk> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Dk" ;
  skos:altLabel "dk" ;
  skos:notation "DK" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/fi> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Fi" ;
  skos:altLabel "fi" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/cy> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Cy" ;
  skos:altLabel "cy" ;
  skos:notation "CY" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/lu> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Lu" ;
  skos:altLabel "lu" ;
  skos:notation "LU" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/mt> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Mt" ;
  skos:altLabel "mt" ;
  skos:notation "MT" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/pl> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Pl" ;
  skos:altLabel "pl" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ro> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Ro" ;
  skos:altLabel "ro" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/hu> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Hu" ;
  skos:altLabel "hu" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/cz> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Cz" ;
  skos:altLabel "cz" ;
  skos:notation "CZ" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/gr> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Gr" ;
  skos:altLabel "gr" ;
  skos:notation "GR" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/sk> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Sk" ;
  skos:altLabel "sk" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/br> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Br" ;
  skos:altLabel "br" ;
  skos:notation "BR" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/mx> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Mx" ;
  skos:altLabel "mx" ;
  skos:notation "MX" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/ar> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Ar" ;
  skos:altLabel "ar" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/cl> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Cl" ;
  skos:altLabel "cl" ;
  skos:notation "CL" .

<https://relay.inferal.com/ontology/pinterest/TargetingAdvertiserCountry/co> a skos:Concept ;
  skos:inScheme pinterest:TargetingAdvertiserCountryScheme ;
  skos:topConceptOf pinterest:TargetingAdvertiserCountryScheme ;
  skos:prefLabel "Co" ;
  skos:altLabel "co" ;
  skos:notation "CO" .

# Concept scheme: TargetingSpecAgeBucket
pinterest:TargetingSpecAgeBucketScheme a skos:ConceptScheme ;
  rdfs:label "TargetingSpecAgeBucket" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/1824> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/19> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/20> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/21> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/2534> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/3544> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/4549> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/5054> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/5564> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/65> .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/1824> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "1824" ;
  skos:notation "18-24" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/19> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "19" ;
  skos:notation "19+" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/20> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "20" ;
  skos:notation "20+" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/21> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "21" ;
  skos:notation "21+" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/2534> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "2534" ;
  skos:notation "25-34" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/3544> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "3544" ;
  skos:notation "35-44" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/4549> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "4549" ;
  skos:notation "45-49" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/5054> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "5054" ;
  skos:notation "50-54" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/5564> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "5564" ;
  skos:notation "55-64" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAgeBucket/65> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAgeBucketScheme ;
  skos:topConceptOf pinterest:TargetingSpecAgeBucketScheme ;
  skos:prefLabel "65" ;
  skos:notation "65+" .

# Concept scheme: TargetingSpecAppType
pinterest:TargetingSpecAppTypeScheme a skos:ConceptScheme ;
  rdfs:label "TargetingSpecAppType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/androidMobile> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/androidTablet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/ipad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/iphone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/web> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/webMobile> .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/androidMobile> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAppTypeScheme ;
  skos:topConceptOf pinterest:TargetingSpecAppTypeScheme ;
  skos:prefLabel "Android Mobile" ;
  skos:altLabel "androidMobile" ;
  skos:notation "android_mobile" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/androidTablet> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAppTypeScheme ;
  skos:topConceptOf pinterest:TargetingSpecAppTypeScheme ;
  skos:prefLabel "Android Tablet" ;
  skos:altLabel "androidTablet" ;
  skos:notation "android_tablet" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/ipad> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAppTypeScheme ;
  skos:topConceptOf pinterest:TargetingSpecAppTypeScheme ;
  skos:prefLabel "Ipad" ;
  skos:altLabel "ipad" ;
  skos:notation "ipad" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/iphone> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAppTypeScheme ;
  skos:topConceptOf pinterest:TargetingSpecAppTypeScheme ;
  skos:prefLabel "Iphone" ;
  skos:altLabel "iphone" ;
  skos:notation "iphone" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/web> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAppTypeScheme ;
  skos:topConceptOf pinterest:TargetingSpecAppTypeScheme ;
  skos:prefLabel "Web" ;
  skos:altLabel "web" ;
  skos:notation "web" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecAppType/webMobile> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecAppTypeScheme ;
  skos:topConceptOf pinterest:TargetingSpecAppTypeScheme ;
  skos:prefLabel "Web Mobile" ;
  skos:altLabel "webMobile" ;
  skos:notation "web_mobile" .

# Concept scheme: TargetingSpecGender
pinterest:TargetingSpecGenderScheme a skos:ConceptScheme ;
  rdfs:label "TargetingSpecGender" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecGender/unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecGender/male> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/TargetingSpecGender/female> .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecGender/unknown> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecGenderScheme ;
  skos:topConceptOf pinterest:TargetingSpecGenderScheme ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "unknown" ;
  skos:notation "unknown" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecGender/male> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecGenderScheme ;
  skos:topConceptOf pinterest:TargetingSpecGenderScheme ;
  skos:prefLabel "Male" ;
  skos:altLabel "male" ;
  skos:notation "male" .

<https://relay.inferal.com/ontology/pinterest/TargetingSpecGender/female> a skos:Concept ;
  skos:inScheme pinterest:TargetingSpecGenderScheme ;
  skos:topConceptOf pinterest:TargetingSpecGenderScheme ;
  skos:prefLabel "Female" ;
  skos:altLabel "female" ;
  skos:notation "female" .

# Concept scheme: UpdateMaskBidOptionField
pinterest:UpdateMaskBidOptionFieldScheme a skos:ConceptScheme ;
  rdfs:label "UpdateMaskBidOptionField" ;
  rdfs:comment "bid option field to apply operation updates to" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskBidOptionField/bid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskBidOptionField/appTypeBidMultiplierSet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskBidOptionField/placementBidMultiplierSet> .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskBidOptionField/bid> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskBidOptionFieldScheme ;
  skos:topConceptOf pinterest:UpdateMaskBidOptionFieldScheme ;
  skos:prefLabel "Bid" ;
  skos:altLabel "bid" ;
  skos:notation "BID" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskBidOptionField/appTypeBidMultiplierSet> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskBidOptionFieldScheme ;
  skos:topConceptOf pinterest:UpdateMaskBidOptionFieldScheme ;
  skos:prefLabel "App Type Bid Multiplier Set" ;
  skos:altLabel "appTypeBidMultiplierSet" ;
  skos:notation "APP_TYPE_BID_MULTIPLIER_SET" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskBidOptionField/placementBidMultiplierSet> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskBidOptionFieldScheme ;
  skos:topConceptOf pinterest:UpdateMaskBidOptionFieldScheme ;
  skos:prefLabel "Placement Bid Multiplier Set" ;
  skos:altLabel "placementBidMultiplierSet" ;
  skos:notation "PLACEMENT_BID_MULTIPLIER_SET" .

# Concept scheme: UpdateMaskFieldType
pinterest:UpdateMaskFieldTypeScheme a skos:ConceptScheme ;
  rdfs:label "UpdateMaskFieldType" ;
  rdfs:comment "The field types supported by the update mask" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/adLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/adult> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/ageGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/availability> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/averageReviewRating> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/brand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/checkoutEnabled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/color> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/condition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/description> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/freeShippingLabel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/freeShippingLimit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/googleProductCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/gtin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/itemGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/lastUpdatedTime> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/link> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/material> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/minAdPrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/mpn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/numberOfRatings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/numberOfReviews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/pattern> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/price> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/productType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/salePrice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shipping> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shippingHeight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shippingWeight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shippingWidth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/size> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/sizeSystem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/sizeType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/tax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/title> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/variantNames> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/variantValues> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/promotionId> .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/adLink> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Ad Link" ;
  skos:altLabel "adLink" ;
  skos:notation "ad_link" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/adult> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Adult" ;
  skos:altLabel "adult" ;
  skos:notation "adult" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/ageGroup> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Age Group" ;
  skos:altLabel "ageGroup" ;
  skos:notation "age_group" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/availability> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Availability" ;
  skos:altLabel "availability" ;
  skos:notation "availability" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/averageReviewRating> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Average Review Rating" ;
  skos:altLabel "averageReviewRating" ;
  skos:notation "average_review_rating" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/brand> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Brand" ;
  skos:altLabel "brand" ;
  skos:notation "brand" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/checkoutEnabled> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Checkout Enabled" ;
  skos:altLabel "checkoutEnabled" ;
  skos:notation "checkout_enabled" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/color> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Color" ;
  skos:altLabel "color" ;
  skos:notation "color" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/condition> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Condition" ;
  skos:altLabel "condition" ;
  skos:notation "condition" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel0> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Label0" ;
  skos:altLabel "customLabel0" ;
  skos:notation "custom_label_0" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel1> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Label1" ;
  skos:altLabel "customLabel1" ;
  skos:notation "custom_label_1" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel2> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Label2" ;
  skos:altLabel "customLabel2" ;
  skos:notation "custom_label_2" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel3> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Label3" ;
  skos:altLabel "customLabel3" ;
  skos:notation "custom_label_3" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customLabel4> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Label4" ;
  skos:altLabel "customLabel4" ;
  skos:notation "custom_label_4" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber0> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Number0" ;
  skos:altLabel "customNumber0" ;
  skos:notation "custom_number_0" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber1> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Number1" ;
  skos:altLabel "customNumber1" ;
  skos:notation "custom_number_1" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber2> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Number2" ;
  skos:altLabel "customNumber2" ;
  skos:notation "custom_number_2" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber3> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Number3" ;
  skos:altLabel "customNumber3" ;
  skos:notation "custom_number_3" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/customNumber4> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Custom Number4" ;
  skos:altLabel "customNumber4" ;
  skos:notation "custom_number_4" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/description> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Description" ;
  skos:altLabel "description" ;
  skos:notation "description" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/freeShippingLabel> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Free Shipping Label" ;
  skos:altLabel "freeShippingLabel" ;
  skos:notation "free_shipping_label" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/freeShippingLimit> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Free Shipping Limit" ;
  skos:altLabel "freeShippingLimit" ;
  skos:notation "free_shipping_limit" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/gender> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Gender" ;
  skos:altLabel "gender" ;
  skos:notation "gender" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/googleProductCategory> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Google Product Category" ;
  skos:altLabel "googleProductCategory" ;
  skos:notation "google_product_category" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/gtin> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Gtin" ;
  skos:altLabel "gtin" ;
  skos:notation "gtin" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/itemGroupId> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Item Group Id" ;
  skos:altLabel "itemGroupId" ;
  skos:notation "item_group_id" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/lastUpdatedTime> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Last Updated Time" ;
  skos:altLabel "lastUpdatedTime" ;
  skos:notation "last_updated_time" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/link> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Link" ;
  skos:altLabel "link" ;
  skos:notation "link" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/material> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Material" ;
  skos:altLabel "material" ;
  skos:notation "material" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/minAdPrice> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Min Ad Price" ;
  skos:altLabel "minAdPrice" ;
  skos:notation "min_ad_price" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/mpn> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Mpn" ;
  skos:altLabel "mpn" ;
  skos:notation "mpn" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/numberOfRatings> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Number Of Ratings" ;
  skos:altLabel "numberOfRatings" ;
  skos:notation "number_of_ratings" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/numberOfReviews> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Number Of Reviews" ;
  skos:altLabel "numberOfReviews" ;
  skos:notation "number_of_reviews" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/pattern> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Pattern" ;
  skos:altLabel "pattern" ;
  skos:notation "pattern" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/price> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Price" ;
  skos:altLabel "price" ;
  skos:notation "price" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/productType> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Product Type" ;
  skos:altLabel "productType" ;
  skos:notation "product_type" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/salePrice> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Sale Price" ;
  skos:altLabel "salePrice" ;
  skos:notation "sale_price" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shipping> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Shipping" ;
  skos:altLabel "shipping" ;
  skos:notation "shipping" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shippingHeight> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Shipping Height" ;
  skos:altLabel "shippingHeight" ;
  skos:notation "shipping_height" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shippingWeight> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Shipping Weight" ;
  skos:altLabel "shippingWeight" ;
  skos:notation "shipping_weight" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/shippingWidth> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Shipping Width" ;
  skos:altLabel "shippingWidth" ;
  skos:notation "shipping_width" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/size> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Size" ;
  skos:altLabel "size" ;
  skos:notation "size" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/sizeSystem> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Size System" ;
  skos:altLabel "sizeSystem" ;
  skos:notation "size_system" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/sizeType> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Size Type" ;
  skos:altLabel "sizeType" ;
  skos:notation "size_type" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/tax> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Tax" ;
  skos:altLabel "tax" ;
  skos:notation "tax" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/title> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Title" ;
  skos:altLabel "title" ;
  skos:notation "title" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/variantNames> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Variant Names" ;
  skos:altLabel "variantNames" ;
  skos:notation "variant_names" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/variantValues> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Variant Values" ;
  skos:altLabel "variantValues" ;
  skos:notation "variant_values" .

<https://relay.inferal.com/ontology/pinterest/UpdateMaskFieldType/promotionId> a skos:Concept ;
  skos:inScheme pinterest:UpdateMaskFieldTypeScheme ;
  skos:topConceptOf pinterest:UpdateMaskFieldTypeScheme ;
  skos:prefLabel "Promotion Id" ;
  skos:altLabel "promotionId" ;
  skos:notation "promotion_id" .

# Concept scheme: UserListOperationType
pinterest:UserListOperationTypeScheme a skos:ConceptScheme ;
  rdfs:label "UserListOperationType" ;
  rdfs:comment "User list operation type (add or remove)" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListOperationType/add> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListOperationType/remove> .

<https://relay.inferal.com/ontology/pinterest/UserListOperationType/add> a skos:Concept ;
  skos:inScheme pinterest:UserListOperationTypeScheme ;
  skos:topConceptOf pinterest:UserListOperationTypeScheme ;
  skos:prefLabel "Add" ;
  skos:altLabel "add" ;
  skos:notation "ADD" .

<https://relay.inferal.com/ontology/pinterest/UserListOperationType/remove> a skos:Concept ;
  skos:inScheme pinterest:UserListOperationTypeScheme ;
  skos:topConceptOf pinterest:UserListOperationTypeScheme ;
  skos:prefLabel "Remove" ;
  skos:altLabel "remove" ;
  skos:notation "REMOVE" .

# Concept scheme: UserListType
pinterest:UserListTypeScheme a skos:ConceptScheme ;
  rdfs:label "UserListType" ;
  rdfs:comment "User list type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListType/email> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListType/idfa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListType/maid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListType/lrId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListType/dlxId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/UserListType/hashedPinnerId> .

<https://relay.inferal.com/ontology/pinterest/UserListType/email> a skos:Concept ;
  skos:inScheme pinterest:UserListTypeScheme ;
  skos:topConceptOf pinterest:UserListTypeScheme ;
  skos:prefLabel "Email" ;
  skos:altLabel "email" ;
  skos:notation "EMAIL" .

<https://relay.inferal.com/ontology/pinterest/UserListType/idfa> a skos:Concept ;
  skos:inScheme pinterest:UserListTypeScheme ;
  skos:topConceptOf pinterest:UserListTypeScheme ;
  skos:prefLabel "Idfa" ;
  skos:altLabel "idfa" ;
  skos:notation "IDFA" .

<https://relay.inferal.com/ontology/pinterest/UserListType/maid> a skos:Concept ;
  skos:inScheme pinterest:UserListTypeScheme ;
  skos:topConceptOf pinterest:UserListTypeScheme ;
  skos:prefLabel "Maid" ;
  skos:altLabel "maid" ;
  skos:notation "MAID" .

<https://relay.inferal.com/ontology/pinterest/UserListType/lrId> a skos:Concept ;
  skos:inScheme pinterest:UserListTypeScheme ;
  skos:topConceptOf pinterest:UserListTypeScheme ;
  skos:prefLabel "Lr Id" ;
  skos:altLabel "lrId" ;
  skos:notation "LR_ID" .

<https://relay.inferal.com/ontology/pinterest/UserListType/dlxId> a skos:Concept ;
  skos:inScheme pinterest:UserListTypeScheme ;
  skos:topConceptOf pinterest:UserListTypeScheme ;
  skos:prefLabel "Dlx Id" ;
  skos:altLabel "dlxId" ;
  skos:notation "DLX_ID" .

<https://relay.inferal.com/ontology/pinterest/UserListType/hashedPinnerId> a skos:Concept ;
  skos:inScheme pinterest:UserListTypeScheme ;
  skos:topConceptOf pinterest:UserListTypeScheme ;
  skos:prefLabel "Hashed Pinner Id" ;
  skos:altLabel "hashedPinnerId" ;
  skos:notation "HASHED_PINNER_ID" .

# Concept scheme: VerticalProductCategory
pinterest:VerticalProductCategoryScheme a skos:ConceptScheme ;
  rdfs:label "VerticalProductCategory" ;
  rdfs:comment "List of verticals for product categories." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/VerticalProductCategory/fashion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/VerticalProductCategory/homeDecor> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/VerticalProductCategory/beauty> .

<https://relay.inferal.com/ontology/pinterest/VerticalProductCategory/fashion> a skos:Concept ;
  skos:inScheme pinterest:VerticalProductCategoryScheme ;
  skos:topConceptOf pinterest:VerticalProductCategoryScheme ;
  skos:prefLabel "Fashion" ;
  skos:altLabel "fashion" ;
  skos:notation "FASHION" .

<https://relay.inferal.com/ontology/pinterest/VerticalProductCategory/homeDecor> a skos:Concept ;
  skos:inScheme pinterest:VerticalProductCategoryScheme ;
  skos:topConceptOf pinterest:VerticalProductCategoryScheme ;
  skos:prefLabel "Home Decor" ;
  skos:altLabel "homeDecor" ;
  skos:notation "HOME_DECOR" .

<https://relay.inferal.com/ontology/pinterest/VerticalProductCategory/beauty> a skos:Concept ;
  skos:inScheme pinterest:VerticalProductCategoryScheme ;
  skos:topConceptOf pinterest:VerticalProductCategoryScheme ;
  skos:prefLabel "Beauty" ;
  skos:altLabel "beauty" ;
  skos:notation "BEAUTY" .

# Concept scheme: accountType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountTypeScheme> a skos:ConceptScheme ;
  rdfs:label "accountType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountType/PINNER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountType/BUSINESS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountType/PINNER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountTypeScheme> ;
  skos:prefLabel "Pinner" ;
  skos:altLabel "PINNER" ;
  skos:notation "PINNER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountType/BUSINESS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountTypeScheme> ;
  skos:prefLabel "Business" ;
  skos:altLabel "BUSINESS" ;
  skos:notation "BUSINESS" .

# Concept scheme: creativeTypes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> a skos:ConceptScheme ;
  rdfs:label "creativeTypes" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/REGULAR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/VIDEO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/SHOPPING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/CAROUSEL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/MAX_VIDEO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/SHOP_THE_PIN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/COLLECTION> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/IDEA> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/REGULAR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Regular" ;
  skos:altLabel "REGULAR" ;
  skos:notation "REGULAR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/VIDEO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Video" ;
  skos:altLabel "VIDEO" ;
  skos:notation "VIDEO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/SHOPPING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Shopping" ;
  skos:altLabel "SHOPPING" ;
  skos:notation "SHOPPING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/CAROUSEL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Carousel" ;
  skos:altLabel "CAROUSEL" ;
  skos:notation "CAROUSEL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/MAX_VIDEO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Max Video" ;
  skos:altLabel "MAX_VIDEO" ;
  skos:notation "MAX_VIDEO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/SHOP_THE_PIN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Shop The Pin" ;
  skos:altLabel "SHOP_THE_PIN" ;
  skos:notation "SHOP_THE_PIN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/COLLECTION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Collection" ;
  skos:altLabel "COLLECTION" ;
  skos:notation "COLLECTION" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes/IDEA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> ;
  skos:prefLabel "Idea" ;
  skos:altLabel "IDEA" ;
  skos:notation "IDEA" .

# Concept scheme: bidStrategyType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> a skos:ConceptScheme ;
  rdfs:label "bidStrategyType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/AUTOMATIC_BID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/MAX_BID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/TARGET_AVG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/AUTOMATIC_BID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Automatic Bid" ;
  skos:altLabel "AUTOMATIC_BID" ;
  skos:notation "AUTOMATIC_BID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/MAX_BID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Max Bid" ;
  skos:altLabel "MAX_BID" ;
  skos:notation "MAX_BID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/TARGET_AVG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Target Avg" ;
  skos:altLabel "TARGET_AVG" ;
  skos:notation "TARGET_AVG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: promotionApplicationLevel
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> a skos:ConceptScheme ;
  rdfs:label "promotionApplicationLevel" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/NONE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/ITEM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/AD_GROUP> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/NONE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "None" ;
  skos:altLabel "NONE" ;
  skos:notation "NONE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/ITEM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "Item" ;
  skos:altLabel "ITEM" ;
  skos:notation "ITEM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/AD_GROUP> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AD_GROUP" ;
  skos:notation "AD_GROUP" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: bidStrategyType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> a skos:ConceptScheme ;
  rdfs:label "bidStrategyType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/AUTOMATIC_BID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/MAX_BID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/TARGET_AVG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/AUTOMATIC_BID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:prefLabel "Automatic Bid" ;
  skos:altLabel "AUTOMATIC_BID" ;
  skos:notation "AUTOMATIC_BID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/MAX_BID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:prefLabel "Max Bid" ;
  skos:altLabel "MAX_BID" ;
  skos:notation "MAX_BID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/TARGET_AVG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:prefLabel "Target Avg" ;
  skos:altLabel "TARGET_AVG" ;
  skos:notation "TARGET_AVG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: conversionLearningModeType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> a skos:ConceptScheme ;
  rdfs:label "conversionLearningModeType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType/NOT_ACTIVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType/ACTIVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType/NOT_ACTIVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> ;
  skos:prefLabel "Not Active" ;
  skos:altLabel "NOT_ACTIVE" ;
  skos:notation "NOT_ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType/ACTIVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> ;
  skos:prefLabel "Active" ;
  skos:altLabel "ACTIVE" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: promotionApplicationLevel
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> a skos:ConceptScheme ;
  rdfs:label "promotionApplicationLevel" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/NONE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/ITEM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/AD_GROUP> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/NONE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:prefLabel "None" ;
  skos:altLabel "NONE" ;
  skos:notation "NONE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/ITEM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:prefLabel "Item" ;
  skos:altLabel "ITEM" ;
  skos:notation "ITEM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/AD_GROUP> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AD_GROUP" ;
  skos:notation "AD_GROUP" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: bidStrategyType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> a skos:ConceptScheme ;
  rdfs:label "bidStrategyType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/AUTOMATIC_BID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/MAX_BID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/TARGET_AVG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/AUTOMATIC_BID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Automatic Bid" ;
  skos:altLabel "AUTOMATIC_BID" ;
  skos:notation "AUTOMATIC_BID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/MAX_BID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Max Bid" ;
  skos:altLabel "MAX_BID" ;
  skos:notation "MAX_BID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/TARGET_AVG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Target Avg" ;
  skos:altLabel "TARGET_AVG" ;
  skos:notation "TARGET_AVG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: promotionApplicationLevel
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> a skos:ConceptScheme ;
  rdfs:label "promotionApplicationLevel" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/NONE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/ITEM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/AD_GROUP> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/NONE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "None" ;
  skos:altLabel "NONE" ;
  skos:notation "NONE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/ITEM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "Item" ;
  skos:altLabel "ITEM" ;
  skos:notation "ITEM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/AD_GROUP> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AD_GROUP" ;
  skos:notation "AD_GROUP" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: rejectedReasons
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> a skos:ConceptScheme ;
  rdfs:label "rejectedReasons" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/HASHTAGS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PROMOTIONS_AND_PRICES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/TARGETING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CAPS_AND_SYMBOLS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SHOCKING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/WEIGHT_LOSS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PROHIBITED_PRODUCT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/AUTHENTICITY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/NUDITY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CONFUSING_DESIGN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/URGENCY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/RATINGS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/APP> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/ALCOHOL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CONTESTS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/POLITICAL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/OTHER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/NAR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/INCONSISTENT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CLICKBAIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/NO_DESCRIPTION> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LOW_QUALITY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/EXAGGERATED_CLAIMS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PINTEREST_BRAND> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/ALCOHOL_NO_SALE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_SPEED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_HARDWALL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_BROKEN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_QUALITY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/OUT_OF_STOCK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_LOW_QUALITY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_BUSY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_POORLY_EDITED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_BEFORE_AFTER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/UGC> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/FAKE_BUTTONS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/WEAPONS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SENSITIVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/UNACCEPTABLE_BUSINESS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SUSPICIOUS_CLAIMS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PHARMA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SUSPICIOUS_SUPPLEMENTS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/ILLEGAL_RECREATIONAL_DRUG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LOW_QUALITY_LANDING_PAGE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/RESTRICTED_HEALTHCARE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/INCONSISTENT_LANG_FR> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/HASHTAGS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Hashtags" ;
  skos:altLabel "HASHTAGS" ;
  skos:notation "HASHTAGS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PROMOTIONS_AND_PRICES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Promotions And Prices" ;
  skos:altLabel "PROMOTIONS_AND_PRICES" ;
  skos:notation "PROMOTIONS_AND_PRICES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/TARGETING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Targeting" ;
  skos:altLabel "TARGETING" ;
  skos:notation "TARGETING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Landing Page" ;
  skos:altLabel "LANDING_PAGE" ;
  skos:notation "LANDING_PAGE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CAPS_AND_SYMBOLS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Caps And Symbols" ;
  skos:altLabel "CAPS_AND_SYMBOLS" ;
  skos:notation "CAPS_AND_SYMBOLS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SHOCKING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Shocking" ;
  skos:altLabel "SHOCKING" ;
  skos:notation "SHOCKING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/WEIGHT_LOSS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Weight Loss" ;
  skos:altLabel "WEIGHT_LOSS" ;
  skos:notation "WEIGHT_LOSS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PROHIBITED_PRODUCT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Prohibited Product" ;
  skos:altLabel "PROHIBITED_PRODUCT" ;
  skos:notation "PROHIBITED_PRODUCT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/AUTHENTICITY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Authenticity" ;
  skos:altLabel "AUTHENTICITY" ;
  skos:notation "AUTHENTICITY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/NUDITY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Nudity" ;
  skos:altLabel "NUDITY" ;
  skos:notation "NUDITY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CONFUSING_DESIGN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Confusing Design" ;
  skos:altLabel "CONFUSING_DESIGN" ;
  skos:notation "CONFUSING_DESIGN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/URGENCY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Urgency" ;
  skos:altLabel "URGENCY" ;
  skos:notation "URGENCY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/RATINGS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Ratings" ;
  skos:altLabel "RATINGS" ;
  skos:notation "RATINGS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/APP> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "App" ;
  skos:altLabel "APP" ;
  skos:notation "APP" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/ALCOHOL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Alcohol" ;
  skos:altLabel "ALCOHOL" ;
  skos:notation "ALCOHOL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CONTESTS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Contests" ;
  skos:altLabel "CONTESTS" ;
  skos:notation "CONTESTS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/POLITICAL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Political" ;
  skos:altLabel "POLITICAL" ;
  skos:notation "POLITICAL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/OTHER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "OTHER" ;
  skos:notation "OTHER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Image" ;
  skos:altLabel "IMAGE" ;
  skos:notation "IMAGE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/NAR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Nar" ;
  skos:altLabel "NAR" ;
  skos:notation "NAR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/INCONSISTENT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Inconsistent" ;
  skos:altLabel "INCONSISTENT" ;
  skos:notation "INCONSISTENT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/CLICKBAIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Clickbait" ;
  skos:altLabel "CLICKBAIT" ;
  skos:notation "CLICKBAIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/NO_DESCRIPTION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "No Description" ;
  skos:altLabel "NO_DESCRIPTION" ;
  skos:notation "NO_DESCRIPTION" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LOW_QUALITY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Low Quality" ;
  skos:altLabel "LOW_QUALITY" ;
  skos:notation "LOW_QUALITY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/EXAGGERATED_CLAIMS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Exaggerated Claims" ;
  skos:altLabel "EXAGGERATED_CLAIMS" ;
  skos:notation "EXAGGERATED_CLAIMS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PINTEREST_BRAND> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Pinterest Brand" ;
  skos:altLabel "PINTEREST_BRAND" ;
  skos:notation "PINTEREST_BRAND" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/ALCOHOL_NO_SALE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Alcohol No Sale" ;
  skos:altLabel "ALCOHOL_NO_SALE" ;
  skos:notation "ALCOHOL_NO_SALE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_SPEED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Landing Page Speed" ;
  skos:altLabel "LANDING_PAGE_SPEED" ;
  skos:notation "LANDING_PAGE_SPEED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_HARDWALL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Landing Page Hardwall" ;
  skos:altLabel "LANDING_PAGE_HARDWALL" ;
  skos:notation "LANDING_PAGE_HARDWALL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_BROKEN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Landing Page Broken" ;
  skos:altLabel "LANDING_PAGE_BROKEN" ;
  skos:notation "LANDING_PAGE_BROKEN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LANDING_PAGE_QUALITY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Landing Page Quality" ;
  skos:altLabel "LANDING_PAGE_QUALITY" ;
  skos:notation "LANDING_PAGE_QUALITY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/OUT_OF_STOCK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Out Of Stock" ;
  skos:altLabel "OUT_OF_STOCK" ;
  skos:notation "OUT_OF_STOCK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_LOW_QUALITY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Image Low Quality" ;
  skos:altLabel "IMAGE_LOW_QUALITY" ;
  skos:notation "IMAGE_LOW_QUALITY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_BUSY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Image Busy" ;
  skos:altLabel "IMAGE_BUSY" ;
  skos:notation "IMAGE_BUSY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_POORLY_EDITED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Image Poorly Edited" ;
  skos:altLabel "IMAGE_POORLY_EDITED" ;
  skos:notation "IMAGE_POORLY_EDITED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/IMAGE_BEFORE_AFTER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Image Before After" ;
  skos:altLabel "IMAGE_BEFORE_AFTER" ;
  skos:notation "IMAGE_BEFORE_AFTER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/UGC> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Ugc" ;
  skos:altLabel "UGC" ;
  skos:notation "UGC" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/FAKE_BUTTONS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Fake Buttons" ;
  skos:altLabel "FAKE_BUTTONS" ;
  skos:notation "FAKE_BUTTONS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/WEAPONS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Weapons" ;
  skos:altLabel "WEAPONS" ;
  skos:notation "WEAPONS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SENSITIVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Sensitive" ;
  skos:altLabel "SENSITIVE" ;
  skos:notation "SENSITIVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/UNACCEPTABLE_BUSINESS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Unacceptable Business" ;
  skos:altLabel "UNACCEPTABLE_BUSINESS" ;
  skos:notation "UNACCEPTABLE_BUSINESS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SUSPICIOUS_CLAIMS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Suspicious Claims" ;
  skos:altLabel "SUSPICIOUS_CLAIMS" ;
  skos:notation "SUSPICIOUS_CLAIMS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/PHARMA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Pharma" ;
  skos:altLabel "PHARMA" ;
  skos:notation "PHARMA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/SUSPICIOUS_SUPPLEMENTS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Suspicious Supplements" ;
  skos:altLabel "SUSPICIOUS_SUPPLEMENTS" ;
  skos:notation "SUSPICIOUS_SUPPLEMENTS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/ILLEGAL_RECREATIONAL_DRUG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Illegal Recreational Drug" ;
  skos:altLabel "ILLEGAL_RECREATIONAL_DRUG" ;
  skos:notation "ILLEGAL_RECREATIONAL_DRUG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/LOW_QUALITY_LANDING_PAGE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Low Quality Landing Page" ;
  skos:altLabel "LOW_QUALITY_LANDING_PAGE" ;
  skos:notation "LOW_QUALITY_LANDING_PAGE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/RESTRICTED_HEALTHCARE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Restricted Healthcare" ;
  skos:altLabel "RESTRICTED_HEALTHCARE" ;
  skos:notation "RESTRICTED_HEALTHCARE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons/INCONSISTENT_LANG_FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> ;
  skos:prefLabel "Inconsistent Lang Fr" ;
  skos:altLabel "INCONSISTENT_LANG_FR" ;
  skos:notation "INCONSISTENT_LANG_FR" .

# Concept scheme: reviewStatus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> a skos:ConceptScheme ;
  rdfs:label "reviewStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/OTHER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/PENDING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/REJECTED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/APPROVED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/OTHER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "OTHER" ;
  skos:notation "OTHER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/PENDING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:prefLabel "Pending" ;
  skos:altLabel "PENDING" ;
  skos:notation "PENDING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/REJECTED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:prefLabel "Rejected" ;
  skos:altLabel "REJECTED" ;
  skos:notation "REJECTED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus/APPROVED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> ;
  skos:prefLabel "Approved" ;
  skos:altLabel "APPROVED" ;
  skos:notation "APPROVED" .

# Concept scheme: clickWindowDays
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> a skos:ConceptScheme ;
  rdfs:label "clickWindowDays" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/14> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/30> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/60> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/0> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:prefLabel "0" ;
  skos:notation "0" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:prefLabel "1" ;
  skos:notation "1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:prefLabel "7" ;
  skos:notation "7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/14> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:prefLabel "14" ;
  skos:notation "14" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/30> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:prefLabel "30" ;
  skos:notation "30" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays/60> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> ;
  skos:prefLabel "60" ;
  skos:notation "60" .

# Concept scheme: engagementWindowDays
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> a skos:ConceptScheme ;
  rdfs:label "engagementWindowDays" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/14> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/30> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/60> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/0> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:prefLabel "0" ;
  skos:notation "0" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:prefLabel "1" ;
  skos:notation "1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:prefLabel "7" ;
  skos:notation "7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/14> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:prefLabel "14" ;
  skos:notation "14" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/30> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:prefLabel "30" ;
  skos:notation "30" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays/60> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> ;
  skos:prefLabel "60" ;
  skos:notation "60" .

# Concept scheme: viewWindowDays
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> a skos:ConceptScheme ;
  rdfs:label "viewWindowDays" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/14> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/30> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/60> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/0> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:prefLabel "0" ;
  skos:notation "0" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:prefLabel "1" ;
  skos:notation "1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:prefLabel "7" ;
  skos:notation "7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/14> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:prefLabel "14" ;
  skos:notation "14" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/30> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:prefLabel "30" ;
  skos:notation "30" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays/60> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> ;
  skos:prefLabel "60" ;
  skos:notation "60" .

# Concept scheme: discountType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> a skos:ConceptScheme ;
  rdfs:label "discountType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/COUPON> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/COUPON_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/MARKETING_OFFER_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/MARKETING_OFFER_CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/GOODWILL_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/GOODWILL_CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INTERNAL_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INTERNAL_CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/PREPAID_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/PREPAID_CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/SALES_INCENTIVE_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/SALES_INCENTIVE_CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/CREDIT_EXPIRED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/FUTURE_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/REFERRAL_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INVOICE_SALES_INCENTIVE_CREDIT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INVOICE_SALES_INCENTIVE_CREDIT_APPLIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/PREPAID_CREDIT_REFUND> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/COUPON> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Coupon" ;
  skos:altLabel "COUPON" ;
  skos:notation "COUPON" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Credit" ;
  skos:altLabel "CREDIT" ;
  skos:notation "CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/COUPON_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Coupon Applied" ;
  skos:altLabel "COUPON_APPLIED" ;
  skos:notation "COUPON_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Credit Applied" ;
  skos:altLabel "CREDIT_APPLIED" ;
  skos:notation "CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/MARKETING_OFFER_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Marketing Offer Credit" ;
  skos:altLabel "MARKETING_OFFER_CREDIT" ;
  skos:notation "MARKETING_OFFER_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/MARKETING_OFFER_CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Marketing Offer Credit Applied" ;
  skos:altLabel "MARKETING_OFFER_CREDIT_APPLIED" ;
  skos:notation "MARKETING_OFFER_CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/GOODWILL_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Goodwill Credit" ;
  skos:altLabel "GOODWILL_CREDIT" ;
  skos:notation "GOODWILL_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/GOODWILL_CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Goodwill Credit Applied" ;
  skos:altLabel "GOODWILL_CREDIT_APPLIED" ;
  skos:notation "GOODWILL_CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INTERNAL_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Internal Credit" ;
  skos:altLabel "INTERNAL_CREDIT" ;
  skos:notation "INTERNAL_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INTERNAL_CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Internal Credit Applied" ;
  skos:altLabel "INTERNAL_CREDIT_APPLIED" ;
  skos:notation "INTERNAL_CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/PREPAID_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Prepaid Credit" ;
  skos:altLabel "PREPAID_CREDIT" ;
  skos:notation "PREPAID_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/PREPAID_CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Prepaid Credit Applied" ;
  skos:altLabel "PREPAID_CREDIT_APPLIED" ;
  skos:notation "PREPAID_CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/SALES_INCENTIVE_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Sales Incentive Credit" ;
  skos:altLabel "SALES_INCENTIVE_CREDIT" ;
  skos:notation "SALES_INCENTIVE_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/SALES_INCENTIVE_CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Sales Incentive Credit Applied" ;
  skos:altLabel "SALES_INCENTIVE_CREDIT_APPLIED" ;
  skos:notation "SALES_INCENTIVE_CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/CREDIT_EXPIRED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Credit Expired" ;
  skos:altLabel "CREDIT_EXPIRED" ;
  skos:notation "CREDIT_EXPIRED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/FUTURE_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Future Credit" ;
  skos:altLabel "FUTURE_CREDIT" ;
  skos:notation "FUTURE_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/REFERRAL_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Referral Credit" ;
  skos:altLabel "REFERRAL_CREDIT" ;
  skos:notation "REFERRAL_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INVOICE_SALES_INCENTIVE_CREDIT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Invoice Sales Incentive Credit" ;
  skos:altLabel "INVOICE_SALES_INCENTIVE_CREDIT" ;
  skos:notation "INVOICE_SALES_INCENTIVE_CREDIT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/INVOICE_SALES_INCENTIVE_CREDIT_APPLIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Invoice Sales Incentive Credit Applied" ;
  skos:altLabel "INVOICE_SALES_INCENTIVE_CREDIT_APPLIED" ;
  skos:notation "INVOICE_SALES_INCENTIVE_CREDIT_APPLIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/PREPAID_CREDIT_REFUND> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Prepaid Credit Refund" ;
  skos:altLabel "PREPAID_CREDIT_REFUND" ;
  skos:notation "PREPAID_CREDIT_REFUND" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: APP_TYPE
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> a skos:ConceptScheme ;
  rdfs:label "APP_TYPE" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/android_mobile> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/android_tablet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/ipad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/iphone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/web> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/web_mobile> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/android_mobile> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:prefLabel "Android Mobile" ;
  skos:altLabel "android_mobile" ;
  skos:notation "android_mobile" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/android_tablet> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:prefLabel "Android Tablet" ;
  skos:altLabel "android_tablet" ;
  skos:notation "android_tablet" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/ipad> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:prefLabel "Ipad" ;
  skos:altLabel "ipad" ;
  skos:notation "ipad" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/iphone> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:prefLabel "Iphone" ;
  skos:altLabel "iphone" ;
  skos:notation "iphone" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/web> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:prefLabel "Web" ;
  skos:altLabel "web" ;
  skos:notation "web" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE/web_mobile> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> ;
  skos:prefLabel "Web Mobile" ;
  skos:altLabel "web_mobile" ;
  skos:notation "web_mobile" .

# Concept scheme: documentType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentTypeScheme> a skos:ConceptScheme ;
  rdfs:label "documentType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentType/INVOICE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentType/CREDIT_MEMO> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentType/INVOICE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentTypeScheme> ;
  skos:prefLabel "Invoice" ;
  skos:altLabel "INVOICE" ;
  skos:notation "INVOICE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentType/CREDIT_MEMO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentTypeScheme> ;
  skos:prefLabel "Credit Memo" ;
  skos:altLabel "CREDIT_MEMO" ;
  skos:notation "CREDIT_MEMO" .

# Concept scheme: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/statusScheme> a skos:ConceptScheme ;
  rdfs:label "status" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/status/OPEN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/status/CLOSED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/status/OPEN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/statusScheme> ;
  skos:prefLabel "Open" ;
  skos:altLabel "OPEN" ;
  skos:notation "OPEN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/status/CLOSED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/statusScheme> ;
  skos:prefLabel "Closed" ;
  skos:altLabel "CLOSED" ;
  skos:notation "CLOSED" .

# Concept scheme: billingType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> a skos:ConceptScheme ;
  rdfs:label "billingType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/CREDIT_CARD> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/INVOICE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/INTERNAL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/RECURRING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/PREPAID> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/CREDIT_CARD> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:prefLabel "Credit Card" ;
  skos:altLabel "CREDIT_CARD" ;
  skos:notation "CREDIT_CARD" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/INVOICE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:prefLabel "Invoice" ;
  skos:altLabel "INVOICE" ;
  skos:notation "INVOICE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/INTERNAL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:prefLabel "Internal" ;
  skos:altLabel "INTERNAL" ;
  skos:notation "INTERNAL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/RECURRING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:prefLabel "Recurring" ;
  skos:altLabel "RECURRING" ;
  skos:notation "RECURRING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType/PREPAID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> ;
  skos:prefLabel "Prepaid" ;
  skos:altLabel "PREPAID" ;
  skos:notation "PREPAID" .

# Concept scheme: cardType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> a skos:ConceptScheme ;
  rdfs:label "cardType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/UNKNOWN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/VISA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/MASTERCARD> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/AMERICAN_EXPRESS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/DISCOVER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/ELO> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/UNKNOWN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "UNKNOWN" ;
  skos:notation "UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/VISA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:prefLabel "Visa" ;
  skos:altLabel "VISA" ;
  skos:notation "VISA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/MASTERCARD> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:prefLabel "Mastercard" ;
  skos:altLabel "MASTERCARD" ;
  skos:notation "MASTERCARD" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/AMERICAN_EXPRESS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:prefLabel "American Express" ;
  skos:altLabel "AMERICAN_EXPRESS" ;
  skos:notation "AMERICAN_EXPRESS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/DISCOVER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:prefLabel "Discover" ;
  skos:altLabel "DISCOVER" ;
  skos:notation "DISCOVER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType/ELO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> ;
  skos:prefLabel "Elo" ;
  skos:altLabel "ELO" ;
  skos:notation "ELO" .

# Concept scheme: paymentMethodBrand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> a skos:ConceptScheme ;
  rdfs:label "paymentMethodBrand" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/UNKNOWN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/VISA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/MASTERCARD> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/AMERICAN_EXPRESS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/DISCOVER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/SOFORT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/DINERS_CLUB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/ELO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/CARTE_BANCAIRE> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/UNKNOWN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "UNKNOWN" ;
  skos:notation "UNKNOWN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/VISA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Visa" ;
  skos:altLabel "VISA" ;
  skos:notation "VISA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/MASTERCARD> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Mastercard" ;
  skos:altLabel "MASTERCARD" ;
  skos:notation "MASTERCARD" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/AMERICAN_EXPRESS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "American Express" ;
  skos:altLabel "AMERICAN_EXPRESS" ;
  skos:notation "AMERICAN_EXPRESS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/DISCOVER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Discover" ;
  skos:altLabel "DISCOVER" ;
  skos:notation "DISCOVER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/SOFORT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Sofort" ;
  skos:altLabel "SOFORT" ;
  skos:notation "SOFORT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/DINERS_CLUB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Diners Club" ;
  skos:altLabel "DINERS_CLUB" ;
  skos:notation "DINERS_CLUB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/ELO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Elo" ;
  skos:altLabel "ELO" ;
  skos:notation "ELO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand/CARTE_BANCAIRE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> ;
  skos:prefLabel "Carte Bancaire" ;
  skos:altLabel "CARTE_BANCAIRE" ;
  skos:notation "CARTE_BANCAIRE" .

# Concept scheme: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> a skos:ConceptScheme ;
  rdfs:label "status" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/UNSPECIFIED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/VALID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/INVALID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/PENDING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/DELETED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/SECONDARY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/PENDING_SECONDARY> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/UNSPECIFIED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Unspecified" ;
  skos:altLabel "UNSPECIFIED" ;
  skos:notation "UNSPECIFIED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/VALID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Valid" ;
  skos:altLabel "VALID" ;
  skos:notation "VALID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/INVALID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Invalid" ;
  skos:altLabel "INVALID" ;
  skos:notation "INVALID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/PENDING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Pending" ;
  skos:altLabel "PENDING" ;
  skos:notation "PENDING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/DELETED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Deleted" ;
  skos:altLabel "DELETED" ;
  skos:notation "DELETED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/SECONDARY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Secondary" ;
  skos:altLabel "SECONDARY" ;
  skos:notation "SECONDARY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status/PENDING_SECONDARY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> ;
  skos:prefLabel "Pending Secondary" ;
  skos:altLabel "PENDING_SECONDARY" ;
  skos:notation "PENDING_SECONDARY" .

# Concept scheme: updateMask
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> a skos:ConceptScheme ;
  rdfs:label "updateMask" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/AUDIENCE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/APP_TYPE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/PLACEMENT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/GENDER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/AGE_BUCKET> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/AUDIENCE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:prefLabel "Audience" ;
  skos:altLabel "AUDIENCE" ;
  skos:notation "AUDIENCE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/APP_TYPE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:prefLabel "App Type" ;
  skos:altLabel "APP_TYPE" ;
  skos:notation "APP_TYPE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/PLACEMENT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:prefLabel "Placement" ;
  skos:altLabel "PLACEMENT" ;
  skos:notation "PLACEMENT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/GENDER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:prefLabel "Gender" ;
  skos:altLabel "GENDER" ;
  skos:notation "GENDER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask/AGE_BUCKET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> ;
  skos:prefLabel "Age Bucket" ;
  skos:altLabel "AGE_BUCKET" ;
  skos:notation "AGE_BUCKET" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: timezone
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> a skos:ConceptScheme ;
  rdfs:label "timezone" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FAbidjan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FAccra> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FAlgiers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FBissau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FCairo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FCasablanca> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FCeuta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FEl_Aaiun> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FJohannesburg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FJuba> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FKhartoum> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FLagos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FMaputo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FMonrovia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FNairobi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FNdjamena> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FSao_Tome> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FTripoli> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FTunis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FWindhoek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAdak> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAnchorage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAraguaina> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FBuenos_Aires> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FCatamarca> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FCordoba> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FJujuy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FLa_Rioja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FMendoza> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FRio_Gallegos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FSalta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FSan_Juan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FSan_Luis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FTucuman> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FUshuaia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAsuncion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAtikokan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBahia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBahia_Banderas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBarbados> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBelem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBelize> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBlanc-Sablon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBoa_Vista> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBogota> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBoise> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCambridge_Bay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCampo_Grande> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCancun> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCaracas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCayenne> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FChicago> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FChihuahua> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCosta_Rica> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCreston> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCuiaba> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCuracao> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDanmarkshavn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDawson> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDawson_Creek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDenver> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDetroit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FEdmonton> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FEirunepe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FEl_Salvador> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FFort_Nelson> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FFortaleza> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGlace_Bay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGoose_Bay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGrand_Turk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGuatemala> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGuayaquil> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGuyana> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FHalifax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FHavana> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FHermosillo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FIndianapolis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FKnox> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FMarengo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FPetersburg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FTell_City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FVevay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FVincennes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FWinamac> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FInuvik> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIqaluit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FJamaica> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FJuneau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FKentucky%2FLouisville> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FKentucky%2FMonticello> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FLa_Paz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FLima> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FLos_Angeles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMaceio> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FManagua> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FManaus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMartinique> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMatamoros> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMazatlan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMenominee> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMerida> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMetlakatla> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMexico_City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMiquelon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMoncton> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMonterrey> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMontevideo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNassau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNew_York> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNipigon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNome> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNoronha> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNorth_Dakota%2FBeulah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNorth_Dakota%2FCenter> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNorth_Dakota%2FNew_Salem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNuuk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FOjinaga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPanama> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPangnirtung> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FParamaribo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPhoenix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPort-au-Prince> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPort_of_Spain> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPorto_Velho> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPuerto_Rico> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPunta_Arenas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRainy_River> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRankin_Inlet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRecife> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRegina> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FResolute> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRio_Branco> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSantarem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSantiago> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSanto_Domingo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSao_Paulo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FScoresbysund> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSitka> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSt_Johns> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSwift_Current> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FTegucigalpa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FThule> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FThunder_Bay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FTijuana> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FToronto> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FVancouver> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FWhitehorse> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FWinnipeg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FYakutat> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FYellowknife> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FCasey> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FDavis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FDumontDUrville> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FMacquarie> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FMawson> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FPalmer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FRothera> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FSyowa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FTroll> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FVostok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAlmaty> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAmman> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAnadyr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAqtau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAqtobe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAshgabat> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAtyrau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBaghdad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBaku> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBangkok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBarnaul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBeirut> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBishkek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBrunei> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FChita> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FChoibalsan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FColombo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDamascus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDhaka> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDili> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDubai> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDushanbe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FFamagusta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FGaza> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHebron> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHo_Chi_Minh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHong_Kong> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHovd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FIrkutsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FJakarta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FJayapura> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FJerusalem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKabul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKamchatka> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKarachi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKathmandu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKhandyga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKolkata> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKrasnoyarsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKuala_Lumpur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKuching> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FMacau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FMagadan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FMakassar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FManila> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FNicosia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FNovokuznetsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FNovosibirsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FOmsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FOral> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FPontianak> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FPyongyang> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FQatar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FQostanay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FQyzylorda> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FRiyadh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSakhalin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSamarkand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSeoul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FShanghai> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSingapore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSrednekolymsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTaipei> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTashkent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTbilisi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTehran> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FThimphu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTokyo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTomsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FUlaanbaatar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FUrumqi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FUst-Nera> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FVladivostok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYakutsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYangon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYekaterinburg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYerevan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FAzores> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FBermuda> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FCanary> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FCape_Verde> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FFaroe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FMadeira> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FReykjavik> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FSouth_Georgia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FStanley> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FAdelaide> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FBrisbane> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FBroken_Hill> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FCurrie> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FDarwin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FEucla> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FHobart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FLindeman> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FLord_Howe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FMelbourne> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FPerth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FSydney> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/CET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/CST6CDT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/EET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/EST> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/EST5EDT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B10> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B11> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B12> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B5> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B6> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B8> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B9> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-10> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-11> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-12> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-13> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-14> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-5> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-6> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-8> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-9> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FUTC> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAmsterdam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAndorra> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAstrakhan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAthens> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBelgrade> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBerlin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBrussels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBucharest> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBudapest> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FChisinau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FCopenhagen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FDublin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FGibraltar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FHelsinki> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FIstanbul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FKaliningrad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FKiev> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FKirov> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FLisbon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FLondon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FLuxembourg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMadrid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMalta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMinsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMonaco> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMoscow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FOslo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FParis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FPrague> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FRiga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FRome> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSamara> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSaratov> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSimferopol> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSofia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FStockholm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FTallinn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FTirane> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FUlyanovsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FUzhgorod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FVienna> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FVilnius> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FVolgograd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FWarsaw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FZaporozhye> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FZurich> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/HST> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FChagos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FChristmas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FCocos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FKerguelen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FMahe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FMaldives> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FMauritius> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FReunion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/MET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/MST> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/MST7MDT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/PST8PDT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FApia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FAuckland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FBougainville> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FChatham> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FChuuk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FEaster> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FEfate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FEnderbury> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FFakaofo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FFiji> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FFunafuti> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGalapagos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGambier> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGuadalcanal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGuam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FHonolulu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FKiritimati> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FKosrae> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FKwajalein> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FMajuro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FMarquesas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNauru> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNiue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNorfolk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNoumea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPago_Pago> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPalau> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPitcairn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPohnpei> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPort_Moresby> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FRarotonga> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FTahiti> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FTarawa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FTongatapu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FWake> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FWallis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/WET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FAbidjan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Abidjan" ;
  skos:notation "Africa/Abidjan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FAccra> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Accra" ;
  skos:notation "Africa/Accra" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FAlgiers> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Algiers" ;
  skos:notation "Africa/Algiers" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FBissau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Bissau" ;
  skos:notation "Africa/Bissau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FCairo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Cairo" ;
  skos:notation "Africa/Cairo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FCasablanca> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Casablanca" ;
  skos:notation "Africa/Casablanca" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FCeuta> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Ceuta" ;
  skos:notation "Africa/Ceuta" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FEl_Aaiun> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/El Aaiun" ;
  skos:altLabel "Africa/El_Aaiun" ;
  skos:notation "Africa/El_Aaiun" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FJohannesburg> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Johannesburg" ;
  skos:notation "Africa/Johannesburg" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FJuba> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Juba" ;
  skos:notation "Africa/Juba" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FKhartoum> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Khartoum" ;
  skos:notation "Africa/Khartoum" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FLagos> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Lagos" ;
  skos:notation "Africa/Lagos" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FMaputo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Maputo" ;
  skos:notation "Africa/Maputo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FMonrovia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Monrovia" ;
  skos:notation "Africa/Monrovia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FNairobi> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Nairobi" ;
  skos:notation "Africa/Nairobi" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FNdjamena> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Ndjamena" ;
  skos:notation "Africa/Ndjamena" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FSao_Tome> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Sao Tome" ;
  skos:altLabel "Africa/Sao_Tome" ;
  skos:notation "Africa/Sao_Tome" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FTripoli> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Tripoli" ;
  skos:notation "Africa/Tripoli" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FTunis> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Tunis" ;
  skos:notation "Africa/Tunis" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Africa%2FWindhoek> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Africa/Windhoek" ;
  skos:notation "Africa/Windhoek" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAdak> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Adak" ;
  skos:notation "America/Adak" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAnchorage> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Anchorage" ;
  skos:notation "America/Anchorage" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAraguaina> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Araguaina" ;
  skos:notation "America/Araguaina" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FBuenos_Aires> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Buenos Aires" ;
  skos:altLabel "America/Argentina/Buenos_Aires" ;
  skos:notation "America/Argentina/Buenos_Aires" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FCatamarca> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Catamarca" ;
  skos:notation "America/Argentina/Catamarca" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FCordoba> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Cordoba" ;
  skos:notation "America/Argentina/Cordoba" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FJujuy> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Jujuy" ;
  skos:notation "America/Argentina/Jujuy" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FLa_Rioja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/La Rioja" ;
  skos:altLabel "America/Argentina/La_Rioja" ;
  skos:notation "America/Argentina/La_Rioja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FMendoza> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Mendoza" ;
  skos:notation "America/Argentina/Mendoza" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FRio_Gallegos> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Rio Gallegos" ;
  skos:altLabel "America/Argentina/Rio_Gallegos" ;
  skos:notation "America/Argentina/Rio_Gallegos" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FSalta> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Salta" ;
  skos:notation "America/Argentina/Salta" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FSan_Juan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/San Juan" ;
  skos:altLabel "America/Argentina/San_Juan" ;
  skos:notation "America/Argentina/San_Juan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FSan_Luis> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/San Luis" ;
  skos:altLabel "America/Argentina/San_Luis" ;
  skos:notation "America/Argentina/San_Luis" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FTucuman> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Tucuman" ;
  skos:notation "America/Argentina/Tucuman" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FArgentina%2FUshuaia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Argentina/Ushuaia" ;
  skos:notation "America/Argentina/Ushuaia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAsuncion> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Asuncion" ;
  skos:notation "America/Asuncion" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FAtikokan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Atikokan" ;
  skos:notation "America/Atikokan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBahia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Bahia" ;
  skos:notation "America/Bahia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBahia_Banderas> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Bahia Banderas" ;
  skos:altLabel "America/Bahia_Banderas" ;
  skos:notation "America/Bahia_Banderas" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBarbados> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Barbados" ;
  skos:notation "America/Barbados" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBelem> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Belem" ;
  skos:notation "America/Belem" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBelize> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Belize" ;
  skos:notation "America/Belize" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBlanc-Sablon> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Blanc-Sablon" ;
  skos:notation "America/Blanc-Sablon" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBoa_Vista> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Boa Vista" ;
  skos:altLabel "America/Boa_Vista" ;
  skos:notation "America/Boa_Vista" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBogota> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Bogota" ;
  skos:notation "America/Bogota" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FBoise> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Boise" ;
  skos:notation "America/Boise" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCambridge_Bay> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Cambridge Bay" ;
  skos:altLabel "America/Cambridge_Bay" ;
  skos:notation "America/Cambridge_Bay" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCampo_Grande> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Campo Grande" ;
  skos:altLabel "America/Campo_Grande" ;
  skos:notation "America/Campo_Grande" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCancun> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Cancun" ;
  skos:notation "America/Cancun" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCaracas> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Caracas" ;
  skos:notation "America/Caracas" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCayenne> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Cayenne" ;
  skos:notation "America/Cayenne" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FChicago> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Chicago" ;
  skos:notation "America/Chicago" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FChihuahua> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Chihuahua" ;
  skos:notation "America/Chihuahua" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCosta_Rica> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Costa Rica" ;
  skos:altLabel "America/Costa_Rica" ;
  skos:notation "America/Costa_Rica" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCreston> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Creston" ;
  skos:notation "America/Creston" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCuiaba> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Cuiaba" ;
  skos:notation "America/Cuiaba" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FCuracao> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Curacao" ;
  skos:notation "America/Curacao" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDanmarkshavn> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Danmarkshavn" ;
  skos:notation "America/Danmarkshavn" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDawson> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Dawson" ;
  skos:notation "America/Dawson" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDawson_Creek> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Dawson Creek" ;
  skos:altLabel "America/Dawson_Creek" ;
  skos:notation "America/Dawson_Creek" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDenver> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Denver" ;
  skos:notation "America/Denver" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FDetroit> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Detroit" ;
  skos:notation "America/Detroit" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FEdmonton> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Edmonton" ;
  skos:notation "America/Edmonton" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FEirunepe> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Eirunepe" ;
  skos:notation "America/Eirunepe" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FEl_Salvador> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/El Salvador" ;
  skos:altLabel "America/El_Salvador" ;
  skos:notation "America/El_Salvador" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FFort_Nelson> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Fort Nelson" ;
  skos:altLabel "America/Fort_Nelson" ;
  skos:notation "America/Fort_Nelson" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FFortaleza> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Fortaleza" ;
  skos:notation "America/Fortaleza" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGlace_Bay> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Glace Bay" ;
  skos:altLabel "America/Glace_Bay" ;
  skos:notation "America/Glace_Bay" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGoose_Bay> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Goose Bay" ;
  skos:altLabel "America/Goose_Bay" ;
  skos:notation "America/Goose_Bay" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGrand_Turk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Grand Turk" ;
  skos:altLabel "America/Grand_Turk" ;
  skos:notation "America/Grand_Turk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGuatemala> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Guatemala" ;
  skos:notation "America/Guatemala" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGuayaquil> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Guayaquil" ;
  skos:notation "America/Guayaquil" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FGuyana> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Guyana" ;
  skos:notation "America/Guyana" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FHalifax> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Halifax" ;
  skos:notation "America/Halifax" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FHavana> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Havana" ;
  skos:notation "America/Havana" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FHermosillo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Hermosillo" ;
  skos:notation "America/Hermosillo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FIndianapolis> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Indianapolis" ;
  skos:notation "America/Indiana/Indianapolis" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FKnox> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Knox" ;
  skos:notation "America/Indiana/Knox" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FMarengo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Marengo" ;
  skos:notation "America/Indiana/Marengo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FPetersburg> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Petersburg" ;
  skos:notation "America/Indiana/Petersburg" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FTell_City> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Tell City" ;
  skos:altLabel "America/Indiana/Tell_City" ;
  skos:notation "America/Indiana/Tell_City" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FVevay> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Vevay" ;
  skos:notation "America/Indiana/Vevay" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FVincennes> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Vincennes" ;
  skos:notation "America/Indiana/Vincennes" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIndiana%2FWinamac> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Indiana/Winamac" ;
  skos:notation "America/Indiana/Winamac" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FInuvik> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Inuvik" ;
  skos:notation "America/Inuvik" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FIqaluit> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Iqaluit" ;
  skos:notation "America/Iqaluit" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FJamaica> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Jamaica" ;
  skos:notation "America/Jamaica" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FJuneau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Juneau" ;
  skos:notation "America/Juneau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FKentucky%2FLouisville> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Kentucky/Louisville" ;
  skos:notation "America/Kentucky/Louisville" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FKentucky%2FMonticello> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Kentucky/Monticello" ;
  skos:notation "America/Kentucky/Monticello" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FLa_Paz> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/La Paz" ;
  skos:altLabel "America/La_Paz" ;
  skos:notation "America/La_Paz" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FLima> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Lima" ;
  skos:notation "America/Lima" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FLos_Angeles> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Los Angeles" ;
  skos:altLabel "America/Los_Angeles" ;
  skos:notation "America/Los_Angeles" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMaceio> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Maceio" ;
  skos:notation "America/Maceio" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FManagua> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Managua" ;
  skos:notation "America/Managua" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FManaus> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Manaus" ;
  skos:notation "America/Manaus" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMartinique> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Martinique" ;
  skos:notation "America/Martinique" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMatamoros> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Matamoros" ;
  skos:notation "America/Matamoros" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMazatlan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Mazatlan" ;
  skos:notation "America/Mazatlan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMenominee> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Menominee" ;
  skos:notation "America/Menominee" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMerida> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Merida" ;
  skos:notation "America/Merida" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMetlakatla> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Metlakatla" ;
  skos:notation "America/Metlakatla" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMexico_City> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Mexico City" ;
  skos:altLabel "America/Mexico_City" ;
  skos:notation "America/Mexico_City" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMiquelon> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Miquelon" ;
  skos:notation "America/Miquelon" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMoncton> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Moncton" ;
  skos:notation "America/Moncton" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMonterrey> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Monterrey" ;
  skos:notation "America/Monterrey" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FMontevideo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Montevideo" ;
  skos:notation "America/Montevideo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNassau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Nassau" ;
  skos:notation "America/Nassau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNew_York> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/New York" ;
  skos:altLabel "America/New_York" ;
  skos:notation "America/New_York" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNipigon> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Nipigon" ;
  skos:notation "America/Nipigon" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNome> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Nome" ;
  skos:notation "America/Nome" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNoronha> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Noronha" ;
  skos:notation "America/Noronha" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNorth_Dakota%2FBeulah> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/North Dakota/Beulah" ;
  skos:altLabel "America/North_Dakota/Beulah" ;
  skos:notation "America/North_Dakota/Beulah" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNorth_Dakota%2FCenter> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/North Dakota/Center" ;
  skos:altLabel "America/North_Dakota/Center" ;
  skos:notation "America/North_Dakota/Center" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNorth_Dakota%2FNew_Salem> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/North Dakota/New Salem" ;
  skos:altLabel "America/North_Dakota/New_Salem" ;
  skos:notation "America/North_Dakota/New_Salem" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FNuuk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Nuuk" ;
  skos:notation "America/Nuuk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FOjinaga> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Ojinaga" ;
  skos:notation "America/Ojinaga" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPanama> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Panama" ;
  skos:notation "America/Panama" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPangnirtung> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Pangnirtung" ;
  skos:notation "America/Pangnirtung" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FParamaribo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Paramaribo" ;
  skos:notation "America/Paramaribo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPhoenix> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Phoenix" ;
  skos:notation "America/Phoenix" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPort-au-Prince> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Port-au-Prince" ;
  skos:notation "America/Port-au-Prince" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPort_of_Spain> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Port Of Spain" ;
  skos:altLabel "America/Port_of_Spain" ;
  skos:notation "America/Port_of_Spain" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPorto_Velho> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Porto Velho" ;
  skos:altLabel "America/Porto_Velho" ;
  skos:notation "America/Porto_Velho" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPuerto_Rico> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Puerto Rico" ;
  skos:altLabel "America/Puerto_Rico" ;
  skos:notation "America/Puerto_Rico" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FPunta_Arenas> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Punta Arenas" ;
  skos:altLabel "America/Punta_Arenas" ;
  skos:notation "America/Punta_Arenas" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRainy_River> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Rainy River" ;
  skos:altLabel "America/Rainy_River" ;
  skos:notation "America/Rainy_River" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRankin_Inlet> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Rankin Inlet" ;
  skos:altLabel "America/Rankin_Inlet" ;
  skos:notation "America/Rankin_Inlet" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRecife> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Recife" ;
  skos:notation "America/Recife" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRegina> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Regina" ;
  skos:notation "America/Regina" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FResolute> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Resolute" ;
  skos:notation "America/Resolute" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FRio_Branco> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Rio Branco" ;
  skos:altLabel "America/Rio_Branco" ;
  skos:notation "America/Rio_Branco" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSantarem> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Santarem" ;
  skos:notation "America/Santarem" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSantiago> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Santiago" ;
  skos:notation "America/Santiago" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSanto_Domingo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Santo Domingo" ;
  skos:altLabel "America/Santo_Domingo" ;
  skos:notation "America/Santo_Domingo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSao_Paulo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Sao Paulo" ;
  skos:altLabel "America/Sao_Paulo" ;
  skos:notation "America/Sao_Paulo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FScoresbysund> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Scoresbysund" ;
  skos:notation "America/Scoresbysund" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSitka> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Sitka" ;
  skos:notation "America/Sitka" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSt_Johns> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/St Johns" ;
  skos:altLabel "America/St_Johns" ;
  skos:notation "America/St_Johns" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FSwift_Current> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Swift Current" ;
  skos:altLabel "America/Swift_Current" ;
  skos:notation "America/Swift_Current" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FTegucigalpa> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Tegucigalpa" ;
  skos:notation "America/Tegucigalpa" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FThule> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Thule" ;
  skos:notation "America/Thule" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FThunder_Bay> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Thunder Bay" ;
  skos:altLabel "America/Thunder_Bay" ;
  skos:notation "America/Thunder_Bay" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FTijuana> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Tijuana" ;
  skos:notation "America/Tijuana" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FToronto> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Toronto" ;
  skos:notation "America/Toronto" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FVancouver> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Vancouver" ;
  skos:notation "America/Vancouver" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FWhitehorse> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Whitehorse" ;
  skos:notation "America/Whitehorse" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FWinnipeg> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Winnipeg" ;
  skos:notation "America/Winnipeg" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FYakutat> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Yakutat" ;
  skos:notation "America/Yakutat" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/America%2FYellowknife> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "America/Yellowknife" ;
  skos:notation "America/Yellowknife" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FCasey> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Casey" ;
  skos:notation "Antarctica/Casey" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FDavis> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Davis" ;
  skos:notation "Antarctica/Davis" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FDumontDUrville> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Dumont DUrville" ;
  skos:altLabel "Antarctica/DumontDUrville" ;
  skos:notation "Antarctica/DumontDUrville" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FMacquarie> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Macquarie" ;
  skos:notation "Antarctica/Macquarie" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FMawson> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Mawson" ;
  skos:notation "Antarctica/Mawson" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FPalmer> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Palmer" ;
  skos:notation "Antarctica/Palmer" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FRothera> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Rothera" ;
  skos:notation "Antarctica/Rothera" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FSyowa> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Syowa" ;
  skos:notation "Antarctica/Syowa" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FTroll> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Troll" ;
  skos:notation "Antarctica/Troll" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Antarctica%2FVostok> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Antarctica/Vostok" ;
  skos:notation "Antarctica/Vostok" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAlmaty> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Almaty" ;
  skos:notation "Asia/Almaty" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAmman> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Amman" ;
  skos:notation "Asia/Amman" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAnadyr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Anadyr" ;
  skos:notation "Asia/Anadyr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAqtau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Aqtau" ;
  skos:notation "Asia/Aqtau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAqtobe> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Aqtobe" ;
  skos:notation "Asia/Aqtobe" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAshgabat> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Ashgabat" ;
  skos:notation "Asia/Ashgabat" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FAtyrau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Atyrau" ;
  skos:notation "Asia/Atyrau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBaghdad> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Baghdad" ;
  skos:notation "Asia/Baghdad" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBaku> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Baku" ;
  skos:notation "Asia/Baku" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBangkok> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Bangkok" ;
  skos:notation "Asia/Bangkok" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBarnaul> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Barnaul" ;
  skos:notation "Asia/Barnaul" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBeirut> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Beirut" ;
  skos:notation "Asia/Beirut" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBishkek> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Bishkek" ;
  skos:notation "Asia/Bishkek" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FBrunei> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Brunei" ;
  skos:notation "Asia/Brunei" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FChita> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Chita" ;
  skos:notation "Asia/Chita" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FChoibalsan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Choibalsan" ;
  skos:notation "Asia/Choibalsan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FColombo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Colombo" ;
  skos:notation "Asia/Colombo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDamascus> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Damascus" ;
  skos:notation "Asia/Damascus" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDhaka> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Dhaka" ;
  skos:notation "Asia/Dhaka" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDili> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Dili" ;
  skos:notation "Asia/Dili" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDubai> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Dubai" ;
  skos:notation "Asia/Dubai" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FDushanbe> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Dushanbe" ;
  skos:notation "Asia/Dushanbe" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FFamagusta> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Famagusta" ;
  skos:notation "Asia/Famagusta" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FGaza> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Gaza" ;
  skos:notation "Asia/Gaza" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHebron> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Hebron" ;
  skos:notation "Asia/Hebron" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHo_Chi_Minh> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Ho Chi Minh" ;
  skos:altLabel "Asia/Ho_Chi_Minh" ;
  skos:notation "Asia/Ho_Chi_Minh" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHong_Kong> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Hong Kong" ;
  skos:altLabel "Asia/Hong_Kong" ;
  skos:notation "Asia/Hong_Kong" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FHovd> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Hovd" ;
  skos:notation "Asia/Hovd" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FIrkutsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Irkutsk" ;
  skos:notation "Asia/Irkutsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FJakarta> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Jakarta" ;
  skos:notation "Asia/Jakarta" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FJayapura> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Jayapura" ;
  skos:notation "Asia/Jayapura" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FJerusalem> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Jerusalem" ;
  skos:notation "Asia/Jerusalem" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKabul> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Kabul" ;
  skos:notation "Asia/Kabul" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKamchatka> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Kamchatka" ;
  skos:notation "Asia/Kamchatka" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKarachi> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Karachi" ;
  skos:notation "Asia/Karachi" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKathmandu> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Kathmandu" ;
  skos:notation "Asia/Kathmandu" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKhandyga> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Khandyga" ;
  skos:notation "Asia/Khandyga" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKolkata> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Kolkata" ;
  skos:notation "Asia/Kolkata" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKrasnoyarsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Krasnoyarsk" ;
  skos:notation "Asia/Krasnoyarsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKuala_Lumpur> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Kuala Lumpur" ;
  skos:altLabel "Asia/Kuala_Lumpur" ;
  skos:notation "Asia/Kuala_Lumpur" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FKuching> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Kuching" ;
  skos:notation "Asia/Kuching" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FMacau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Macau" ;
  skos:notation "Asia/Macau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FMagadan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Magadan" ;
  skos:notation "Asia/Magadan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FMakassar> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Makassar" ;
  skos:notation "Asia/Makassar" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FManila> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Manila" ;
  skos:notation "Asia/Manila" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FNicosia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Nicosia" ;
  skos:notation "Asia/Nicosia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FNovokuznetsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Novokuznetsk" ;
  skos:notation "Asia/Novokuznetsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FNovosibirsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Novosibirsk" ;
  skos:notation "Asia/Novosibirsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FOmsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Omsk" ;
  skos:notation "Asia/Omsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FOral> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Oral" ;
  skos:notation "Asia/Oral" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FPontianak> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Pontianak" ;
  skos:notation "Asia/Pontianak" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FPyongyang> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Pyongyang" ;
  skos:notation "Asia/Pyongyang" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FQatar> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Qatar" ;
  skos:notation "Asia/Qatar" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FQostanay> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Qostanay" ;
  skos:notation "Asia/Qostanay" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FQyzylorda> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Qyzylorda" ;
  skos:notation "Asia/Qyzylorda" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FRiyadh> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Riyadh" ;
  skos:notation "Asia/Riyadh" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSakhalin> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Sakhalin" ;
  skos:notation "Asia/Sakhalin" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSamarkand> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Samarkand" ;
  skos:notation "Asia/Samarkand" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSeoul> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Seoul" ;
  skos:notation "Asia/Seoul" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FShanghai> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Shanghai" ;
  skos:notation "Asia/Shanghai" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSingapore> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Singapore" ;
  skos:notation "Asia/Singapore" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FSrednekolymsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Srednekolymsk" ;
  skos:notation "Asia/Srednekolymsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTaipei> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Taipei" ;
  skos:notation "Asia/Taipei" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTashkent> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Tashkent" ;
  skos:notation "Asia/Tashkent" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTbilisi> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Tbilisi" ;
  skos:notation "Asia/Tbilisi" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTehran> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Tehran" ;
  skos:notation "Asia/Tehran" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FThimphu> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Thimphu" ;
  skos:notation "Asia/Thimphu" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTokyo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Tokyo" ;
  skos:notation "Asia/Tokyo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FTomsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Tomsk" ;
  skos:notation "Asia/Tomsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FUlaanbaatar> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Ulaanbaatar" ;
  skos:notation "Asia/Ulaanbaatar" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FUrumqi> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Urumqi" ;
  skos:notation "Asia/Urumqi" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FUst-Nera> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Ust-Nera" ;
  skos:notation "Asia/Ust-Nera" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FVladivostok> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Vladivostok" ;
  skos:notation "Asia/Vladivostok" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYakutsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Yakutsk" ;
  skos:notation "Asia/Yakutsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYangon> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Yangon" ;
  skos:notation "Asia/Yangon" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYekaterinburg> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Yekaterinburg" ;
  skos:notation "Asia/Yekaterinburg" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Asia%2FYerevan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Asia/Yerevan" ;
  skos:notation "Asia/Yerevan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FAzores> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Azores" ;
  skos:notation "Atlantic/Azores" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FBermuda> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Bermuda" ;
  skos:notation "Atlantic/Bermuda" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FCanary> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Canary" ;
  skos:notation "Atlantic/Canary" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FCape_Verde> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Cape Verde" ;
  skos:altLabel "Atlantic/Cape_Verde" ;
  skos:notation "Atlantic/Cape_Verde" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FFaroe> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Faroe" ;
  skos:notation "Atlantic/Faroe" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FMadeira> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Madeira" ;
  skos:notation "Atlantic/Madeira" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FReykjavik> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Reykjavik" ;
  skos:notation "Atlantic/Reykjavik" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FSouth_Georgia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/South Georgia" ;
  skos:altLabel "Atlantic/South_Georgia" ;
  skos:notation "Atlantic/South_Georgia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Atlantic%2FStanley> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Atlantic/Stanley" ;
  skos:notation "Atlantic/Stanley" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FAdelaide> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Adelaide" ;
  skos:notation "Australia/Adelaide" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FBrisbane> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Brisbane" ;
  skos:notation "Australia/Brisbane" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FBroken_Hill> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Broken Hill" ;
  skos:altLabel "Australia/Broken_Hill" ;
  skos:notation "Australia/Broken_Hill" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FCurrie> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Currie" ;
  skos:notation "Australia/Currie" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FDarwin> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Darwin" ;
  skos:notation "Australia/Darwin" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FEucla> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Eucla" ;
  skos:notation "Australia/Eucla" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FHobart> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Hobart" ;
  skos:notation "Australia/Hobart" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FLindeman> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Lindeman" ;
  skos:notation "Australia/Lindeman" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FLord_Howe> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Lord Howe" ;
  skos:altLabel "Australia/Lord_Howe" ;
  skos:notation "Australia/Lord_Howe" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FMelbourne> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Melbourne" ;
  skos:notation "Australia/Melbourne" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FPerth> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Perth" ;
  skos:notation "Australia/Perth" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Australia%2FSydney> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Australia/Sydney" ;
  skos:notation "Australia/Sydney" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/CET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Cet" ;
  skos:altLabel "CET" ;
  skos:notation "CET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/CST6CDT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Cst6cdt" ;
  skos:altLabel "CST6CDT" ;
  skos:notation "CST6CDT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/EET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Eet" ;
  skos:altLabel "EET" ;
  skos:notation "EET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/EST> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Est" ;
  skos:altLabel "EST" ;
  skos:notation "EST" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/EST5EDT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Est5edt" ;
  skos:altLabel "EST5EDT" ;
  skos:notation "EST5EDT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT" ;
  skos:notation "Etc/GMT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+1" ;
  skos:notation "Etc/GMT+1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B10> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+10" ;
  skos:notation "Etc/GMT+10" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B11> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+11" ;
  skos:notation "Etc/GMT+11" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B12> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+12" ;
  skos:notation "Etc/GMT+12" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B2> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+2" ;
  skos:notation "Etc/GMT+2" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B3> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+3" ;
  skos:notation "Etc/GMT+3" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B4> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+4" ;
  skos:notation "Etc/GMT+4" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B5> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+5" ;
  skos:notation "Etc/GMT+5" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B6> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+6" ;
  skos:notation "Etc/GMT+6" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+7" ;
  skos:notation "Etc/GMT+7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B8> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+8" ;
  skos:notation "Etc/GMT+8" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT%2B9> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT+9" ;
  skos:notation "Etc/GMT+9" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-1" ;
  skos:notation "Etc/GMT-1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-10> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-10" ;
  skos:notation "Etc/GMT-10" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-11> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-11" ;
  skos:notation "Etc/GMT-11" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-12> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-12" ;
  skos:notation "Etc/GMT-12" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-13> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-13" ;
  skos:notation "Etc/GMT-13" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-14> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-14" ;
  skos:notation "Etc/GMT-14" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-2> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-2" ;
  skos:notation "Etc/GMT-2" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-3> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-3" ;
  skos:notation "Etc/GMT-3" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-4> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-4" ;
  skos:notation "Etc/GMT-4" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-5> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-5" ;
  skos:notation "Etc/GMT-5" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-6> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-6" ;
  skos:notation "Etc/GMT-6" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-7" ;
  skos:notation "Etc/GMT-7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-8> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-8" ;
  skos:notation "Etc/GMT-8" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FGMT-9> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/GMT-9" ;
  skos:notation "Etc/GMT-9" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Etc%2FUTC> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Etc/UTC" ;
  skos:notation "Etc/UTC" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAmsterdam> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Amsterdam" ;
  skos:notation "Europe/Amsterdam" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAndorra> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Andorra" ;
  skos:notation "Europe/Andorra" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAstrakhan> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Astrakhan" ;
  skos:notation "Europe/Astrakhan" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FAthens> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Athens" ;
  skos:notation "Europe/Athens" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBelgrade> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Belgrade" ;
  skos:notation "Europe/Belgrade" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBerlin> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Berlin" ;
  skos:notation "Europe/Berlin" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBrussels> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Brussels" ;
  skos:notation "Europe/Brussels" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBucharest> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Bucharest" ;
  skos:notation "Europe/Bucharest" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FBudapest> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Budapest" ;
  skos:notation "Europe/Budapest" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FChisinau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Chisinau" ;
  skos:notation "Europe/Chisinau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FCopenhagen> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Copenhagen" ;
  skos:notation "Europe/Copenhagen" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FDublin> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Dublin" ;
  skos:notation "Europe/Dublin" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FGibraltar> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Gibraltar" ;
  skos:notation "Europe/Gibraltar" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FHelsinki> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Helsinki" ;
  skos:notation "Europe/Helsinki" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FIstanbul> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Istanbul" ;
  skos:notation "Europe/Istanbul" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FKaliningrad> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Kaliningrad" ;
  skos:notation "Europe/Kaliningrad" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FKiev> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Kiev" ;
  skos:notation "Europe/Kiev" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FKirov> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Kirov" ;
  skos:notation "Europe/Kirov" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FLisbon> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Lisbon" ;
  skos:notation "Europe/Lisbon" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FLondon> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/London" ;
  skos:notation "Europe/London" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FLuxembourg> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Luxembourg" ;
  skos:notation "Europe/Luxembourg" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMadrid> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Madrid" ;
  skos:notation "Europe/Madrid" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMalta> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Malta" ;
  skos:notation "Europe/Malta" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMinsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Minsk" ;
  skos:notation "Europe/Minsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMonaco> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Monaco" ;
  skos:notation "Europe/Monaco" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FMoscow> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Moscow" ;
  skos:notation "Europe/Moscow" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FOslo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Oslo" ;
  skos:notation "Europe/Oslo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FParis> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Paris" ;
  skos:notation "Europe/Paris" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FPrague> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Prague" ;
  skos:notation "Europe/Prague" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FRiga> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Riga" ;
  skos:notation "Europe/Riga" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FRome> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Rome" ;
  skos:notation "Europe/Rome" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSamara> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Samara" ;
  skos:notation "Europe/Samara" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSaratov> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Saratov" ;
  skos:notation "Europe/Saratov" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSimferopol> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Simferopol" ;
  skos:notation "Europe/Simferopol" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FSofia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Sofia" ;
  skos:notation "Europe/Sofia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FStockholm> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Stockholm" ;
  skos:notation "Europe/Stockholm" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FTallinn> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Tallinn" ;
  skos:notation "Europe/Tallinn" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FTirane> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Tirane" ;
  skos:notation "Europe/Tirane" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FUlyanovsk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Ulyanovsk" ;
  skos:notation "Europe/Ulyanovsk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FUzhgorod> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Uzhgorod" ;
  skos:notation "Europe/Uzhgorod" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FVienna> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Vienna" ;
  skos:notation "Europe/Vienna" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FVilnius> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Vilnius" ;
  skos:notation "Europe/Vilnius" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FVolgograd> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Volgograd" ;
  skos:notation "Europe/Volgograd" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FWarsaw> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Warsaw" ;
  skos:notation "Europe/Warsaw" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FZaporozhye> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Zaporozhye" ;
  skos:notation "Europe/Zaporozhye" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Europe%2FZurich> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Europe/Zurich" ;
  skos:notation "Europe/Zurich" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/HST> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Hst" ;
  skos:altLabel "HST" ;
  skos:notation "HST" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FChagos> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Chagos" ;
  skos:notation "Indian/Chagos" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FChristmas> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Christmas" ;
  skos:notation "Indian/Christmas" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FCocos> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Cocos" ;
  skos:notation "Indian/Cocos" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FKerguelen> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Kerguelen" ;
  skos:notation "Indian/Kerguelen" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FMahe> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Mahe" ;
  skos:notation "Indian/Mahe" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FMaldives> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Maldives" ;
  skos:notation "Indian/Maldives" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FMauritius> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Mauritius" ;
  skos:notation "Indian/Mauritius" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Indian%2FReunion> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Indian/Reunion" ;
  skos:notation "Indian/Reunion" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/MET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Met" ;
  skos:altLabel "MET" ;
  skos:notation "MET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/MST> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Mst" ;
  skos:altLabel "MST" ;
  skos:notation "MST" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/MST7MDT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Mst7mdt" ;
  skos:altLabel "MST7MDT" ;
  skos:notation "MST7MDT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/PST8PDT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pst8pdt" ;
  skos:altLabel "PST8PDT" ;
  skos:notation "PST8PDT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FApia> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Apia" ;
  skos:notation "Pacific/Apia" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FAuckland> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Auckland" ;
  skos:notation "Pacific/Auckland" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FBougainville> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Bougainville" ;
  skos:notation "Pacific/Bougainville" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FChatham> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Chatham" ;
  skos:notation "Pacific/Chatham" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FChuuk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Chuuk" ;
  skos:notation "Pacific/Chuuk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FEaster> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Easter" ;
  skos:notation "Pacific/Easter" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FEfate> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Efate" ;
  skos:notation "Pacific/Efate" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FEnderbury> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Enderbury" ;
  skos:notation "Pacific/Enderbury" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FFakaofo> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Fakaofo" ;
  skos:notation "Pacific/Fakaofo" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FFiji> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Fiji" ;
  skos:notation "Pacific/Fiji" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FFunafuti> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Funafuti" ;
  skos:notation "Pacific/Funafuti" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGalapagos> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Galapagos" ;
  skos:notation "Pacific/Galapagos" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGambier> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Gambier" ;
  skos:notation "Pacific/Gambier" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGuadalcanal> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Guadalcanal" ;
  skos:notation "Pacific/Guadalcanal" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FGuam> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Guam" ;
  skos:notation "Pacific/Guam" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FHonolulu> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Honolulu" ;
  skos:notation "Pacific/Honolulu" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FKiritimati> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Kiritimati" ;
  skos:notation "Pacific/Kiritimati" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FKosrae> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Kosrae" ;
  skos:notation "Pacific/Kosrae" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FKwajalein> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Kwajalein" ;
  skos:notation "Pacific/Kwajalein" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FMajuro> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Majuro" ;
  skos:notation "Pacific/Majuro" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FMarquesas> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Marquesas" ;
  skos:notation "Pacific/Marquesas" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNauru> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Nauru" ;
  skos:notation "Pacific/Nauru" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNiue> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Niue" ;
  skos:notation "Pacific/Niue" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNorfolk> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Norfolk" ;
  skos:notation "Pacific/Norfolk" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FNoumea> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Noumea" ;
  skos:notation "Pacific/Noumea" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPago_Pago> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Pago Pago" ;
  skos:altLabel "Pacific/Pago_Pago" ;
  skos:notation "Pacific/Pago_Pago" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPalau> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Palau" ;
  skos:notation "Pacific/Palau" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPitcairn> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Pitcairn" ;
  skos:notation "Pacific/Pitcairn" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPohnpei> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Pohnpei" ;
  skos:notation "Pacific/Pohnpei" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FPort_Moresby> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Port Moresby" ;
  skos:altLabel "Pacific/Port_Moresby" ;
  skos:notation "Pacific/Port_Moresby" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FRarotonga> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Rarotonga" ;
  skos:notation "Pacific/Rarotonga" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FTahiti> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Tahiti" ;
  skos:notation "Pacific/Tahiti" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FTarawa> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Tarawa" ;
  skos:notation "Pacific/Tarawa" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FTongatapu> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Tongatapu" ;
  skos:notation "Pacific/Tongatapu" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FWake> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Wake" ;
  skos:notation "Pacific/Wake" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/Pacific%2FWallis> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Pacific/Wallis" ;
  skos:notation "Pacific/Wallis" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/WET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Wet" ;
  skos:altLabel "WET" ;
  skos:notation "WET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: filterOperatorType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorTypeScheme> a skos:ConceptScheme ;
  rdfs:label "filterOperatorType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorType/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorType/CONTAINS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorType/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorTypeScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorType/CONTAINS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorTypeScheme> ;
  skos:prefLabel "Contains" ;
  skos:altLabel "CONTAINS" ;
  skos:notation "CONTAINS" .

# Concept scheme: operator
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> a skos:ConceptScheme ;
  rdfs:label "operator" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/GREATER_THAN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/GREATER_THAN_OR_EQUALS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/LESS_THAN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/LESS_THAN_OR_EQUALS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/GREATER_THAN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:prefLabel "Greater Than" ;
  skos:altLabel "GREATER_THAN" ;
  skos:notation "GREATER_THAN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/GREATER_THAN_OR_EQUALS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:prefLabel "Greater Than Or Equals" ;
  skos:altLabel "GREATER_THAN_OR_EQUALS" ;
  skos:notation "GREATER_THAN_OR_EQUALS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/LESS_THAN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:prefLabel "Less Than" ;
  skos:altLabel "LESS_THAN" ;
  skos:notation "LESS_THAN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator/LESS_THAN_OR_EQUALS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> ;
  skos:prefLabel "Less Than Or Equals" ;
  skos:altLabel "LESS_THAN_OR_EQUALS" ;
  skos:notation "LESS_THAN_OR_EQUALS" .

# Concept scheme: reportStatus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatusScheme> a skos:ConceptScheme ;
  rdfs:label "reportStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatus/FINISHED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatus/IN_PROGRESS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatus/FINISHED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatusScheme> ;
  skos:prefLabel "Finished" ;
  skos:altLabel "FINISHED" ;
  skos:notation "FINISHED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatus/IN_PROGRESS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatusScheme> ;
  skos:prefLabel "In Progress" ;
  skos:altLabel "IN_PROGRESS" ;
  skos:notation "IN_PROGRESS" .

# Concept scheme: severity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severityScheme> a skos:ConceptScheme ;
  rdfs:label "severity" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severity/WARN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severity/ERROR> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severity/WARN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severityScheme> ;
  skos:prefLabel "Warn" ;
  skos:altLabel "WARN" ;
  skos:notation "WARN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severity/ERROR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severityScheme> ;
  skos:prefLabel "Error" ;
  skos:altLabel "ERROR" ;
  skos:notation "ERROR" .

# Concept scheme: report_type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_typeScheme> a skos:ConceptScheme ;
  rdfs:label "report_type" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_type/FEED_INGESTION_ISSUES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_type/DISTRIBUTION_ISSUES> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_type/FEED_INGESTION_ISSUES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_typeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_typeScheme> ;
  skos:prefLabel "Feed Ingestion Issues" ;
  skos:altLabel "FEED_INGESTION_ISSUES" ;
  skos:notation "FEED_INGESTION_ISSUES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_type/DISTRIBUTION_ISSUES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_typeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_typeScheme> ;
  skos:prefLabel "Distribution Issues" ;
  skos:altLabel "DISTRIBUTION_ISSUES" ;
  skos:notation "DISTRIBUTION_ISSUES" .

# Concept scheme: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> a skos:ConceptScheme ;
  rdfs:label "language" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/af-ZA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ar-SA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/bg-BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/bn-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/cs-CZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/da-DK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/de> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/el-GR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-AU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-GB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-US> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-419> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-MX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/fi-FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/fr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/fr-CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/he-IL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/hi-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/hr-HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/hu-HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/id-ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/it> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ja> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ko-KR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ms-MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/nb-NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/nl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/pl-PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/pt-BR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/pt-PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ro-RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ru-RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/sk-SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/sv-SE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/te-IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/th-TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/tl-PH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/tr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/uk-UA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/vi-VN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/zh-CN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/zh-TW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/AM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/AR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/AZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/BG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/BN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/BS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/CA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/CS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DZ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/EL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/EN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ES> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/FA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/FI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/FR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ID> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/JA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/KA> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/KM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/KO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/LO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/LT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/LV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NB> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/PL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/PT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/RO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/RU> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SQ> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SV> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/UK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/VI> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TR> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/XX> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ZH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/af-ZA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Af-ZA" ;
  skos:altLabel "af-ZA" ;
  skos:notation "af-ZA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ar-SA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ar-SA" ;
  skos:altLabel "ar-SA" ;
  skos:notation "ar-SA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/bg-BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Bg-BG" ;
  skos:altLabel "bg-BG" ;
  skos:notation "bg-BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/bn-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Bn-IN" ;
  skos:altLabel "bn-IN" ;
  skos:notation "bn-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/cs-CZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Cs-CZ" ;
  skos:altLabel "cs-CZ" ;
  skos:notation "cs-CZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/da-DK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Da-DK" ;
  skos:altLabel "da-DK" ;
  skos:notation "da-DK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/de> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "de" ;
  skos:notation "de" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/el-GR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "El-GR" ;
  skos:altLabel "el-GR" ;
  skos:notation "el-GR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-AU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "En-AU" ;
  skos:altLabel "en-AU" ;
  skos:notation "en-AU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "En-CA" ;
  skos:altLabel "en-CA" ;
  skos:notation "en-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-GB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "En-GB" ;
  skos:altLabel "en-GB" ;
  skos:notation "en-GB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "En-IN" ;
  skos:altLabel "en-IN" ;
  skos:notation "en-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/en-US> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "En-US" ;
  skos:altLabel "en-US" ;
  skos:notation "en-US" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-419> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Es-419" ;
  skos:altLabel "es-419" ;
  skos:notation "es-419" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Es-AR" ;
  skos:altLabel "es-AR" ;
  skos:notation "es-AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Es-ES" ;
  skos:altLabel "es-ES" ;
  skos:notation "es-ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/es-MX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Es-MX" ;
  skos:altLabel "es-MX" ;
  skos:notation "es-MX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/fi-FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Fi-FI" ;
  skos:altLabel "fi-FI" ;
  skos:notation "fi-FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/fr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "fr" ;
  skos:notation "fr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/fr-CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Fr-CA" ;
  skos:altLabel "fr-CA" ;
  skos:notation "fr-CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/he-IL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "He-IL" ;
  skos:altLabel "he-IL" ;
  skos:notation "he-IL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/hi-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hi-IN" ;
  skos:altLabel "hi-IN" ;
  skos:notation "hi-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/hr-HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hr-HR" ;
  skos:altLabel "hr-HR" ;
  skos:notation "hr-HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/hu-HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hu-HU" ;
  skos:altLabel "hu-HU" ;
  skos:notation "hu-HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/id-ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Id-ID" ;
  skos:altLabel "id-ID" ;
  skos:notation "id-ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/it> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "it" ;
  skos:notation "it" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ja> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "ja" ;
  skos:notation "ja" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ko-KR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ko-KR" ;
  skos:altLabel "ko-KR" ;
  skos:notation "ko-KR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ms-MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ms-MY" ;
  skos:altLabel "ms-MY" ;
  skos:notation "ms-MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/nb-NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Nb-NO" ;
  skos:altLabel "nb-NO" ;
  skos:notation "nb-NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/nl> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "nl" ;
  skos:notation "nl" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/pl-PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Pl-PL" ;
  skos:altLabel "pl-PL" ;
  skos:notation "pl-PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/pt-BR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-BR" ;
  skos:altLabel "pt-BR" ;
  skos:notation "pt-BR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/pt-PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Pt-PT" ;
  skos:altLabel "pt-PT" ;
  skos:notation "pt-PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ro-RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ro-RO" ;
  skos:altLabel "ro-RO" ;
  skos:notation "ro-RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ru-RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ru-RU" ;
  skos:altLabel "ru-RU" ;
  skos:notation "ru-RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/sk-SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sk-SK" ;
  skos:altLabel "sk-SK" ;
  skos:notation "sk-SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/sv-SE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sv-SE" ;
  skos:altLabel "sv-SE" ;
  skos:notation "sv-SE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/te-IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Te-IN" ;
  skos:altLabel "te-IN" ;
  skos:notation "te-IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/th-TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Th-TH" ;
  skos:altLabel "th-TH" ;
  skos:notation "th-TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/tl-PH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Tl-PH" ;
  skos:altLabel "tl-PH" ;
  skos:notation "tl-PH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/tr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "tr" ;
  skos:notation "tr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/uk-UA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Uk-UA" ;
  skos:altLabel "uk-UA" ;
  skos:notation "uk-UA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/vi-VN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Vi-VN" ;
  skos:altLabel "vi-VN" ;
  skos:notation "vi-VN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/zh-CN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-CN" ;
  skos:altLabel "zh-CN" ;
  skos:notation "zh-CN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/zh-TW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Zh-TW" ;
  skos:altLabel "zh-TW" ;
  skos:notation "zh-TW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/AM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Am" ;
  skos:altLabel "AM" ;
  skos:notation "AM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/AR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ar" ;
  skos:altLabel "AR" ;
  skos:notation "AR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/AZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Az" ;
  skos:altLabel "AZ" ;
  skos:notation "AZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/BG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Bg" ;
  skos:altLabel "BG" ;
  skos:notation "BG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/BN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Bn" ;
  skos:altLabel "BN" ;
  skos:notation "BN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/BS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Bs" ;
  skos:altLabel "BS" ;
  skos:notation "BS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/CA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ca" ;
  skos:altLabel "CA" ;
  skos:notation "CA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/CS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Cs" ;
  skos:altLabel "CS" ;
  skos:notation "CS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Da" ;
  skos:altLabel "DA" ;
  skos:notation "DA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Dv" ;
  skos:altLabel "DV" ;
  skos:notation "DV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DZ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Dz" ;
  skos:altLabel "DZ" ;
  skos:notation "DZ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/DE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "De" ;
  skos:altLabel "DE" ;
  skos:notation "DE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/EL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "El" ;
  skos:altLabel "EL" ;
  skos:notation "EL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/EN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "En" ;
  skos:altLabel "EN" ;
  skos:notation "EN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ES> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Es" ;
  skos:altLabel "ES" ;
  skos:notation "ES" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Et" ;
  skos:altLabel "ET" ;
  skos:notation "ET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/FA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Fa" ;
  skos:altLabel "FA" ;
  skos:notation "FA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/FI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Fi" ;
  skos:altLabel "FI" ;
  skos:notation "FI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/FR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Fr" ;
  skos:altLabel "FR" ;
  skos:notation "FR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "He" ;
  skos:altLabel "HE" ;
  skos:notation "HE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hi" ;
  skos:altLabel "HI" ;
  skos:notation "HI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hr" ;
  skos:altLabel "HR" ;
  skos:notation "HR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hu" ;
  skos:altLabel "HU" ;
  skos:notation "HU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/HY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Hy" ;
  skos:altLabel "HY" ;
  skos:notation "HY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ID> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Id" ;
  skos:altLabel "ID" ;
  skos:notation "ID" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "In" ;
  skos:altLabel "IN" ;
  skos:notation "IN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Is" ;
  skos:altLabel "IS" ;
  skos:notation "IS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "It" ;
  skos:altLabel "IT" ;
  skos:notation "IT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/IW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Iw" ;
  skos:altLabel "IW" ;
  skos:notation "IW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/JA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ja" ;
  skos:altLabel "JA" ;
  skos:notation "JA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/KA> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ka" ;
  skos:altLabel "KA" ;
  skos:notation "KA" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/KM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Km" ;
  skos:altLabel "KM" ;
  skos:notation "KM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/KO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ko" ;
  skos:altLabel "KO" ;
  skos:notation "KO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/LO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Lo" ;
  skos:altLabel "LO" ;
  skos:notation "LO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/LT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Lt" ;
  skos:altLabel "LT" ;
  skos:notation "LT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/LV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Lv" ;
  skos:altLabel "LV" ;
  skos:notation "LV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Mk" ;
  skos:altLabel "MK" ;
  skos:notation "MK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Mn" ;
  skos:altLabel "MN" ;
  skos:notation "MN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ms" ;
  skos:altLabel "MS" ;
  skos:notation "MS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/MY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "My" ;
  skos:altLabel "MY" ;
  skos:notation "MY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NB> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Nb" ;
  skos:altLabel "NB" ;
  skos:notation "NB" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ne" ;
  skos:altLabel "NE" ;
  skos:notation "NE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Nl" ;
  skos:altLabel "NL" ;
  skos:notation "NL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/NO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "No" ;
  skos:altLabel "NO" ;
  skos:notation "NO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/PL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Pl" ;
  skos:altLabel "PL" ;
  skos:notation "PL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/PT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Pt" ;
  skos:altLabel "PT" ;
  skos:notation "PT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/RO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ro" ;
  skos:altLabel "RO" ;
  skos:notation "RO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/RU> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Ru" ;
  skos:altLabel "RU" ;
  skos:notation "RU" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sk" ;
  skos:altLabel "SK" ;
  skos:notation "SK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sl" ;
  skos:altLabel "SL" ;
  skos:notation "SL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SQ> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sq" ;
  skos:altLabel "SQ" ;
  skos:notation "SQ" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sr" ;
  skos:altLabel "SR" ;
  skos:notation "SR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/SV> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Sv" ;
  skos:altLabel "SV" ;
  skos:notation "SV" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Tl" ;
  skos:altLabel "TL" ;
  skos:notation "TL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/UK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Uk" ;
  skos:altLabel "UK" ;
  skos:notation "UK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/VI> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Vi" ;
  skos:altLabel "VI" ;
  skos:notation "VI" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Te" ;
  skos:altLabel "TE" ;
  skos:notation "TE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Th" ;
  skos:altLabel "TH" ;
  skos:notation "TH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/TR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Tr" ;
  skos:altLabel "TR" ;
  skos:notation "TR" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/XX> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Xx" ;
  skos:altLabel "XX" ;
  skos:notation "XX" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language/ZH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> ;
  skos:prefLabel "Zh" ;
  skos:altLabel "ZH" ;
  skos:notation "ZH" .

# Concept scheme: formFactor
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> a skos:ConceptScheme ;
  rdfs:label "formFactor" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/desktop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/laptop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/cellphone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/tablet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/smartwatch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/tv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/vr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/console> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/other> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/desktop> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Desktop" ;
  skos:altLabel "desktop" ;
  skos:notation "desktop" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/laptop> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Laptop" ;
  skos:altLabel "laptop" ;
  skos:notation "laptop" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/cellphone> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Cellphone" ;
  skos:altLabel "cellphone" ;
  skos:notation "cellphone" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/tablet> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Tablet" ;
  skos:altLabel "tablet" ;
  skos:notation "tablet" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/smartwatch> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Smartwatch" ;
  skos:altLabel "smartwatch" ;
  skos:notation "smartwatch" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/tv> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Tv" ;
  skos:altLabel "tv" ;
  skos:notation "tv" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/vr> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Vr" ;
  skos:altLabel "vr" ;
  skos:notation "vr" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/console> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Console" ;
  skos:altLabel "console" ;
  skos:notation "console" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor/other> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "other" ;
  skos:notation "other" .

# Concept scheme: networkType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> a skos:ConceptScheme ;
  rdfs:label "networkType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/wifi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_2g> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_3g> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_4g> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_5g> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_6g> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/ethernet> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/unknown> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/wifi> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Wifi" ;
  skos:altLabel "wifi" ;
  skos:notation "wifi" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_2g> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Cellular 2g" ;
  skos:altLabel "cellular_2g" ;
  skos:notation "cellular_2g" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_3g> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Cellular 3g" ;
  skos:altLabel "cellular_3g" ;
  skos:notation "cellular_3g" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_4g> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Cellular 4g" ;
  skos:altLabel "cellular_4g" ;
  skos:notation "cellular_4g" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_5g> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Cellular 5g" ;
  skos:altLabel "cellular_5g" ;
  skos:notation "cellular_5g" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/cellular_6g> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Cellular 6g" ;
  skos:altLabel "cellular_6g" ;
  skos:notation "cellular_6g" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/ethernet> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Ethernet" ;
  skos:altLabel "ethernet" ;
  skos:notation "ethernet" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType/unknown> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> ;
  skos:prefLabel "Unknown" ;
  skos:altLabel "unknown" ;
  skos:notation "unknown" .

# Concept scheme: osFamily
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> a skos:ConceptScheme ;
  rdfs:label "osFamily" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/ios> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/android> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/macos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/windows> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/linux> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/bsd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/other> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/ios> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Ios" ;
  skos:altLabel "ios" ;
  skos:notation "ios" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/android> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Android" ;
  skos:altLabel "android" ;
  skos:notation "android" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/macos> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Macos" ;
  skos:altLabel "macos" ;
  skos:notation "macos" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/windows> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Windows" ;
  skos:altLabel "windows" ;
  skos:notation "windows" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/linux> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Linux" ;
  skos:altLabel "linux" ;
  skos:notation "linux" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/bsd> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Bsd" ;
  skos:altLabel "bsd" ;
  skos:notation "bsd" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily/other> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "other" ;
  skos:notation "other" .

# Concept scheme: attributionModel
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> a skos:ConceptScheme ;
  rdfs:label "attributionModel" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel/first_touch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel/last_touch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel/multi_touch> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel/first_touch> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> ;
  skos:prefLabel "First Touch" ;
  skos:altLabel "first_touch" ;
  skos:notation "first_touch" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel/last_touch> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> ;
  skos:prefLabel "Last Touch" ;
  skos:altLabel "last_touch" ;
  skos:notation "last_touch" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel/multi_touch> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> ;
  skos:prefLabel "Multi Touch" ;
  skos:altLabel "multi_touch" ;
  skos:notation "multi_touch" .

# Concept scheme: attributionScope
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> a skos:ConceptScheme ;
  rdfs:label "attributionScope" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope/view> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope/engagement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope/click> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope/view> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> ;
  skos:prefLabel "View" ;
  skos:altLabel "view" ;
  skos:notation "view" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope/engagement> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> ;
  skos:prefLabel "Engagement" ;
  skos:altLabel "engagement" ;
  skos:notation "engagement" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope/click> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> ;
  skos:prefLabel "Click" ;
  skos:altLabel "click" ;
  skos:notation "click" .

# Concept scheme: eventName
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> a skos:ConceptScheme ;
  rdfs:label "eventName" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/add_to_cart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/checkout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/lead> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/signup> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/add_to_cart> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:prefLabel "Add To Cart" ;
  skos:altLabel "add_to_cart" ;
  skos:notation "add_to_cart" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/checkout> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:prefLabel "Checkout" ;
  skos:altLabel "checkout" ;
  skos:notation "checkout" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/lead> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:prefLabel "Lead" ;
  skos:altLabel "lead" ;
  skos:notation "lead" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName/signup> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> ;
  skos:prefLabel "Signup" ;
  skos:altLabel "signup" ;
  skos:notation "signup" .

# Concept scheme: clickWindowDays
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> a skos:ConceptScheme ;
  rdfs:label "clickWindowDays" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/14> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/30> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/60> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/0> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:prefLabel "0" ;
  skos:notation "0" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:prefLabel "1" ;
  skos:notation "1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:prefLabel "7" ;
  skos:notation "7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/14> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:prefLabel "14" ;
  skos:notation "14" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/30> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:prefLabel "30" ;
  skos:notation "30" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays/60> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> ;
  skos:prefLabel "60" ;
  skos:notation "60" .

# Concept scheme: conversionProductAttributionType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionTypeScheme> a skos:ConceptScheme ;
  rdfs:label "conversionProductAttributionType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionType/DEFAULT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionType/BRAND_ATTRIBUTION> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionType/DEFAULT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionTypeScheme> ;
  skos:prefLabel "Default" ;
  skos:altLabel "DEFAULT" ;
  skos:notation "DEFAULT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionType/BRAND_ATTRIBUTION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionTypeScheme> ;
  skos:prefLabel "Brand Attribution" ;
  skos:altLabel "BRAND_ATTRIBUTION" ;
  skos:notation "BRAND_ATTRIBUTION" .

# Concept scheme: granularity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> a skos:ConceptScheme ;
  rdfs:label "granularity" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity/WEEK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity/MONTH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity/TOTAL> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity/WEEK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> ;
  skos:prefLabel "Week" ;
  skos:altLabel "WEEK" ;
  skos:notation "WEEK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity/MONTH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> ;
  skos:prefLabel "Month" ;
  skos:altLabel "MONTH" ;
  skos:notation "MONTH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity/TOTAL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> ;
  skos:prefLabel "Total" ;
  skos:altLabel "TOTAL" ;
  skos:notation "TOTAL" .

# Concept scheme: level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> a skos:ConceptScheme ;
  rdfs:label "level" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level/ADVERTISER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level/CAMPAIGN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level/AD_GROUP> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level/ADVERTISER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> ;
  skos:prefLabel "Advertiser" ;
  skos:altLabel "ADVERTISER" ;
  skos:notation "ADVERTISER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level/CAMPAIGN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> ;
  skos:prefLabel "Campaign" ;
  skos:altLabel "CAMPAIGN" ;
  skos:notation "CAMPAIGN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level/AD_GROUP> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AD_GROUP" ;
  skos:notation "AD_GROUP" .

# Concept scheme: viewWindowDays
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> a skos:ConceptScheme ;
  rdfs:label "viewWindowDays" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/14> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/30> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/60> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/0> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:prefLabel "0" ;
  skos:notation "0" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/1> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:prefLabel "1" ;
  skos:notation "1" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/7> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:prefLabel "7" ;
  skos:notation "7" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/14> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:prefLabel "14" ;
  skos:notation "14" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/30> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:prefLabel "30" ;
  skos:notation "30" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays/60> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> ;
  skos:prefLabel "60" ;
  skos:notation "60" .

# Concept scheme: businessRole
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> a skos:ConceptScheme ;
  rdfs:label "businessRole" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole/EMPLOYEE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole/BIZ_ADMIN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole/PARTNER> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole/EMPLOYEE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> ;
  skos:prefLabel "Employee" ;
  skos:altLabel "EMPLOYEE" ;
  skos:notation "EMPLOYEE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole/BIZ_ADMIN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> ;
  skos:prefLabel "Biz Admin" ;
  skos:altLabel "BIZ_ADMIN" ;
  skos:notation "BIZ_ADMIN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole/PARTNER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> ;
  skos:prefLabel "Partner" ;
  skos:altLabel "PARTNER" ;
  skos:notation "PARTNER" .

# Concept scheme: granularity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularityScheme> a skos:ConceptScheme ;
  rdfs:label "granularity" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularity/DAY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularity/WEEK> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularity/DAY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularityScheme> ;
  skos:prefLabel "Day" ;
  skos:altLabel "DAY" ;
  skos:notation "DAY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularity/WEEK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularityScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularityScheme> ;
  skos:prefLabel "Week" ;
  skos:altLabel "WEEK" ;
  skos:notation "WEEK" .

# Concept scheme: level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/levelScheme> a skos:ConceptScheme ;
  rdfs:label "level" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/level/CAMPAIGN_TARGETING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/level/AD_GROUP_TARGETING> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/level/CAMPAIGN_TARGETING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/levelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/levelScheme> ;
  skos:prefLabel "Campaign Targeting" ;
  skos:altLabel "CAMPAIGN_TARGETING" ;
  skos:notation "CAMPAIGN_TARGETING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/level/AD_GROUP_TARGETING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/levelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/levelScheme> ;
  skos:prefLabel "Ad Group Targeting" ;
  skos:altLabel "AD_GROUP_TARGETING" ;
  skos:notation "AD_GROUP_TARGETING" .

# Concept scheme: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> a skos:ConceptScheme ;
  rdfs:label "status" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/PROCESSING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/READY> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/TOO_SMALL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/UPLOADING> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/PROCESSING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:prefLabel "Processing" ;
  skos:altLabel "PROCESSING" ;
  skos:notation "PROCESSING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/READY> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:prefLabel "Ready" ;
  skos:altLabel "READY" ;
  skos:notation "READY" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/TOO_SMALL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:prefLabel "Too Small" ;
  skos:altLabel "TOO_SMALL" ;
  skos:notation "TOO_SMALL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status/UPLOADING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> ;
  skos:prefLabel "Uploading" ;
  skos:altLabel "UPLOADING" ;
  skos:notation "UPLOADING" .

# Concept scheme: state
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> a skos:ConceptScheme ;
  rdfs:label "state" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/NOT_STARTED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/RUNNING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/PAUSED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/SUCCEEDED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/FAILED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/NOT_STARTED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:prefLabel "Not Started" ;
  skos:altLabel "NOT_STARTED" ;
  skos:notation "NOT_STARTED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/RUNNING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:prefLabel "Running" ;
  skos:altLabel "RUNNING" ;
  skos:notation "RUNNING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/PAUSED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:prefLabel "Paused" ;
  skos:altLabel "PAUSED" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/SUCCEEDED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:prefLabel "Succeeded" ;
  skos:altLabel "SUCCEEDED" ;
  skos:notation "SUCCEEDED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state/FAILED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> ;
  skos:prefLabel "Failed" ;
  skos:altLabel "FAILED" ;
  skos:notation "FAILED" .

# Concept scheme: state
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> a skos:ConceptScheme ;
  rdfs:label "state" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/NOT_STARTED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/RUNNING> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/PAUSED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/SUCCEEDED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/FAILED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/NOT_STARTED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:prefLabel "Not Started" ;
  skos:altLabel "NOT_STARTED" ;
  skos:notation "NOT_STARTED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/RUNNING> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:prefLabel "Running" ;
  skos:altLabel "RUNNING" ;
  skos:notation "RUNNING" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/PAUSED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:prefLabel "Paused" ;
  skos:altLabel "PAUSED" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/SUCCEEDED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:prefLabel "Succeeded" ;
  skos:altLabel "SUCCEEDED" ;
  skos:notation "SUCCEEDED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state/FAILED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> ;
  skos:prefLabel "Failed" ;
  skos:altLabel "FAILED" ;
  skos:notation "FAILED" .

# Concept scheme: eventType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventTypeScheme> a skos:ConceptScheme ;
  rdfs:label "eventType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventType/APP> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventType/API> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventType/APP> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventTypeScheme> ;
  skos:prefLabel "App" ;
  skos:altLabel "APP" ;
  skos:notation "APP" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventType/API> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventTypeScheme> ;
  skos:prefLabel "Api" ;
  skos:altLabel "API" ;
  skos:notation "API" .

# Concept scheme: logLevel
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> a skos:ConceptScheme ;
  rdfs:label "logLevel" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel/INFO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel/WARN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel/ERROR> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel/INFO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> ;
  skos:prefLabel "Info" ;
  skos:altLabel "INFO" ;
  skos:notation "INFO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel/WARN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> ;
  skos:prefLabel "Warn" ;
  skos:altLabel "WARN" ;
  skos:notation "WARN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel/ERROR> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> ;
  skos:prefLabel "Error" ;
  skos:altLabel "ERROR" ;
  skos:notation "ERROR" .

# Concept scheme: method
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> a skos:ConceptScheme ;
  rdfs:label "method" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/GET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/HEAD> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/POST> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/PUT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/DELETE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/CONNECT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/OPTIONS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/TRACE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/PATCH> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/GET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Get" ;
  skos:altLabel "GET" ;
  skos:notation "GET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/HEAD> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Head" ;
  skos:altLabel "HEAD" ;
  skos:notation "HEAD" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/POST> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Post" ;
  skos:altLabel "POST" ;
  skos:notation "POST" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/PUT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Put" ;
  skos:altLabel "PUT" ;
  skos:notation "PUT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/DELETE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Delete" ;
  skos:altLabel "DELETE" ;
  skos:notation "DELETE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/CONNECT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Connect" ;
  skos:altLabel "CONNECT" ;
  skos:notation "CONNECT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/OPTIONS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Options" ;
  skos:altLabel "OPTIONS" ;
  skos:notation "OPTIONS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/TRACE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Trace" ;
  skos:altLabel "TRACE" ;
  skos:notation "TRACE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method/PATCH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> ;
  skos:prefLabel "Patch" ;
  skos:altLabel "PATCH" ;
  skos:notation "PATCH" .

# Concept scheme: parentType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentTypeScheme> a skos:ConceptScheme ;
  rdfs:label "parentType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentType/CAMPAIGN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentType/CAMPAIGN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentTypeScheme> ;
  skos:prefLabel "Campaign" ;
  skos:altLabel "CAMPAIGN" ;
  skos:notation "CAMPAIGN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: grantType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> a skos:ConceptScheme ;
  rdfs:label "grantType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType/authorization_code> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType/refresh_token> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType/client_credentials> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType/authorization_code> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> ;
  skos:prefLabel "Authorization Code" ;
  skos:altLabel "authorization_code" ;
  skos:notation "authorization_code" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType/refresh_token> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> ;
  skos:prefLabel "Refresh Token" ;
  skos:altLabel "refresh_token" ;
  skos:notation "refresh_token" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType/client_credentials> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> ;
  skos:prefLabel "Client Credentials" ;
  skos:altLabel "client_credentials" ;
  skos:notation "client_credentials" .

# Concept scheme: statusCode
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> a skos:ConceptScheme ;
  rdfs:label "statusCode" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/400> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/401> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/403> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/404> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/409> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/429> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/500> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/400> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "400" ;
  skos:notation "400" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/401> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "401" ;
  skos:notation "401" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/403> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "403" ;
  skos:notation "403" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/404> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "404" ;
  skos:notation "404" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/409> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "409" ;
  skos:notation "409" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/429> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "429" ;
  skos:notation "429" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode/500> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> ;
  skos:prefLabel "500" ;
  skos:notation "500" .

# Concept scheme: PLACEMENT
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> a skos:ConceptScheme ;
  rdfs:label "PLACEMENT" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT/SEARCH> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT/BROWSE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT/RELATED_PINS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT/SEARCH> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> ;
  skos:prefLabel "Search" ;
  skos:altLabel "SEARCH" ;
  skos:notation "SEARCH" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT/BROWSE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> ;
  skos:prefLabel "Browse" ;
  skos:altLabel "BROWSE" ;
  skos:notation "BROWSE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT/RELATED_PINS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> ;
  skos:prefLabel "Related Pins" ;
  skos:altLabel "RELATED_PINS" ;
  skos:notation "RELATED_PINS" .

# Concept scheme: collectionsHeaderType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> a skos:ConceptScheme ;
  rdfs:label "collectionsHeaderType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/SHOP_THIS_COLLECTION> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/EXPLORE_THIS_COLLECTION> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/NO_HEADER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/ON_SALE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/GET_DEAL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/SHOP_THIS_COLLECTION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:prefLabel "Shop This Collection" ;
  skos:altLabel "SHOP_THIS_COLLECTION" ;
  skos:notation "SHOP_THIS_COLLECTION" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/EXPLORE_THIS_COLLECTION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:prefLabel "Explore This Collection" ;
  skos:altLabel "EXPLORE_THIS_COLLECTION" ;
  skos:notation "EXPLORE_THIS_COLLECTION" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/NO_HEADER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:prefLabel "No Header" ;
  skos:altLabel "NO_HEADER" ;
  skos:notation "NO_HEADER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/ON_SALE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:prefLabel "On Sale" ;
  skos:altLabel "ON_SALE" ;
  skos:notation "ON_SALE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/GET_DEAL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:prefLabel "Get Deal" ;
  skos:altLabel "GET_DEAL" ;
  skos:notation "GET_DEAL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: customizableCtaType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> a skos:ConceptScheme ;
  rdfs:label "customizableCtaType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/SHOP_NOW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/BOOK_NOW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/ON_SALE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/GET_DEAL> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/BUY_ONLINE_PICKUP_IN_STORE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/SHOP_NOW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:prefLabel "Shop Now" ;
  skos:altLabel "SHOP_NOW" ;
  skos:notation "SHOP_NOW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/BOOK_NOW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:prefLabel "Book Now" ;
  skos:altLabel "BOOK_NOW" ;
  skos:notation "BOOK_NOW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/ON_SALE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:prefLabel "On Sale" ;
  skos:altLabel "ON_SALE" ;
  skos:notation "ON_SALE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/GET_DEAL> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:prefLabel "Get Deal" ;
  skos:altLabel "GET_DEAL" ;
  skos:notation "GET_DEAL" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/BUY_ONLINE_PICKUP_IN_STORE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:prefLabel "Buy Online Pickup In Store" ;
  skos:altLabel "BUY_ONLINE_PICKUP_IN_STORE" ;
  skos:notation "BUY_ONLINE_PICKUP_IN_STORE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: preferredMediaType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> a skos:ConceptScheme ;
  rdfs:label "preferredMediaType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType/VIDEO> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType/IMAGE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType/null> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType/VIDEO> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> ;
  skos:prefLabel "Video" ;
  skos:altLabel "VIDEO" ;
  skos:notation "VIDEO" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType/IMAGE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> ;
  skos:prefLabel "Image" ;
  skos:altLabel "IMAGE" ;
  skos:notation "IMAGE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType/null> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> ;
  skos:prefLabel "Null" ;
  skos:altLabel "null" ;
  skos:notation "null" .

# Concept scheme: discountStatus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> a skos:ConceptScheme ;
  rdfs:label "discountStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/OTHER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/ACTIVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/PAUSED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/SCHEDULED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/EXPIRED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/OTHER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "OTHER" ;
  skos:notation "OTHER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/ACTIVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:prefLabel "Active" ;
  skos:altLabel "ACTIVE" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/PAUSED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:prefLabel "Paused" ;
  skos:altLabel "PAUSED" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/SCHEDULED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:prefLabel "Scheduled" ;
  skos:altLabel "SCHEDULED" ;
  skos:notation "SCHEDULED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus/EXPIRED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> ;
  skos:prefLabel "Expired" ;
  skos:altLabel "EXPIRED" ;
  skos:notation "EXPIRED" .

# Concept scheme: discountStatus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> a skos:ConceptScheme ;
  rdfs:label "discountStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/OTHER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/ACTIVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/PAUSED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/SCHEDULED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/EXPIRED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/OTHER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "OTHER" ;
  skos:notation "OTHER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/ACTIVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:prefLabel "Active" ;
  skos:altLabel "ACTIVE" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/PAUSED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:prefLabel "Paused" ;
  skos:altLabel "PAUSED" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/SCHEDULED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:prefLabel "Scheduled" ;
  skos:altLabel "SCHEDULED" ;
  skos:notation "SCHEDULED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus/EXPIRED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> ;
  skos:prefLabel "Expired" ;
  skos:altLabel "EXPIRED" ;
  skos:notation "EXPIRED" .

# Concept scheme: discountStatus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> a skos:ConceptScheme ;
  rdfs:label "discountStatus" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/OTHER> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/ACTIVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/PAUSED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/SCHEDULED> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/EXPIRED> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/OTHER> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:prefLabel "Other" ;
  skos:altLabel "OTHER" ;
  skos:notation "OTHER" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/ACTIVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:prefLabel "Active" ;
  skos:altLabel "ACTIVE" ;
  skos:notation "ACTIVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/PAUSED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:prefLabel "Paused" ;
  skos:altLabel "PAUSED" ;
  skos:notation "PAUSED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/SCHEDULED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:prefLabel "Scheduled" ;
  skos:altLabel "SCHEDULED" ;
  skos:notation "SCHEDULED" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus/EXPIRED> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> ;
  skos:prefLabel "Expired" ;
  skos:altLabel "EXPIRED" ;
  skos:notation "EXPIRED" .

# Concept scheme: tieBreakerType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerTypeScheme> a skos:ConceptScheme ;
  rdfs:label "tieBreakerType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerType/RANDOM> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerType/CUSTOM> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerType/RANDOM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerTypeScheme> ;
  skos:prefLabel "Random" ;
  skos:altLabel "RANDOM" ;
  skos:notation "RANDOM" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerType/CUSTOM> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerTypeScheme> ;
  skos:prefLabel "Custom" ;
  skos:altLabel "CUSTOM" ;
  skos:notation "CUSTOM" .

# Concept scheme: accountType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountTypeScheme> a skos:ConceptScheme ;
  rdfs:label "accountType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountType/AD_ACCOUNT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountType/BUSINESS_ACCOUNT> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountType/AD_ACCOUNT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountTypeScheme> ;
  skos:prefLabel "Ad Account" ;
  skos:altLabel "AD_ACCOUNT" ;
  skos:notation "AD_ACCOUNT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountType/BUSINESS_ACCOUNT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountTypeScheme> ;
  skos:prefLabel "Business Account" ;
  skos:altLabel "BUSINESS_ACCOUNT" ;
  skos:notation "BUSINESS_ACCOUNT" .

# Concept scheme: orderLineType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineTypeScheme> a skos:ConceptScheme ;
  rdfs:label "orderLineType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineType/BUDGET> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineType/PERPETUALS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineType/BUDGET> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineTypeScheme> ;
  skos:prefLabel "Budget" ;
  skos:altLabel "BUDGET" ;
  skos:notation "BUDGET" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineType/PERPETUALS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineTypeScheme> ;
  skos:prefLabel "Perpetuals" ;
  skos:altLabel "PERPETUALS" ;
  skos:notation "PERPETUALS" .

# Concept scheme: TARGETING_STRATEGY
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> a skos:ConceptScheme ;
  rdfs:label "TARGETING_STRATEGY" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY/CHOOSE_YOUR_OWN> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY/FIND_NEW_CUSTOMERS> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY/RECONNECT_WITH_USERS> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY/CHOOSE_YOUR_OWN> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> ;
  skos:prefLabel "Choose Your Own" ;
  skos:altLabel "CHOOSE_YOUR_OWN" ;
  skos:notation "CHOOSE_YOUR_OWN" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY/FIND_NEW_CUSTOMERS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> ;
  skos:prefLabel "Find New Customers" ;
  skos:altLabel "FIND_NEW_CUSTOMERS" ;
  skos:notation "FIND_NEW_CUSTOMERS" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY/RECONNECT_WITH_USERS> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> ;
  skos:prefLabel "Reconnect With Users" ;
  skos:altLabel "RECONNECT_WITH_USERS" ;
  skos:notation "RECONNECT_WITH_USERS" .

# Concept scheme: operationType
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationTypeScheme> a skos:ConceptScheme ;
  rdfs:label "operationType" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationType/REMOVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationType/UPDATE> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationType/REMOVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationTypeScheme> ;
  skos:prefLabel "Remove" ;
  skos:altLabel "REMOVE" ;
  skos:notation "REMOVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationType/UPDATE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationTypeScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationTypeScheme> ;
  skos:prefLabel "Update" ;
  skos:altLabel "UPDATE" ;
  skos:notation "UPDATE" .

# Concept scheme: sortBy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> a skos:ConceptScheme ;
  rdfs:label "sortBy" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/ENGAGEMENT> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/SAVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/IMPRESSION> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/OUTBOUND_CLICK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/PIN_CLICK> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/ENGAGEMENT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Engagement" ;
  skos:altLabel "ENGAGEMENT" ;
  skos:notation "ENGAGEMENT" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/SAVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Save" ;
  skos:altLabel "SAVE" ;
  skos:notation "SAVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/IMPRESSION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Impression" ;
  skos:altLabel "IMPRESSION" ;
  skos:notation "IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/OUTBOUND_CLICK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Outbound Click" ;
  skos:altLabel "OUTBOUND_CLICK" ;
  skos:notation "OUTBOUND_CLICK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy/PIN_CLICK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Pin Click" ;
  skos:altLabel "PIN_CLICK" ;
  skos:notation "PIN_CLICK" .

# Concept scheme: sortBy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> a skos:ConceptScheme ;
  rdfs:label "sortBy" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/SAVE> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/IMPRESSION> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/OUTBOUND_CLICK> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_MRC_VIEW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_AVG_WATCH_TIME> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_V50_WATCH_TIME> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/QUARTILE_95_PERCENT_VIEW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_10S_VIEW> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_START> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/SAVE> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Save" ;
  skos:altLabel "SAVE" ;
  skos:notation "SAVE" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/IMPRESSION> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Impression" ;
  skos:altLabel "IMPRESSION" ;
  skos:notation "IMPRESSION" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/OUTBOUND_CLICK> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Outbound Click" ;
  skos:altLabel "OUTBOUND_CLICK" ;
  skos:notation "OUTBOUND_CLICK" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_MRC_VIEW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Video Mrc View" ;
  skos:altLabel "VIDEO_MRC_VIEW" ;
  skos:notation "VIDEO_MRC_VIEW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_AVG_WATCH_TIME> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Video Avg Watch Time" ;
  skos:altLabel "VIDEO_AVG_WATCH_TIME" ;
  skos:notation "VIDEO_AVG_WATCH_TIME" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_V50_WATCH_TIME> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Video V50 Watch Time" ;
  skos:altLabel "VIDEO_V50_WATCH_TIME" ;
  skos:notation "VIDEO_V50_WATCH_TIME" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/QUARTILE_95_PERCENT_VIEW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Quartile 95 Percent View" ;
  skos:altLabel "QUARTILE_95_PERCENT_VIEW" ;
  skos:notation "QUARTILE_95_PERCENT_VIEW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_10S_VIEW> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Video 10s View" ;
  skos:altLabel "VIDEO_10S_VIEW" ;
  skos:notation "VIDEO_10S_VIEW" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy/VIDEO_START> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> ;
  skos:prefLabel "Video Start" ;
  skos:altLabel "VIDEO_START" ;
  skos:notation "VIDEO_START" .

# Concept scheme: verificationMethod
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> a skos:ConceptScheme ;
  rdfs:label "verificationMethod" ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod/FILENAME> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod/METATAG> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod/DNSTXT> .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod/FILENAME> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> ;
  skos:prefLabel "Filename" ;
  skos:altLabel "FILENAME" ;
  skos:notation "FILENAME" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod/METATAG> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> ;
  skos:prefLabel "Metatag" ;
  skos:altLabel "METATAG" ;
  skos:notation "METATAG" .

<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod/DNSTXT> a skos:Concept ;
  skos:inScheme <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> ;
  skos:topConceptOf <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> ;
  skos:prefLabel "Dnstxt" ;
  skos:altLabel "DNSTXT" ;
  skos:notation "DNSTXT" .

# Query parent property: ad account
pinterest:adAccount a rdf:Property ;
  rdfs:label "ad account" .

# Query parent property: budget
pinterest:budget a rdf:Property ;
  rdfs:label "budget" .

# Query parent property: device type
pinterest:deviceType a rdf:Property ;
  rdfs:label "device type" .

# Query parent property: event type
pinterest:eventType a rdf:Property ;
  rdfs:label "event type" .

# Query parent property: has question
pinterest:hasQuestion a rdf:Property ;
  rdfs:label "has question" .

# Query parent property: product group type
pinterest:productGroupType a rdf:Property ;
  rdfs:label "product group type" .

# Query parent property: promotion
pinterest:promotion a rdf:Property ;
  rdfs:label "promotion" .

# Query parent property: 1200x
<https://relay.inferal.com/ontology/pinterest/property/1200x> a rdf:Property ;
  rdfs:label "1200x" ;
  rdfs:comment "Query alias: 1 model declares 1200x." .

# Query parent property: 150x150
<https://relay.inferal.com/ontology/pinterest/property/150x150> a rdf:Property ;
  rdfs:label "150x150" ;
  rdfs:comment "Query alias: 1 model declares 150x150." .

# Query parent property: 400x300
<https://relay.inferal.com/ontology/pinterest/property/400x300> a rdf:Property ;
  rdfs:label "400x300" ;
  rdfs:comment "Query alias: 1 model declares 400x300." .

# Query parent property: 600x
<https://relay.inferal.com/ontology/pinterest/property/600x> a rdf:Property ;
  rdfs:label "600x" ;
  rdfs:comment "Query alias: 1 model declares 600x." .

# Query parent property: about
<https://relay.inferal.com/ontology/pinterest/property/about> a rdf:Property ;
  rdfs:label "about" ;
  rdfs:comment "Query alias: 1 model declares about." .

# Query parent property: accepted terms id
<https://relay.inferal.com/ontology/pinterest/property/acceptedTermsId> a rdf:Property ;
  rdfs:label "accepted terms id" ;
  rdfs:comment "Query alias: 2 models declare acceptedTermsId." .

# Query parent property: access token
<https://relay.inferal.com/ontology/pinterest/property/accessToken> a rdf:Property ;
  rdfs:label "access token" ;
  rdfs:comment "Query alias: 2 models declare accessToken." .

# Query parent property: account flagged
<https://relay.inferal.com/ontology/pinterest/property/ACCOUNT_FLAGGED> a rdf:Property ;
  rdfs:label "account flagged" ;
  rdfs:comment "Query alias: 1 model declares ACCOUNT_FLAGGED." .

# Query parent property: account id
<https://relay.inferal.com/ontology/pinterest/property/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "Query alias: 1 model declares accountId." .

# Query parent property: account name
<https://relay.inferal.com/ontology/pinterest/property/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "Query alias: 1 model declares accountName." .

# Query parent property: account type
<https://relay.inferal.com/ontology/pinterest/property/accountType> a rdf:Property ;
  rdfs:label "account type" ;
  rdfs:comment "Query alias: 2 models declare accountType." .

# Query parent property: action timestamps
<https://relay.inferal.com/ontology/pinterest/property/actionTimestamps> a rdf:Property ;
  rdfs:label "action timestamps" ;
  rdfs:comment "Query alias: 1 model declares actionTimestamps." .

# Query parent property: active
<https://relay.inferal.com/ontology/pinterest/property/active> a rdf:Property ;
  rdfs:label "active" ;
  rdfs:comment "Query alias: 1 model declares active." .

# Query parent property: ad image download content read error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_CONTENT_READ_ERROR> a rdf:Property ;
  rdfs:label "ad image download content read error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_CONTENT_READ_ERROR." .

# Query parent property: ad image download dns lookup error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERROR> a rdf:Property ;
  rdfs:label "ad image download dns lookup error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERROR." .

# Query parent property: ad image download file not accessible
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "ad image download file not accessible" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLE." .

# Query parent property: ad image download file not found
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "ad image download file not found" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_FILE_NOT_FOUND." .

# Query parent property: ad image download http status400
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS400> a rdf:Property ;
  rdfs:label "ad image download http status400" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS400." .

# Query parent property: ad image download http status403
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS403> a rdf:Property ;
  rdfs:label "ad image download http status403" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS403." .

# Query parent property: ad image download http status404
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS404> a rdf:Property ;
  rdfs:label "ad image download http status404" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS404." .

# Query parent property: ad image download http status405
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS405> a rdf:Property ;
  rdfs:label "ad image download http status405" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS405." .

# Query parent property: ad image download http status410
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS410> a rdf:Property ;
  rdfs:label "ad image download http status410" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS410." .

# Query parent property: ad image download http status429
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS429> a rdf:Property ;
  rdfs:label "ad image download http status429" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS429." .

# Query parent property: ad image download http status500
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS500> a rdf:Property ;
  rdfs:label "ad image download http status500" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS500." .

# Query parent property: ad image download http status502
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS502> a rdf:Property ;
  rdfs:label "ad image download http status502" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS502." .

# Query parent property: ad image download http status503
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS503> a rdf:Property ;
  rdfs:label "ad image download http status503" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS503." .

# Query parent property: ad image download http status504
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS504> a rdf:Property ;
  rdfs:label "ad image download http status504" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS504." .

# Query parent property: ad image download http status507
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS507> a rdf:Property ;
  rdfs:label "ad image download http status507" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS507." .

# Query parent property: ad image download http status508
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS508> a rdf:Property ;
  rdfs:label "ad image download http status508" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS508." .

# Query parent property: ad image download http status520
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS520> a rdf:Property ;
  rdfs:label "ad image download http status520" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS520." .

# Query parent property: ad image download http status521
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS521> a rdf:Property ;
  rdfs:label "ad image download http status521" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS521." .

# Query parent property: ad image download http status522
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS522> a rdf:Property ;
  rdfs:label "ad image download http status522" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS522." .

# Query parent property: ad image download http status525
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS525> a rdf:Property ;
  rdfs:label "ad image download http status525" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_HTTP_STATUS525." .

# Query parent property: ad image download internal configuration error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR> a rdf:Property ;
  rdfs:label "ad image download internal configuration error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR." .

# Query parent property: ad image download internal error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "ad image download internal error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INTERNAL_ERROR." .

# Query parent property: ad image download internal failed to download
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD> a rdf:Property ;
  rdfs:label "ad image download internal failed to download" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD." .

# Query parent property: ad image download internal malformed url
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URL> a rdf:Property ;
  rdfs:label "ad image download internal malformed url" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URL." .

# Query parent property: ad image download internal rate limited
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITED> a rdf:Property ;
  rdfs:label "ad image download internal rate limited" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITED." .

# Query parent property: ad image download internal request expired
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIRED> a rdf:Property ;
  rdfs:label "ad image download internal request expired" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIRED." .

# Query parent property: ad image download invalid file
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INVALID_FILE> a rdf:Property ;
  rdfs:label "ad image download invalid file" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_INVALID_FILE." .

# Query parent property: ad image download site error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SITE_ERROR> a rdf:Property ;
  rdfs:label "ad image download site error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_SITE_ERROR." .

# Query parent property: ad image download site timeout
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SITE_TIMEOUT> a rdf:Property ;
  rdfs:label "ad image download site timeout" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_SITE_TIMEOUT." .

# Query parent property: ad image download ssl error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SSL_ERROR> a rdf:Property ;
  rdfs:label "ad image download ssl error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_SSL_ERROR." .

# Query parent property: ad image download ssl handshake error
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERROR> a rdf:Property ;
  rdfs:label "ad image download ssl handshake error" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERROR." .

# Query parent property: ad image processing empty file
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_EMPTY_FILE> a rdf:Property ;
  rdfs:label "ad image processing empty file" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_PROCESSING_EMPTY_FILE." .

# Query parent property: ad image processing height too small
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad image processing height too small" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALL." .

# Query parent property: ad image processing too many pixels
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_TOO_MANY_PIXELS> a rdf:Property ;
  rdfs:label "ad image processing too many pixels" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_PROCESSING_TOO_MANY_PIXELS." .

# Query parent property: ad image processing type mismatch
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_TYPE_MISMATCH> a rdf:Property ;
  rdfs:label "ad image processing type mismatch" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_PROCESSING_TYPE_MISMATCH." .

# Query parent property: ad image processing width too small
<https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_WIDTH_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad image processing width too small" ;
  rdfs:comment "Query alias: 1 model declares AD_IMAGE_PROCESSING_WIDTH_TOO_SMALL." .

# Query parent property: ad video download content read error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_CONTENT_READ_ERROR> a rdf:Property ;
  rdfs:label "ad video download content read error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_CONTENT_READ_ERROR." .

# Query parent property: ad video download dns lookup error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERROR> a rdf:Property ;
  rdfs:label "ad video download dns lookup error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERROR." .

# Query parent property: ad video download file not accessible
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "ad video download file not accessible" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLE." .

# Query parent property: ad video download file not found
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "ad video download file not found" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_FILE_NOT_FOUND." .

# Query parent property: ad video download http status400
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS400> a rdf:Property ;
  rdfs:label "ad video download http status400" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS400." .

# Query parent property: ad video download http status403
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS403> a rdf:Property ;
  rdfs:label "ad video download http status403" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS403." .

# Query parent property: ad video download http status404
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS404> a rdf:Property ;
  rdfs:label "ad video download http status404" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS404." .

# Query parent property: ad video download http status405
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS405> a rdf:Property ;
  rdfs:label "ad video download http status405" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS405." .

# Query parent property: ad video download http status410
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS410> a rdf:Property ;
  rdfs:label "ad video download http status410" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS410." .

# Query parent property: ad video download http status429
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS429> a rdf:Property ;
  rdfs:label "ad video download http status429" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS429." .

# Query parent property: ad video download http status500
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS500> a rdf:Property ;
  rdfs:label "ad video download http status500" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS500." .

# Query parent property: ad video download http status502
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS502> a rdf:Property ;
  rdfs:label "ad video download http status502" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS502." .

# Query parent property: ad video download http status503
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS503> a rdf:Property ;
  rdfs:label "ad video download http status503" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS503." .

# Query parent property: ad video download http status504
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS504> a rdf:Property ;
  rdfs:label "ad video download http status504" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS504." .

# Query parent property: ad video download http status507
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS507> a rdf:Property ;
  rdfs:label "ad video download http status507" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS507." .

# Query parent property: ad video download http status508
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS508> a rdf:Property ;
  rdfs:label "ad video download http status508" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS508." .

# Query parent property: ad video download http status520
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS520> a rdf:Property ;
  rdfs:label "ad video download http status520" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS520." .

# Query parent property: ad video download http status521
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS521> a rdf:Property ;
  rdfs:label "ad video download http status521" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS521." .

# Query parent property: ad video download http status522
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS522> a rdf:Property ;
  rdfs:label "ad video download http status522" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS522." .

# Query parent property: ad video download http status525
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS525> a rdf:Property ;
  rdfs:label "ad video download http status525" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_HTTP_STATUS525." .

# Query parent property: ad video download internal configuration error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR> a rdf:Property ;
  rdfs:label "ad video download internal configuration error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR." .

# Query parent property: ad video download internal error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "ad video download internal error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INTERNAL_ERROR." .

# Query parent property: ad video download internal failed to download
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD> a rdf:Property ;
  rdfs:label "ad video download internal failed to download" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD." .

# Query parent property: ad video download internal malformed url
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URL> a rdf:Property ;
  rdfs:label "ad video download internal malformed url" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URL." .

# Query parent property: ad video download internal rate limited
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITED> a rdf:Property ;
  rdfs:label "ad video download internal rate limited" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITED." .

# Query parent property: ad video download internal request expired
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIRED> a rdf:Property ;
  rdfs:label "ad video download internal request expired" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIRED." .

# Query parent property: ad video download invalid file
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INVALID_FILE> a rdf:Property ;
  rdfs:label "ad video download invalid file" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_INVALID_FILE." .

# Query parent property: ad video download site error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SITE_ERROR> a rdf:Property ;
  rdfs:label "ad video download site error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_SITE_ERROR." .

# Query parent property: ad video download site timeout
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SITE_TIMEOUT> a rdf:Property ;
  rdfs:label "ad video download site timeout" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_SITE_TIMEOUT." .

# Query parent property: ad video download ssl error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SSL_ERROR> a rdf:Property ;
  rdfs:label "ad video download ssl error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_SSL_ERROR." .

# Query parent property: ad video download ssl handshake error
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERROR> a rdf:Property ;
  rdfs:label "ad video download ssl handshake error" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERROR." .

# Query parent property: ad video length too short
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_LENGTH_TOO_SHORT> a rdf:Property ;
  rdfs:label "ad video length too short" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_LENGTH_TOO_SHORT." .

# Query parent property: ad video processing empty file
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_EMPTY_FILE> a rdf:Property ;
  rdfs:label "ad video processing empty file" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_PROCESSING_EMPTY_FILE." .

# Query parent property: ad video processing height too small
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad video processing height too small" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALL." .

# Query parent property: ad video processing too many pixels
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_TOO_MANY_PIXELS> a rdf:Property ;
  rdfs:label "ad video processing too many pixels" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_PROCESSING_TOO_MANY_PIXELS." .

# Query parent property: ad video processing type mismatch
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_TYPE_MISMATCH> a rdf:Property ;
  rdfs:label "ad video processing type mismatch" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_PROCESSING_TYPE_MISMATCH." .

# Query parent property: ad video processing width too small
<https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_WIDTH_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad video processing width too small" ;
  rdfs:comment "Query alias: 1 model declares AD_VIDEO_PROCESSING_WIDTH_TOO_SMALL." .

# Query parent property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Query alias: 26 models declare adAccountId." .

# Query parent property: ad account name
<https://relay.inferal.com/ontology/pinterest/property/adAccountName> a rdf:Property ;
  rdfs:label "ad account name" ;
  rdfs:comment "Query alias: 1 model declares adAccountName." .

# Query parent property: ad accounts ids
<https://relay.inferal.com/ontology/pinterest/property/adAccountsIds> a rdf:Property ;
  rdfs:label "ad accounts ids" ;
  rdfs:comment "Query alias: 1 model declares adAccountsIds." .

# Query parent property: additional image file not accessible
<https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "additional image file not accessible" ;
  rdfs:comment "Query alias: 1 model declares ADDITIONAL_IMAGE_FILE_NOT_ACCESSIBLE." .

# Query parent property: additional image file not found
<https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "additional image file not found" ;
  rdfs:comment "Query alias: 1 model declares ADDITIONAL_IMAGE_FILE_NOT_FOUND." .

# Query parent property: additional image invalid file
<https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_INVALID_FILE> a rdf:Property ;
  rdfs:label "additional image invalid file" ;
  rdfs:comment "Query alias: 1 model declares ADDITIONAL_IMAGE_INVALID_FILE." .

# Query parent property: additional image level internal error
<https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "additional image level internal error" ;
  rdfs:comment "Query alias: 1 model declares ADDITIONAL_IMAGE_LEVEL_INTERNAL_ERROR." .

# Query parent property: additional image malformed url
<https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_MALFORMED_URL> a rdf:Property ;
  rdfs:label "additional image malformed url" ;
  rdfs:comment "Query alias: 1 model declares ADDITIONAL_IMAGE_MALFORMED_URL." .

# Query parent property: additional id1
<https://relay.inferal.com/ontology/pinterest/property/additionalId1> a rdf:Property ;
  rdfs:label "additional id1" ;
  rdfs:comment "Query alias: 4 models declare additionalId1." .

# Query parent property: addr1
<https://relay.inferal.com/ontology/pinterest/property/addr1> a rdf:Property ;
  rdfs:label "addr1" ;
  rdfs:comment "Query alias: 1 model declares addr1." .

# Query parent property: address
<https://relay.inferal.com/ontology/pinterest/property/address> a rdf:Property ;
  rdfs:label "address" ;
  rdfs:comment "Query alias: 2 models declare address." .

# Query parent property: addresses
<https://relay.inferal.com/ontology/pinterest/property/addresses> a rdf:Property ;
  rdfs:label "addresses" ;
  rdfs:comment "Query alias: 1 model declares addresses." .

# Query parent property: address id
<https://relay.inferal.com/ontology/pinterest/property/addressId> a rdf:Property ;
  rdfs:label "address id" ;
  rdfs:comment "Query alias: 1 model declares addressId." .

# Query parent property: address primary
<https://relay.inferal.com/ontology/pinterest/property/addressPrimary> a rdf:Property ;
  rdfs:label "address primary" ;
  rdfs:comment "Query alias: 1 model declares addressPrimary." .

# Query parent property: address secondary
<https://relay.inferal.com/ontology/pinterest/property/addressSecondary> a rdf:Property ;
  rdfs:label "address secondary" ;
  rdfs:comment "Query alias: 1 model declares addressSecondary." .

# Query parent property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "Query alias: 8 models declare adGroupId." .

# Query parent property: ad group ids
<https://relay.inferal.com/ontology/pinterest/property/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "Query alias: 1 model declares adGroupIds." .

# Query parent property: ad id
<https://relay.inferal.com/ontology/pinterest/property/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  rdfs:comment "Query alias: 3 models declare adId." .

# Query parent property: ad image0link
<https://relay.inferal.com/ontology/pinterest/property/adImage0Link> a rdf:Property ;
  rdfs:label "ad image0link" ;
  rdfs:comment "Query alias: 3 models declare adImage0Link." .

# Query parent property: ad image0tag
<https://relay.inferal.com/ontology/pinterest/property/adImage0Tag> a rdf:Property ;
  rdfs:label "ad image0tag" ;
  rdfs:comment "Query alias: 3 models declare adImage0Tag." .

# Query parent property: ad image10link
<https://relay.inferal.com/ontology/pinterest/property/adImage10Link> a rdf:Property ;
  rdfs:label "ad image10link" ;
  rdfs:comment "Query alias: 3 models declare adImage10Link." .

# Query parent property: ad image10tag
<https://relay.inferal.com/ontology/pinterest/property/adImage10Tag> a rdf:Property ;
  rdfs:label "ad image10tag" ;
  rdfs:comment "Query alias: 3 models declare adImage10Tag." .

# Query parent property: ad image11link
<https://relay.inferal.com/ontology/pinterest/property/adImage11Link> a rdf:Property ;
  rdfs:label "ad image11link" ;
  rdfs:comment "Query alias: 3 models declare adImage11Link." .

# Query parent property: ad image11tag
<https://relay.inferal.com/ontology/pinterest/property/adImage11Tag> a rdf:Property ;
  rdfs:label "ad image11tag" ;
  rdfs:comment "Query alias: 3 models declare adImage11Tag." .

# Query parent property: ad image12link
<https://relay.inferal.com/ontology/pinterest/property/adImage12Link> a rdf:Property ;
  rdfs:label "ad image12link" ;
  rdfs:comment "Query alias: 3 models declare adImage12Link." .

# Query parent property: ad image12tag
<https://relay.inferal.com/ontology/pinterest/property/adImage12Tag> a rdf:Property ;
  rdfs:label "ad image12tag" ;
  rdfs:comment "Query alias: 3 models declare adImage12Tag." .

# Query parent property: ad image13link
<https://relay.inferal.com/ontology/pinterest/property/adImage13Link> a rdf:Property ;
  rdfs:label "ad image13link" ;
  rdfs:comment "Query alias: 3 models declare adImage13Link." .

# Query parent property: ad image13tag
<https://relay.inferal.com/ontology/pinterest/property/adImage13Tag> a rdf:Property ;
  rdfs:label "ad image13tag" ;
  rdfs:comment "Query alias: 3 models declare adImage13Tag." .

# Query parent property: ad image14link
<https://relay.inferal.com/ontology/pinterest/property/adImage14Link> a rdf:Property ;
  rdfs:label "ad image14link" ;
  rdfs:comment "Query alias: 3 models declare adImage14Link." .

# Query parent property: ad image14tag
<https://relay.inferal.com/ontology/pinterest/property/adImage14Tag> a rdf:Property ;
  rdfs:label "ad image14tag" ;
  rdfs:comment "Query alias: 3 models declare adImage14Tag." .

# Query parent property: ad image15link
<https://relay.inferal.com/ontology/pinterest/property/adImage15Link> a rdf:Property ;
  rdfs:label "ad image15link" ;
  rdfs:comment "Query alias: 3 models declare adImage15Link." .

# Query parent property: ad image15tag
<https://relay.inferal.com/ontology/pinterest/property/adImage15Tag> a rdf:Property ;
  rdfs:label "ad image15tag" ;
  rdfs:comment "Query alias: 3 models declare adImage15Tag." .

# Query parent property: ad image16link
<https://relay.inferal.com/ontology/pinterest/property/adImage16Link> a rdf:Property ;
  rdfs:label "ad image16link" ;
  rdfs:comment "Query alias: 3 models declare adImage16Link." .

# Query parent property: ad image16tag
<https://relay.inferal.com/ontology/pinterest/property/adImage16Tag> a rdf:Property ;
  rdfs:label "ad image16tag" ;
  rdfs:comment "Query alias: 3 models declare adImage16Tag." .

# Query parent property: ad image17link
<https://relay.inferal.com/ontology/pinterest/property/adImage17Link> a rdf:Property ;
  rdfs:label "ad image17link" ;
  rdfs:comment "Query alias: 3 models declare adImage17Link." .

# Query parent property: ad image17tag
<https://relay.inferal.com/ontology/pinterest/property/adImage17Tag> a rdf:Property ;
  rdfs:label "ad image17tag" ;
  rdfs:comment "Query alias: 3 models declare adImage17Tag." .

# Query parent property: ad image18link
<https://relay.inferal.com/ontology/pinterest/property/adImage18Link> a rdf:Property ;
  rdfs:label "ad image18link" ;
  rdfs:comment "Query alias: 3 models declare adImage18Link." .

# Query parent property: ad image18tag
<https://relay.inferal.com/ontology/pinterest/property/adImage18Tag> a rdf:Property ;
  rdfs:label "ad image18tag" ;
  rdfs:comment "Query alias: 3 models declare adImage18Tag." .

# Query parent property: ad image19link
<https://relay.inferal.com/ontology/pinterest/property/adImage19Link> a rdf:Property ;
  rdfs:label "ad image19link" ;
  rdfs:comment "Query alias: 3 models declare adImage19Link." .

# Query parent property: ad image19tag
<https://relay.inferal.com/ontology/pinterest/property/adImage19Tag> a rdf:Property ;
  rdfs:label "ad image19tag" ;
  rdfs:comment "Query alias: 3 models declare adImage19Tag." .

# Query parent property: ad image1link
<https://relay.inferal.com/ontology/pinterest/property/adImage1Link> a rdf:Property ;
  rdfs:label "ad image1link" ;
  rdfs:comment "Query alias: 3 models declare adImage1Link." .

# Query parent property: ad image1tag
<https://relay.inferal.com/ontology/pinterest/property/adImage1Tag> a rdf:Property ;
  rdfs:label "ad image1tag" ;
  rdfs:comment "Query alias: 3 models declare adImage1Tag." .

# Query parent property: ad image2link
<https://relay.inferal.com/ontology/pinterest/property/adImage2Link> a rdf:Property ;
  rdfs:label "ad image2link" ;
  rdfs:comment "Query alias: 3 models declare adImage2Link." .

# Query parent property: ad image2tag
<https://relay.inferal.com/ontology/pinterest/property/adImage2Tag> a rdf:Property ;
  rdfs:label "ad image2tag" ;
  rdfs:comment "Query alias: 3 models declare adImage2Tag." .

# Query parent property: ad image3link
<https://relay.inferal.com/ontology/pinterest/property/adImage3Link> a rdf:Property ;
  rdfs:label "ad image3link" ;
  rdfs:comment "Query alias: 3 models declare adImage3Link." .

# Query parent property: ad image3tag
<https://relay.inferal.com/ontology/pinterest/property/adImage3Tag> a rdf:Property ;
  rdfs:label "ad image3tag" ;
  rdfs:comment "Query alias: 3 models declare adImage3Tag." .

# Query parent property: ad image4link
<https://relay.inferal.com/ontology/pinterest/property/adImage4Link> a rdf:Property ;
  rdfs:label "ad image4link" ;
  rdfs:comment "Query alias: 3 models declare adImage4Link." .

# Query parent property: ad image4tag
<https://relay.inferal.com/ontology/pinterest/property/adImage4Tag> a rdf:Property ;
  rdfs:label "ad image4tag" ;
  rdfs:comment "Query alias: 3 models declare adImage4Tag." .

# Query parent property: ad image5link
<https://relay.inferal.com/ontology/pinterest/property/adImage5Link> a rdf:Property ;
  rdfs:label "ad image5link" ;
  rdfs:comment "Query alias: 3 models declare adImage5Link." .

# Query parent property: ad image5tag
<https://relay.inferal.com/ontology/pinterest/property/adImage5Tag> a rdf:Property ;
  rdfs:label "ad image5tag" ;
  rdfs:comment "Query alias: 3 models declare adImage5Tag." .

# Query parent property: ad image6link
<https://relay.inferal.com/ontology/pinterest/property/adImage6Link> a rdf:Property ;
  rdfs:label "ad image6link" ;
  rdfs:comment "Query alias: 3 models declare adImage6Link." .

# Query parent property: ad image6tag
<https://relay.inferal.com/ontology/pinterest/property/adImage6Tag> a rdf:Property ;
  rdfs:label "ad image6tag" ;
  rdfs:comment "Query alias: 3 models declare adImage6Tag." .

# Query parent property: ad image7link
<https://relay.inferal.com/ontology/pinterest/property/adImage7Link> a rdf:Property ;
  rdfs:label "ad image7link" ;
  rdfs:comment "Query alias: 3 models declare adImage7Link." .

# Query parent property: ad image7tag
<https://relay.inferal.com/ontology/pinterest/property/adImage7Tag> a rdf:Property ;
  rdfs:label "ad image7tag" ;
  rdfs:comment "Query alias: 3 models declare adImage7Tag." .

# Query parent property: ad image8link
<https://relay.inferal.com/ontology/pinterest/property/adImage8Link> a rdf:Property ;
  rdfs:label "ad image8link" ;
  rdfs:comment "Query alias: 3 models declare adImage8Link." .

# Query parent property: ad image8tag
<https://relay.inferal.com/ontology/pinterest/property/adImage8Tag> a rdf:Property ;
  rdfs:label "ad image8tag" ;
  rdfs:comment "Query alias: 3 models declare adImage8Tag." .

# Query parent property: ad image9link
<https://relay.inferal.com/ontology/pinterest/property/adImage9Link> a rdf:Property ;
  rdfs:label "ad image9link" ;
  rdfs:comment "Query alias: 3 models declare adImage9Link." .

# Query parent property: ad image9tag
<https://relay.inferal.com/ontology/pinterest/property/adImage9Tag> a rdf:Property ;
  rdfs:label "ad image9tag" ;
  rdfs:comment "Query alias: 3 models declare adImage9Tag." .

# Query parent property: ad link
<https://relay.inferal.com/ontology/pinterest/property/adLink> a rdf:Property ;
  rdfs:label "ad link" ;
  rdfs:comment "Query alias: 3 models declare adLink." .

# Query parent property: ads manager order line id
<https://relay.inferal.com/ontology/pinterest/property/adsManagerOrderLineId> a rdf:Property ;
  rdfs:label "ads manager order line id" ;
  rdfs:comment "Query alias: 2 models declare adsManagerOrderLineId." .

# Query parent property: adult
<https://relay.inferal.com/ontology/pinterest/property/adult> a rdf:Property ;
  rdfs:label "adult" ;
  rdfs:comment "Query alias: 3 models declare adult." .

# Query parent property: advertiser external id
<https://relay.inferal.com/ontology/pinterest/property/advertiserExternalId> a rdf:Property ;
  rdfs:label "advertiser external id" ;
  rdfs:comment "Query alias: 1 model declares advertiserExternalId." .

# Query parent property: advertiser id
<https://relay.inferal.com/ontology/pinterest/property/advertiserId> a rdf:Property ;
  rdfs:label "advertiser id" ;
  rdfs:comment "Query alias: 3 models declare advertiserId." .

# Query parent property: ad video0link
<https://relay.inferal.com/ontology/pinterest/property/adVideo0Link> a rdf:Property ;
  rdfs:label "ad video0link" ;
  rdfs:comment "Query alias: 3 models declare adVideo0Link." .

# Query parent property: ad video0tag
<https://relay.inferal.com/ontology/pinterest/property/adVideo0Tag> a rdf:Property ;
  rdfs:label "ad video0tag" ;
  rdfs:comment "Query alias: 3 models declare adVideo0Tag." .

# Query parent property: ad video1link
<https://relay.inferal.com/ontology/pinterest/property/adVideo1Link> a rdf:Property ;
  rdfs:label "ad video1link" ;
  rdfs:comment "Query alias: 3 models declare adVideo1Link." .

# Query parent property: ad video1tag
<https://relay.inferal.com/ontology/pinterest/property/adVideo1Tag> a rdf:Property ;
  rdfs:label "ad video1tag" ;
  rdfs:comment "Query alias: 3 models declare adVideo1Tag." .

# Query parent property: ad video2link
<https://relay.inferal.com/ontology/pinterest/property/adVideo2Link> a rdf:Property ;
  rdfs:label "ad video2link" ;
  rdfs:comment "Query alias: 3 models declare adVideo2Link." .

# Query parent property: ad video2tag
<https://relay.inferal.com/ontology/pinterest/property/adVideo2Tag> a rdf:Property ;
  rdfs:label "ad video2tag" ;
  rdfs:comment "Query alias: 3 models declare adVideo2Tag." .

# Query parent property: aem db enabled
<https://relay.inferal.com/ontology/pinterest/property/aemDbEnabled> a rdf:Property ;
  rdfs:label "aem db enabled" ;
  rdfs:comment "Query alias: 2 models declare aemDbEnabled." .

# Query parent property: aem enabled
<https://relay.inferal.com/ontology/pinterest/property/aemEnabled> a rdf:Property ;
  rdfs:label "aem enabled" ;
  rdfs:comment "Query alias: 2 models declare aemEnabled." .

# Query parent property: aem external id enabled
<https://relay.inferal.com/ontology/pinterest/property/aemExternalIdEnabled> a rdf:Property ;
  rdfs:label "aem external id enabled" ;
  rdfs:comment "Query alias: 2 models declare aemExternalIdEnabled." .

# Query parent property: aem fnln enabled
<https://relay.inferal.com/ontology/pinterest/property/aemFnlnEnabled> a rdf:Property ;
  rdfs:label "aem fnln enabled" ;
  rdfs:comment "Query alias: 2 models declare aemFnlnEnabled." .

# Query parent property: aem ge enabled
<https://relay.inferal.com/ontology/pinterest/property/aemGeEnabled> a rdf:Property ;
  rdfs:label "aem ge enabled" ;
  rdfs:comment "Query alias: 2 models declare aemGeEnabled." .

# Query parent property: aem loc enabled
<https://relay.inferal.com/ontology/pinterest/property/aemLocEnabled> a rdf:Property ;
  rdfs:label "aem loc enabled" ;
  rdfs:comment "Query alias: 2 models declare aemLocEnabled." .

# Query parent property: aem ph enabled
<https://relay.inferal.com/ontology/pinterest/property/aemPhEnabled> a rdf:Property ;
  rdfs:label "aem ph enabled" ;
  rdfs:comment "Query alias: 2 models declare aemPhEnabled." .

# Query parent property: age
<https://relay.inferal.com/ontology/pinterest/property/age> a rdf:Property ;
  rdfs:label "age" ;
  rdfs:comment "Query alias: 1 model declares age." .

# Query parent property: age bucket
<https://relay.inferal.com/ontology/pinterest/property/AGE_BUCKET> a rdf:Property ;
  rdfs:label "age bucket" ;
  rdfs:comment "Query alias: 1 model declares AGE_BUCKET." .

# Query parent property: age group
<https://relay.inferal.com/ontology/pinterest/property/ageGroup> a rdf:Property ;
  rdfs:label "age group" ;
  rdfs:comment "Query alias: 3 models declare ageGroup." .

# Query parent property: agency link
<https://relay.inferal.com/ontology/pinterest/property/agencyLink> a rdf:Property ;
  rdfs:label "agency link" ;
  rdfs:comment "Query alias: 4 models declare agencyLink." .

# Query parent property: ages
<https://relay.inferal.com/ontology/pinterest/property/ages> a rdf:Property ;
  rdfs:label "ages" ;
  rdfs:comment "Query alias: 1 model declares ages." .

# Query parent property: all of
<https://relay.inferal.com/ontology/pinterest/property/allOf> a rdf:Property ;
  rdfs:label "all of" ;
  rdfs:comment "Query alias: 4 models declare allOf." .

# Query parent property: alt text
<https://relay.inferal.com/ontology/pinterest/property/altText> a rdf:Property ;
  rdfs:label "alt text" ;
  rdfs:comment "Query alias: 4 models declare altText." .

# Query parent property: amount
<https://relay.inferal.com/ontology/pinterest/property/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "Query alias: 1 model declares amount." .

# Query parent property: amount billed micro currency
<https://relay.inferal.com/ontology/pinterest/property/amountBilledMicroCurrency> a rdf:Property ;
  rdfs:label "amount billed micro currency" ;
  rdfs:comment "Query alias: 1 model declares amountBilledMicroCurrency." .

# Query parent property: amount discount micro currency
<https://relay.inferal.com/ontology/pinterest/property/amountDiscountMicroCurrency> a rdf:Property ;
  rdfs:label "amount discount micro currency" ;
  rdfs:comment "Query alias: 1 model declares amountDiscountMicroCurrency." .

# Query parent property: amount net micro currency
<https://relay.inferal.com/ontology/pinterest/property/amountNetMicroCurrency> a rdf:Property ;
  rdfs:label "amount net micro currency" ;
  rdfs:comment "Query alias: 1 model declares amountNetMicroCurrency." .

# Query parent property: amount tax micro currency
<https://relay.inferal.com/ontology/pinterest/property/amountTaxMicroCurrency> a rdf:Property ;
  rdfs:label "amount tax micro currency" ;
  rdfs:comment "Query alias: 1 model declares amountTaxMicroCurrency." .

# Query parent property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "Query alias: 9 models declare androidDeepLink." .

# Query parent property: answers
<https://relay.inferal.com/ontology/pinterest/property/answers> a rdf:Property ;
  rdfs:label "answers" ;
  rdfs:comment "Query alias: 1 model declares answers." .

# Query parent property: any of
<https://relay.inferal.com/ontology/pinterest/property/anyOf> a rdf:Property ;
  rdfs:label "any of" ;
  rdfs:comment "Query alias: 4 models declare anyOf." .

# Query parent property: api version
<https://relay.inferal.com/ontology/pinterest/property/apiVersion> a rdf:Property ;
  rdfs:label "api version" ;
  rdfs:comment "Query alias: 1 model declares apiVersion." .

# Query parent property: app type
<https://relay.inferal.com/ontology/pinterest/property/APP_TYPE> a rdf:Property ;
  rdfs:label "app type" ;
  rdfs:comment "Query alias: 1 model declares APP_TYPE." .

# Query parent property: app id
<https://relay.inferal.com/ontology/pinterest/property/appId> a rdf:Property ;
  rdfs:label "app id" ;
  rdfs:comment "Query alias: 1 model declares appId." .

# Query parent property: app name
<https://relay.inferal.com/ontology/pinterest/property/appName> a rdf:Property ;
  rdfs:label "app name" ;
  rdfs:comment "Query alias: 1 model declares appName." .

# Query parent property: app package name
<https://relay.inferal.com/ontology/pinterest/property/appPackageName> a rdf:Property ;
  rdfs:label "app package name" ;
  rdfs:comment "Query alias: 1 model declares appPackageName." .

# Query parent property: app store
<https://relay.inferal.com/ontology/pinterest/property/appStore> a rdf:Property ;
  rdfs:label "app store" ;
  rdfs:comment "Query alias: 1 model declares appStore." .

# Query parent property: apptype
<https://relay.inferal.com/ontology/pinterest/property/APPTYPE> a rdf:Property ;
  rdfs:label "apptype" ;
  rdfs:comment "Query alias: 1 model declares APPTYPE." .

# Query parent property: app type multipliers
<https://relay.inferal.com/ontology/pinterest/property/appTypeMultipliers> a rdf:Property ;
  rdfs:label "app type multipliers" ;
  rdfs:comment "Query alias: 4 models declare appTypeMultipliers." .

# Query parent property: app version
<https://relay.inferal.com/ontology/pinterest/property/appVersion> a rdf:Property ;
  rdfs:label "app version" ;
  rdfs:comment "Query alias: 1 model declares appVersion." .

# Query parent property: app version number
<https://relay.inferal.com/ontology/pinterest/property/appVersionNumber> a rdf:Property ;
  rdfs:label "app version number" ;
  rdfs:comment "Query alias: 1 model declares appVersionNumber." .

# Query parent property: archived
<https://relay.inferal.com/ontology/pinterest/property/archived> a rdf:Property ;
  rdfs:label "archived" ;
  rdfs:comment "Query alias: 2 models declare archived." .

# Query parent property: asset group
<https://relay.inferal.com/ontology/pinterest/property/assetGroup> a rdf:Property ;
  rdfs:label "asset group" ;
  rdfs:comment "Query alias: 1 model declares assetGroup." .

# Query parent property: asset group description
<https://relay.inferal.com/ontology/pinterest/property/assetGroupDescription> a rdf:Property ;
  rdfs:label "asset group description" ;
  rdfs:comment "Query alias: 2 models declare assetGroupDescription." .

# Query parent property: asset group info
<https://relay.inferal.com/ontology/pinterest/property/assetGroupInfo> a rdf:Property ;
  rdfs:label "asset group info" ;
  rdfs:comment "Query alias: 1 model declares assetGroupInfo." .

# Query parent property: asset group name
<https://relay.inferal.com/ontology/pinterest/property/assetGroupName> a rdf:Property ;
  rdfs:label "asset group name" ;
  rdfs:comment "Query alias: 2 models declare assetGroupName." .

# Query parent property: asset groups to delete
<https://relay.inferal.com/ontology/pinterest/property/assetGroupsToDelete> a rdf:Property ;
  rdfs:label "asset groups to delete" ;
  rdfs:comment "Query alias: 1 model declares assetGroupsToDelete." .

# Query parent property: asset groups to update
<https://relay.inferal.com/ontology/pinterest/property/assetGroupsToUpdate> a rdf:Property ;
  rdfs:label "asset groups to update" ;
  rdfs:comment "Query alias: 1 model declares assetGroupsToUpdate." .

# Query parent property: asset group types
<https://relay.inferal.com/ontology/pinterest/property/assetGroupTypes> a rdf:Property ;
  rdfs:label "asset group types" ;
  rdfs:comment "Query alias: 2 models declare assetGroupTypes." .

# Query parent property: asset id
<https://relay.inferal.com/ontology/pinterest/property/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Query alias: 5 models declare assetId." .

# Query parent property: asset id to permissions
<https://relay.inferal.com/ontology/pinterest/property/assetIdToPermissions> a rdf:Property ;
  rdfs:label "asset id to permissions" ;
  rdfs:comment "Query alias: 1 model declares assetIdToPermissions." .

# Query parent property: asset requests
<https://relay.inferal.com/ontology/pinterest/property/assetRequests> a rdf:Property ;
  rdfs:label "asset requests" ;
  rdfs:comment "Query alias: 1 model declares assetRequests." .

# Query parent property: asset type
<https://relay.inferal.com/ontology/pinterest/property/assetType> a rdf:Property ;
  rdfs:label "asset type" ;
  rdfs:comment "Query alias: 3 models declare assetType." .

# Query parent property: attribute
<https://relay.inferal.com/ontology/pinterest/property/attribute> a rdf:Property ;
  rdfs:label "attribute" ;
  rdfs:comment "Query alias: 1 model declares attribute." .

# Query parent property: attribute name
<https://relay.inferal.com/ontology/pinterest/property/attributeName> a rdf:Property ;
  rdfs:label "attribute name" ;
  rdfs:comment "Query alias: 1 model declares attributeName." .

# Query parent property: attribution model
<https://relay.inferal.com/ontology/pinterest/property/attributionModel> a rdf:Property ;
  rdfs:label "attribution model" ;
  rdfs:comment "Query alias: 1 model declares attributionModel." .

# Query parent property: attribution scope
<https://relay.inferal.com/ontology/pinterest/property/attributionScope> a rdf:Property ;
  rdfs:label "attribution scope" ;
  rdfs:comment "Query alias: 1 model declares attributionScope." .

# Query parent property: attribution score
<https://relay.inferal.com/ontology/pinterest/property/attributionScore> a rdf:Property ;
  rdfs:label "attribution score" ;
  rdfs:comment "Query alias: 1 model declares attributionScore." .

# Query parent property: attribution types
<https://relay.inferal.com/ontology/pinterest/property/attributionTypes> a rdf:Property ;
  rdfs:label "attribution types" ;
  rdfs:comment "Query alias: 1 model declares attributionTypes." .

# Query parent property: audience exclude
<https://relay.inferal.com/ontology/pinterest/property/AUDIENCE_EXCLUDE> a rdf:Property ;
  rdfs:label "audience exclude" ;
  rdfs:comment "Query alias: 1 model declares AUDIENCE_EXCLUDE." .

# Query parent property: audience id
<https://relay.inferal.com/ontology/pinterest/property/AUDIENCE_ID> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Query alias: 1 model declares AUDIENCE_ID." .

# Query parent property: audience include
<https://relay.inferal.com/ontology/pinterest/property/AUDIENCE_INCLUDE> a rdf:Property ;
  rdfs:label "audience include" ;
  rdfs:comment "Query alias: 1 model declares AUDIENCE_INCLUDE." .

# Query parent property: audience id
<https://relay.inferal.com/ontology/pinterest/property/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Query alias: 4 models declare audienceId." .

# Query parent property: audience multipliers
<https://relay.inferal.com/ontology/pinterest/property/audienceMultipliers> a rdf:Property ;
  rdfs:label "audience multipliers" ;
  rdfs:comment "Query alias: 3 models declare audienceMultipliers." .

# Query parent property: audience size lower bound
<https://relay.inferal.com/ontology/pinterest/property/audienceSizeLowerBound> a rdf:Property ;
  rdfs:label "audience size lower bound" ;
  rdfs:comment "Query alias: 1 model declares audienceSizeLowerBound." .

# Query parent property: audience size upper bound
<https://relay.inferal.com/ontology/pinterest/property/audienceSizeUpperBound> a rdf:Property ;
  rdfs:label "audience size upper bound" ;
  rdfs:comment "Query alias: 1 model declares audienceSizeUpperBound." .

# Query parent property: audience type
<https://relay.inferal.com/ontology/pinterest/property/audienceType> a rdf:Property ;
  rdfs:label "audience type" ;
  rdfs:comment "Query alias: 2 models declare audienceType." .

# Query parent property: audience verification
<https://relay.inferal.com/ontology/pinterest/property/audienceVerification> a rdf:Property ;
  rdfs:label "audience verification" ;
  rdfs:comment "Query alias: 1 model declares audienceVerification." .

# Query parent property: auto follow
<https://relay.inferal.com/ontology/pinterest/property/autoFollow> a rdf:Property ;
  rdfs:label "auto follow" ;
  rdfs:comment "Query alias: 1 model declares autoFollow." .

# Query parent property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Query alias: 7 models declare autoTargetingEnabled." .

# Query parent property: availability
<https://relay.inferal.com/ontology/pinterest/property/availability> a rdf:Property ;
  rdfs:label "availability" ;
  rdfs:comment "Query alias: 4 models declare availability." .

# Query parent property: availability
<https://relay.inferal.com/ontology/pinterest/property/AVAILABILITY> a rdf:Property ;
  rdfs:label "availability" ;
  rdfs:comment "Query alias: 1 model declares AVAILABILITY." .

# Query parent property: average review rating
<https://relay.inferal.com/ontology/pinterest/property/averageReviewRating> a rdf:Property ;
  rdfs:label "average review rating" ;
  rdfs:comment "Query alias: 3 models declare averageReviewRating." .

# Query parent property: base price
<https://relay.inferal.com/ontology/pinterest/property/basePrice> a rdf:Property ;
  rdfs:label "base price" ;
  rdfs:comment "Query alias: 2 models declare basePrice." .

# Query parent property: batch id
<https://relay.inferal.com/ontology/pinterest/property/batchId> a rdf:Property ;
  rdfs:label "batch id" ;
  rdfs:comment "Query alias: 3 models declare batchId." .

# Query parent property: battery level
<https://relay.inferal.com/ontology/pinterest/property/batteryLevel> a rdf:Property ;
  rdfs:label "battery level" ;
  rdfs:comment "Query alias: 1 model declares batteryLevel." .

# Query parent property: bid
<https://relay.inferal.com/ontology/pinterest/property/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "Query alias: 3 models declare bid." .

# Query parent property: bid floors
<https://relay.inferal.com/ontology/pinterest/property/bidFloors> a rdf:Property ;
  rdfs:label "bid floors" ;
  rdfs:comment "Query alias: 1 model declares bidFloors." .

# Query parent property: bid floor specs
<https://relay.inferal.com/ontology/pinterest/property/bidFloorSpecs> a rdf:Property ;
  rdfs:label "bid floor specs" ;
  rdfs:comment "Query alias: 1 model declares bidFloorSpecs." .

# Query parent property: bid multiplier
<https://relay.inferal.com/ontology/pinterest/property/bidMultiplier> a rdf:Property ;
  rdfs:label "bid multiplier" ;
  rdfs:comment "Query alias: 3 models declare bidMultiplier." .

# Query parent property: bid strategy type
<https://relay.inferal.com/ontology/pinterest/property/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "Query alias: 3 models declare bidStrategyType." .

# Query parent property: billable event
<https://relay.inferal.com/ontology/pinterest/property/billableEvent> a rdf:Property ;
  rdfs:label "billable event" ;
  rdfs:comment "Query alias: 3 models declare billableEvent." .

# Query parent property: billing contact email
<https://relay.inferal.com/ontology/pinterest/property/billingContactEmail> a rdf:Property ;
  rdfs:label "billing contact email" ;
  rdfs:comment "Query alias: 4 models declare billingContactEmail." .

# Query parent property: billing contact firstname
<https://relay.inferal.com/ontology/pinterest/property/billingContactFirstname> a rdf:Property ;
  rdfs:label "billing contact firstname" ;
  rdfs:comment "Query alias: 4 models declare billingContactFirstname." .

# Query parent property: billing contact lastname
<https://relay.inferal.com/ontology/pinterest/property/billingContactLastname> a rdf:Property ;
  rdfs:label "billing contact lastname" ;
  rdfs:comment "Query alias: 4 models declare billingContactLastname." .

# Query parent property: billing period end date
<https://relay.inferal.com/ontology/pinterest/property/billingPeriodEndDate> a rdf:Property ;
  rdfs:label "billing period end date" ;
  rdfs:comment "Query alias: 1 model declares billingPeriodEndDate." .

# Query parent property: billing period start date
<https://relay.inferal.com/ontology/pinterest/property/billingPeriodStartDate> a rdf:Property ;
  rdfs:label "billing period start date" ;
  rdfs:comment "Query alias: 1 model declares billingPeriodStartDate." .

# Query parent property: billing type
<https://relay.inferal.com/ontology/pinterest/property/billingType> a rdf:Property ;
  rdfs:label "billing type" ;
  rdfs:comment "Query alias: 1 model declares billingType." .

# Query parent property: billto billing address id
<https://relay.inferal.com/ontology/pinterest/property/billtoBillingAddressId> a rdf:Property ;
  rdfs:label "billto billing address id" ;
  rdfs:comment "Query alias: 1 model declares billtoBillingAddressId." .

# Query parent property: billto business address id
<https://relay.inferal.com/ontology/pinterest/property/billtoBusinessAddressId> a rdf:Property ;
  rdfs:label "billto business address id" ;
  rdfs:comment "Query alias: 1 model declares billtoBusinessAddressId." .

# Query parent property: billto company id
<https://relay.inferal.com/ontology/pinterest/property/billtoCompanyId> a rdf:Property ;
  rdfs:label "billto company id" ;
  rdfs:comment "Query alias: 1 model declares billtoCompanyId." .

# Query parent property: bill to company name
<https://relay.inferal.com/ontology/pinterest/property/billToCompanyName> a rdf:Property ;
  rdfs:label "bill to company name" ;
  rdfs:comment "Query alias: 1 model declares billToCompanyName." .

# Query parent property: bill to country
<https://relay.inferal.com/ontology/pinterest/property/billToCountry> a rdf:Property ;
  rdfs:label "bill to country" ;
  rdfs:comment "Query alias: 1 model declares billToCountry." .

# Query parent property: billto infos
<https://relay.inferal.com/ontology/pinterest/property/billtoInfos> a rdf:Property ;
  rdfs:label "billto infos" ;
  rdfs:comment "Query alias: 1 model declares billtoInfos." .

# Query parent property: board count
<https://relay.inferal.com/ontology/pinterest/property/boardCount> a rdf:Property ;
  rdfs:label "board count" ;
  rdfs:comment "Query alias: 1 model declares boardCount." .

# Query parent property: board id
<https://relay.inferal.com/ontology/pinterest/property/boardId> a rdf:Property ;
  rdfs:label "board id" ;
  rdfs:comment "Query alias: 3 models declare boardId." .

# Query parent property: board owner
<https://relay.inferal.com/ontology/pinterest/property/boardOwner> a rdf:Property ;
  rdfs:label "board owner" ;
  rdfs:comment "Query alias: 1 model declares boardOwner." .

# Query parent property: board pins modified at
<https://relay.inferal.com/ontology/pinterest/property/boardPinsModifiedAt> a rdf:Property ;
  rdfs:label "board pins modified at" ;
  rdfs:comment "Query alias: 3 models declare boardPinsModifiedAt." .

# Query parent property: board section id
<https://relay.inferal.com/ontology/pinterest/property/boardSectionId> a rdf:Property ;
  rdfs:label "board section id" ;
  rdfs:comment "Query alias: 3 models declare boardSectionId." .

# Query parent property: bookmark
<https://relay.inferal.com/ontology/pinterest/property/bookmark> a rdf:Property ;
  rdfs:label "bookmark" ;
  rdfs:comment "Query alias: 1 model declares bookmark." .

# Query parent property: brand
<https://relay.inferal.com/ontology/pinterest/property/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "Query alias: 6 models declare brand." .

# Query parent property: brand
<https://relay.inferal.com/ontology/pinterest/property/BRAND> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "Query alias: 1 model declares BRAND." .

# Query parent property: budget
<https://relay.inferal.com/ontology/pinterest/property/budget> a rdf:Property ;
  rdfs:label "budget" ;
  rdfs:comment "Query alias: 2 models declare budget." .

# Query parent property: budget amount
<https://relay.inferal.com/ontology/pinterest/property/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "Query alias: 4 models declare budgetAmount." .

# Query parent property: budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/budgetInMicroCurrency> a rdf:Property ;
  rdfs:label "budget in micro currency" ;
  rdfs:comment "Query alias: 3 models declare budgetInMicroCurrency." .

# Query parent property: budget type
<https://relay.inferal.com/ontology/pinterest/property/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  rdfs:comment "Query alias: 3 models declare budgetType." .

# Query parent property: business name
<https://relay.inferal.com/ontology/pinterest/property/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  rdfs:comment "Query alias: 1 model declares businessName." .

# Query parent property: business role
<https://relay.inferal.com/ontology/pinterest/property/businessRole> a rdf:Property ;
  rdfs:label "business role" ;
  rdfs:comment "Query alias: 3 models declare businessRole." .

# Query parent property: business roles
<https://relay.inferal.com/ontology/pinterest/property/businessRoles> a rdf:Property ;
  rdfs:label "business roles" ;
  rdfs:comment "Query alias: 2 models declare businessRoles." .

# Query parent property: buyable button
<https://relay.inferal.com/ontology/pinterest/property/buyableButton> a rdf:Property ;
  rdfs:label "buyable button" ;
  rdfs:comment "Query alias: 1 model declares buyableButton." .

# Query parent property: campaign filter
<https://relay.inferal.com/ontology/pinterest/property/campaignFilter> a rdf:Property ;
  rdfs:label "campaign filter" ;
  rdfs:comment "Query alias: 1 model declares campaignFilter." .

# Query parent property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Query alias: 7 models declare campaignId." .

# Query parent property: campaign ids
<https://relay.inferal.com/ontology/pinterest/property/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "Query alias: 2 models declare campaignIds." .

# Query parent property: campaign objective types
<https://relay.inferal.com/ontology/pinterest/property/campaignObjectiveTypes> a rdf:Property ;
  rdfs:label "campaign objective types" ;
  rdfs:comment "Query alias: 1 model declares campaignObjectiveTypes." .

# Query parent property: can edit
<https://relay.inferal.com/ontology/pinterest/property/canEdit> a rdf:Property ;
  rdfs:label "can edit" ;
  rdfs:comment "Query alias: 1 model declares canEdit." .

# Query parent property: canonical url
<https://relay.inferal.com/ontology/pinterest/property/canonicalUrl> a rdf:Property ;
  rdfs:label "canonical url" ;
  rdfs:comment "Query alias: 1 model declares canonicalUrl." .

# Query parent property: card type
<https://relay.inferal.com/ontology/pinterest/property/cardType> a rdf:Property ;
  rdfs:label "card type" ;
  rdfs:comment "Query alias: 1 model declares cardType." .

# Query parent property: carousel android deep links
<https://relay.inferal.com/ontology/pinterest/property/carouselAndroidDeepLinks> a rdf:Property ;
  rdfs:label "carousel android deep links" ;
  rdfs:comment "Query alias: 3 models declare carouselAndroidDeepLinks." .

# Query parent property: carousel destination urls
<https://relay.inferal.com/ontology/pinterest/property/carouselDestinationUrls> a rdf:Property ;
  rdfs:label "carousel destination urls" ;
  rdfs:comment "Query alias: 3 models declare carouselDestinationUrls." .

# Query parent property: carousel ios deep links
<https://relay.inferal.com/ontology/pinterest/property/carouselIosDeepLinks> a rdf:Property ;
  rdfs:label "carousel ios deep links" ;
  rdfs:comment "Query alias: 3 models declare carouselIosDeepLinks." .

# Query parent property: carousel slots
<https://relay.inferal.com/ontology/pinterest/property/carouselSlots> a rdf:Property ;
  rdfs:label "carousel slots" ;
  rdfs:comment "Query alias: 1 model declares carouselSlots." .

# Query parent property: carrier
<https://relay.inferal.com/ontology/pinterest/property/carrier> a rdf:Property ;
  rdfs:label "carrier" ;
  rdfs:comment "Query alias: 1 model declares carrier." .

# Query parent property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Query alias: 19 models declare catalog_type." .

# Query parent property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Query alias: 28 models declare catalogId." .

# Query parent property: catalog product group id
<https://relay.inferal.com/ontology/pinterest/property/catalogProductGroupId> a rdf:Property ;
  rdfs:label "catalog product group id" ;
  rdfs:comment "Query alias: 1 model declares catalogProductGroupId." .

# Query parent property: catalog product group name
<https://relay.inferal.com/ontology/pinterest/property/catalogProductGroupName> a rdf:Property ;
  rdfs:label "catalog product group name" ;
  rdfs:comment "Query alias: 1 model declares catalogProductGroupName." .

# Query parent property: catalog product groups
<https://relay.inferal.com/ontology/pinterest/property/catalogProductGroups> a rdf:Property ;
  rdfs:label "catalog product groups" ;
  rdfs:comment "Query alias: 2 models declare catalogProductGroups." .

# Query parent property: catalogs ids
<https://relay.inferal.com/ontology/pinterest/property/catalogsIds> a rdf:Property ;
  rdfs:label "catalogs ids" ;
  rdfs:comment "Query alias: 1 model declares catalogsIds." .

# Query parent property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Query alias: 37 models declare catalogType." .

# Query parent property: categories
<https://relay.inferal.com/ontology/pinterest/property/categories> a rdf:Property ;
  rdfs:label "categories" ;
  rdfs:comment "Query alias: 1 model declares categories." .

# Query parent property: category
<https://relay.inferal.com/ontology/pinterest/property/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "Query alias: 2 models declare category." .

# Query parent property: cause
<https://relay.inferal.com/ontology/pinterest/property/cause> a rdf:Property ;
  rdfs:label "cause" ;
  rdfs:comment "Query alias: 1 model declares cause." .

# Query parent property: checkout enabled
<https://relay.inferal.com/ontology/pinterest/property/checkoutEnabled> a rdf:Property ;
  rdfs:label "checkout enabled" ;
  rdfs:comment "Query alias: 3 models declare checkoutEnabled." .

# Query parent property: child interests
<https://relay.inferal.com/ontology/pinterest/property/childInterests> a rdf:Property ;
  rdfs:label "child interests" ;
  rdfs:comment "Query alias: 1 model declares childInterests." .

# Query parent property: city
<https://relay.inferal.com/ontology/pinterest/property/city> a rdf:Property ;
  rdfs:label "city" ;
  rdfs:comment "Query alias: 2 models declare city." .

# Query parent property: click
<https://relay.inferal.com/ontology/pinterest/property/click> a rdf:Property ;
  rdfs:label "click" ;
  rdfs:comment "Query alias: 1 model declares click." .

# Query parent property: click id
<https://relay.inferal.com/ontology/pinterest/property/clickId> a rdf:Property ;
  rdfs:label "click id" ;
  rdfs:comment "Query alias: 1 model declares clickId." .

# Query parent property: click id epik
<https://relay.inferal.com/ontology/pinterest/property/clickIdEpik> a rdf:Property ;
  rdfs:label "click id epik" ;
  rdfs:comment "Query alias: 1 model declares clickIdEpik." .

# Query parent property: clickthrough1
<https://relay.inferal.com/ontology/pinterest/property/clickthrough1> a rdf:Property ;
  rdfs:label "clickthrough1" ;
  rdfs:comment "Query alias: 1 model declares clickthrough1." .

# Query parent property: click tracking url
<https://relay.inferal.com/ontology/pinterest/property/clickTrackingUrl> a rdf:Property ;
  rdfs:label "click tracking url" ;
  rdfs:comment "Query alias: 3 models declare clickTrackingUrl." .

# Query parent property: click window days
<https://relay.inferal.com/ontology/pinterest/property/clickWindowDays> a rdf:Property ;
  rdfs:label "click window days" ;
  rdfs:comment "Query alias: 2 models declare clickWindowDays." .

# Query parent property: client id
<https://relay.inferal.com/ontology/pinterest/property/clientId> a rdf:Property ;
  rdfs:label "client id" ;
  rdfs:comment "Query alias: 1 model declares clientId." .

# Query parent property: client ip address
<https://relay.inferal.com/ontology/pinterest/property/clientIpAddress> a rdf:Property ;
  rdfs:label "client ip address" ;
  rdfs:comment "Query alias: 1 model declares clientIpAddress." .

# Query parent property: client secret
<https://relay.inferal.com/ontology/pinterest/property/clientSecret> a rdf:Property ;
  rdfs:label "client secret" ;
  rdfs:comment "Query alias: 1 model declares clientSecret." .

# Query parent property: client timestamp
<https://relay.inferal.com/ontology/pinterest/property/clientTimestamp> a rdf:Property ;
  rdfs:label "client timestamp" ;
  rdfs:comment "Query alias: 1 model declares clientTimestamp." .

# Query parent property: client user agent
<https://relay.inferal.com/ontology/pinterest/property/clientUserAgent> a rdf:Property ;
  rdfs:label "client user agent" ;
  rdfs:comment "Query alias: 1 model declares clientUserAgent." .

# Query parent property: code label
<https://relay.inferal.com/ontology/pinterest/property/codeLabel> a rdf:Property ;
  rdfs:label "code label" ;
  rdfs:comment "Query alias: 2 models declare codeLabel." .

# Query parent property: code snippet
<https://relay.inferal.com/ontology/pinterest/property/codeSnippet> a rdf:Property ;
  rdfs:label "code snippet" ;
  rdfs:comment "Query alias: 3 models declare codeSnippet." .

# Query parent property: collaborator count
<https://relay.inferal.com/ontology/pinterest/property/collaboratorCount> a rdf:Property ;
  rdfs:label "collaborator count" ;
  rdfs:comment "Query alias: 3 models declare collaboratorCount." .

# Query parent property: collection items destination url template
<https://relay.inferal.com/ontology/pinterest/property/collectionItemsDestinationUrlTemplate> a rdf:Property ;
  rdfs:label "collection items destination url template" ;
  rdfs:comment "Query alias: 1 model declares collectionItemsDestinationUrlTemplate." .

# Query parent property: collections header type
<https://relay.inferal.com/ontology/pinterest/property/collectionsHeaderType> a rdf:Property ;
  rdfs:label "collections header type" ;
  rdfs:comment "Query alias: 1 model declares collectionsHeaderType." .

# Query parent property: collections hero destination url
<https://relay.inferal.com/ontology/pinterest/property/collectionsHeroDestinationUrl> a rdf:Property ;
  rdfs:label "collections hero destination url" ;
  rdfs:comment "Query alias: 1 model declares collectionsHeroDestinationUrl." .

# Query parent property: collections hero pin id
<https://relay.inferal.com/ontology/pinterest/property/collectionsHeroPinId> a rdf:Property ;
  rdfs:label "collections hero pin id" ;
  rdfs:comment "Query alias: 1 model declares collectionsHeroPinId." .

# Query parent property: color
<https://relay.inferal.com/ontology/pinterest/property/color> a rdf:Property ;
  rdfs:label "color" ;
  rdfs:comment "Query alias: 3 models declare color." .

# Query parent property: column number
<https://relay.inferal.com/ontology/pinterest/property/columnNumber> a rdf:Property ;
  rdfs:label "column number" ;
  rdfs:comment "Query alias: 1 model declares columnNumber." .

# Query parent property: columns
<https://relay.inferal.com/ontology/pinterest/property/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "Query alias: 3 models declare columns." .

# Query parent property: combine targeting types
<https://relay.inferal.com/ontology/pinterest/property/combineTargetingTypes> a rdf:Property ;
  rdfs:label "combine targeting types" ;
  rdfs:comment "Query alias: 1 model declares combineTargetingTypes." .

# Query parent property: completed time
<https://relay.inferal.com/ontology/pinterest/property/completedTime> a rdf:Property ;
  rdfs:label "completed time" ;
  rdfs:comment "Query alias: 3 models declare completedTime." .

# Query parent property: completion message
<https://relay.inferal.com/ontology/pinterest/property/completionMessage> a rdf:Property ;
  rdfs:label "completion message" ;
  rdfs:comment "Query alias: 3 models declare completionMessage." .

# Query parent property: condition
<https://relay.inferal.com/ontology/pinterest/property/condition> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "Query alias: 3 models declare condition." .

# Query parent property: condition
<https://relay.inferal.com/ontology/pinterest/property/CONDITION> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "Query alias: 1 model declares CONDITION." .

# Query parent property: configs
<https://relay.inferal.com/ontology/pinterest/property/configs> a rdf:Property ;
  rdfs:label "configs" ;
  rdfs:comment "Query alias: 3 models declare configs." .

# Query parent property: connected advertiser id
<https://relay.inferal.com/ontology/pinterest/property/connectedAdvertiserId> a rdf:Property ;
  rdfs:label "connected advertiser id" ;
  rdfs:comment "Query alias: 4 models declare connectedAdvertiserId." .

# Query parent property: connected lba id
<https://relay.inferal.com/ontology/pinterest/property/connectedLbaId> a rdf:Property ;
  rdfs:label "connected lba id" ;
  rdfs:comment "Query alias: 4 models declare connectedLbaId." .

# Query parent property: connected merchant id
<https://relay.inferal.com/ontology/pinterest/property/connectedMerchantId> a rdf:Property ;
  rdfs:label "connected merchant id" ;
  rdfs:comment "Query alias: 4 models declare connectedMerchantId." .

# Query parent property: connected tag id
<https://relay.inferal.com/ontology/pinterest/property/connectedTagId> a rdf:Property ;
  rdfs:label "connected tag id" ;
  rdfs:comment "Query alias: 4 models declare connectedTagId." .

# Query parent property: connected user id
<https://relay.inferal.com/ontology/pinterest/property/connectedUserId> a rdf:Property ;
  rdfs:label "connected user id" ;
  rdfs:comment "Query alias: 2 models declare connectedUserId." .

# Query parent property: content-type
<https://relay.inferal.com/ontology/pinterest/property/Content-Type> a rdf:Property ;
  rdfs:label "content-type" ;
  rdfs:comment "Query alias: 1 model declares Content-Type." .

# Query parent property: content type
<https://relay.inferal.com/ontology/pinterest/property/contentType> a rdf:Property ;
  rdfs:label "content type" ;
  rdfs:comment "Query alias: 2 models declare contentType." .

# Query parent property: conversion event
<https://relay.inferal.com/ontology/pinterest/property/conversionEvent> a rdf:Property ;
  rdfs:label "conversion event" ;
  rdfs:comment "Query alias: 1 model declares conversionEvent." .

# Query parent property: conversion learning mode type
<https://relay.inferal.com/ontology/pinterest/property/conversionLearningModeType> a rdf:Property ;
  rdfs:label "conversion learning mode type" ;
  rdfs:comment "Query alias: 1 model declares conversionLearningModeType." .

# Query parent property: conversion metrics ready
<https://relay.inferal.com/ontology/pinterest/property/conversionMetricsReady> a rdf:Property ;
  rdfs:label "conversion metrics ready" ;
  rdfs:comment "Query alias: 1 model declares conversionMetricsReady." .

# Query parent property: conversion product attribution type
<https://relay.inferal.com/ontology/pinterest/property/conversionProductAttributionType> a rdf:Property ;
  rdfs:label "conversion product attribution type" ;
  rdfs:comment "Query alias: 1 model declares conversionProductAttributionType." .

# Query parent property: conversion product breakdown
<https://relay.inferal.com/ontology/pinterest/property/conversionProductBreakdown> a rdf:Property ;
  rdfs:label "conversion product breakdown" ;
  rdfs:comment "Query alias: 1 model declares conversionProductBreakdown." .

# Query parent property: conversion report time
<https://relay.inferal.com/ontology/pinterest/property/conversionReportTime> a rdf:Property ;
  rdfs:label "conversion report time" ;
  rdfs:comment "Query alias: 2 models declare conversionReportTime." .

# Query parent property: conversion tag id
<https://relay.inferal.com/ontology/pinterest/property/conversionTagId> a rdf:Property ;
  rdfs:label "conversion tag id" ;
  rdfs:comment "Query alias: 1 model declares conversionTagId." .

# Query parent property: conversion tag v3goal metadata
<https://relay.inferal.com/ontology/pinterest/property/conversionTagV3GoalMetadata> a rdf:Property ;
  rdfs:label "conversion tag v3goal metadata" ;
  rdfs:comment "Query alias: 1 model declares conversionTagV3GoalMetadata." .

# Query parent property: country
<https://relay.inferal.com/ontology/pinterest/property/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Query alias: 24 models declare country." .

# Query parent property: country
<https://relay.inferal.com/ontology/pinterest/property/COUNTRY> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Query alias: 1 model declares COUNTRY." .

# Query parent property: coverage
<https://relay.inferal.com/ontology/pinterest/property/coverage> a rdf:Property ;
  rdfs:label "coverage" ;
  rdfs:comment "Query alias: 1 model declares coverage." .

# Query parent property: cover image content type
<https://relay.inferal.com/ontology/pinterest/property/coverImageContentType> a rdf:Property ;
  rdfs:label "cover image content type" ;
  rdfs:comment "Query alias: 1 model declares coverImageContentType." .

# Query parent property: cover image data
<https://relay.inferal.com/ontology/pinterest/property/coverImageData> a rdf:Property ;
  rdfs:label "cover image data" ;
  rdfs:comment "Query alias: 1 model declares coverImageData." .

# Query parent property: cover image key frame time
<https://relay.inferal.com/ontology/pinterest/property/coverImageKeyFrameTime> a rdf:Property ;
  rdfs:label "cover image key frame time" ;
  rdfs:comment "Query alias: 1 model declares coverImageKeyFrameTime." .

# Query parent property: cover image url
<https://relay.inferal.com/ontology/pinterest/property/coverImageUrl> a rdf:Property ;
  rdfs:label "cover image url" ;
  rdfs:comment "Query alias: 3 models declare coverImageUrl." .

# Query parent property: cpu cores
<https://relay.inferal.com/ontology/pinterest/property/cpuCores> a rdf:Property ;
  rdfs:label "cpu cores" ;
  rdfs:comment "Query alias: 1 model declares cpuCores." .

# Query parent property: create
<https://relay.inferal.com/ontology/pinterest/property/create> a rdf:Property ;
  rdfs:label "create" ;
  rdfs:comment "Query alias: 1 model declares create." .

# Query parent property: created by
<https://relay.inferal.com/ontology/pinterest/property/createdBy> a rdf:Property ;
  rdfs:label "created by" ;
  rdfs:comment "Query alias: 1 model declares createdBy." .

# Query parent property: created by business
<https://relay.inferal.com/ontology/pinterest/property/createdByBusiness> a rdf:Property ;
  rdfs:label "created by business" ;
  rdfs:comment "Query alias: 2 models declare createdByBusiness." .

# Query parent property: created by business id
<https://relay.inferal.com/ontology/pinterest/property/createdByBusinessId> a rdf:Property ;
  rdfs:label "created by business id" ;
  rdfs:comment "Query alias: 1 model declares createdByBusinessId." .

# Query parent property: created by company name
<https://relay.inferal.com/ontology/pinterest/property/createdByCompanyName> a rdf:Property ;
  rdfs:label "created by company name" ;
  rdfs:comment "Query alias: 1 model declares createdByCompanyName." .

# Query parent property: created by user
<https://relay.inferal.com/ontology/pinterest/property/createdByUser> a rdf:Property ;
  rdfs:label "created by user" ;
  rdfs:comment "Query alias: 2 models declare createdByUser." .

# Query parent property: created by user id
<https://relay.inferal.com/ontology/pinterest/property/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  rdfs:comment "Query alias: 1 model declares createdByUserId." .

# Query parent property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/CREATIVE_ASSETS_ID> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "Query alias: 1 model declares CREATIVE_ASSETS_ID." .

# Query parent property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "Query alias: 8 models declare creativeAssetsId." .

# Query parent property: creative assets ids
<https://relay.inferal.com/ontology/pinterest/property/creativeAssetsIds> a rdf:Property ;
  rdfs:label "creative assets ids" ;
  rdfs:comment "Query alias: 1 model declares creativeAssetsIds." .

# Query parent property: creative type
<https://relay.inferal.com/ontology/pinterest/property/creativeType> a rdf:Property ;
  rdfs:label "creative type" ;
  rdfs:comment "Query alias: 5 models declare creativeType." .

# Query parent property: creative types
<https://relay.inferal.com/ontology/pinterest/property/creativeTypes> a rdf:Property ;
  rdfs:label "creative types" ;
  rdfs:comment "Query alias: 1 model declares creativeTypes." .

# Query parent property: credentials
<https://relay.inferal.com/ontology/pinterest/property/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "Query alias: 11 models declare credentials." .

# Query parent property: cryptographic algorithm
<https://relay.inferal.com/ontology/pinterest/property/cryptographicAlgorithm> a rdf:Property ;
  rdfs:label "cryptographic algorithm" ;
  rdfs:comment "Query alias: 1 model declares cryptographicAlgorithm." .

# Query parent property: cryptographic key
<https://relay.inferal.com/ontology/pinterest/property/cryptographicKey> a rdf:Property ;
  rdfs:label "cryptographic key" ;
  rdfs:comment "Query alias: 1 model declares cryptographicKey." .

# Query parent property: ct
<https://relay.inferal.com/ontology/pinterest/property/ct> a rdf:Property ;
  rdfs:label "ct" ;
  rdfs:comment "Query alias: 1 model declares ct." .

# Query parent property: currency
<https://relay.inferal.com/ontology/pinterest/property/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Query alias: 8 models declare currency." .

# Query parent property: currency
<https://relay.inferal.com/ontology/pinterest/property/CURRENCY> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Query alias: 1 model declares CURRENCY." .

# Query parent property: currency code
<https://relay.inferal.com/ontology/pinterest/property/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "Query alias: 1 model declares currencyCode." .

# Query parent property: currency info
<https://relay.inferal.com/ontology/pinterest/property/currencyInfo> a rdf:Property ;
  rdfs:label "currency info" ;
  rdfs:comment "Query alias: 2 models declare currencyInfo." .

# Query parent property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_LABEL0." .

# Query parent property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_LABEL1." .

# Query parent property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_LABEL2." .

# Query parent property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_LABEL3." .

# Query parent property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_LABEL4." .

# Query parent property: custom number0
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER0> a rdf:Property ;
  rdfs:label "custom number0" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_NUMBER0." .

# Query parent property: custom number1
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER1> a rdf:Property ;
  rdfs:label "custom number1" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_NUMBER1." .

# Query parent property: custom number2
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER2> a rdf:Property ;
  rdfs:label "custom number2" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_NUMBER2." .

# Query parent property: custom number3
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER3> a rdf:Property ;
  rdfs:label "custom number3" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_NUMBER3." .

# Query parent property: custom number4
<https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER4> a rdf:Property ;
  rdfs:label "custom number4" ;
  rdfs:comment "Query alias: 1 model declares CUSTOM_NUMBER4." .

# Query parent property: custom conversion event metrics
<https://relay.inferal.com/ontology/pinterest/property/customConversionEventMetrics> a rdf:Property ;
  rdfs:label "custom conversion event metrics" ;
  rdfs:comment "Query alias: 1 model declares customConversionEventMetrics." .

# Query parent property: customer list id
<https://relay.inferal.com/ontology/pinterest/property/customerListId> a rdf:Property ;
  rdfs:label "customer list id" ;
  rdfs:comment "Query alias: 3 models declare customerListId." .

# Query parent property: customer list upload
<https://relay.inferal.com/ontology/pinterest/property/customerListUpload> a rdf:Property ;
  rdfs:label "customer list upload" ;
  rdfs:comment "Query alias: 1 model declares customerListUpload." .

# Query parent property: customizable cta type
<https://relay.inferal.com/ontology/pinterest/property/customizableCtaType> a rdf:Property ;
  rdfs:label "customizable cta type" ;
  rdfs:comment "Query alias: 4 models declare customizableCtaType." .

# Query parent property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "Query alias: 7 models declare customLabel0." .

# Query parent property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "Query alias: 7 models declare customLabel1." .

# Query parent property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "Query alias: 7 models declare customLabel2." .

# Query parent property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "Query alias: 7 models declare customLabel3." .

# Query parent property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "Query alias: 7 models declare customLabel4." .

# Query parent property: custom number0
<https://relay.inferal.com/ontology/pinterest/property/customNumber0> a rdf:Property ;
  rdfs:label "custom number0" ;
  rdfs:comment "Query alias: 3 models declare customNumber0." .

# Query parent property: custom number1
<https://relay.inferal.com/ontology/pinterest/property/customNumber1> a rdf:Property ;
  rdfs:label "custom number1" ;
  rdfs:comment "Query alias: 3 models declare customNumber1." .

# Query parent property: custom number2
<https://relay.inferal.com/ontology/pinterest/property/customNumber2> a rdf:Property ;
  rdfs:label "custom number2" ;
  rdfs:comment "Query alias: 3 models declare customNumber2." .

# Query parent property: custom number3
<https://relay.inferal.com/ontology/pinterest/property/customNumber3> a rdf:Property ;
  rdfs:label "custom number3" ;
  rdfs:comment "Query alias: 3 models declare customNumber3." .

# Query parent property: custom number4
<https://relay.inferal.com/ontology/pinterest/property/customNumber4> a rdf:Property ;
  rdfs:label "custom number4" ;
  rdfs:comment "Query alias: 3 models declare customNumber4." .

# Query parent property: custom question field type
<https://relay.inferal.com/ontology/pinterest/property/customQuestionFieldType> a rdf:Property ;
  rdfs:label "custom question field type" ;
  rdfs:comment "Query alias: 1 model declares customQuestionFieldType." .

# Query parent property: custom question label
<https://relay.inferal.com/ontology/pinterest/property/customQuestionLabel> a rdf:Property ;
  rdfs:label "custom question label" ;
  rdfs:comment "Query alias: 1 model declares customQuestionLabel." .

# Query parent property: custom question options
<https://relay.inferal.com/ontology/pinterest/property/customQuestionOptions> a rdf:Property ;
  rdfs:label "custom question options" ;
  rdfs:comment "Query alias: 1 model declares customQuestionOptions." .

# Query parent property: custom text
<https://relay.inferal.com/ontology/pinterest/property/customText> a rdf:Property ;
  rdfs:label "custom text" ;
  rdfs:comment "Query alias: 1 model declares customText." .

# Query parent property: daily spend cap
<https://relay.inferal.com/ontology/pinterest/property/dailySpendCap> a rdf:Property ;
  rdfs:label "daily spend cap" ;
  rdfs:comment "Query alias: 4 models declare dailySpendCap." .

# Query parent property: data status
<https://relay.inferal.com/ontology/pinterest/property/dataStatus> a rdf:Property ;
  rdfs:label "data status" ;
  rdfs:comment "Query alias: 1 model declares dataStatus." .

# Query parent property: date
<https://relay.inferal.com/ontology/pinterest/property/DATE> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Query alias: 1 model declares DATE." .

# Query parent property: db
<https://relay.inferal.com/ontology/pinterest/property/db> a rdf:Property ;
  rdfs:label "db" ;
  rdfs:comment "Query alias: 1 model declares db." .

# Query parent property: dca assets
<https://relay.inferal.com/ontology/pinterest/property/dcaAssets> a rdf:Property ;
  rdfs:label "dca assets" ;
  rdfs:comment "Query alias: 1 model declares dcaAssets." .

# Query parent property: default ad group budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/defaultAdGroupBudgetInMicroCurrency> a rdf:Property ;
  rdfs:label "default ad group budget in micro currency" ;
  rdfs:comment "Query alias: 2 models declare defaultAdGroupBudgetInMicroCurrency." .

# Query parent property: default availability
<https://relay.inferal.com/ontology/pinterest/property/defaultAvailability> a rdf:Property ;
  rdfs:label "default availability" ;
  rdfs:comment "Query alias: 5 models declare defaultAvailability." .

# Query parent property: default country
<https://relay.inferal.com/ontology/pinterest/property/defaultCountry> a rdf:Property ;
  rdfs:label "default country" ;
  rdfs:comment "Query alias: 5 models declare defaultCountry." .

# Query parent property: default currency
<https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Query alias: 11 models declare defaultCurrency." .

# Query parent property: default locale
<https://relay.inferal.com/ontology/pinterest/property/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "Query alias: 7 models declare defaultLocale." .

# Query parent property: definition
<https://relay.inferal.com/ontology/pinterest/property/definition> a rdf:Property ;
  rdfs:label "definition" ;
  rdfs:comment "Query alias: 1 model declares definition." .

# Query parent property: deleted asset groups
<https://relay.inferal.com/ontology/pinterest/property/deletedAssetGroups> a rdf:Property ;
  rdfs:label "deleted asset groups" ;
  rdfs:comment "Query alias: 1 model declares deletedAssetGroups." .

# Query parent property: deleted members
<https://relay.inferal.com/ontology/pinterest/property/deletedMembers> a rdf:Property ;
  rdfs:label "deleted members" ;
  rdfs:comment "Query alias: 1 model declares deletedMembers." .

# Query parent property: deleted partners
<https://relay.inferal.com/ontology/pinterest/property/deletedPartners> a rdf:Property ;
  rdfs:label "deleted partners" ;
  rdfs:comment "Query alias: 1 model declares deletedPartners." .

# Query parent property: delimiter error
<https://relay.inferal.com/ontology/pinterest/property/DELIMITER_ERROR> a rdf:Property ;
  rdfs:label "delimiter error" ;
  rdfs:comment "Query alias: 1 model declares DELIMITER_ERROR." .

# Query parent property: description
<https://relay.inferal.com/ontology/pinterest/property/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Query alias: 35 models declare description." .

# Query parent property: destination url
<https://relay.inferal.com/ontology/pinterest/property/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "Query alias: 4 models declare destinationUrl." .

# Query parent property: devices
<https://relay.inferal.com/ontology/pinterest/property/devices> a rdf:Property ;
  rdfs:label "devices" ;
  rdfs:comment "Query alias: 1 model declares devices." .

# Query parent property: disclosure language
<https://relay.inferal.com/ontology/pinterest/property/disclosureLanguage> a rdf:Property ;
  rdfs:label "disclosure language" ;
  rdfs:comment "Query alias: 3 models declare disclosureLanguage." .

# Query parent property: disclosure type
<https://relay.inferal.com/ontology/pinterest/property/disclosureType> a rdf:Property ;
  rdfs:label "disclosure type" ;
  rdfs:comment "Query alias: 3 models declare disclosureType." .

# Query parent property: disclosure url
<https://relay.inferal.com/ontology/pinterest/property/disclosureUrl> a rdf:Property ;
  rdfs:label "disclosure url" ;
  rdfs:comment "Query alias: 3 models declare disclosureUrl." .

# Query parent property: discount currency
<https://relay.inferal.com/ontology/pinterest/property/discountCurrency> a rdf:Property ;
  rdfs:label "discount currency" ;
  rdfs:comment "Query alias: 1 model declares discountCurrency." .

# Query parent property: discount in micro currency
<https://relay.inferal.com/ontology/pinterest/property/discountInMicroCurrency> a rdf:Property ;
  rdfs:label "discount in micro currency" ;
  rdfs:comment "Query alias: 1 model declares discountInMicroCurrency." .

# Query parent property: discount status
<https://relay.inferal.com/ontology/pinterest/property/discountStatus> a rdf:Property ;
  rdfs:label "discount status" ;
  rdfs:comment "Query alias: 3 models declare discountStatus." .

# Query parent property: discount type
<https://relay.inferal.com/ontology/pinterest/property/discountType> a rdf:Property ;
  rdfs:label "discount type" ;
  rdfs:comment "Query alias: 1 model declares discountType." .

# Query parent property: display
<https://relay.inferal.com/ontology/pinterest/property/display> a rdf:Property ;
  rdfs:label "display" ;
  rdfs:comment "Query alias: 1 model declares display." .

# Query parent property: dns txt record
<https://relay.inferal.com/ontology/pinterest/property/dnsTxtRecord> a rdf:Property ;
  rdfs:label "dns txt record" ;
  rdfs:comment "Query alias: 1 model declares dnsTxtRecord." .

# Query parent property: document type
<https://relay.inferal.com/ontology/pinterest/property/documentType> a rdf:Property ;
  rdfs:label "document type" ;
  rdfs:comment "Query alias: 1 model declares documentType." .

# Query parent property: dominant color
<https://relay.inferal.com/ontology/pinterest/property/dominantColor> a rdf:Property ;
  rdfs:label "dominant color" ;
  rdfs:comment "Query alias: 2 models declare dominantColor." .

# Query parent property: download url
<https://relay.inferal.com/ontology/pinterest/property/downloadUrl> a rdf:Property ;
  rdfs:label "download url" ;
  rdfs:comment "Query alias: 2 models declare downloadUrl." .

# Query parent property: duplicate headers
<https://relay.inferal.com/ontology/pinterest/property/DUPLICATE_HEADERS> a rdf:Property ;
  rdfs:label "duplicate headers" ;
  rdfs:comment "Query alias: 1 model declares DUPLICATE_HEADERS." .

# Query parent property: duration
<https://relay.inferal.com/ontology/pinterest/property/duration> a rdf:Property ;
  rdfs:label "duration" ;
  rdfs:comment "Query alias: 2 models declare duration." .

# Query parent property: eligible
<https://relay.inferal.com/ontology/pinterest/property/eligible> a rdf:Property ;
  rdfs:label "eligible" ;
  rdfs:comment "Query alias: 1 model declares eligible." .

# Query parent property: em
<https://relay.inferal.com/ontology/pinterest/property/em> a rdf:Property ;
  rdfs:label "em" ;
  rdfs:comment "Query alias: 1 model declares em." .

# Query parent property: email
<https://relay.inferal.com/ontology/pinterest/property/email> a rdf:Property ;
  rdfs:label "email" ;
  rdfs:comment "Query alias: 1 model declares email." .

# Query parent property: encoding error
<https://relay.inferal.com/ontology/pinterest/property/ENCODING_ERROR> a rdf:Property ;
  rdfs:label "encoding error" ;
  rdfs:comment "Query alias: 1 model declares ENCODING_ERROR." .

# Query parent property: end hour
<https://relay.inferal.com/ontology/pinterest/property/endHour> a rdf:Property ;
  rdfs:label "end hour" ;
  rdfs:comment "Query alias: 1 model declares endHour." .

# Query parent property: engagement domain
<https://relay.inferal.com/ontology/pinterest/property/engagementDomain> a rdf:Property ;
  rdfs:label "engagement domain" ;
  rdfs:comment "Query alias: 1 model declares engagementDomain." .

# Query parent property: engagement type
<https://relay.inferal.com/ontology/pinterest/property/engagementType> a rdf:Property ;
  rdfs:label "engagement type" ;
  rdfs:comment "Query alias: 2 models declare engagementType." .

# Query parent property: engagement window days
<https://relay.inferal.com/ontology/pinterest/property/engagementWindowDays> a rdf:Property ;
  rdfs:label "engagement window days" ;
  rdfs:comment "Query alias: 1 model declares engagementWindowDays." .

# Query parent property: engager type
<https://relay.inferal.com/ontology/pinterest/property/engagerType> a rdf:Property ;
  rdfs:label "engager type" ;
  rdfs:comment "Query alias: 1 model declares engagerType." .

# Query parent property: enhanced match status
<https://relay.inferal.com/ontology/pinterest/property/enhancedMatchStatus> a rdf:Property ;
  rdfs:label "enhanced match status" ;
  rdfs:comment "Query alias: 3 models declare enhancedMatchStatus." .

# Query parent property: entity ids
<https://relay.inferal.com/ontology/pinterest/property/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "Query alias: 1 model declares entityIds." .

# Query parent property: entity types
<https://relay.inferal.com/ontology/pinterest/property/entityTypes> a rdf:Property ;
  rdfs:label "entity types" ;
  rdfs:comment "Query alias: 1 model declares entityTypes." .

# Query parent property: error code
<https://relay.inferal.com/ontology/pinterest/property/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "Query alias: 1 model declares errorCode." .

# Query parent property: error message
<https://relay.inferal.com/ontology/pinterest/property/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  rdfs:comment "Query alias: 1 model declares errorMessage." .

# Query parent property: error messages
<https://relay.inferal.com/ontology/pinterest/property/errorMessages> a rdf:Property ;
  rdfs:label "error messages" ;
  rdfs:comment "Query alias: 2 models declare errorMessages." .

# Query parent property: estimated monthly spend
<https://relay.inferal.com/ontology/pinterest/property/estimatedMonthlySpend> a rdf:Property ;
  rdfs:label "estimated monthly spend" ;
  rdfs:comment "Query alias: 2 models declare estimatedMonthlySpend." .

# Query parent property: event
<https://relay.inferal.com/ontology/pinterest/property/event> a rdf:Property ;
  rdfs:label "event" ;
  rdfs:comment "Query alias: 1 model declares event." .

# Query parent property: event data
<https://relay.inferal.com/ontology/pinterest/property/eventData> a rdf:Property ;
  rdfs:label "event data" ;
  rdfs:comment "Query alias: 1 model declares eventData." .

# Query parent property: event id
<https://relay.inferal.com/ontology/pinterest/property/eventId> a rdf:Property ;
  rdfs:label "event id" ;
  rdfs:comment "Query alias: 1 model declares eventId." .

# Query parent property: event name
<https://relay.inferal.com/ontology/pinterest/property/eventName> a rdf:Property ;
  rdfs:label "event name" ;
  rdfs:comment "Query alias: 1 model declares eventName." .

# Query parent property: events
<https://relay.inferal.com/ontology/pinterest/property/events> a rdf:Property ;
  rdfs:label "events" ;
  rdfs:comment "Query alias: 1 model declares events." .

# Query parent property: event source
<https://relay.inferal.com/ontology/pinterest/property/eventSource> a rdf:Property ;
  rdfs:label "event source" ;
  rdfs:comment "Query alias: 1 model declares eventSource." .

# Query parent property: event timestamp
<https://relay.inferal.com/ontology/pinterest/property/eventTimestamp> a rdf:Property ;
  rdfs:label "event timestamp" ;
  rdfs:comment "Query alias: 1 model declares eventTimestamp." .

# Query parent property: event type
<https://relay.inferal.com/ontology/pinterest/property/eventType> a rdf:Property ;
  rdfs:label "event type" ;
  rdfs:comment "Query alias: 1 model declares eventType." .

# Query parent property: exception
<https://relay.inferal.com/ontology/pinterest/property/exception> a rdf:Property ;
  rdfs:label "exception" ;
  rdfs:comment "Query alias: 1 model declares exception." .

# Query parent property: exclusion window
<https://relay.inferal.com/ontology/pinterest/property/exclusionWindow> a rdf:Property ;
  rdfs:label "exclusion window" ;
  rdfs:comment "Query alias: 1 model declares exclusionWindow." .

# Query parent property: expires in
<https://relay.inferal.com/ontology/pinterest/property/expiresIn> a rdf:Property ;
  rdfs:label "expires in" ;
  rdfs:comment "Query alias: 1 model declares expiresIn." .

# Query parent property: export status
<https://relay.inferal.com/ontology/pinterest/property/exportStatus> a rdf:Property ;
  rdfs:label "export status" ;
  rdfs:comment "Query alias: 1 model declares exportStatus." .

# Query parent property: external business id
<https://relay.inferal.com/ontology/pinterest/property/externalBusinessId> a rdf:Property ;
  rdfs:label "external business id" ;
  rdfs:comment "Query alias: 4 models declare externalBusinessId." .

# Query parent property: external event id
<https://relay.inferal.com/ontology/pinterest/property/externalEventId> a rdf:Property ;
  rdfs:label "external event id" ;
  rdfs:comment "Query alias: 1 model declares externalEventId." .

# Query parent property: external id
<https://relay.inferal.com/ontology/pinterest/property/externalId> a rdf:Property ;
  rdfs:label "external id" ;
  rdfs:comment "Query alias: 4 models declare externalId." .

# Query parent property: external storage free space
<https://relay.inferal.com/ontology/pinterest/property/externalStorageFreeSpace> a rdf:Property ;
  rdfs:label "external storage free space" ;
  rdfs:comment "Query alias: 1 model declares externalStorageFreeSpace." .

# Query parent property: external storage size
<https://relay.inferal.com/ontology/pinterest/property/externalStorageSize> a rdf:Property ;
  rdfs:label "external storage size" ;
  rdfs:comment "Query alias: 1 model declares externalStorageSize." .

# Query parent property: feed length too long
<https://relay.inferal.com/ontology/pinterest/property/FEED_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "feed length too long" ;
  rdfs:comment "Query alias: 1 model declares FEED_LENGTH_TOO_LONG." .

# Query parent property: feed too small
<https://relay.inferal.com/ontology/pinterest/property/FEED_TOO_SMALL> a rdf:Property ;
  rdfs:label "feed too small" ;
  rdfs:comment "Query alias: 1 model declares FEED_TOO_SMALL." .

# Query parent property: feed id
<https://relay.inferal.com/ontology/pinterest/property/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "Query alias: 5 models declare feedId." .

# Query parent property: feed profile id
<https://relay.inferal.com/ontology/pinterest/property/feedProfileId> a rdf:Property ;
  rdfs:label "feed profile id" ;
  rdfs:comment "Query alias: 2 models declare feedProfileId." .

# Query parent property: female
<https://relay.inferal.com/ontology/pinterest/property/female> a rdf:Property ;
  rdfs:label "female" ;
  rdfs:comment "Query alias: 1 model declares female." .

# Query parent property: fetch error
<https://relay.inferal.com/ontology/pinterest/property/FETCH_ERROR> a rdf:Property ;
  rdfs:label "fetch error" ;
  rdfs:comment "Query alias: 1 model declares FETCH_ERROR." .

# Query parent property: fetch google sheet not shared
<https://relay.inferal.com/ontology/pinterest/property/FETCH_GOOGLE_SHEET_NOT_SHARED> a rdf:Property ;
  rdfs:label "fetch google sheet not shared" ;
  rdfs:comment "Query alias: 1 model declares FETCH_GOOGLE_SHEET_NOT_SHARED." .

# Query parent property: fetch google sheet public can edit
<https://relay.inferal.com/ontology/pinterest/property/FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDIT> a rdf:Property ;
  rdfs:label "fetch google sheet public can edit" ;
  rdfs:comment "Query alias: 1 model declares FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDIT." .

# Query parent property: fetch inactive feed error
<https://relay.inferal.com/ontology/pinterest/property/FETCH_INACTIVE_FEED_ERROR> a rdf:Property ;
  rdfs:label "fetch inactive feed error" ;
  rdfs:comment "Query alias: 1 model declares FETCH_INACTIVE_FEED_ERROR." .

# Query parent property: fetch same signature
<https://relay.inferal.com/ontology/pinterest/property/FETCH_SAME_SIGNATURE> a rdf:Property ;
  rdfs:label "fetch same signature" ;
  rdfs:comment "Query alias: 1 model declares FETCH_SAME_SIGNATURE." .

# Query parent property: file content
<https://relay.inferal.com/ontology/pinterest/property/fileContent> a rdf:Property ;
  rdfs:label "file content" ;
  rdfs:comment "Query alias: 1 model declares fileContent." .

# Query parent property: filename
<https://relay.inferal.com/ontology/pinterest/property/filename> a rdf:Property ;
  rdfs:label "filename" ;
  rdfs:comment "Query alias: 1 model declares filename." .

# Query parent property: file name
<https://relay.inferal.com/ontology/pinterest/property/fileName> a rdf:Property ;
  rdfs:label "file name" ;
  rdfs:comment "Query alias: 1 model declares fileName." .

# Query parent property: file parts
<https://relay.inferal.com/ontology/pinterest/property/fileParts> a rdf:Property ;
  rdfs:label "file parts" ;
  rdfs:comment "Query alias: 1 model declares fileParts." .

# Query parent property: filter operator type
<https://relay.inferal.com/ontology/pinterest/property/filterOperatorType> a rdf:Property ;
  rdfs:label "filter operator type" ;
  rdfs:comment "Query alias: 1 model declares filterOperatorType." .

# Query parent property: filters
<https://relay.inferal.com/ontology/pinterest/property/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Query alias: 16 models declare filters." .

# Query parent property: fn
<https://relay.inferal.com/ontology/pinterest/property/fn> a rdf:Property ;
  rdfs:label "fn" ;
  rdfs:comment "Query alias: 1 model declares fn." .

# Query parent property: follower count
<https://relay.inferal.com/ontology/pinterest/property/followerCount> a rdf:Property ;
  rdfs:label "follower count" ;
  rdfs:comment "Query alias: 4 models declare followerCount." .

# Query parent property: following count
<https://relay.inferal.com/ontology/pinterest/property/followingCount> a rdf:Property ;
  rdfs:label "following count" ;
  rdfs:comment "Query alias: 1 model declares followingCount." .

# Query parent property: format
<https://relay.inferal.com/ontology/pinterest/property/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "Query alias: 11 models declare format." .

# Query parent property: form factor
<https://relay.inferal.com/ontology/pinterest/property/formFactor> a rdf:Property ;
  rdfs:label "form factor" ;
  rdfs:comment "Query alias: 1 model declares formFactor." .

# Query parent property: free shipping label
<https://relay.inferal.com/ontology/pinterest/property/freeShippingLabel> a rdf:Property ;
  rdfs:label "free shipping label" ;
  rdfs:comment "Query alias: 3 models declare freeShippingLabel." .

# Query parent property: free shipping limit
<https://relay.inferal.com/ontology/pinterest/property/freeShippingLimit> a rdf:Property ;
  rdfs:label "free shipping limit" ;
  rdfs:comment "Query alias: 3 models declare freeShippingLimit." .

# Query parent property: frequency goal metadata
<https://relay.inferal.com/ontology/pinterest/property/frequencyGoalMetadata> a rdf:Property ;
  rdfs:label "frequency goal metadata" ;
  rdfs:comment "Query alias: 1 model declares frequencyGoalMetadata." .

# Query parent property: ge
<https://relay.inferal.com/ontology/pinterest/property/ge> a rdf:Property ;
  rdfs:label "ge" ;
  rdfs:comment "Query alias: 1 model declares ge." .

# Query parent property: genders
<https://relay.inferal.com/ontology/pinterest/property/genders> a rdf:Property ;
  rdfs:label "genders" ;
  rdfs:comment "Query alias: 1 model declares genders." .

# Query parent property: geo
<https://relay.inferal.com/ontology/pinterest/property/GEO> a rdf:Property ;
  rdfs:label "geo" ;
  rdfs:comment "Query alias: 1 model declares GEO." .

# Query parent property: google product category0
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY0> a rdf:Property ;
  rdfs:label "google product category0" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY0." .

# Query parent property: google product category1
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY1> a rdf:Property ;
  rdfs:label "google product category1" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY1." .

# Query parent property: google product category2
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY2> a rdf:Property ;
  rdfs:label "google product category2" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY2." .

# Query parent property: google product category3
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY3> a rdf:Property ;
  rdfs:label "google product category3" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY3." .

# Query parent property: google product category4
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY4> a rdf:Property ;
  rdfs:label "google product category4" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY4." .

# Query parent property: google product category5
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY5> a rdf:Property ;
  rdfs:label "google product category5" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY5." .

# Query parent property: google product category6
<https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY6> a rdf:Property ;
  rdfs:label "google product category6" ;
  rdfs:comment "Query alias: 1 model declares GOOGLE_PRODUCT_CATEGORY6." .

# Query parent property: google product category
<https://relay.inferal.com/ontology/pinterest/property/googleProductCategory> a rdf:Property ;
  rdfs:label "google product category" ;
  rdfs:comment "Query alias: 5 models declare googleProductCategory." .

# Query parent property: grant type
<https://relay.inferal.com/ontology/pinterest/property/grantType> a rdf:Property ;
  rdfs:label "grant type" ;
  rdfs:comment "Query alias: 1 model declares grantType." .

# Query parent property: granularity
<https://relay.inferal.com/ontology/pinterest/property/granularity> a rdf:Property ;
  rdfs:label "granularity" ;
  rdfs:comment "Query alias: 3 models declare granularity." .

# Query parent property: grid click type
<https://relay.inferal.com/ontology/pinterest/property/gridClickType> a rdf:Property ;
  rdfs:label "grid click type" ;
  rdfs:comment "Query alias: 4 models declare gridClickType." .

# Query parent property: gtin
<https://relay.inferal.com/ontology/pinterest/property/gtin> a rdf:Property ;
  rdfs:label "gtin" ;
  rdfs:comment "Query alias: 3 models declare gtin." .

# Query parent property: guest ratings
<https://relay.inferal.com/ontology/pinterest/property/guestRatings> a rdf:Property ;
  rdfs:label "guest ratings" ;
  rdfs:comment "Query alias: 2 models declare guestRatings." .

# Query parent property: has accepted
<https://relay.inferal.com/ontology/pinterest/property/hasAccepted> a rdf:Property ;
  rdfs:label "has accepted" ;
  rdfs:comment "Query alias: 1 model declares hasAccepted." .

# Query parent property: has accepted terms
<https://relay.inferal.com/ontology/pinterest/property/hasAcceptedTerms> a rdf:Property ;
  rdfs:label "has accepted terms" ;
  rdfs:comment "Query alias: 3 models declare hasAcceptedTerms." .

# Query parent property: has been promoted
<https://relay.inferal.com/ontology/pinterest/property/hasBeenPromoted> a rdf:Property ;
  rdfs:label "has been promoted" ;
  rdfs:comment "Query alias: 1 model declares hasBeenPromoted." .

# Query parent property: hashed email
<https://relay.inferal.com/ontology/pinterest/property/hashedEmail> a rdf:Property ;
  rdfs:label "hashed email" ;
  rdfs:comment "Query alias: 1 model declares hashedEmail." .

# Query parent property: hashed maid
<https://relay.inferal.com/ontology/pinterest/property/hashedMaid> a rdf:Property ;
  rdfs:label "hashed maid" ;
  rdfs:comment "Query alias: 1 model declares hashedMaid." .

# Query parent property: hashed maids
<https://relay.inferal.com/ontology/pinterest/property/hashedMaids> a rdf:Property ;
  rdfs:label "hashed maids" ;
  rdfs:comment "Query alias: 1 model declares hashedMaids." .

# Query parent property: has prediction
<https://relay.inferal.com/ontology/pinterest/property/hasPrediction> a rdf:Property ;
  rdfs:label "has prediction" ;
  rdfs:comment "Query alias: 1 model declares hasPrediction." .

# Query parent property: height
<https://relay.inferal.com/ontology/pinterest/property/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "Query alias: 4 models declare height." .

# Query parent property: host
<https://relay.inferal.com/ontology/pinterest/property/host> a rdf:Property ;
  rdfs:label "host" ;
  rdfs:comment "Query alias: 1 model declares host." .

# Query parent property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/HOTEL_ID> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "Query alias: 1 model declares HOTEL_ID." .

# Query parent property: hotel price header is present
<https://relay.inferal.com/ontology/pinterest/property/HOTEL_PRICE_HEADER_IS_PRESENT> a rdf:Property ;
  rdfs:label "hotel price header is present" ;
  rdfs:comment "Query alias: 1 model declares HOTEL_PRICE_HEADER_IS_PRESENT." .

# Query parent property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "Query alias: 8 models declare hotelId." .

# Query parent property: hotel ids
<https://relay.inferal.com/ontology/pinterest/property/hotelIds> a rdf:Property ;
  rdfs:label "hotel ids" ;
  rdfs:comment "Query alias: 1 model declares hotelIds." .

# Query parent property: html
<https://relay.inferal.com/ontology/pinterest/property/html> a rdf:Property ;
  rdfs:label "html" ;
  rdfs:comment "Query alias: 1 model declares html." .

# Query parent property: image file not accessible
<https://relay.inferal.com/ontology/pinterest/property/IMAGE_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "image file not accessible" ;
  rdfs:comment "Query alias: 1 model declares IMAGE_FILE_NOT_ACCESSIBLE." .

# Query parent property: image file not found
<https://relay.inferal.com/ontology/pinterest/property/IMAGE_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "image file not found" ;
  rdfs:comment "Query alias: 1 model declares IMAGE_FILE_NOT_FOUND." .

# Query parent property: image invalid file
<https://relay.inferal.com/ontology/pinterest/property/IMAGE_INVALID_FILE> a rdf:Property ;
  rdfs:label "image invalid file" ;
  rdfs:comment "Query alias: 1 model declares IMAGE_INVALID_FILE." .

# Query parent property: image level internal error
<https://relay.inferal.com/ontology/pinterest/property/IMAGE_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "image level internal error" ;
  rdfs:comment "Query alias: 1 model declares IMAGE_LEVEL_INTERNAL_ERROR." .

# Query parent property: image malformed url
<https://relay.inferal.com/ontology/pinterest/property/IMAGE_MALFORMED_URL> a rdf:Property ;
  rdfs:label "image malformed url" ;
  rdfs:comment "Query alias: 1 model declares IMAGE_MALFORMED_URL." .

# Query parent property: image cover url
<https://relay.inferal.com/ontology/pinterest/property/imageCoverUrl> a rdf:Property ;
  rdfs:label "image cover url" ;
  rdfs:comment "Query alias: 1 model declares imageCoverUrl." .

# Query parent property: image large url
<https://relay.inferal.com/ontology/pinterest/property/imageLargeUrl> a rdf:Property ;
  rdfs:label "image large url" ;
  rdfs:comment "Query alias: 1 model declares imageLargeUrl." .

# Query parent property: image medium url
<https://relay.inferal.com/ontology/pinterest/property/imageMediumUrl> a rdf:Property ;
  rdfs:label "image medium url" ;
  rdfs:comment "Query alias: 1 model declares imageMediumUrl." .

# Query parent property: images
<https://relay.inferal.com/ontology/pinterest/property/images> a rdf:Property ;
  rdfs:label "images" ;
  rdfs:comment "Query alias: 3 models declare images." .

# Query parent property: image small url
<https://relay.inferal.com/ontology/pinterest/property/imageSmallUrl> a rdf:Property ;
  rdfs:label "image small url" ;
  rdfs:comment "Query alias: 1 model declares imageSmallUrl." .

# Query parent property: image xlarge url
<https://relay.inferal.com/ontology/pinterest/property/imageXlargeUrl> a rdf:Property ;
  rdfs:label "image xlarge url" ;
  rdfs:comment "Query alias: 1 model declares imageXlargeUrl." .

# Query parent property: impression
<https://relay.inferal.com/ontology/pinterest/property/impression> a rdf:Property ;
  rdfs:label "impression" ;
  rdfs:comment "Query alias: 1 model declares impression." .

# Query parent property: impression1
<https://relay.inferal.com/ontology/pinterest/property/impression1> a rdf:Property ;
  rdfs:label "impression1" ;
  rdfs:comment "Query alias: 1 model declares impression1." .

# Query parent property: in stock
<https://relay.inferal.com/ontology/pinterest/property/IN_STOCK> a rdf:Property ;
  rdfs:label "in stock" ;
  rdfs:comment "Query alias: 1 model declares IN_STOCK." .

# Query parent property: included
<https://relay.inferal.com/ontology/pinterest/property/included> a rdf:Property ;
  rdfs:label "included" ;
  rdfs:comment "Query alias: 1 model declares included." .

# Query parent property: inclusion
<https://relay.inferal.com/ontology/pinterest/property/inclusion> a rdf:Property ;
  rdfs:label "inclusion" ;
  rdfs:comment "Query alias: 1 model declares inclusion." .

# Query parent property: inconsistent currency values
<https://relay.inferal.com/ontology/pinterest/property/INCONSISTENT_CURRENCY_VALUES> a rdf:Property ;
  rdfs:label "inconsistent currency values" ;
  rdfs:comment "Query alias: 1 model declares INCONSISTENT_CURRENCY_VALUES." .

# Query parent property: indexed product count large delta
<https://relay.inferal.com/ontology/pinterest/property/INDEXED_PRODUCT_COUNT_LARGE_DELTA> a rdf:Property ;
  rdfs:label "indexed product count large delta" ;
  rdfs:comment "Query alias: 1 model declares INDEXED_PRODUCT_COUNT_LARGE_DELTA." .

# Query parent property: ineligible for ads
<https://relay.inferal.com/ontology/pinterest/property/ineligibleForAds> a rdf:Property ;
  rdfs:label "ineligible for ads" ;
  rdfs:comment "Query alias: 1 model declares ineligibleForAds." .

# Query parent property: ineligible for organic
<https://relay.inferal.com/ontology/pinterest/property/ineligibleForOrganic> a rdf:Property ;
  rdfs:label "ineligible for organic" ;
  rdfs:comment "Query alias: 1 model declares ineligibleForOrganic." .

# Query parent property: info
<https://relay.inferal.com/ontology/pinterest/property/info> a rdf:Property ;
  rdfs:label "info" ;
  rdfs:comment "Query alias: 1 model declares info." .

# Query parent property: ingested
<https://relay.inferal.com/ontology/pinterest/property/ingested> a rdf:Property ;
  rdfs:label "ingested" ;
  rdfs:comment "Query alias: 1 model declares ingested." .

# Query parent property: ingested videos
<https://relay.inferal.com/ontology/pinterest/property/ingestedVideos> a rdf:Property ;
  rdfs:label "ingested videos" ;
  rdfs:comment "Query alias: 1 model declares ingestedVideos." .

# Query parent property: ingestion details
<https://relay.inferal.com/ontology/pinterest/property/ingestionDetails> a rdf:Property ;
  rdfs:label "ingestion details" ;
  rdfs:comment "Query alias: 1 model declares ingestionDetails." .

# Query parent property: installment price
<https://relay.inferal.com/ontology/pinterest/property/installmentPrice> a rdf:Property ;
  rdfs:label "installment price" ;
  rdfs:comment "Query alias: 3 models declare installmentPrice." .

# Query parent property: install time
<https://relay.inferal.com/ontology/pinterest/property/installTime> a rdf:Property ;
  rdfs:label "install time" ;
  rdfs:comment "Query alias: 1 model declares installTime." .

# Query parent property: in stock
<https://relay.inferal.com/ontology/pinterest/property/inStock> a rdf:Property ;
  rdfs:label "in stock" ;
  rdfs:comment "Query alias: 1 model declares inStock." .

# Query parent property: interest
<https://relay.inferal.com/ontology/pinterest/property/interest> a rdf:Property ;
  rdfs:label "interest" ;
  rdfs:comment "Query alias: 1 model declares interest." .

# Query parent property: interest
<https://relay.inferal.com/ontology/pinterest/property/INTEREST> a rdf:Property ;
  rdfs:label "interest" ;
  rdfs:comment "Query alias: 1 model declares INTEREST." .

# Query parent property: internal service error
<https://relay.inferal.com/ontology/pinterest/property/INTERNAL_SERVICE_ERROR> a rdf:Property ;
  rdfs:label "internal service error" ;
  rdfs:comment "Query alias: 1 model declares INTERNAL_SERVICE_ERROR." .

# Query parent property: invite id
<https://relay.inferal.com/ontology/pinterest/property/inviteId> a rdf:Property ;
  rdfs:label "invite id" ;
  rdfs:comment "Query alias: 1 model declares inviteId." .

# Query parent property: invite ids
<https://relay.inferal.com/ontology/pinterest/property/inviteIds> a rdf:Property ;
  rdfs:label "invite ids" ;
  rdfs:comment "Query alias: 1 model declares inviteIds." .

# Query parent property: invite or request id
<https://relay.inferal.com/ontology/pinterest/property/inviteOrRequestId> a rdf:Property ;
  rdfs:label "invite or request id" ;
  rdfs:comment "Query alias: 1 model declares inviteOrRequestId." .

# Query parent property: invite type
<https://relay.inferal.com/ontology/pinterest/property/inviteType> a rdf:Property ;
  rdfs:label "invite type" ;
  rdfs:comment "Query alias: 2 models declare inviteType." .

# Query parent property: invoice due date
<https://relay.inferal.com/ontology/pinterest/property/invoiceDueDate> a rdf:Property ;
  rdfs:label "invoice due date" ;
  rdfs:comment "Query alias: 1 model declares invoiceDueDate." .

# Query parent property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "Query alias: 9 models declare iosDeepLink." .

# Query parent property: io terms
<https://relay.inferal.com/ontology/pinterest/property/ioTerms> a rdf:Property ;
  rdfs:label "io terms" ;
  rdfs:comment "Query alias: 1 model declares ioTerms." .

# Query parent property: io terms id
<https://relay.inferal.com/ontology/pinterest/property/ioTermsId> a rdf:Property ;
  rdfs:label "io terms id" ;
  rdfs:comment "Query alias: 1 model declares ioTermsId." .

# Query parent property: io type
<https://relay.inferal.com/ontology/pinterest/property/ioType> a rdf:Property ;
  rdfs:label "io type" ;
  rdfs:comment "Query alias: 1 model declares ioType." .

# Query parent property: ip address
<https://relay.inferal.com/ontology/pinterest/property/ipAddress> a rdf:Property ;
  rdfs:label "ip address" ;
  rdfs:comment "Query alias: 1 model declares ipAddress." .

# Query parent property: is ads only
<https://relay.inferal.com/ontology/pinterest/property/isAdsOnly> a rdf:Property ;
  rdfs:label "is ads only" ;
  rdfs:comment "Query alias: 4 models declare isAdsOnly." .

# Query parent property: is affiliate link
<https://relay.inferal.com/ontology/pinterest/property/isAffiliateLink> a rdf:Property ;
  rdfs:label "is affiliate link" ;
  rdfs:comment "Query alias: 1 model declares isAffiliateLink." .

# Query parent property: is automated campaign
<https://relay.inferal.com/ontology/pinterest/property/isAutomatedCampaign> a rdf:Property ;
  rdfs:label "is automated campaign" ;
  rdfs:comment "Query alias: 4 models declare isAutomatedCampaign." .

# Query parent property: is campaign budget optimization
<https://relay.inferal.com/ontology/pinterest/property/isCampaignBudgetOptimization> a rdf:Property ;
  rdfs:label "is campaign budget optimization" ;
  rdfs:comment "Query alias: 4 models declare isCampaignBudgetOptimization." .

# Query parent property: is creative optimization
<https://relay.inferal.com/ontology/pinterest/property/isCreativeOptimization> a rdf:Property ;
  rdfs:label "is creative optimization" ;
  rdfs:comment "Query alias: 3 models declare isCreativeOptimization." .

# Query parent property: is featured
<https://relay.inferal.com/ontology/pinterest/property/isFeatured> a rdf:Property ;
  rdfs:label "is featured" ;
  rdfs:comment "Query alias: 3 models declare isFeatured." .

# Query parent property: is flexible daily budgets
<https://relay.inferal.com/ontology/pinterest/property/isFlexibleDailyBudgets> a rdf:Property ;
  rdfs:label "is flexible daily budgets" ;
  rdfs:comment "Query alias: 4 models declare isFlexibleDailyBudgets." .

# Query parent property: is generate background
<https://relay.inferal.com/ontology/pinterest/property/isGenerateBackground> a rdf:Property ;
  rdfs:label "is generate background" ;
  rdfs:comment "Query alias: 1 model declares isGenerateBackground." .

# Query parent property: is mdl
<https://relay.inferal.com/ontology/pinterest/property/isMdl> a rdf:Property ;
  rdfs:label "is mdl" ;
  rdfs:comment "Query alias: 1 model declares isMdl." .

# Query parent property: is owner
<https://relay.inferal.com/ontology/pinterest/property/isOwner> a rdf:Property ;
  rdfs:label "is owner" ;
  rdfs:comment "Query alias: 1 model declares isOwner." .

# Query parent property: is performance plus
<https://relay.inferal.com/ontology/pinterest/property/isPerformancePlus> a rdf:Property ;
  rdfs:label "is performance plus" ;
  rdfs:comment "Query alias: 4 models declare isPerformancePlus." .

# Query parent property: is pin deleted
<https://relay.inferal.com/ontology/pinterest/property/isPinDeleted> a rdf:Property ;
  rdfs:label "is pin deleted" ;
  rdfs:comment "Query alias: 3 models declare isPinDeleted." .

# Query parent property: is received invite
<https://relay.inferal.com/ontology/pinterest/property/isReceivedInvite> a rdf:Property ;
  rdfs:label "is received invite" ;
  rdfs:comment "Query alias: 3 models declare isReceivedInvite." .

# Query parent property: is removable
<https://relay.inferal.com/ontology/pinterest/property/isRemovable> a rdf:Property ;
  rdfs:label "is removable" ;
  rdfs:comment "Query alias: 3 models declare isRemovable." .

# Query parent property: is shared partner
<https://relay.inferal.com/ontology/pinterest/property/isSharedPartner> a rdf:Property ;
  rdfs:label "is shared partner" ;
  rdfs:comment "Query alias: 2 models declare isSharedPartner." .

# Query parent property: is standard
<https://relay.inferal.com/ontology/pinterest/property/isStandard> a rdf:Property ;
  rdfs:label "is standard" ;
  rdfs:comment "Query alias: 4 models declare isStandard." .

# Query parent property: issues
<https://relay.inferal.com/ontology/pinterest/property/issues> a rdf:Property ;
  rdfs:label "issues" ;
  rdfs:comment "Query alias: 1 model declares issues." .

# Query parent property: item group id
<https://relay.inferal.com/ontology/pinterest/property/ITEM_GROUP_ID> a rdf:Property ;
  rdfs:label "item group id" ;
  rdfs:comment "Query alias: 1 model declares ITEM_GROUP_ID." .

# Query parent property: item id
<https://relay.inferal.com/ontology/pinterest/property/ITEM_ID> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "Query alias: 1 model declares ITEM_ID." .

# Query parent property: item group id
<https://relay.inferal.com/ontology/pinterest/property/itemGroupId> a rdf:Property ;
  rdfs:label "item group id" ;
  rdfs:comment "Query alias: 4 models declare itemGroupId." .

# Query parent property: item id
<https://relay.inferal.com/ontology/pinterest/property/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "Query alias: 19 models declare itemId." .

# Query parent property: item ids
<https://relay.inferal.com/ontology/pinterest/property/itemIds> a rdf:Property ;
  rdfs:label "item ids" ;
  rdfs:comment "Query alias: 1 model declares itemIds." .

# Query parent property: item number
<https://relay.inferal.com/ontology/pinterest/property/itemNumber> a rdf:Property ;
  rdfs:label "item number" ;
  rdfs:comment "Query alias: 1 model declares itemNumber." .

# Query parent property: item type
<https://relay.inferal.com/ontology/pinterest/property/itemType> a rdf:Property ;
  rdfs:label "item type" ;
  rdfs:comment "Query alias: 2 models declare itemType." .

# Query parent property: kernel version
<https://relay.inferal.com/ontology/pinterest/property/kernelVersion> a rdf:Property ;
  rdfs:label "kernel version" ;
  rdfs:comment "Query alias: 1 model declares kernelVersion." .

# Query parent property: key
<https://relay.inferal.com/ontology/pinterest/property/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "Query alias: 5 models declare key." .

# Query parent property: keyword
<https://relay.inferal.com/ontology/pinterest/property/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "Query alias: 1 model declares keyword." .

# Query parent property: keyword query volume
<https://relay.inferal.com/ontology/pinterest/property/keywordQueryVolume> a rdf:Property ;
  rdfs:label "keyword query volume" ;
  rdfs:comment "Query alias: 1 model declares keywordQueryVolume." .

# Query parent property: label type
<https://relay.inferal.com/ontology/pinterest/property/labelType> a rdf:Property ;
  rdfs:label "label type" ;
  rdfs:comment "Query alias: 1 model declares labelType." .

# Query parent property: language
<https://relay.inferal.com/ontology/pinterest/property/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Query alias: 14 models declare language." .

# Query parent property: languages
<https://relay.inferal.com/ontology/pinterest/property/languages> a rdf:Property ;
  rdfs:label "languages" ;
  rdfs:comment "Query alias: 1 model declares languages." .

# Query parent property: large product count decrease
<https://relay.inferal.com/ontology/pinterest/property/LARGE_PRODUCT_COUNT_DECREASE> a rdf:Property ;
  rdfs:label "large product count decrease" ;
  rdfs:comment "Query alias: 1 model declares LARGE_PRODUCT_COUNT_DECREASE." .

# Query parent property: last fired time ms
<https://relay.inferal.com/ontology/pinterest/property/lastFiredTimeMs> a rdf:Property ;
  rdfs:label "last fired time ms" ;
  rdfs:comment "Query alias: 3 models declare lastFiredTimeMs." .

# Query parent property: last modified date time
<https://relay.inferal.com/ontology/pinterest/property/lastModifiedDateTime> a rdf:Property ;
  rdfs:label "last modified date time" ;
  rdfs:comment "Query alias: 1 model declares lastModifiedDateTime." .

# Query parent property: last updated time
<https://relay.inferal.com/ontology/pinterest/property/lastUpdatedTime> a rdf:Property ;
  rdfs:label "last updated time" ;
  rdfs:comment "Query alias: 4 models declare lastUpdatedTime." .

# Query parent property: lead form id
<https://relay.inferal.com/ontology/pinterest/property/leadFormId> a rdf:Property ;
  rdfs:label "lead form id" ;
  rdfs:comment "Query alias: 5 models declare leadFormId." .

# Query parent property: leads export id
<https://relay.inferal.com/ontology/pinterest/property/leadsExportId> a rdf:Property ;
  rdfs:label "leads export id" ;
  rdfs:comment "Query alias: 1 model declares leadsExportId." .

# Query parent property: lead type
<https://relay.inferal.com/ontology/pinterest/property/leadType> a rdf:Property ;
  rdfs:label "lead type" ;
  rdfs:comment "Query alias: 1 model declares leadType." .

# Query parent property: lifetime frequency cap
<https://relay.inferal.com/ontology/pinterest/property/lifetimeFrequencyCap> a rdf:Property ;
  rdfs:label "lifetime frequency cap" ;
  rdfs:comment "Query alias: 3 models declare lifetimeFrequencyCap." .

# Query parent property: lifetime metrics
<https://relay.inferal.com/ontology/pinterest/property/lifetimeMetrics> a rdf:Property ;
  rdfs:label "lifetime metrics" ;
  rdfs:comment "Query alias: 1 model declares lifetimeMetrics." .

# Query parent property: lifetime spend cap
<https://relay.inferal.com/ontology/pinterest/property/lifetimeSpendCap> a rdf:Property ;
  rdfs:label "lifetime spend cap" ;
  rdfs:comment "Query alias: 4 models declare lifetimeSpendCap." .

# Query parent property: line level internal error
<https://relay.inferal.com/ontology/pinterest/property/LINE_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "line level internal error" ;
  rdfs:comment "Query alias: 1 model declares LINE_LEVEL_INTERNAL_ERROR." .

# Query parent property: line items
<https://relay.inferal.com/ontology/pinterest/property/lineItems> a rdf:Property ;
  rdfs:label "line items" ;
  rdfs:comment "Query alias: 1 model declares lineItems." .

# Query parent property: line number
<https://relay.inferal.com/ontology/pinterest/property/lineNumber> a rdf:Property ;
  rdfs:label "line number" ;
  rdfs:comment "Query alias: 1 model declares lineNumber." .

# Query parent property: list type
<https://relay.inferal.com/ontology/pinterest/property/listType> a rdf:Property ;
  rdfs:label "list type" ;
  rdfs:comment "Query alias: 1 model declares listType." .

# Query parent property: ln
<https://relay.inferal.com/ontology/pinterest/property/ln> a rdf:Property ;
  rdfs:label "ln" ;
  rdfs:comment "Query alias: 1 model declares ln." .

# Query parent property: locale
<https://relay.inferal.com/ontology/pinterest/property/locale> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "Query alias: 5 models declare locale." .

# Query parent property: locale
<https://relay.inferal.com/ontology/pinterest/property/LOCALE> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "Query alias: 1 model declares LOCALE." .

# Query parent property: location
<https://relay.inferal.com/ontology/pinterest/property/LOCATION> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "Query alias: 1 model declares LOCATION." .

# Query parent property: log level
<https://relay.inferal.com/ontology/pinterest/property/logLevel> a rdf:Property ;
  rdfs:label "log level" ;
  rdfs:comment "Query alias: 1 model declares logLevel." .

# Query parent property: logs
<https://relay.inferal.com/ontology/pinterest/property/logs> a rdf:Property ;
  rdfs:label "logs" ;
  rdfs:comment "Query alias: 1 model declares logs." .

# Query parent property: lookback period
<https://relay.inferal.com/ontology/pinterest/property/lookbackPeriod> a rdf:Property ;
  rdfs:label "lookback period" ;
  rdfs:comment "Query alias: 1 model declares lookbackPeriod." .

# Query parent property: lookback window
<https://relay.inferal.com/ontology/pinterest/property/lookbackWindow> a rdf:Property ;
  rdfs:label "lookback window" ;
  rdfs:comment "Query alias: 1 model declares lookbackWindow." .

# Query parent property: main image
<https://relay.inferal.com/ontology/pinterest/property/mainImage> a rdf:Property ;
  rdfs:label "main image" ;
  rdfs:comment "Query alias: 1 model declares mainImage." .

# Query parent property: male
<https://relay.inferal.com/ontology/pinterest/property/male> a rdf:Property ;
  rdfs:label "male" ;
  rdfs:comment "Query alias: 1 model declares male." .

# Query parent property: malformed xml
<https://relay.inferal.com/ontology/pinterest/property/MALFORMED_XML> a rdf:Property ;
  rdfs:label "malformed xml" ;
  rdfs:comment "Query alias: 1 model declares MALFORMED_XML." .

# Query parent property: market
<https://relay.inferal.com/ontology/pinterest/property/market> a rdf:Property ;
  rdfs:label "market" ;
  rdfs:comment "Query alias: 1 model declares market." .

# Query parent property: match type
<https://relay.inferal.com/ontology/pinterest/property/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "Query alias: 3 models declare matchType." .

# Query parent property: material
<https://relay.inferal.com/ontology/pinterest/property/material> a rdf:Property ;
  rdfs:label "material" ;
  rdfs:comment "Query alias: 3 models declare material." .

# Query parent property: max price
<https://relay.inferal.com/ontology/pinterest/property/MAX_PRICE> a rdf:Property ;
  rdfs:label "max price" ;
  rdfs:comment "Query alias: 1 model declares MAX_PRICE." .

# Query parent property: maximum age
<https://relay.inferal.com/ontology/pinterest/property/MAXIMUM_AGE> a rdf:Property ;
  rdfs:label "maximum age" ;
  rdfs:comment "Query alias: 1 model declares MAXIMUM_AGE." .

# Query parent property: max score
<https://relay.inferal.com/ontology/pinterest/property/maxScore> a rdf:Property ;
  rdfs:label "max score" ;
  rdfs:comment "Query alias: 1 model declares maxScore." .

# Query parent property: md frequency
<https://relay.inferal.com/ontology/pinterest/property/mdFrequency> a rdf:Property ;
  rdfs:label "md frequency" ;
  rdfs:comment "Query alias: 2 models declare mdFrequency." .

# Query parent property: media
<https://relay.inferal.com/ontology/pinterest/property/media> a rdf:Property ;
  rdfs:label "media" ;
  rdfs:comment "Query alias: 5 models declare media." .

# Query parent property: media type
<https://relay.inferal.com/ontology/pinterest/property/MEDIA_TYPE> a rdf:Property ;
  rdfs:label "media type" ;
  rdfs:comment "Query alias: 1 model declares MEDIA_TYPE." .

# Query parent property: media contact email
<https://relay.inferal.com/ontology/pinterest/property/mediaContactEmail> a rdf:Property ;
  rdfs:label "media contact email" ;
  rdfs:comment "Query alias: 4 models declare mediaContactEmail." .

# Query parent property: media contact firstname
<https://relay.inferal.com/ontology/pinterest/property/mediaContactFirstname> a rdf:Property ;
  rdfs:label "media contact firstname" ;
  rdfs:comment "Query alias: 4 models declare mediaContactFirstname." .

# Query parent property: media contact lastname
<https://relay.inferal.com/ontology/pinterest/property/mediaContactLastname> a rdf:Property ;
  rdfs:label "media contact lastname" ;
  rdfs:comment "Query alias: 4 models declare mediaContactLastname." .

# Query parent property: media id
<https://relay.inferal.com/ontology/pinterest/property/mediaId> a rdf:Property ;
  rdfs:label "media id" ;
  rdfs:comment "Query alias: 3 models declare mediaId." .

# Query parent property: media source
<https://relay.inferal.com/ontology/pinterest/property/mediaSource> a rdf:Property ;
  rdfs:label "media source" ;
  rdfs:comment "Query alias: 1 model declares mediaSource." .

# Query parent property: media type
<https://relay.inferal.com/ontology/pinterest/property/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  rdfs:comment "Query alias: 8 models declare mediaType." .

# Query parent property: member id
<https://relay.inferal.com/ontology/pinterest/property/memberId> a rdf:Property ;
  rdfs:label "member id" ;
  rdfs:comment "Query alias: 4 models declare memberId." .

# Query parent property: merchant id
<https://relay.inferal.com/ontology/pinterest/property/merchantId> a rdf:Property ;
  rdfs:label "merchant id" ;
  rdfs:comment "Query alias: 1 model declares merchantId." .

# Query parent property: message
<https://relay.inferal.com/ontology/pinterest/property/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Query alias: 14 models declare message." .

# Query parent property: message detail
<https://relay.inferal.com/ontology/pinterest/property/messageDetail> a rdf:Property ;
  rdfs:label "message detail" ;
  rdfs:comment "Query alias: 1 model declares messageDetail." .

# Query parent property: metatag
<https://relay.inferal.com/ontology/pinterest/property/metatag> a rdf:Property ;
  rdfs:label "metatag" ;
  rdfs:comment "Query alias: 1 model declares metatag." .

# Query parent property: method
<https://relay.inferal.com/ontology/pinterest/property/method> a rdf:Property ;
  rdfs:label "method" ;
  rdfs:comment "Query alias: 1 model declares method." .

# Query parent property: metrics highlights
<https://relay.inferal.com/ontology/pinterest/property/metricsHighlights> a rdf:Property ;
  rdfs:label "metrics highlights" ;
  rdfs:comment "Query alias: 1 model declares metricsHighlights." .

# Query parent property: metros
<https://relay.inferal.com/ontology/pinterest/property/metros> a rdf:Property ;
  rdfs:label "metros" ;
  rdfs:comment "Query alias: 1 model declares metros." .

# Query parent property: min price
<https://relay.inferal.com/ontology/pinterest/property/MIN_PRICE> a rdf:Property ;
  rdfs:label "min price" ;
  rdfs:comment "Query alias: 1 model declares MIN_PRICE." .

# Query parent property: min ad price
<https://relay.inferal.com/ontology/pinterest/property/minAdPrice> a rdf:Property ;
  rdfs:label "min ad price" ;
  rdfs:comment "Query alias: 3 models declare minAdPrice." .

# Query parent property: minimum age
<https://relay.inferal.com/ontology/pinterest/property/MINIMUM_AGE> a rdf:Property ;
  rdfs:label "minimum age" ;
  rdfs:comment "Query alias: 1 model declares MINIMUM_AGE." .

# Query parent property: mobile link
<https://relay.inferal.com/ontology/pinterest/property/mobileLink> a rdf:Property ;
  rdfs:label "mobile link" ;
  rdfs:comment "Query alias: 3 models declare mobileLink." .

# Query parent property: model
<https://relay.inferal.com/ontology/pinterest/property/model> a rdf:Property ;
  rdfs:label "model" ;
  rdfs:comment "Query alias: 1 model declares model." .

# Query parent property: monthly views
<https://relay.inferal.com/ontology/pinterest/property/monthlyViews> a rdf:Property ;
  rdfs:label "monthly views" ;
  rdfs:comment "Query alias: 1 model declares monthlyViews." .

# Query parent property: mpn
<https://relay.inferal.com/ontology/pinterest/property/mpn> a rdf:Property ;
  rdfs:label "mpn" ;
  rdfs:comment "Query alias: 3 models declare mpn." .

# Query parent property: name
<https://relay.inferal.com/ontology/pinterest/property/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Query alias: 71 models declare name." .

# Query parent property: neighborhood
<https://relay.inferal.com/ontology/pinterest/property/neighborhood> a rdf:Property ;
  rdfs:label "neighborhood" ;
  rdfs:comment "Query alias: 2 models declare neighborhood." .

# Query parent property: network type
<https://relay.inferal.com/ontology/pinterest/property/networkType> a rdf:Property ;
  rdfs:label "network type" ;
  rdfs:comment "Query alias: 1 model declares networkType." .

# Query parent property: no verified domain
<https://relay.inferal.com/ontology/pinterest/property/NO_VERIFIED_DOMAIN> a rdf:Property ;
  rdfs:label "no verified domain" ;
  rdfs:comment "Query alias: 1 model declares NO_VERIFIED_DOMAIN." .

# Query parent property: no code capi domains
<https://relay.inferal.com/ontology/pinterest/property/noCodeCapiDomains> a rdf:Property ;
  rdfs:label "no code capi domains" ;
  rdfs:comment "Query alias: 1 model declares noCodeCapiDomains." .

# Query parent property: non conversion metrics ready
<https://relay.inferal.com/ontology/pinterest/property/nonConversionMetricsReady> a rdf:Property ;
  rdfs:label "non conversion metrics ready" ;
  rdfs:comment "Query alias: 1 model declares nonConversionMetricsReady." .

# Query parent property: not ingested videos
<https://relay.inferal.com/ontology/pinterest/property/notIngestedVideos> a rdf:Property ;
  rdfs:label "not ingested videos" ;
  rdfs:comment "Query alias: 1 model declares notIngestedVideos." .

# Query parent property: num batches
<https://relay.inferal.com/ontology/pinterest/property/numBatches> a rdf:Property ;
  rdfs:label "num batches" ;
  rdfs:comment "Query alias: 1 model declares numBatches." .

# Query parent property: number
<https://relay.inferal.com/ontology/pinterest/property/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "Query alias: 1 model declares number." .

# Query parent property: number of ratings
<https://relay.inferal.com/ontology/pinterest/property/numberOfRatings> a rdf:Property ;
  rdfs:label "number of ratings" ;
  rdfs:comment "Query alias: 3 models declare numberOfRatings." .

# Query parent property: number of reviewers
<https://relay.inferal.com/ontology/pinterest/property/numberOfReviewers> a rdf:Property ;
  rdfs:label "number of reviewers" ;
  rdfs:comment "Query alias: 1 model declares numberOfReviewers." .

# Query parent property: number of reviews
<https://relay.inferal.com/ontology/pinterest/property/numberOfReviews> a rdf:Property ;
  rdfs:label "number of reviews" ;
  rdfs:comment "Query alias: 3 models declare numberOfReviews." .

# Query parent property: num events processed
<https://relay.inferal.com/ontology/pinterest/property/numEventsProcessed> a rdf:Property ;
  rdfs:label "num events processed" ;
  rdfs:comment "Query alias: 1 model declares numEventsProcessed." .

# Query parent property: num events received
<https://relay.inferal.com/ontology/pinterest/property/numEventsReceived> a rdf:Property ;
  rdfs:label "num events received" ;
  rdfs:comment "Query alias: 1 model declares numEventsReceived." .

# Query parent property: num removed user records
<https://relay.inferal.com/ontology/pinterest/property/numRemovedUserRecords> a rdf:Property ;
  rdfs:label "num removed user records" ;
  rdfs:comment "Query alias: 1 model declares numRemovedUserRecords." .

# Query parent property: num uploaded user records
<https://relay.inferal.com/ontology/pinterest/property/numUploadedUserRecords> a rdf:Property ;
  rdfs:label "num uploaded user records" ;
  rdfs:comment "Query alias: 1 model declares numUploadedUserRecords." .

# Query parent property: objective type
<https://relay.inferal.com/ontology/pinterest/property/objectiveType> a rdf:Property ;
  rdfs:label "objective type" ;
  rdfs:comment "Query alias: 5 models declare objectiveType." .

# Query parent property: occurrences
<https://relay.inferal.com/ontology/pinterest/property/occurrences> a rdf:Property ;
  rdfs:label "occurrences" ;
  rdfs:comment "Query alias: 2 models declare occurrences." .

# Query parent property: offer code hash
<https://relay.inferal.com/ontology/pinterest/property/offerCodeHash> a rdf:Property ;
  rdfs:label "offer code hash" ;
  rdfs:comment "Query alias: 1 model declares offerCodeHash." .

# Query parent property: operation
<https://relay.inferal.com/ontology/pinterest/property/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "Query alias: 23 models declare operation." .

# Query parent property: operation type
<https://relay.inferal.com/ontology/pinterest/property/operationType> a rdf:Property ;
  rdfs:label "operation type" ;
  rdfs:comment "Query alias: 5 models declare operationType." .

# Query parent property: operator
<https://relay.inferal.com/ontology/pinterest/property/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "Query alias: 1 model declares operator." .

# Query parent property: optimization goal metadata
<https://relay.inferal.com/ontology/pinterest/property/optimizationGoalMetadata> a rdf:Property ;
  rdfs:label "optimization goal metadata" ;
  rdfs:comment "Query alias: 3 models declare optimizationGoalMetadata." .

# Query parent property: options
<https://relay.inferal.com/ontology/pinterest/property/options> a rdf:Property ;
  rdfs:label "options" ;
  rdfs:comment "Query alias: 1 model declares options." .

# Query parent property: oracle line id
<https://relay.inferal.com/ontology/pinterest/property/oracleLineId> a rdf:Property ;
  rdfs:label "oracle line id" ;
  rdfs:comment "Query alias: 1 model declares oracleLineId." .

# Query parent property: order legal entity
<https://relay.inferal.com/ontology/pinterest/property/orderLegalEntity> a rdf:Property ;
  rdfs:label "order legal entity" ;
  rdfs:comment "Query alias: 1 model declares orderLegalEntity." .

# Query parent property: order line id
<https://relay.inferal.com/ontology/pinterest/property/orderLineId> a rdf:Property ;
  rdfs:label "order line id" ;
  rdfs:comment "Query alias: 4 models declare orderLineId." .

# Query parent property: order line type
<https://relay.inferal.com/ontology/pinterest/property/orderLineType> a rdf:Property ;
  rdfs:label "order line type" ;
  rdfs:comment "Query alias: 1 model declares orderLineType." .

# Query parent property: order name
<https://relay.inferal.com/ontology/pinterest/property/orderName> a rdf:Property ;
  rdfs:label "order name" ;
  rdfs:comment "Query alias: 2 models declare orderName." .

# Query parent property: order quantity
<https://relay.inferal.com/ontology/pinterest/property/orderQuantity> a rdf:Property ;
  rdfs:label "order quantity" ;
  rdfs:comment "Query alias: 1 model declares orderQuantity." .

# Query parent property: order value
<https://relay.inferal.com/ontology/pinterest/property/orderValue> a rdf:Property ;
  rdfs:label "order value" ;
  rdfs:comment "Query alias: 1 model declares orderValue." .

# Query parent property: organic pin id
<https://relay.inferal.com/ontology/pinterest/property/organicPinId> a rdf:Property ;
  rdfs:label "organic pin id" ;
  rdfs:comment "Query alias: 1 model declares organicPinId." .

# Query parent property: original
<https://relay.inferal.com/ontology/pinterest/property/original> a rdf:Property ;
  rdfs:label "original" ;
  rdfs:comment "Query alias: 1 model declares original." .

# Query parent property: os family
<https://relay.inferal.com/ontology/pinterest/property/osFamily> a rdf:Property ;
  rdfs:label "os family" ;
  rdfs:comment "Query alias: 1 model declares osFamily." .

# Query parent property: os name
<https://relay.inferal.com/ontology/pinterest/property/osName> a rdf:Property ;
  rdfs:label "os name" ;
  rdfs:comment "Query alias: 1 model declares osName." .

# Query parent property: os release name
<https://relay.inferal.com/ontology/pinterest/property/osReleaseName> a rdf:Property ;
  rdfs:label "os release name" ;
  rdfs:comment "Query alias: 1 model declares osReleaseName." .

# Query parent property: os version
<https://relay.inferal.com/ontology/pinterest/property/osVersion> a rdf:Property ;
  rdfs:label "os version" ;
  rdfs:comment "Query alias: 1 model declares osVersion." .

# Query parent property: out of stock
<https://relay.inferal.com/ontology/pinterest/property/OUT_OF_STOCK> a rdf:Property ;
  rdfs:label "out of stock" ;
  rdfs:comment "Query alias: 1 model declares OUT_OF_STOCK." .

# Query parent property: outbound clicks
<https://relay.inferal.com/ontology/pinterest/property/outboundClicks> a rdf:Property ;
  rdfs:label "outbound clicks" ;
  rdfs:comment "Query alias: 1 model declares outboundClicks." .

# Query parent property: out of stock
<https://relay.inferal.com/ontology/pinterest/property/outOfStock> a rdf:Property ;
  rdfs:label "out of stock" ;
  rdfs:comment "Query alias: 1 model declares outOfStock." .

# Query parent property: output format
<https://relay.inferal.com/ontology/pinterest/property/outputFormat> a rdf:Property ;
  rdfs:label "output format" ;
  rdfs:comment "Query alias: 1 model declares outputFormat." .

# Query parent property: overall status
<https://relay.inferal.com/ontology/pinterest/property/overallStatus> a rdf:Property ;
  rdfs:label "overall status" ;
  rdfs:comment "Query alias: 1 model declares overallStatus." .

# Query parent property: overlap
<https://relay.inferal.com/ontology/pinterest/property/overlap> a rdf:Property ;
  rdfs:label "overlap" ;
  rdfs:comment "Query alias: 1 model declares overlap." .

# Query parent property: owner user id
<https://relay.inferal.com/ontology/pinterest/property/ownerUserId> a rdf:Property ;
  rdfs:label "owner user id" ;
  rdfs:comment "Query alias: 1 model declares ownerUserId." .

# Query parent property: pacing delivery type
<https://relay.inferal.com/ontology/pinterest/property/pacingDeliveryType> a rdf:Property ;
  rdfs:label "pacing delivery type" ;
  rdfs:comment "Query alias: 3 models declare pacingDeliveryType." .

# Query parent property: page name
<https://relay.inferal.com/ontology/pinterest/property/pageName> a rdf:Property ;
  rdfs:label "page name" ;
  rdfs:comment "Query alias: 1 model declares pageName." .

# Query parent property: paid budget
<https://relay.inferal.com/ontology/pinterest/property/paidBudget> a rdf:Property ;
  rdfs:label "paid budget" ;
  rdfs:comment "Query alias: 2 models declare paidBudget." .

# Query parent property: paid type
<https://relay.inferal.com/ontology/pinterest/property/paidType> a rdf:Property ;
  rdfs:label "paid type" ;
  rdfs:comment "Query alias: 2 models declare paidType." .

# Query parent property: parent id
<https://relay.inferal.com/ontology/pinterest/property/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "Query alias: 5 models declare parentId." .

# Query parent property: parent pin id
<https://relay.inferal.com/ontology/pinterest/property/parentPinId> a rdf:Property ;
  rdfs:label "parent pin id" ;
  rdfs:comment "Query alias: 2 models declare parentPinId." .

# Query parent property: parent type
<https://relay.inferal.com/ontology/pinterest/property/parentType> a rdf:Property ;
  rdfs:label "parent type" ;
  rdfs:comment "Query alias: 2 models declare parentType." .

# Query parent property: partner access token
<https://relay.inferal.com/ontology/pinterest/property/partnerAccessToken> a rdf:Property ;
  rdfs:label "partner access token" ;
  rdfs:comment "Query alias: 4 models declare partnerAccessToken." .

# Query parent property: partner id
<https://relay.inferal.com/ontology/pinterest/property/partnerId> a rdf:Property ;
  rdfs:label "partner id" ;
  rdfs:comment "Query alias: 3 models declare partnerId." .

# Query parent property: partner ids
<https://relay.inferal.com/ontology/pinterest/property/partnerIds> a rdf:Property ;
  rdfs:label "partner ids" ;
  rdfs:comment "Query alias: 1 model declares partnerIds." .

# Query parent property: partner primary email
<https://relay.inferal.com/ontology/pinterest/property/partnerPrimaryEmail> a rdf:Property ;
  rdfs:label "partner primary email" ;
  rdfs:comment "Query alias: 3 models declare partnerPrimaryEmail." .

# Query parent property: partner refresh token
<https://relay.inferal.com/ontology/pinterest/property/partnerRefreshToken> a rdf:Property ;
  rdfs:label "partner refresh token" ;
  rdfs:comment "Query alias: 4 models declare partnerRefreshToken." .

# Query parent property: partners
<https://relay.inferal.com/ontology/pinterest/property/partners> a rdf:Property ;
  rdfs:label "partners" ;
  rdfs:comment "Query alias: 1 model declares partners." .

# Query parent property: partner type
<https://relay.inferal.com/ontology/pinterest/property/partnerType> a rdf:Property ;
  rdfs:label "partner type" ;
  rdfs:comment "Query alias: 1 model declares partnerType." .

# Query parent property: part number
<https://relay.inferal.com/ontology/pinterest/property/partNumber> a rdf:Property ;
  rdfs:label "part number" ;
  rdfs:comment "Query alias: 1 model declares partNumber." .

# Query parent property: password
<https://relay.inferal.com/ontology/pinterest/property/password> a rdf:Property ;
  rdfs:label "password" ;
  rdfs:comment "Query alias: 1 model declares password." .

# Query parent property: path
<https://relay.inferal.com/ontology/pinterest/property/path> a rdf:Property ;
  rdfs:label "path" ;
  rdfs:comment "Query alias: 1 model declares path." .

# Query parent property: pattern
<https://relay.inferal.com/ontology/pinterest/property/pattern> a rdf:Property ;
  rdfs:label "pattern" ;
  rdfs:comment "Query alias: 3 models declare pattern." .

# Query parent property: payment method brand
<https://relay.inferal.com/ontology/pinterest/property/paymentMethodBrand> a rdf:Property ;
  rdfs:label "payment method brand" ;
  rdfs:comment "Query alias: 1 model declares paymentMethodBrand." .

# Query parent property: payment terms
<https://relay.inferal.com/ontology/pinterest/property/paymentTerms> a rdf:Property ;
  rdfs:label "payment terms" ;
  rdfs:comment "Query alias: 1 model declares paymentTerms." .

# Query parent property: percent
<https://relay.inferal.com/ontology/pinterest/property/percent> a rdf:Property ;
  rdfs:label "percent" ;
  rdfs:comment "Query alias: 1 model declares percent." .

# Query parent property: percentage
<https://relay.inferal.com/ontology/pinterest/property/percentage> a rdf:Property ;
  rdfs:label "percentage" ;
  rdfs:comment "Query alias: 1 model declares percentage." .

# Query parent property: percent growth mom
<https://relay.inferal.com/ontology/pinterest/property/percentGrowthMom> a rdf:Property ;
  rdfs:label "percent growth mom" ;
  rdfs:comment "Query alias: 1 model declares percentGrowthMom." .

# Query parent property: percent relative volume
<https://relay.inferal.com/ontology/pinterest/property/percentRelativeVolume> a rdf:Property ;
  rdfs:label "percent relative volume" ;
  rdfs:comment "Query alias: 1 model declares percentRelativeVolume." .

# Query parent property: permissions
<https://relay.inferal.com/ontology/pinterest/property/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  rdfs:comment "Query alias: 8 models declare permissions." .

# Query parent property: ph
<https://relay.inferal.com/ontology/pinterest/property/ph> a rdf:Property ;
  rdfs:label "ph" ;
  rdfs:comment "Query alias: 1 model declares ph." .

# Query parent property: pin
<https://relay.inferal.com/ontology/pinterest/property/pin> a rdf:Property ;
  rdfs:label "pin" ;
  rdfs:comment "Query alias: 3 models declare pin." .

# Query parent property: pin id
<https://relay.inferal.com/ontology/pinterest/property/PIN_ID> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "Query alias: 1 model declares PIN_ID." .

# Query parent property: pin count
<https://relay.inferal.com/ontology/pinterest/property/pinCount> a rdf:Property ;
  rdfs:label "pin count" ;
  rdfs:comment "Query alias: 4 models declare pinCount." .

# Query parent property: pin id
<https://relay.inferal.com/ontology/pinterest/property/pinId> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "Query alias: 4 models declare pinId." .

# Query parent property: pin metrics
<https://relay.inferal.com/ontology/pinterest/property/pinMetrics> a rdf:Property ;
  rdfs:label "pin metrics" ;
  rdfs:comment "Query alias: 1 model declares pinMetrics." .

# Query parent property: pin order id
<https://relay.inferal.com/ontology/pinterest/property/pinOrderId> a rdf:Property ;
  rdfs:label "pin order id" ;
  rdfs:comment "Query alias: 4 models declare pinOrderId." .

# Query parent property: pin saves
<https://relay.inferal.com/ontology/pinterest/property/pinSaves> a rdf:Property ;
  rdfs:label "pin saves" ;
  rdfs:comment "Query alias: 1 model declares pinSaves." .

# Query parent property: pin thumbnail urls
<https://relay.inferal.com/ontology/pinterest/property/pinThumbnailUrls> a rdf:Property ;
  rdfs:label "pin thumbnail urls" ;
  rdfs:comment "Query alias: 1 model declares pinThumbnailUrls." .

# Query parent property: placement
<https://relay.inferal.com/ontology/pinterest/property/PLACEMENT> a rdf:Property ;
  rdfs:label "placement" ;
  rdfs:comment "Query alias: 1 model declares PLACEMENT." .

# Query parent property: placement group
<https://relay.inferal.com/ontology/pinterest/property/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "Query alias: 7 models declare placementGroup." .

# Query parent property: placement multipliers
<https://relay.inferal.com/ontology/pinterest/property/placementMultipliers> a rdf:Property ;
  rdfs:label "placement multipliers" ;
  rdfs:comment "Query alias: 4 models declare placementMultipliers." .

# Query parent property: platform type
<https://relay.inferal.com/ontology/pinterest/property/platformType> a rdf:Property ;
  rdfs:label "platform type" ;
  rdfs:comment "Query alias: 3 models declare platformType." .

# Query parent property: platform version number
<https://relay.inferal.com/ontology/pinterest/property/platformVersionNumber> a rdf:Property ;
  rdfs:label "platform version number" ;
  rdfs:comment "Query alias: 1 model declares platformVersionNumber." .

# Query parent property: pmp id
<https://relay.inferal.com/ontology/pinterest/property/pmpId> a rdf:Property ;
  rdfs:label "pmp id" ;
  rdfs:comment "Query alias: 1 model declares pmpId." .

# Query parent property: pmp name
<https://relay.inferal.com/ontology/pinterest/property/pmpName> a rdf:Property ;
  rdfs:label "pmp name" ;
  rdfs:comment "Query alias: 1 model declares pmpName." .

# Query parent property: pmp names
<https://relay.inferal.com/ontology/pinterest/property/pmpNames> a rdf:Property ;
  rdfs:label "pmp names" ;
  rdfs:comment "Query alias: 1 model declares pmpNames." .

# Query parent property: policy
<https://relay.inferal.com/ontology/pinterest/property/policy> a rdf:Property ;
  rdfs:label "policy" ;
  rdfs:comment "Query alias: 1 model declares policy." .

# Query parent property: po number
<https://relay.inferal.com/ontology/pinterest/property/poNumber> a rdf:Property ;
  rdfs:label "po number" ;
  rdfs:comment "Query alias: 4 models declare poNumber." .

# Query parent property: postal code
<https://relay.inferal.com/ontology/pinterest/property/postalCode> a rdf:Property ;
  rdfs:label "postal code" ;
  rdfs:comment "Query alias: 2 models declare postalCode." .

# Query parent property: predicted time series
<https://relay.inferal.com/ontology/pinterest/property/predictedTimeSeries> a rdf:Property ;
  rdfs:label "predicted time series" ;
  rdfs:comment "Query alias: 1 model declares predictedTimeSeries." .

# Query parent property: preferred media type
<https://relay.inferal.com/ontology/pinterest/property/preferredMediaType> a rdf:Property ;
  rdfs:label "preferred media type" ;
  rdfs:comment "Query alias: 1 model declares preferredMediaType." .

# Query parent property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Query alias: 11 models declare preferredProcessingSchedule." .

# Query parent property: prefill
<https://relay.inferal.com/ontology/pinterest/property/prefill> a rdf:Property ;
  rdfs:label "prefill" ;
  rdfs:comment "Query alias: 1 model declares prefill." .

# Query parent property: preorder
<https://relay.inferal.com/ontology/pinterest/property/preorder> a rdf:Property ;
  rdfs:label "preorder" ;
  rdfs:comment "Query alias: 1 model declares preorder." .

# Query parent property: preorder
<https://relay.inferal.com/ontology/pinterest/property/PREORDER> a rdf:Property ;
  rdfs:label "preorder" ;
  rdfs:comment "Query alias: 1 model declares PREORDER." .

# Query parent property: presigned url
<https://relay.inferal.com/ontology/pinterest/property/presignedUrl> a rdf:Property ;
  rdfs:label "presigned url" ;
  rdfs:comment "Query alias: 1 model declares presignedUrl." .

# Query parent property: price
<https://relay.inferal.com/ontology/pinterest/property/PRICE> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "Query alias: 1 model declares PRICE." .

# Query parent property: primary sort
<https://relay.inferal.com/ontology/pinterest/property/primarySort> a rdf:Property ;
  rdfs:label "primary sort" ;
  rdfs:comment "Query alias: 1 model declares primarySort." .

# Query parent property: privacy
<https://relay.inferal.com/ontology/pinterest/property/privacy> a rdf:Property ;
  rdfs:label "privacy" ;
  rdfs:comment "Query alias: 4 models declare privacy." .

# Query parent property: privacy policy link
<https://relay.inferal.com/ontology/pinterest/property/privacyPolicyLink> a rdf:Property ;
  rdfs:label "privacy policy link" ;
  rdfs:comment "Query alias: 3 models declare privacyPolicyLink." .

# Query parent property: processing result id
<https://relay.inferal.com/ontology/pinterest/property/processingResultId> a rdf:Property ;
  rdfs:label "processing result id" ;
  rdfs:comment "Query alias: 1 model declares processingResultId." .

# Query parent property: product group
<https://relay.inferal.com/ontology/pinterest/property/PRODUCT_GROUP> a rdf:Property ;
  rdfs:label "product group" ;
  rdfs:comment "Query alias: 1 model declares PRODUCT_GROUP." .

# Query parent property: product type0
<https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE0> a rdf:Property ;
  rdfs:label "product type0" ;
  rdfs:comment "Query alias: 1 model declares PRODUCT_TYPE0." .

# Query parent property: product type1
<https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE1> a rdf:Property ;
  rdfs:label "product type1" ;
  rdfs:comment "Query alias: 1 model declares PRODUCT_TYPE1." .

# Query parent property: product type2
<https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE2> a rdf:Property ;
  rdfs:label "product type2" ;
  rdfs:comment "Query alias: 1 model declares PRODUCT_TYPE2." .

# Query parent property: product type3
<https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE3> a rdf:Property ;
  rdfs:label "product type3" ;
  rdfs:comment "Query alias: 1 model declares PRODUCT_TYPE3." .

# Query parent property: product type4
<https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE4> a rdf:Property ;
  rdfs:label "product type4" ;
  rdfs:comment "Query alias: 1 model declares PRODUCT_TYPE4." .

# Query parent property: product brand
<https://relay.inferal.com/ontology/pinterest/property/productBrand> a rdf:Property ;
  rdfs:label "product brand" ;
  rdfs:comment "Query alias: 1 model declares productBrand." .

# Query parent property: product category
<https://relay.inferal.com/ontology/pinterest/property/productCategory> a rdf:Property ;
  rdfs:label "product category" ;
  rdfs:comment "Query alias: 3 models declare productCategory." .

# Query parent property: product counts
<https://relay.inferal.com/ontology/pinterest/property/productCounts> a rdf:Property ;
  rdfs:label "product counts" ;
  rdfs:comment "Query alias: 1 model declares productCounts." .

# Query parent property: product group ids
<https://relay.inferal.com/ontology/pinterest/property/productGroupIds> a rdf:Property ;
  rdfs:label "product group ids" ;
  rdfs:comment "Query alias: 1 model declares productGroupIds." .

# Query parent property: product group promotion
<https://relay.inferal.com/ontology/pinterest/property/productGroupPromotion> a rdf:Property ;
  rdfs:label "product group promotion" ;
  rdfs:comment "Query alias: 2 models declare productGroupPromotion." .

# Query parent property: product name
<https://relay.inferal.com/ontology/pinterest/property/productName> a rdf:Property ;
  rdfs:label "product name" ;
  rdfs:comment "Query alias: 1 model declares productName." .

# Query parent property: product price
<https://relay.inferal.com/ontology/pinterest/property/productPrice> a rdf:Property ;
  rdfs:label "product price" ;
  rdfs:comment "Query alias: 1 model declares productPrice." .

# Query parent property: product quantity
<https://relay.inferal.com/ontology/pinterest/property/productQuantity> a rdf:Property ;
  rdfs:label "product quantity" ;
  rdfs:comment "Query alias: 1 model declares productQuantity." .

# Query parent property: product sku ids
<https://relay.inferal.com/ontology/pinterest/property/productSkuIds> a rdf:Property ;
  rdfs:label "product sku ids" ;
  rdfs:comment "Query alias: 1 model declares productSkuIds." .

# Query parent property: product type
<https://relay.inferal.com/ontology/pinterest/property/productType> a rdf:Property ;
  rdfs:label "product type" ;
  rdfs:comment "Query alias: 3 models declare productType." .

# Query parent property: product variant
<https://relay.inferal.com/ontology/pinterest/property/productVariant> a rdf:Property ;
  rdfs:label "product variant" ;
  rdfs:comment "Query alias: 1 model declares productVariant." .

# Query parent property: product variant id
<https://relay.inferal.com/ontology/pinterest/property/productVariantId> a rdf:Property ;
  rdfs:label "product variant id" ;
  rdfs:comment "Query alias: 1 model declares productVariantId." .

# Query parent property: profile image
<https://relay.inferal.com/ontology/pinterest/property/profileImage> a rdf:Property ;
  rdfs:label "profile image" ;
  rdfs:comment "Query alias: 1 model declares profileImage." .

# Query parent property: profiles ids
<https://relay.inferal.com/ontology/pinterest/property/profilesIds> a rdf:Property ;
  rdfs:label "profiles ids" ;
  rdfs:comment "Query alias: 1 model declares profilesIds." .

# Query parent property: promo code
<https://relay.inferal.com/ontology/pinterest/property/promoCode> a rdf:Property ;
  rdfs:label "promo code" ;
  rdfs:comment "Query alias: 1 model declares promoCode." .

# Query parent property: promotion application level
<https://relay.inferal.com/ontology/pinterest/property/promotionApplicationLevel> a rdf:Property ;
  rdfs:label "promotion application level" ;
  rdfs:comment "Query alias: 3 models declare promotionApplicationLevel." .

# Query parent property: promotion code
<https://relay.inferal.com/ontology/pinterest/property/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  rdfs:comment "Query alias: 3 models declare promotionCode." .

# Query parent property: promotion custom id
<https://relay.inferal.com/ontology/pinterest/property/promotionCustomId> a rdf:Property ;
  rdfs:label "promotion custom id" ;
  rdfs:comment "Query alias: 3 models declare promotionCustomId." .

# Query parent property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "Query alias: 6 models declare promotionId." .

# Query parent property: promotions
<https://relay.inferal.com/ontology/pinterest/property/promotions> a rdf:Property ;
  rdfs:label "promotions" ;
  rdfs:comment "Query alias: 1 model declares promotions." .

# Query parent property: promotion title
<https://relay.inferal.com/ontology/pinterest/property/promotionTitle> a rdf:Property ;
  rdfs:label "promotion title" ;
  rdfs:comment "Query alias: 3 models declare promotionTitle." .

# Query parent property: promotion type
<https://relay.inferal.com/ontology/pinterest/property/promotionType> a rdf:Property ;
  rdfs:label "promotion type" ;
  rdfs:comment "Query alias: 3 models declare promotionType." .

# Query parent property: property
<https://relay.inferal.com/ontology/pinterest/property/property> a rdf:Property ;
  rdfs:label "property" ;
  rdfs:comment "Query alias: 1 model declares property." .

# Query parent property: provided value
<https://relay.inferal.com/ontology/pinterest/property/providedValue> a rdf:Property ;
  rdfs:label "provided value" ;
  rdfs:comment "Query alias: 1 model declares providedValue." .

# Query parent property: purchase order id
<https://relay.inferal.com/ontology/pinterest/property/purchaseOrderId> a rdf:Property ;
  rdfs:label "purchase order id" ;
  rdfs:comment "Query alias: 2 models declare purchaseOrderId." .

# Query parent property: purpose
<https://relay.inferal.com/ontology/pinterest/property/purpose> a rdf:Property ;
  rdfs:label "purpose" ;
  rdfs:comment "Query alias: 1 model declares purpose." .

# Query parent property: quality components
<https://relay.inferal.com/ontology/pinterest/property/qualityComponents> a rdf:Property ;
  rdfs:label "quality components" ;
  rdfs:comment "Query alias: 1 model declares qualityComponents." .

# Query parent property: question id
<https://relay.inferal.com/ontology/pinterest/property/questionId> a rdf:Property ;
  rdfs:label "question id" ;
  rdfs:comment "Query alias: 1 model declares questionId." .

# Query parent property: question text
<https://relay.inferal.com/ontology/pinterest/property/questionText> a rdf:Property ;
  rdfs:label "question text" ;
  rdfs:comment "Query alias: 1 model declares questionText." .

# Query parent property: question type
<https://relay.inferal.com/ontology/pinterest/property/questionType> a rdf:Property ;
  rdfs:label "question type" ;
  rdfs:comment "Query alias: 1 model declares questionType." .

# Query parent property: quiz pin data
<https://relay.inferal.com/ontology/pinterest/property/quizPinData> a rdf:Property ;
  rdfs:label "quiz pin data" ;
  rdfs:comment "Query alias: 3 models declare quizPinData." .

# Query parent property: rating system
<https://relay.inferal.com/ontology/pinterest/property/ratingSystem> a rdf:Property ;
  rdfs:label "rating system" ;
  rdfs:comment "Query alias: 1 model declares ratingSystem." .

# Query parent property: ratio
<https://relay.inferal.com/ontology/pinterest/property/ratio> a rdf:Property ;
  rdfs:label "ratio" ;
  rdfs:comment "Query alias: 3 models declare ratio." .

# Query parent property: reach estimate
<https://relay.inferal.com/ontology/pinterest/property/reachEstimate> a rdf:Property ;
  rdfs:label "reach estimate" ;
  rdfs:comment "Query alias: 1 model declares reachEstimate." .

# Query parent property: reason
<https://relay.inferal.com/ontology/pinterest/property/reason> a rdf:Property ;
  rdfs:label "reason" ;
  rdfs:comment "Query alias: 1 model declares reason." .

# Query parent property: recipient account ids
<https://relay.inferal.com/ontology/pinterest/property/recipientAccountIds> a rdf:Property ;
  rdfs:label "recipient account ids" ;
  rdfs:comment "Query alias: 2 models declare recipientAccountIds." .

# Query parent property: recipient business ids
<https://relay.inferal.com/ontology/pinterest/property/recipientBusinessIds> a rdf:Property ;
  rdfs:label "recipient business ids" ;
  rdfs:comment "Query alias: 2 models declare recipientBusinessIds." .

# Query parent property: records
<https://relay.inferal.com/ontology/pinterest/property/records> a rdf:Property ;
  rdfs:label "records" ;
  rdfs:comment "Query alias: 2 models declare records." .

# Query parent property: redirect uri
<https://relay.inferal.com/ontology/pinterest/property/redirectUri> a rdf:Property ;
  rdfs:label "redirect uri" ;
  rdfs:comment "Query alias: 1 model declares redirectUri." .

# Query parent property: refresh token
<https://relay.inferal.com/ontology/pinterest/property/refreshToken> a rdf:Property ;
  rdfs:label "refresh token" ;
  rdfs:comment "Query alias: 2 models declare refreshToken." .

# Query parent property: refresh token expires in
<https://relay.inferal.com/ontology/pinterest/property/refreshTokenExpiresIn> a rdf:Property ;
  rdfs:label "refresh token expires in" ;
  rdfs:comment "Query alias: 1 model declares refreshTokenExpiresIn." .

# Query parent property: region
<https://relay.inferal.com/ontology/pinterest/property/region> a rdf:Property ;
  rdfs:label "region" ;
  rdfs:comment "Query alias: 2 models declare region." .

# Query parent property: rejected reasons
<https://relay.inferal.com/ontology/pinterest/property/rejectedReasons> a rdf:Property ;
  rdfs:label "rejected reasons" ;
  rdfs:comment "Query alias: 1 model declares rejectedReasons." .

# Query parent property: rejection labels
<https://relay.inferal.com/ontology/pinterest/property/rejectionLabels> a rdf:Property ;
  rdfs:label "rejection labels" ;
  rdfs:comment "Query alias: 1 model declares rejectionLabels." .

# Query parent property: related interests
<https://relay.inferal.com/ontology/pinterest/property/relatedInterests> a rdf:Property ;
  rdfs:label "related interests" ;
  rdfs:comment "Query alias: 1 model declares relatedInterests." .

# Query parent property: related searches
<https://relay.inferal.com/ontology/pinterest/property/relatedSearches> a rdf:Property ;
  rdfs:label "related searches" ;
  rdfs:comment "Query alias: 2 models declare relatedSearches." .

# Query parent property: related term count
<https://relay.inferal.com/ontology/pinterest/property/relatedTermCount> a rdf:Property ;
  rdfs:label "related term count" ;
  rdfs:comment "Query alias: 1 model declares relatedTermCount." .

# Query parent property: related terms list
<https://relay.inferal.com/ontology/pinterest/property/relatedTermsList> a rdf:Property ;
  rdfs:label "related terms list" ;
  rdfs:comment "Query alias: 1 model declares relatedTermsList." .

# Query parent property: relative definition
<https://relay.inferal.com/ontology/pinterest/property/relativeDefinition> a rdf:Property ;
  rdfs:label "relative definition" ;
  rdfs:comment "Query alias: 1 model declares relativeDefinition." .

# Query parent property: remaining discount in micro currency
<https://relay.inferal.com/ontology/pinterest/property/remainingDiscountInMicroCurrency> a rdf:Property ;
  rdfs:label "remaining discount in micro currency" ;
  rdfs:comment "Query alias: 1 model declares remainingDiscountInMicroCurrency." .

# Query parent property: report
<https://relay.inferal.com/ontology/pinterest/property/report> a rdf:Property ;
  rdfs:label "report" ;
  rdfs:comment "Query alias: 4 models declare report." .

# Query parent property: report type
<https://relay.inferal.com/ontology/pinterest/property/report_type> a rdf:Property ;
  rdfs:label "report type" ;
  rdfs:comment "Query alias: 3 models declare report_type." .

# Query parent property: report format
<https://relay.inferal.com/ontology/pinterest/property/reportFormat> a rdf:Property ;
  rdfs:label "report format" ;
  rdfs:comment "Query alias: 1 model declares reportFormat." .

# Query parent property: reporting timezone
<https://relay.inferal.com/ontology/pinterest/property/reportingTimezone> a rdf:Property ;
  rdfs:label "reporting timezone" ;
  rdfs:comment "Query alias: 1 model declares reportingTimezone." .

# Query parent property: report name
<https://relay.inferal.com/ontology/pinterest/property/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "Query alias: 2 models declare reportName." .

# Query parent property: report status
<https://relay.inferal.com/ontology/pinterest/property/reportStatus> a rdf:Property ;
  rdfs:label "report status" ;
  rdfs:comment "Query alias: 4 models declare reportStatus." .

# Query parent property: report type
<https://relay.inferal.com/ontology/pinterest/property/reportType> a rdf:Property ;
  rdfs:label "report type" ;
  rdfs:comment "Query alias: 3 models declare reportType." .

# Query parent property: request
<https://relay.inferal.com/ontology/pinterest/property/request> a rdf:Property ;
  rdfs:label "request" ;
  rdfs:comment "Query alias: 1 model declares request." .

# Query parent property: request headers
<https://relay.inferal.com/ontology/pinterest/property/requestHeaders> a rdf:Property ;
  rdfs:label "request headers" ;
  rdfs:comment "Query alias: 1 model declares requestHeaders." .

# Query parent property: request id
<https://relay.inferal.com/ontology/pinterest/property/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  rdfs:comment "Query alias: 2 models declare requestId." .

# Query parent property: required columns missing
<https://relay.inferal.com/ontology/pinterest/property/REQUIRED_COLUMNS_MISSING> a rdf:Property ;
  rdfs:label "required columns missing" ;
  rdfs:comment "Query alias: 1 model declares REQUIRED_COLUMNS_MISSING." .

# Query parent property: response headers
<https://relay.inferal.com/ontology/pinterest/property/responseHeaders> a rdf:Property ;
  rdfs:label "response headers" ;
  rdfs:comment "Query alias: 1 model declares responseHeaders." .

# Query parent property: response status code
<https://relay.inferal.com/ontology/pinterest/property/responseStatusCode> a rdf:Property ;
  rdfs:label "response status code" ;
  rdfs:comment "Query alias: 1 model declares responseStatusCode." .

# Query parent property: result id
<https://relay.inferal.com/ontology/pinterest/property/resultId> a rdf:Property ;
  rdfs:label "result id" ;
  rdfs:comment "Query alias: 1 model declares resultId." .

# Query parent property: results
<https://relay.inferal.com/ontology/pinterest/property/results> a rdf:Property ;
  rdfs:label "results" ;
  rdfs:comment "Query alias: 1 model declares results." .

# Query parent property: result url
<https://relay.inferal.com/ontology/pinterest/property/resultUrl> a rdf:Property ;
  rdfs:label "result url" ;
  rdfs:comment "Query alias: 1 model declares resultUrl." .

# Query parent property: retention days
<https://relay.inferal.com/ontology/pinterest/property/retentionDays> a rdf:Property ;
  rdfs:label "retention days" ;
  rdfs:comment "Query alias: 1 model declares retentionDays." .

# Query parent property: review status
<https://relay.inferal.com/ontology/pinterest/property/reviewStatus> a rdf:Property ;
  rdfs:label "review status" ;
  rdfs:comment "Query alias: 1 model declares reviewStatus." .

# Query parent property: row terms
<https://relay.inferal.com/ontology/pinterest/property/rowTerms> a rdf:Property ;
  rdfs:label "row terms" ;
  rdfs:comment "Query alias: 1 model declares rowTerms." .

# Query parent property: row terms id
<https://relay.inferal.com/ontology/pinterest/property/rowTermsId> a rdf:Property ;
  rdfs:label "row terms id" ;
  rdfs:comment "Query alias: 1 model declares rowTermsId." .

# Query parent property: rule
<https://relay.inferal.com/ontology/pinterest/property/rule> a rdf:Property ;
  rdfs:label "rule" ;
  rdfs:comment "Query alias: 3 models declare rule." .

# Query parent property: s3multipart upload data
<https://relay.inferal.com/ontology/pinterest/property/s3MultipartUploadData> a rdf:Property ;
  rdfs:label "s3multipart upload data" ;
  rdfs:comment "Query alias: 1 model declares s3MultipartUploadData." .

# Query parent property: sale price effective date
<https://relay.inferal.com/ontology/pinterest/property/salePriceEffectiveDate> a rdf:Property ;
  rdfs:label "sale price effective date" ;
  rdfs:comment "Query alias: 3 models declare salePriceEffectiveDate." .

# Query parent property: salesforce order id
<https://relay.inferal.com/ontology/pinterest/property/salesforceOrderId> a rdf:Property ;
  rdfs:label "salesforce order id" ;
  rdfs:comment "Query alias: 1 model declares salesforceOrderId." .

# Query parent property: salesforce order line id
<https://relay.inferal.com/ontology/pinterest/property/salesforceOrderLineId> a rdf:Property ;
  rdfs:label "salesforce order line id" ;
  rdfs:comment "Query alias: 2 models declare salesforceOrderLineId." .

# Query parent property: save pin disabled
<https://relay.inferal.com/ontology/pinterest/property/savePinDisabled> a rdf:Property ;
  rdfs:label "save pin disabled" ;
  rdfs:comment "Query alias: 1 model declares savePinDisabled." .

# Query parent property: scope
<https://relay.inferal.com/ontology/pinterest/property/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Query alias: 2 models declare scope." .

# Query parent property: scopes
<https://relay.inferal.com/ontology/pinterest/property/scopes> a rdf:Property ;
  rdfs:label "scopes" ;
  rdfs:comment "Query alias: 4 models declare scopes." .

# Query parent property: score
<https://relay.inferal.com/ontology/pinterest/property/score> a rdf:Property ;
  rdfs:label "score" ;
  rdfs:comment "Query alias: 1 model declares score." .

# Query parent property: screen density
<https://relay.inferal.com/ontology/pinterest/property/screenDensity> a rdf:Property ;
  rdfs:label "screen density" ;
  rdfs:comment "Query alias: 1 model declares screenDensity." .

# Query parent property: screen height
<https://relay.inferal.com/ontology/pinterest/property/screenHeight> a rdf:Property ;
  rdfs:label "screen height" ;
  rdfs:comment "Query alias: 1 model declares screenHeight." .

# Query parent property: screen width
<https://relay.inferal.com/ontology/pinterest/property/screenWidth> a rdf:Property ;
  rdfs:label "screen width" ;
  rdfs:comment "Query alias: 1 model declares screenWidth." .

# Query parent property: scrollup goal metadata
<https://relay.inferal.com/ontology/pinterest/property/scrollupGoalMetadata> a rdf:Property ;
  rdfs:label "scrollup goal metadata" ;
  rdfs:comment "Query alias: 1 model declares scrollupGoalMetadata." .

# Query parent property: search query
<https://relay.inferal.com/ontology/pinterest/property/searchQuery> a rdf:Property ;
  rdfs:label "search query" ;
  rdfs:comment "Query alias: 1 model declares searchQuery." .

# Query parent property: seed id
<https://relay.inferal.com/ontology/pinterest/property/seedId> a rdf:Property ;
  rdfs:label "seed id" ;
  rdfs:comment "Query alias: 1 model declares seedId." .

# Query parent property: selected image tag
<https://relay.inferal.com/ontology/pinterest/property/selectedImageTag> a rdf:Property ;
  rdfs:label "selected image tag" ;
  rdfs:comment "Query alias: 1 model declares selectedImageTag." .

# Query parent property: selected video tag
<https://relay.inferal.com/ontology/pinterest/property/selectedVideoTag> a rdf:Property ;
  rdfs:label "selected video tag" ;
  rdfs:comment "Query alias: 1 model declares selectedVideoTag." .

# Query parent property: severity
<https://relay.inferal.com/ontology/pinterest/property/severity> a rdf:Property ;
  rdfs:label "severity" ;
  rdfs:comment "Query alias: 1 model declares severity." .

# Query parent property: shared on timestamp
<https://relay.inferal.com/ontology/pinterest/property/sharedOnTimestamp> a rdf:Property ;
  rdfs:label "shared on timestamp" ;
  rdfs:comment "Query alias: 1 model declares sharedOnTimestamp." .

# Query parent property: shipping
<https://relay.inferal.com/ontology/pinterest/property/shipping> a rdf:Property ;
  rdfs:label "shipping" ;
  rdfs:comment "Query alias: 3 models declare shipping." .

# Query parent property: shipping height
<https://relay.inferal.com/ontology/pinterest/property/shippingHeight> a rdf:Property ;
  rdfs:label "shipping height" ;
  rdfs:comment "Query alias: 3 models declare shippingHeight." .

# Query parent property: shipping weight
<https://relay.inferal.com/ontology/pinterest/property/shippingWeight> a rdf:Property ;
  rdfs:label "shipping weight" ;
  rdfs:comment "Query alias: 3 models declare shippingWeight." .

# Query parent property: shipping width
<https://relay.inferal.com/ontology/pinterest/property/shippingWidth> a rdf:Property ;
  rdfs:label "shipping width" ;
  rdfs:comment "Query alias: 3 models declare shippingWidth." .

# Query parent property: shopping retargeting
<https://relay.inferal.com/ontology/pinterest/property/SHOPPING_RETARGETING> a rdf:Property ;
  rdfs:label "shopping retargeting" ;
  rdfs:comment "Query alias: 1 model declares SHOPPING_RETARGETING." .

# Query parent property: size is upper bound
<https://relay.inferal.com/ontology/pinterest/property/sizeIsUpperBound> a rdf:Property ;
  rdfs:label "size is upper bound" ;
  rdfs:comment "Query alias: 1 model declares sizeIsUpperBound." .

# Query parent property: size system
<https://relay.inferal.com/ontology/pinterest/property/sizeSystem> a rdf:Property ;
  rdfs:label "size system" ;
  rdfs:comment "Query alias: 3 models declare sizeSystem." .

# Query parent property: size type
<https://relay.inferal.com/ontology/pinterest/property/sizeType> a rdf:Property ;
  rdfs:label "size type" ;
  rdfs:comment "Query alias: 3 models declare sizeType." .

# Query parent property: sizing
<https://relay.inferal.com/ontology/pinterest/property/sizing> a rdf:Property ;
  rdfs:label "sizing" ;
  rdfs:comment "Query alias: 2 models declare sizing." .

# Query parent property: slideshow collections description
<https://relay.inferal.com/ontology/pinterest/property/slideshowCollectionsDescription> a rdf:Property ;
  rdfs:label "slideshow collections description" ;
  rdfs:comment "Query alias: 1 model declares slideshowCollectionsDescription." .

# Query parent property: slideshow collections title
<https://relay.inferal.com/ontology/pinterest/property/slideshowCollectionsTitle> a rdf:Property ;
  rdfs:label "slideshow collections title" ;
  rdfs:comment "Query alias: 1 model declares slideshowCollectionsTitle." .

# Query parent property: sort by
<https://relay.inferal.com/ontology/pinterest/property/sortBy> a rdf:Property ;
  rdfs:label "sort by" ;
  rdfs:comment "Query alias: 2 models declare sortBy." .

# Query parent property: source platform
<https://relay.inferal.com/ontology/pinterest/property/sourcePlatform> a rdf:Property ;
  rdfs:label "source platform" ;
  rdfs:comment "Query alias: 1 model declares sourcePlatform." .

# Query parent property: source type
<https://relay.inferal.com/ontology/pinterest/property/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "Query alias: 6 models declare sourceType." .

# Query parent property: source url
<https://relay.inferal.com/ontology/pinterest/property/sourceUrl> a rdf:Property ;
  rdfs:label "source url" ;
  rdfs:comment "Query alias: 1 model declares sourceUrl." .

# Query parent property: spend in dollar
<https://relay.inferal.com/ontology/pinterest/property/spendInDollar> a rdf:Property ;
  rdfs:label "spend in dollar" ;
  rdfs:comment "Query alias: 1 model declares spendInDollar." .

# Query parent property: sponsor id
<https://relay.inferal.com/ontology/pinterest/property/sponsorId> a rdf:Property ;
  rdfs:label "sponsor id" ;
  rdfs:comment "Query alias: 1 model declares sponsorId." .

# Query parent property: src
<https://relay.inferal.com/ontology/pinterest/property/src> a rdf:Property ;
  rdfs:label "src" ;
  rdfs:comment "Query alias: 1 model declares src." .

# Query parent property: st
<https://relay.inferal.com/ontology/pinterest/property/st> a rdf:Property ;
  rdfs:label "st" ;
  rdfs:comment "Query alias: 1 model declares st." .

# Query parent property: stack trace
<https://relay.inferal.com/ontology/pinterest/property/stackTrace> a rdf:Property ;
  rdfs:label "stack trace" ;
  rdfs:comment "Query alias: 1 model declares stackTrace." .

# Query parent property: start hour
<https://relay.inferal.com/ontology/pinterest/property/startHour> a rdf:Property ;
  rdfs:label "start hour" ;
  rdfs:comment "Query alias: 1 model declares startHour." .

# Query parent property: state
<https://relay.inferal.com/ontology/pinterest/property/state> a rdf:Property ;
  rdfs:label "state" ;
  rdfs:comment "Query alias: 2 models declare state." .

# Query parent property: status
<https://relay.inferal.com/ontology/pinterest/property/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Query alias: 52 models declare status." .

# Query parent property: status code
<https://relay.inferal.com/ontology/pinterest/property/statusCode> a rdf:Property ;
  rdfs:label "status code" ;
  rdfs:comment "Query alias: 1 model declares statusCode." .

# Query parent property: storage free space
<https://relay.inferal.com/ontology/pinterest/property/storageFreeSpace> a rdf:Property ;
  rdfs:label "storage free space" ;
  rdfs:comment "Query alias: 1 model declares storageFreeSpace." .

# Query parent property: storage size
<https://relay.inferal.com/ontology/pinterest/property/storageSize> a rdf:Property ;
  rdfs:label "storage size" ;
  rdfs:comment "Query alias: 1 model declares storageSize." .

# Query parent property: store code
<https://relay.inferal.com/ontology/pinterest/property/storeCode> a rdf:Property ;
  rdfs:label "store code" ;
  rdfs:comment "Query alias: 1 model declares storeCode." .

# Query parent property: subcategories
<https://relay.inferal.com/ontology/pinterest/property/subcategories> a rdf:Property ;
  rdfs:label "subcategories" ;
  rdfs:comment "Query alias: 1 model declares subcategories." .

# Query parent property: subscriber key
<https://relay.inferal.com/ontology/pinterest/property/subscriberKey> a rdf:Property ;
  rdfs:label "subscriber key" ;
  rdfs:comment "Query alias: 1 model declares subscriberKey." .

# Query parent property: subscription id
<https://relay.inferal.com/ontology/pinterest/property/subscriptionId> a rdf:Property ;
  rdfs:label "subscription id" ;
  rdfs:comment "Query alias: 1 model declares subscriptionId." .

# Query parent property: success
<https://relay.inferal.com/ontology/pinterest/property/success> a rdf:Property ;
  rdfs:label "success" ;
  rdfs:comment "Query alias: 1 model declares success." .

# Query parent property: summary status
<https://relay.inferal.com/ontology/pinterest/property/summaryStatus> a rdf:Property ;
  rdfs:label "summary status" ;
  rdfs:comment "Query alias: 4 models declare summaryStatus." .

# Query parent property: tag
<https://relay.inferal.com/ontology/pinterest/property/tag> a rdf:Property ;
  rdfs:label "tag" ;
  rdfs:comment "Query alias: 1 model declares tag." .

# Query parent property: tag id
<https://relay.inferal.com/ontology/pinterest/property/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "Query alias: 1 model declares tagId." .

# Query parent property: tag types
<https://relay.inferal.com/ontology/pinterest/property/tagTypes> a rdf:Property ;
  rdfs:label "tag types" ;
  rdfs:comment "Query alias: 1 model declares tagTypes." .

# Query parent property: targeting strategy
<https://relay.inferal.com/ontology/pinterest/property/TARGETING_STRATEGY> a rdf:Property ;
  rdfs:label "targeting strategy" ;
  rdfs:comment "Query alias: 1 model declares TARGETING_STRATEGY." .

# Query parent property: targeting attributes
<https://relay.inferal.com/ontology/pinterest/property/targetingAttributes> a rdf:Property ;
  rdfs:label "targeting attributes" ;
  rdfs:comment "Query alias: 4 models declare targetingAttributes." .

# Query parent property: targeting spec
<https://relay.inferal.com/ontology/pinterest/property/targetingSpec> a rdf:Property ;
  rdfs:label "targeting spec" ;
  rdfs:comment "Query alias: 5 models declare targetingSpec." .

# Query parent property: targeting template ids
<https://relay.inferal.com/ontology/pinterest/property/targetingTemplateIds> a rdf:Property ;
  rdfs:label "targeting template ids" ;
  rdfs:comment "Query alias: 3 models declare targetingTemplateIds." .

# Query parent property: targeting types
<https://relay.inferal.com/ontology/pinterest/property/targetingTypes> a rdf:Property ;
  rdfs:label "targeting types" ;
  rdfs:comment "Query alias: 1 model declares targetingTypes." .

# Query parent property: tax
<https://relay.inferal.com/ontology/pinterest/property/tax> a rdf:Property ;
  rdfs:label "tax" ;
  rdfs:comment "Query alias: 3 models declare tax." .

# Query parent property: template id
<https://relay.inferal.com/ontology/pinterest/property/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  rdfs:comment "Query alias: 1 model declares templateId." .

# Query parent property: template values
<https://relay.inferal.com/ontology/pinterest/property/templateValues> a rdf:Property ;
  rdfs:label "template values" ;
  rdfs:comment "Query alias: 3 models declare templateValues." .

# Query parent property: text
<https://relay.inferal.com/ontology/pinterest/property/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "Query alias: 1 model declares text." .

# Query parent property: tie breaker custom result
<https://relay.inferal.com/ontology/pinterest/property/tieBreakerCustomResult> a rdf:Property ;
  rdfs:label "tie breaker custom result" ;
  rdfs:comment "Query alias: 1 model declares tieBreakerCustomResult." .

# Query parent property: tie breaker type
<https://relay.inferal.com/ontology/pinterest/property/tieBreakerType> a rdf:Property ;
  rdfs:label "tie breaker type" ;
  rdfs:comment "Query alias: 1 model declares tieBreakerType." .

# Query parent property: time
<https://relay.inferal.com/ontology/pinterest/property/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "Query alias: 1 model declares time." .

# Query parent property: timezone
<https://relay.inferal.com/ontology/pinterest/property/timezone> a rdf:Property ;
  rdfs:label "timezone" ;
  rdfs:comment "Query alias: 2 models declare timezone." .

# Query parent property: timezone abbr
<https://relay.inferal.com/ontology/pinterest/property/timezoneAbbr> a rdf:Property ;
  rdfs:label "timezone abbr" ;
  rdfs:comment "Query alias: 1 model declares timezoneAbbr." .

# Query parent property: title
<https://relay.inferal.com/ontology/pinterest/property/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Query alias: 15 models declare title." .

# Query parent property: title keywords
<https://relay.inferal.com/ontology/pinterest/property/TITLE_KEYWORDS> a rdf:Property ;
  rdfs:label "title keywords" ;
  rdfs:comment "Query alias: 1 model declares TITLE_KEYWORDS." .

# Query parent property: token
<https://relay.inferal.com/ontology/pinterest/property/token> a rdf:Property ;
  rdfs:label "token" ;
  rdfs:comment "Query alias: 3 models declare token." .

# Query parent property: token type
<https://relay.inferal.com/ontology/pinterest/property/tokenType> a rdf:Property ;
  rdfs:label "token type" ;
  rdfs:comment "Query alias: 2 models declare tokenType." .

# Query parent property: total
<https://relay.inferal.com/ontology/pinterest/property/total> a rdf:Property ;
  rdfs:label "total" ;
  rdfs:comment "Query alias: 3 models declare total." .

# Query parent property: total clickthrough
<https://relay.inferal.com/ontology/pinterest/property/totalClickthrough> a rdf:Property ;
  rdfs:label "total clickthrough" ;
  rdfs:comment "Query alias: 1 model declares totalClickthrough." .

# Query parent property: total conversions
<https://relay.inferal.com/ontology/pinterest/property/totalConversions> a rdf:Property ;
  rdfs:label "total conversions" ;
  rdfs:comment "Query alias: 1 model declares totalConversions." .

# Query parent property: total events
<https://relay.inferal.com/ontology/pinterest/property/totalEvents> a rdf:Property ;
  rdfs:label "total events" ;
  rdfs:comment "Query alias: 1 model declares totalEvents." .

# Query parent property: total event touchpoints
<https://relay.inferal.com/ontology/pinterest/property/totalEventTouchpoints> a rdf:Property ;
  rdfs:label "total event touchpoints" ;
  rdfs:comment "Query alias: 1 model declares totalEventTouchpoints." .

# Query parent property: total impression
<https://relay.inferal.com/ontology/pinterest/property/totalImpression> a rdf:Property ;
  rdfs:label "total impression" ;
  rdfs:comment "Query alias: 1 model declares totalImpression." .

# Query parent property: total parts
<https://relay.inferal.com/ontology/pinterest/property/totalParts> a rdf:Property ;
  rdfs:label "total parts" ;
  rdfs:comment "Query alias: 1 model declares totalParts." .

# Query parent property: total videos
<https://relay.inferal.com/ontology/pinterest/property/totalVideos> a rdf:Property ;
  rdfs:label "total videos" ;
  rdfs:comment "Query alias: 1 model declares totalVideos." .

# Query parent property: tracking url
<https://relay.inferal.com/ontology/pinterest/property/trackingUrl> a rdf:Property ;
  rdfs:label "tracking url" ;
  rdfs:comment "Query alias: 1 model declares trackingUrl." .

# Query parent property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Query alias: 13 models declare trackingUrls." .

# Query parent property: type
<https://relay.inferal.com/ontology/pinterest/property/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Query alias: 16 models declare type." .

# Query parent property: unit pricing base measure
<https://relay.inferal.com/ontology/pinterest/property/unitPricingBaseMeasure> a rdf:Property ;
  rdfs:label "unit pricing base measure" ;
  rdfs:comment "Query alias: 3 models declare unitPricingBaseMeasure." .

# Query parent property: unit pricing measure
<https://relay.inferal.com/ontology/pinterest/property/unitPricingMeasure> a rdf:Property ;
  rdfs:label "unit pricing measure" ;
  rdfs:comment "Query alias: 3 models declare unitPricingMeasure." .

# Query parent property: unspecified
<https://relay.inferal.com/ontology/pinterest/property/unspecified> a rdf:Property ;
  rdfs:label "unspecified" ;
  rdfs:comment "Query alias: 1 model declares unspecified." .

# Query parent property: update
<https://relay.inferal.com/ontology/pinterest/property/update> a rdf:Property ;
  rdfs:label "update" ;
  rdfs:comment "Query alias: 1 model declares update." .

# Query parent property: updated time invalid
<https://relay.inferal.com/ontology/pinterest/property/UPDATED_TIME_INVALID> a rdf:Property ;
  rdfs:label "updated time invalid" ;
  rdfs:comment "Query alias: 1 model declares UPDATED_TIME_INVALID." .

# Query parent property: updated asset groups
<https://relay.inferal.com/ontology/pinterest/property/updatedAssetGroups> a rdf:Property ;
  rdfs:label "updated asset groups" ;
  rdfs:comment "Query alias: 1 model declares updatedAssetGroups." .

# Query parent property: updated since
<https://relay.inferal.com/ontology/pinterest/property/updatedSince> a rdf:Property ;
  rdfs:label "updated since" ;
  rdfs:comment "Query alias: 1 model declares updatedSince." .

# Query parent property: update mask
<https://relay.inferal.com/ontology/pinterest/property/updateMask> a rdf:Property ;
  rdfs:label "update mask" ;
  rdfs:comment "Query alias: 4 models declare updateMask." .

# Query parent property: upload parameters
<https://relay.inferal.com/ontology/pinterest/property/uploadParameters> a rdf:Property ;
  rdfs:label "upload parameters" ;
  rdfs:comment "Query alias: 1 model declares uploadParameters." .

# Query parent property: upload url
<https://relay.inferal.com/ontology/pinterest/property/uploadUrl> a rdf:Property ;
  rdfs:label "upload url" ;
  rdfs:comment "Query alias: 1 model declares uploadUrl." .

# Query parent property: user
<https://relay.inferal.com/ontology/pinterest/property/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Query alias: 5 models declare user." .

# Query parent property: user account id
<https://relay.inferal.com/ontology/pinterest/property/userAccountId> a rdf:Property ;
  rdfs:label "user account id" ;
  rdfs:comment "Query alias: 1 model declares userAccountId." .

# Query parent property: user email
<https://relay.inferal.com/ontology/pinterest/property/userEmail> a rdf:Property ;
  rdfs:label "user email" ;
  rdfs:comment "Query alias: 3 models declare userEmail." .

# Query parent property: username
<https://relay.inferal.com/ontology/pinterest/property/username> a rdf:Property ;
  rdfs:label "username" ;
  rdfs:comment "Query alias: 7 models declare username." .

# Query parent property: users or partner ids
<https://relay.inferal.com/ontology/pinterest/property/usersOrPartnerIds> a rdf:Property ;
  rdfs:label "users or partner ids" ;
  rdfs:comment "Query alias: 1 model declares usersOrPartnerIds." .

# Query parent property: us terms
<https://relay.inferal.com/ontology/pinterest/property/usTerms> a rdf:Property ;
  rdfs:label "us terms" ;
  rdfs:comment "Query alias: 1 model declares usTerms." .

# Query parent property: us terms id
<https://relay.inferal.com/ontology/pinterest/property/usTermsId> a rdf:Property ;
  rdfs:label "us terms id" ;
  rdfs:comment "Query alias: 1 model declares usTermsId." .

# Query parent property: valid
<https://relay.inferal.com/ontology/pinterest/property/valid> a rdf:Property ;
  rdfs:label "valid" ;
  rdfs:comment "Query alias: 1 model declares valid." .

# Query parent property: validate only
<https://relay.inferal.com/ontology/pinterest/property/validateOnly> a rdf:Property ;
  rdfs:label "validate only" ;
  rdfs:comment "Query alias: 1 model declares validateOnly." .

# Query parent property: validation details
<https://relay.inferal.com/ontology/pinterest/property/validationDetails> a rdf:Property ;
  rdfs:label "validation details" ;
  rdfs:comment "Query alias: 1 model declares validationDetails." .

# Query parent property: variant names
<https://relay.inferal.com/ontology/pinterest/property/variantNames> a rdf:Property ;
  rdfs:label "variant names" ;
  rdfs:comment "Query alias: 3 models declare variantNames." .

# Query parent property: variant values
<https://relay.inferal.com/ontology/pinterest/property/variantValues> a rdf:Property ;
  rdfs:label "variant values" ;
  rdfs:comment "Query alias: 3 models declare variantValues." .

# Query parent property: verification code
<https://relay.inferal.com/ontology/pinterest/property/verificationCode> a rdf:Property ;
  rdfs:label "verification code" ;
  rdfs:comment "Query alias: 1 model declares verificationCode." .

# Query parent property: verification method
<https://relay.inferal.com/ontology/pinterest/property/verificationMethod> a rdf:Property ;
  rdfs:label "verification method" ;
  rdfs:comment "Query alias: 1 model declares verificationMethod." .

# Query parent property: verified at
<https://relay.inferal.com/ontology/pinterest/property/verifiedAt> a rdf:Property ;
  rdfs:label "verified at" ;
  rdfs:comment "Query alias: 1 model declares verifiedAt." .

# Query parent property: version
<https://relay.inferal.com/ontology/pinterest/property/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Query alias: 3 models declare version." .

# Query parent property: verticals
<https://relay.inferal.com/ontology/pinterest/property/verticals> a rdf:Property ;
  rdfs:label "verticals" ;
  rdfs:comment "Query alias: 1 model declares verticals." .

# Query parent property: video download video too short
<https://relay.inferal.com/ontology/pinterest/property/VIDEO_DOWNLOAD_VIDEO_TOO_SHORT> a rdf:Property ;
  rdfs:label "video download video too short" ;
  rdfs:comment "Query alias: 1 model declares VIDEO_DOWNLOAD_VIDEO_TOO_SHORT." .

# Query parent property: video file not accessible
<https://relay.inferal.com/ontology/pinterest/property/VIDEO_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "video file not accessible" ;
  rdfs:comment "Query alias: 1 model declares VIDEO_FILE_NOT_ACCESSIBLE." .

# Query parent property: video file not found
<https://relay.inferal.com/ontology/pinterest/property/VIDEO_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "video file not found" ;
  rdfs:comment "Query alias: 1 model declares VIDEO_FILE_NOT_FOUND." .

# Query parent property: video invalid file
<https://relay.inferal.com/ontology/pinterest/property/VIDEO_INVALID_FILE> a rdf:Property ;
  rdfs:label "video invalid file" ;
  rdfs:comment "Query alias: 1 model declares VIDEO_INVALID_FILE." .

# Query parent property: video level internal error
<https://relay.inferal.com/ontology/pinterest/property/VIDEO_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "video level internal error" ;
  rdfs:comment "Query alias: 1 model declares VIDEO_LEVEL_INTERNAL_ERROR." .

# Query parent property: video malformed url
<https://relay.inferal.com/ontology/pinterest/property/VIDEO_MALFORMED_URL> a rdf:Property ;
  rdfs:label "video malformed url" ;
  rdfs:comment "Query alias: 1 model declares VIDEO_MALFORMED_URL." .

# Query parent property: video counts
<https://relay.inferal.com/ontology/pinterest/property/videoCounts> a rdf:Property ;
  rdfs:label "video counts" ;
  rdfs:comment "Query alias: 1 model declares videoCounts." .

# Query parent property: video link
<https://relay.inferal.com/ontology/pinterest/property/videoLink> a rdf:Property ;
  rdfs:label "video link" ;
  rdfs:comment "Query alias: 3 models declare videoLink." .

# Query parent property: videos
<https://relay.inferal.com/ontology/pinterest/property/videos> a rdf:Property ;
  rdfs:label "videos" ;
  rdfs:comment "Query alias: 2 models declare videos." .

# Query parent property: video title
<https://relay.inferal.com/ontology/pinterest/property/videoTitle> a rdf:Property ;
  rdfs:label "video title" ;
  rdfs:comment "Query alias: 1 model declares videoTitle." .

# Query parent property: video url
<https://relay.inferal.com/ontology/pinterest/property/videoUrl> a rdf:Property ;
  rdfs:label "video url" ;
  rdfs:comment "Query alias: 2 models declare videoUrl." .

# Query parent property: view tracking url
<https://relay.inferal.com/ontology/pinterest/property/viewTrackingUrl> a rdf:Property ;
  rdfs:label "view tracking url" ;
  rdfs:comment "Query alias: 3 models declare viewTrackingUrl." .

# Query parent property: view window days
<https://relay.inferal.com/ontology/pinterest/property/viewWindowDays> a rdf:Property ;
  rdfs:label "view window days" ;
  rdfs:comment "Query alias: 2 models declare viewWindowDays." .

# Query parent property: visibility
<https://relay.inferal.com/ontology/pinterest/property/visibility> a rdf:Property ;
  rdfs:label "visibility" ;
  rdfs:comment "Query alias: 3 models declare visibility." .

# Query parent property: visitor source id
<https://relay.inferal.com/ontology/pinterest/property/visitorSourceId> a rdf:Property ;
  rdfs:label "visitor source id" ;
  rdfs:comment "Query alias: 1 model declares visitorSourceId." .

# Query parent property: webhook url
<https://relay.inferal.com/ontology/pinterest/property/webhookUrl> a rdf:Property ;
  rdfs:label "webhook url" ;
  rdfs:comment "Query alias: 2 models declare webhookUrl." .

# Query parent property: website url
<https://relay.inferal.com/ontology/pinterest/property/websiteUrl> a rdf:Property ;
  rdfs:label "website url" ;
  rdfs:comment "Query alias: 1 model declares websiteUrl." .

# Query parent property: width
<https://relay.inferal.com/ontology/pinterest/property/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "Query alias: 4 models declare width." .

# Query parent property: window height
<https://relay.inferal.com/ontology/pinterest/property/windowHeight> a rdf:Property ;
  rdfs:label "window height" ;
  rdfs:comment "Query alias: 1 model declares windowHeight." .

# Query parent property: window width
<https://relay.inferal.com/ontology/pinterest/property/windowWidth> a rdf:Property ;
  rdfs:label "window width" ;
  rdfs:comment "Query alias: 1 model declares windowWidth." .

# Query parent property: x-amz-algorithm
<https://relay.inferal.com/ontology/pinterest/property/x-amz-algorithm> a rdf:Property ;
  rdfs:label "x-amz-algorithm" ;
  rdfs:comment "Query alias: 1 model declares x-amz-algorithm." .

# Query parent property: x-amz-credential
<https://relay.inferal.com/ontology/pinterest/property/x-amz-credential> a rdf:Property ;
  rdfs:label "x-amz-credential" ;
  rdfs:comment "Query alias: 1 model declares x-amz-credential." .

# Query parent property: x-amz-date
<https://relay.inferal.com/ontology/pinterest/property/x-amz-date> a rdf:Property ;
  rdfs:label "x-amz-date" ;
  rdfs:comment "Query alias: 1 model declares x-amz-date." .

# Query parent property: x-amz-security-token
<https://relay.inferal.com/ontology/pinterest/property/x-amz-security-token> a rdf:Property ;
  rdfs:label "x-amz-security-token" ;
  rdfs:comment "Query alias: 1 model declares x-amz-security-token." .

# Query parent property: x-amz-signature
<https://relay.inferal.com/ontology/pinterest/property/x-amz-signature> a rdf:Property ;
  rdfs:label "x-amz-signature" ;
  rdfs:comment "Query alias: 1 model declares x-amz-signature." .

# Query parent property: zp
<https://relay.inferal.com/ontology/pinterest/property/zp> a rdf:Property ;
  rdfs:label "zp" ;
  rdfs:comment "Query alias: 1 model declares zp." .

# Query parent property: upload status
pinterest:uploadStatus a rdf:Property ;
  rdfs:label "upload status" .

# Property: grant type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantType> a rdf:Property ;
  rdfs:label "grant type" ;
  rdfs:comment "Grant type for the token request" ;
  schema:alternateName "grant_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/grantType> ;
  rdfs:domain pinterest:OauthAccessTokenRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/grantTypeScheme> .

# Property: client id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/clientId> a rdf:Property ;
  rdfs:label "client id" ;
  rdfs:comment "Your app's client ID" ;
  schema:alternateName "client_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clientId> ;
  rdfs:domain pinterest:OauthAccessTokenRequest ;
  rdfs:range xsd:string .

# Property: client secret
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/clientSecret> a rdf:Property ;
  rdfs:label "client secret" ;
  rdfs:comment "Your app's client secret" ;
  schema:alternateName "client_secret" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clientSecret> ;
  rdfs:domain pinterest:OauthAccessTokenRequest ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "Authorization code from the OAuth flow" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:OauthAccessTokenRequest ;
  rdfs:range xsd:string .

# Property: redirect uri
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/redirectUri> a rdf:Property ;
  rdfs:label "redirect uri" ;
  rdfs:comment "Redirect URI used in the authorization request" ;
  schema:alternateName "redirect_uri" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/redirectUri> ;
  rdfs:domain pinterest:OauthAccessTokenRequest ;
  rdfs:range xsd:string .

# Property: refresh token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenRequest/refreshToken> a rdf:Property ;
  rdfs:label "refresh token" ;
  rdfs:comment "Refresh token for token renewal" ;
  schema:alternateName "refresh_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/refreshToken> ;
  rdfs:domain pinterest:OauthAccessTokenRequest ;
  rdfs:range xsd:string .

# Property: access token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenResponse/accessToken> a rdf:Property ;
  rdfs:label "access token" ;
  rdfs:comment "The access token" ;
  schema:alternateName "access_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/accessToken> ;
  rdfs:domain pinterest:OauthAccessTokenResponse ;
  rdfs:range xsd:string .

# Property: token type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenResponse/tokenType> a rdf:Property ;
  rdfs:label "token type" ;
  rdfs:comment "Token type (always 'bearer')" ;
  schema:alternateName "token_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tokenType> ;
  rdfs:domain pinterest:OauthAccessTokenResponse ;
  rdfs:range xsd:string .

# Property: expires in
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenResponse/expiresIn> a rdf:Property ;
  rdfs:label "expires in" ;
  rdfs:comment "Token lifetime in seconds" ;
  schema:alternateName "expires_in" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/expiresIn> ;
  rdfs:domain pinterest:OauthAccessTokenResponse ;
  rdfs:range xsd:int .

# Property: scope
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenResponse/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Space-separated list of granted scopes" ;
  schema:alternateName "scope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scope> ;
  rdfs:domain pinterest:OauthAccessTokenResponse ;
  rdfs:range xsd:string .

# Property: refresh token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenResponse/refreshToken> a rdf:Property ;
  rdfs:label "refresh token" ;
  rdfs:comment "Refresh token for renewing access" ;
  schema:alternateName "refresh_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/refreshToken> ;
  rdfs:domain pinterest:OauthAccessTokenResponse ;
  rdfs:range xsd:string .

# Property: refresh token expires in
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OauthAccessTokenResponse/refreshTokenExpiresIn> a rdf:Property ;
  rdfs:label "refresh token expires in" ;
  rdfs:comment "Refresh token lifetime in seconds" ;
  schema:alternateName "refresh_token_expires_in" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/refreshTokenExpiresIn> ;
  rdfs:domain pinterest:OauthAccessTokenResponse ;
  rdfs:range xsd:int .

# Property: status code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCode> a rdf:Property ;
  rdfs:label "status code" ;
  rdfs:comment "HTTP status code" ;
  schema:alternateName "statusCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/statusCode> ;
  rdfs:domain pinterest:PinterestError ;
  rdfs:range xsd:integer ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/statusCodeScheme> .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "Error code" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:PinterestError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinterestError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Human-readable error message" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:PinterestError ;
  rdfs:range xsd:string .

# Property: access token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionAccessTokenResponse/accessToken> a rdf:Property ;
  rdfs:label "access token" ;
  rdfs:comment "The conversion access token" ;
  schema:alternateName "access_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/accessToken> ;
  rdfs:domain pinterest:ConversionAccessTokenResponse ;
  rdfs:range xsd:string .

# Property: token type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionAccessTokenResponse/tokenType> a rdf:Property ;
  rdfs:label "token type" ;
  rdfs:comment "Token type (always 'conversion')" ;
  schema:alternateName "token_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tokenType> ;
  rdfs:domain pinterest:ConversionAccessTokenResponse ;
  rdfs:range xsd:string .

# Property: app type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPE> a rdf:Property ;
  rdfs:label "app type" ;
  schema:alternateName "APP_TYPE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/APP_TYPE> ;
  rdfs:domain pinterest:AppTypeMultipliers ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AppTypeMultipliers/APP_TYPEScheme> .

# Property: placement
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENT> a rdf:Property ;
  rdfs:label "placement" ;
  schema:alternateName "PLACEMENT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PLACEMENT> ;
  rdfs:domain pinterest:PlacementMultipliers ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PlacementMultipliers/PLACEMENTScheme> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightCategoryCommon/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AudienceInsightCategory ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightCategoryCommon/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "index" ;
  rdfs:domain pinterest:AudienceInsightCategory ;
  rdfs:range xsd:double .

# Property: key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightCategoryCommon/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/key> ;
  rdfs:domain pinterest:AudienceInsightCategory ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightCategoryCommon/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AudienceInsightCategory ;
  rdfs:range xsd:string .

# Property: ratio
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightCategoryCommon/ratio> a rdf:Property ;
  rdfs:label "ratio" ;
  schema:alternateName "ratio" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ratio> ;
  rdfs:domain pinterest:AudienceInsightCategory ;
  rdfs:range xsd:double .

# Property: board pins modified at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/boardPinsModifiedAt> a rdf:Property ;
  rdfs:label "board pins modified at" ;
  rdfs:comment "Date and time of last board pins modified." ;
  schema:alternateName "board_pins_modified_at" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardPinsModifiedAt> ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:dateTime .

# Property: collaborator count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/collaboratorCount> a rdf:Property ;
  rdfs:label "collaborator count" ;
  rdfs:comment "Count of collaborators on the board." ;
  schema:alternateName "collaborator_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collaboratorCount> ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:int .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  rdfs:comment "Date and time of board creation." ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:dateTime .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:string .

# Property: follower count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/followerCount> a rdf:Property ;
  rdfs:label "follower count" ;
  rdfs:comment "Board follower count." ;
  schema:alternateName "follower_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/followerCount> ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:string .

# Property: is ads only
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/isAdsOnly> a rdf:Property ;
  rdfs:label "is ads only" ;
  rdfs:comment "If set to `true`, the board will be ad-only and can store ad-only Pins." ;
  schema:alternateName "is_ads_only" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAdsOnly> ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:boolean .

# Property: media
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/media> a rdf:Property ;
  rdfs:label "media" ;
  rdfs:comment "Board media." ;
  schema:alternateName "media" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/media> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range pinterest:BoardMedia .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "\n\n    Name of the board.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the board name automatically becomes \"Ad-only Pins\"." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:string .

# Property: owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/owner> a rdf:Property ;
  rdfs:label "owner" ;
  schema:alternateName "owner" ;
  rdfs:subPropertyOf schema:author ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range pinterest:BoardOwner .

# Property: pin count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardBase/pinCount> a rdf:Property ;
  rdfs:label "pin count" ;
  rdfs:comment "Count of Pins on the board." ;
  schema:alternateName "pin_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinCount> ;
  rdfs:subPropertyOf schema:numberOfItems ;
  rdfs:domain pinterest:BoardBase ;
  rdfs:range xsd:int .

# Property: image cover url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardMedia/imageCoverUrl> a rdf:Property ;
  rdfs:label "image cover url" ;
  rdfs:comment "Board cover image" ;
  schema:alternateName "image_cover_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/imageCoverUrl> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:BoardMedia ;
  rdfs:range xsd:anyURI .

# Property: pin thumbnail urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardMedia/pinThumbnailUrls> a rdf:Property ;
  rdfs:label "pin thumbnail urls" ;
  rdfs:comment "Board pin thumbnail urls." ;
  schema:alternateName "pin_thumbnail_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinThumbnailUrls> ;
  rdfs:subPropertyOf schema:thumbnailUrl ;
  rdfs:domain pinterest:BoardMedia ;
  rdfs:range xsd:anyURI .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardOwner/username> a rdf:Property ;
  rdfs:label "username" ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:BoardOwner ;
  rdfs:range xsd:string .

# Property: board pins modified at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/boardPinsModifiedAt> a rdf:Property ;
  rdfs:label "board pins modified at" ;
  rdfs:comment "Date and time of last board pins modified." ;
  schema:alternateName "board_pins_modified_at" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardPinsModifiedAt> ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:dateTime .

# Property: collaborator count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/collaboratorCount> a rdf:Property ;
  rdfs:label "collaborator count" ;
  rdfs:comment "Count of collaborators on the board." ;
  schema:alternateName "collaborator_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collaboratorCount> ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:int .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  rdfs:comment "Date and time of board creation." ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:dateTime .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:string .

# Property: follower count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/followerCount> a rdf:Property ;
  rdfs:label "follower count" ;
  rdfs:comment "Board follower count." ;
  schema:alternateName "follower_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/followerCount> ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:string .

# Property: is ads only
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/isAdsOnly> a rdf:Property ;
  rdfs:label "is ads only" ;
  rdfs:comment "If set to `true`, the board will be ad-only and can store ad-only Pins." ;
  schema:alternateName "is_ads_only" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAdsOnly> ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:boolean .

# Property: media
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/media> a rdf:Property ;
  rdfs:label "media" ;
  rdfs:comment "Board media." ;
  schema:alternateName "media" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/media> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:Board ;
  rdfs:range pinterest:BoardMedia .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "\n\n    Name of the board.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the board name automatically becomes \"Ad-only Pins\"." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:string .

# Property: owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/owner> a rdf:Property ;
  rdfs:label "owner" ;
  schema:alternateName "owner" ;
  rdfs:subPropertyOf schema:author ;
  rdfs:domain pinterest:Board ;
  rdfs:range pinterest:BoardOwner .

# Property: pin count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/pinCount> a rdf:Property ;
  rdfs:label "pin count" ;
  rdfs:comment "Count of Pins on the board." ;
  schema:alternateName "pin_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinCount> ;
  rdfs:subPropertyOf schema:numberOfItems ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:int .

# Property: privacy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Board/privacy> a rdf:Property ;
  rdfs:label "privacy" ;
  rdfs:comment "    Privacy setting for a board. Learn more about [secret](https://help.pinterest.com/en/article/secret-boards)\n    boards and [protected](https://help.pinterest.com/en/business/article/protected-boards) boards.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the `privacy` settng automatically becomes `PROTECTED`. " ;
  schema:alternateName "privacy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacy> ;
  rdfs:domain pinterest:Board ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BoardPrivacyScheme .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessAccessError/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:BusinessAccessError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessAccessError/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:BusinessAccessError ;
  rdfs:range xsd:string .

# Property: email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessAccessUserSummary/email> a rdf:Property ;
  rdfs:label "email" ;
  rdfs:comment "Email of the business member/partner." ;
  schema:alternateName "email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/email> ;
  rdfs:subPropertyOf schema:email ;
  rdfs:domain pinterest:BusinessAccessUserSummary ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessAccessUserSummary/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier of the business member/partner." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BusinessAccessUserSummary ;
  rdfs:range xsd:string .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessAccessUserSummary/username> a rdf:Property ;
  rdfs:label "username" ;
  rdfs:comment "Username of the business member/partner." ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:BusinessAccessUserSummary ;
  rdfs:range xsd:string .

# Property: code snippet
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/codeSnippet> a rdf:Property ;
  rdfs:label "code snippet" ;
  rdfs:comment "Tag code snippet." ;
  schema:alternateName "code_snippet" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/codeSnippet> ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string .

# Property: configs
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/configs> a rdf:Property ;
  rdfs:label "configs" ;
  schema:alternateName "configs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/configs> ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range pinterest:ConversionTagConfigs .

# Property: enhanced match status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/enhancedMatchStatus> a rdf:Property ;
  rdfs:label "enhanced match status" ;
  rdfs:comment "The enhanced match status of the tag" ;
  schema:alternateName "enhanced_match_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/enhancedMatchStatus> ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EnhancedMatchStatusTypeScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Tag ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string .

# Property: last fired time ms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/lastFiredTimeMs> a rdf:Property ;
  rdfs:label "last fired time ms" ;
  rdfs:comment "Time for the last event fired." ;
  schema:alternateName "last_fired_time_ms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastFiredTimeMs> ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Conversion tag name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Version number." ;
  schema:alternateName "version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/version> ;
  rdfs:subPropertyOf schema:version ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTag/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:ConversionTag ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: aem db enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemDbEnabled> a rdf:Property ;
  rdfs:label "aem db enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match birthdate is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_db_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemDbEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: aem enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemEnabled> a rdf:Property ;
  rdfs:label "aem enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match email is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: aem external id enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemExternalIdEnabled> a rdf:Property ;
  rdfs:label "aem external id enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match location is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_external_id_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemExternalIdEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: aem fnln enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemFnlnEnabled> a rdf:Property ;
  rdfs:label "aem fnln enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match name is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_fnln_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemFnlnEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: aem ge enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemGeEnabled> a rdf:Property ;
  rdfs:label "aem ge enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match gender is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_ge_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemGeEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: aem loc enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemLocEnabled> a rdf:Property ;
  rdfs:label "aem loc enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match location is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_loc_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemLocEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: aem ph enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/aemPhEnabled> a rdf:Property ;
  rdfs:label "aem ph enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match phone is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_ph_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemPhEnabled> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:boolean .

# Property: md frequency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/mdFrequency> a rdf:Property ;
  rdfs:label "md frequency" ;
  rdfs:comment "Metadata ingestion frequency." ;
  schema:alternateName "md_frequency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mdFrequency> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:double .

# Property: no code capi domains
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagConfigs/noCodeCapiDomains> a rdf:Property ;
  rdfs:label "no code capi domains" ;
  rdfs:comment "List of advertiser subdomains configured for NoCodeCAPI calls." ;
  schema:alternateName "no_code_capi_domains" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/noCodeCapiDomains> ;
  rdfs:domain pinterest:ConversionTagConfigs ;
  rdfs:range xsd:string .

# Property: code snippet
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/codeSnippet> a rdf:Property ;
  rdfs:label "code snippet" ;
  rdfs:comment "Tag code snippet." ;
  schema:alternateName "code_snippet" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/codeSnippet> ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range xsd:string .

# Property: configs
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/configs> a rdf:Property ;
  rdfs:label "configs" ;
  schema:alternateName "configs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/configs> ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range pinterest:ConversionTagConfigs .

# Property: enhanced match status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/enhancedMatchStatus> a rdf:Property ;
  rdfs:label "enhanced match status" ;
  rdfs:comment "The enhanced match status of the tag" ;
  schema:alternateName "enhanced_match_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/enhancedMatchStatus> ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EnhancedMatchStatusTypeScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Tag ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range xsd:string .

# Property: last fired time ms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/lastFiredTimeMs> a rdf:Property ;
  rdfs:label "last fired time ms" ;
  rdfs:comment "Time for the last event fired." ;
  schema:alternateName "last_fired_time_ms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastFiredTimeMs> ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Conversion tag name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCommon/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Version number." ;
  schema:alternateName "version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/version> ;
  rdfs:subPropertyOf schema:version ;
  rdfs:domain pinterest:ConversionTagCommon ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Exception/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "Exception error code." ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:Exception ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Exception/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Exception message." ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:Exception ;
  rdfs:range xsd:string .

# Property: height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageDetails/height> a rdf:Property ;
  rdfs:label "height" ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/height> ;
  rdfs:domain pinterest:ImageDetails ;
  rdfs:range xsd:int .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageDetails/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:ImageDetails ;
  rdfs:range xsd:anyURI .

# Property: width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageDetails/width> a rdf:Property ;
  rdfs:label "width" ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/width> ;
  rdfs:domain pinterest:ImageDetails ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageMetadata/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:ImageMetadata ;
  rdfs:range xsd:string .

# Property: images
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageMetadata/images> a rdf:Property ;
  rdfs:label "images" ;
  schema:alternateName "images" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/images> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:ImageMetadata ;
  rdfs:range pinterest:ImageSize .

# Property: item type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageMetadata/itemType> a rdf:Property ;
  rdfs:label "item type" ;
  schema:alternateName "item_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemType> ;
  rdfs:domain pinterest:ImageMetadata ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageMetadata/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:ImageMetadata ;
  rdfs:range xsd:anyURI .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageMetadata/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ImageMetadata ;
  rdfs:range xsd:string .

# Property: 1200x
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageSize/1200x> a rdf:Property ;
  rdfs:label "1200x" ;
  schema:alternateName "1200x" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/1200x> ;
  rdfs:domain pinterest:ImageSize ;
  rdfs:range pinterest:ImageDetails .

# Property: 150x150
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageSize/150x150> a rdf:Property ;
  rdfs:label "150x150" ;
  schema:alternateName "150x150" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/150x150> ;
  rdfs:domain pinterest:ImageSize ;
  rdfs:range pinterest:ImageDetails .

# Property: 400x300
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageSize/400x300> a rdf:Property ;
  rdfs:label "400x300" ;
  schema:alternateName "400x300" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/400x300> ;
  rdfs:domain pinterest:ImageSize ;
  rdfs:range pinterest:ImageDetails .

# Property: 600x
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ImageSize/600x> a rdf:Property ;
  rdfs:label "600x" ;
  schema:alternateName "600x" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/600x> ;
  rdfs:domain pinterest:ImageSize ;
  rdfs:range pinterest:ImageDetails .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MetricsResponse/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:MetricsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Container> .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string .

# Property: budget
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/budget> a rdf:Property ;
  rdfs:label "budget" ;
  rdfs:comment "Order line budget in micro currency." ;
  schema:alternateName "budget" ;
  rdfs:subPropertyOf adm:monetaryValue ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budget> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:double .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "End time. Unix timestamp." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:double .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Order line ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Order line name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string .

# Property: paid budget
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/paidBudget> a rdf:Property ;
  rdfs:label "paid budget" ;
  rdfs:comment "Order line paid budget in micro currency." ;
  schema:alternateName "paid_budget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/paidBudget> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:double .

# Property: paid type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/paidType> a rdf:Property ;
  rdfs:label "paid type" ;
  rdfs:comment "Order line paid type." ;
  schema:alternateName "paid_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/paidType> ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OrderLinePaidTypeScheme .

# Property: purchase order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/purchaseOrderId> a rdf:Property ;
  rdfs:label "purchase order id" ;
  rdfs:comment "Purchase order ID." ;
  schema:alternateName "purchase_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/purchaseOrderId> ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Start time. Unix timestamp." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:double .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Order line status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OrderLineStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"orderline\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string .

# Property: campaign ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLine/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "Associated List of campaign IDs." ;
  schema:alternateName "campaign_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignIds> ;
  rdfs:domain pinterest:OrderLine ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string .

# Property: budget
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/budget> a rdf:Property ;
  rdfs:label "budget" ;
  rdfs:comment "Order line budget in micro currency." ;
  schema:alternateName "budget" ;
  rdfs:subPropertyOf adm:monetaryValue ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budget> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:double .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "End time. Unix timestamp." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:double .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Order line ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Order line name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string .

# Property: paid budget
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/paidBudget> a rdf:Property ;
  rdfs:label "paid budget" ;
  rdfs:comment "Order line paid budget in micro currency." ;
  schema:alternateName "paid_budget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/paidBudget> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:double .

# Property: paid type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/paidType> a rdf:Property ;
  rdfs:label "paid type" ;
  rdfs:comment "Order line paid type." ;
  schema:alternateName "paid_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/paidType> ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OrderLinePaidTypeScheme .

# Property: purchase order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/purchaseOrderId> a rdf:Property ;
  rdfs:label "purchase order id" ;
  rdfs:comment "Purchase order ID." ;
  schema:alternateName "purchase_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/purchaseOrderId> ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Start time. Unix timestamp." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:double .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Order line status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OrderLineStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OrderLines/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"orderline\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:OrderLines ;
  rdfs:range xsd:string .

# Property: bookmark
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Paginated/bookmark> a rdf:Property ;
  rdfs:label "bookmark" ;
  schema:alternateName "bookmark" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bookmark> ;
  rdfs:domain pinterest:Paginated ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Paginated/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:Paginated ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Container> .

# Property: alt text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/altText> a rdf:Property ;
  rdfs:label "alt text" ;
  schema:alternateName "alt_text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/altText> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: board id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/boardId> a rdf:Property ;
  rdfs:label "board id" ;
  rdfs:comment "The board to which this Pin belongs." ;
  schema:alternateName "board_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardId> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: board owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/boardOwner> a rdf:Property ;
  rdfs:label "board owner" ;
  schema:alternateName "board_owner" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardOwner> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range pinterest:BoardOwner .

# Property: board section id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/boardSectionId> a rdf:Property ;
  rdfs:label "board section id" ;
  rdfs:comment "The board section to which this Pin belongs." ;
  schema:alternateName "board_section_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardSectionId> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:dateTime .

# Property: creative type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/creativeType> a rdf:Property ;
  rdfs:label "creative type" ;
  schema:alternateName "creative_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeType> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CreativeTypeScheme .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: dominant color
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/dominantColor> a rdf:Property ;
  rdfs:label "dominant color" ;
  rdfs:comment "Dominant pin color. Hex number, e.g. `#6E7874`." ;
  schema:alternateName "dominant_color" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dominantColor> ;
  rdfs:subPropertyOf schema:color ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: has been promoted
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/hasBeenPromoted> a rdf:Property ;
  rdfs:label "has been promoted" ;
  rdfs:comment "Whether the Pin has been promoted or not." ;
  schema:alternateName "has_been_promoted" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hasBeenPromoted> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: is owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/isOwner> a rdf:Property ;
  rdfs:label "is owner" ;
  rdfs:comment "Whether the \"operation user_account\" is the Pin owner." ;
  schema:alternateName "is_owner" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isOwner> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:boolean .

# Property: is standard
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/isStandard> a rdf:Property ;
  rdfs:label "is standard" ;
  rdfs:comment "Whether the Pin is standard or not. See documentation on [Changes to Pin creation](/docs/api-features/content-overview/) for more information." ;
  schema:alternateName "is_standard" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isStandard> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:boolean .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:anyURI .

# Property: media
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/media> a rdf:Property ;
  rdfs:label "media" ;
  schema:alternateName "media" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/media> ;
  rdfs:subPropertyOf schema:associatedMedia ;
  rdfs:domain pinterest:Pin .

# Property: parent pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/parentPinId> a rdf:Property ;
  rdfs:label "parent pin id" ;
  rdfs:comment "The source pin id if this pin was saved from another pin. [Learn more](https://help.pinterest.com/article/save-pins-on-pinterest)." ;
  schema:alternateName "parent_pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentPinId> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: pin metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/pinMetrics> a rdf:Property ;
  rdfs:label "pin metrics" ;
  rdfs:comment "Pin metrics with associated time intervals if any." ;
  schema:alternateName "pin_metrics" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinMetrics> ;
  rdfs:domain pinterest:Pin ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Container> .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Pin/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Pin ;
  rdfs:range xsd:string .

# Property: images
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithImage/images> a rdf:Property ;
  rdfs:label "images" ;
  schema:alternateName "images" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/images> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:PinMediaWithImage ;
  rdfs:range pinterest:ImageSize .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithImage/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:PinMediaWithImage ;
  rdfs:range xsd:string .

# Property: cover image url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/coverImageUrl> a rdf:Property ;
  rdfs:label "cover image url" ;
  schema:alternateName "cover_image_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverImageUrl> ;
  rdfs:subPropertyOf schema:thumbnailUrl ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range xsd:anyURI .

# Property: duration
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/duration> a rdf:Property ;
  rdfs:label "duration" ;
  rdfs:comment "Duration (in miliseconds). Field maybe null after creation due to video processing time." ;
  schema:alternateName "duration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/duration> ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range xsd:double .

# Property: height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "Height (in pixels). Field maybe null after creation due to video processing time." ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/height> ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range xsd:int .

# Property: images
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/images> a rdf:Property ;
  rdfs:label "images" ;
  schema:alternateName "images" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/images> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range pinterest:ImageSize .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range xsd:string .

# Property: video url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/videoUrl> a rdf:Property ;
  rdfs:label "video url" ;
  rdfs:comment "Video url (720p).\n\n**Note:** This field is limited and not available to all apps." ;
  schema:alternateName "video_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoUrl> ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range xsd:anyURI .

# Property: width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideo/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "Width (in pixels). Field maybe null after creation due to video processing time." ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/width> ;
  rdfs:domain pinterest:PinMediaWithVideo ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithImages/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:PinMediaWithImages ;
  rdfs:range pinterest:ImageMetadata .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithImages/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:PinMediaWithImages ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideos/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:subPropertyOf schema:video ;
  rdfs:domain pinterest:PinMediaWithVideos ;
  rdfs:range pinterest:VideoMetadataWithItemType .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithVideos/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:PinMediaWithVideos ;
  rdfs:range xsd:string .

# Property: cover image url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.VideoMetadataWithItemType/coverImageUrl> a rdf:Property ;
  rdfs:label "cover image url" ;
  schema:alternateName "cover_image_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverImageUrl> ;
  rdfs:subPropertyOf schema:thumbnailUrl ;
  rdfs:domain pinterest:VideoMetadataWithItemType ;
  rdfs:range xsd:anyURI .

# Property: duration
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.VideoMetadataWithItemType/duration> a rdf:Property ;
  rdfs:label "duration" ;
  rdfs:comment "Duration (in miliseconds). Field maybe null after creation due to video processing time." ;
  schema:alternateName "duration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/duration> ;
  rdfs:domain pinterest:VideoMetadataWithItemType ;
  rdfs:range xsd:double .

# Property: height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.VideoMetadataWithItemType/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "Height (in pixels). Field maybe null after creation due to video processing time." ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/height> ;
  rdfs:domain pinterest:VideoMetadataWithItemType ;
  rdfs:range xsd:int .

# Property: item type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.VideoMetadataWithItemType/itemType> a rdf:Property ;
  rdfs:label "item type" ;
  schema:alternateName "item_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemType> ;
  rdfs:domain pinterest:VideoMetadataWithItemType ;
  rdfs:range xsd:string .

# Property: video url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.VideoMetadataWithItemType/videoUrl> a rdf:Property ;
  rdfs:label "video url" ;
  rdfs:comment "Video url (720p).\n\n**Note:** This field is limited and not available to all apps." ;
  schema:alternateName "video_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoUrl> ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:VideoMetadataWithItemType ;
  rdfs:range xsd:anyURI .

# Property: width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.VideoMetadataWithItemType/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "Width (in pixels). Field maybe null after creation due to video processing time." ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/width> ;
  rdfs:domain pinterest:VideoMetadataWithItemType ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithImageAndVideo/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:subPropertyOf schema:associatedMedia ;
  rdfs:domain pinterest:PinMediaWithImageAndVideo .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaWithImageAndVideo/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:PinMediaWithImageAndVideo ;
  rdfs:range xsd:string .

# Property: age bucket
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/AGE_BUCKET> a rdf:Property ;
  rdfs:label "age bucket" ;
  rdfs:comment "**Legacy field.** Predefined age ranges. We recommend using MINIMUM_AGE and MAXIMUM_AGE instead for more flexible targeting. Cannot be combined with MINIMUM_AGE/MAXIMUM_AGE. If neither AGE_BUCKET nor MINIMUM_AGE/MAXIMUM_AGE are specified, all ages will be targeted." ;
  schema:alternateName "AGE_BUCKET" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AGE_BUCKET> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:TargetingSpecAgeBucketScheme .

# Property: apptype
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/APPTYPE> a rdf:Property ;
  rdfs:label "apptype" ;
  rdfs:comment "Allowed devices. If the APPTYPE field is missing, the default behavior in terms of ad delivery is that **All devices/apptypes** will be targeted." ;
  schema:alternateName "APPTYPE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/APPTYPE> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:TargetingSpecAppTypeScheme .

# Property: audience exclude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/AUDIENCE_EXCLUDE> a rdf:Property ;
  rdfs:label "audience exclude" ;
  rdfs:comment "Excluded customer list IDs. Used to drive new customer acquisition goals. For example: [\"2542620905475\"]. Audience lists need to have at least 100 people with Pinterest accounts in them. If the AUDIENCE_EXCLUDE field is missing, the default behavior in terms of ad delivery is that **No users will be excluded**." ;
  schema:alternateName "AUDIENCE_EXCLUDE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AUDIENCE_EXCLUDE> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: audience include
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/AUDIENCE_INCLUDE> a rdf:Property ;
  rdfs:label "audience include" ;
  rdfs:comment "Targeted customer list IDs. For example: [\"2542620905473\"]. Audience lists need to have at least 100 people with Pinterest accounts in them Audience lists need to have at least 100 people with Pinterest accounts in them. If the AUDIENCE_INCLUDE field is missing, the default behavior in terms of ad delivery is that **All users will be included**." ;
  schema:alternateName "AUDIENCE_INCLUDE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AUDIENCE_INCLUDE> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: gender
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/GENDER> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "Targeted genders. Values: [\"unknown\",\"male\",\"female\"]. If the GENDER field is missing, the default behavior in terms of ad delivery is that **All genders will be targeted**." ;
  schema:alternateName "GENDER" ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:TargetingSpecGenderScheme .

# Property: geo
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/GEO> a rdf:Property ;
  rdfs:label "geo" ;
  rdfs:comment "Location region codes, e.g., \"BE-VOV\" (East Flanders, Belgium) For complete list, <a href=\"https://help.pinterest.com/sub/helpcenter/partner/pinterest_location_targeting_codes.xlsx\" target=\"_blank\">click here</a> or postal codes, e.g., \"US-94107\". Use either region codes or postal codes but not both. At least one of LOCATION or GEO must be specified. If the GEO field is missing, then only LOCATION values will be targeted (see LOCATION field below)." ;
  schema:alternateName "GEO" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GEO> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: interest
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/INTEREST> a rdf:Property ;
  rdfs:label "interest" ;
  rdfs:comment "Array of interest object IDs. If the INTEREST field is missing, the default behavior in terms of ad delivery is that **All interests will be targeted**." ;
  schema:alternateName "INTEREST" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/INTEREST> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/LOCALE> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "24 ISO 639-1 two-letter language codes. If the LOCALE field is not included in the request, all languages are targeted." ;
  schema:alternateName "LOCALE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/LOCALE> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/LOCATION> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "22 ISO Alpha 2 two letter country codes or US Nielsen DMA (Designated Market Area) codes (location region codes) (e.g., [\"US\", \"807\"]). For complete list, <a href=\"https://help.pinterest.com/sub/helpcenter/partner/pinterest_location_targeting_codes.xlsx\" target=\"_blank\">click here</a>. Location-Country and Location-Metro codes apply. At least one of LOCATION or GEO must be specified. If the LOCATION field is missing, then only GEO values will be targeted (see GEO field above)." ;
  schema:alternateName "LOCATION" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/LOCATION> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: maximum age
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/MAXIMUM_AGE> a rdf:Property ;
  rdfs:label "maximum age" ;
  rdfs:comment "Maximum age to target (inclusive). Values: \"18\", \"19\", ..., \"65\", \"65+\". Must be used together with `MINIMUM_AGE`. Cannot be combined with `AGE_BUCKET`. If neither `MINIMUM_AGE`/`MAXIMUM_AGE` nor `AGE_BUCKET` are specified, all ages will be targeted." ;
  schema:alternateName "MAXIMUM_AGE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/MAXIMUM_AGE> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: minimum age
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/MINIMUM_AGE> a rdf:Property ;
  rdfs:label "minimum age" ;
  rdfs:comment "Minimum age to target (inclusive). Values: \"18\", \"19\", ..., \"65\". Note: 65+ is not allowed for minimum age. Must be used together with `MAXIMUM_AGE`. Cannot be combined with `AGE_BUCKET`. If neither `MINIMUM_AGE`/`MAXIMUM_AGE` nor `AGE_BUCKET` are specified, all ages will be targeted." ;
  schema:alternateName "MINIMUM_AGE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/MINIMUM_AGE> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string .

# Property: shopping retargeting
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/SHOPPING_RETARGETING> a rdf:Property ;
  rdfs:label "shopping retargeting" ;
  rdfs:comment "Array of object: lookback_window\t[Integer]: Number of days ago to start lookback timeframe for dynamic retargeting tag_types [Array of integer]: Event types to target for dynamic retargeting exclusion_window [Integer]: Number of days ago to stop lookback timeframe for dynamic retargeting" ;
  schema:alternateName "SHOPPING_RETARGETING" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/SHOPPING_RETARGETING> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range pinterest:TargetingSpecShoppingRetargeting .

# Property: targeting strategy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGY> a rdf:Property ;
  rdfs:label "targeting strategy" ;
  schema:alternateName "TARGETING_STRATEGY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/TARGETING_STRATEGY> ;
  rdfs:domain pinterest:TargetingSpec ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpec/TARGETING_STRATEGYScheme> .

# Property: exclusion window
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpecShoppingRetargeting/exclusionWindow> a rdf:Property ;
  rdfs:label "exclusion window" ;
  rdfs:comment "Number of days ago to stop lookback timeframe for dynamic retargeting" ;
  schema:alternateName "exclusion_window" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/exclusionWindow> ;
  rdfs:domain pinterest:TargetingSpecShoppingRetargeting ;
  rdfs:range xsd:int .

# Property: lookback window
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpecShoppingRetargeting/lookbackWindow> a rdf:Property ;
  rdfs:label "lookback window" ;
  rdfs:comment "Number of days ago to start lookback timeframe for dynamic retargeting" ;
  schema:alternateName "lookback_window" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lookbackWindow> ;
  rdfs:domain pinterest:TargetingSpecShoppingRetargeting ;
  rdfs:range xsd:int .

# Property: tag types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingSpecShoppingRetargeting/tagTypes> a rdf:Property ;
  rdfs:label "tag types" ;
  rdfs:comment "Event types to target for dynamic retargeting" ;
  schema:alternateName "tag_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tagTypes> ;
  rdfs:domain pinterest:TargetingSpecShoppingRetargeting ;
  rdfs:range xsd:int .

# Property: audience verification
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrackingUrls/audienceVerification> a rdf:Property ;
  rdfs:label "audience verification" ;
  schema:alternateName "audience_verification" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceVerification> ;
  rdfs:domain pinterest:TrackingUrls ;
  rdfs:range xsd:string .

# Property: buyable button
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrackingUrls/buyableButton> a rdf:Property ;
  rdfs:label "buyable button" ;
  schema:alternateName "buyable_button" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/buyableButton> ;
  rdfs:domain pinterest:TrackingUrls ;
  rdfs:range xsd:string .

# Property: click
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrackingUrls/click> a rdf:Property ;
  rdfs:label "click" ;
  schema:alternateName "click" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/click> ;
  rdfs:domain pinterest:TrackingUrls ;
  rdfs:range xsd:string .

# Property: engagement
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrackingUrls/engagement> a rdf:Property ;
  rdfs:label "engagement" ;
  schema:alternateName "engagement" ;
  rdfs:domain pinterest:TrackingUrls ;
  rdfs:range xsd:string .

# Property: impression
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrackingUrls/impression> a rdf:Property ;
  rdfs:label "impression" ;
  schema:alternateName "impression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/impression> ;
  rdfs:domain pinterest:TrackingUrls ;
  rdfs:range xsd:string .

# Property: address primary
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/addressPrimary> a rdf:Property ;
  rdfs:label "address primary" ;
  rdfs:comment "Primary address line of the store." ;
  schema:alternateName "address_primary" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/addressPrimary> ;
  rdfs:subPropertyOf schema:streetAddress ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: address secondary
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/addressSecondary> a rdf:Property ;
  rdfs:label "address secondary" ;
  rdfs:comment "Secondary address line of the store." ;
  schema:alternateName "address_secondary" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/addressSecondary> ;
  rdfs:subPropertyOf schema:streetAddress ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: city
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/city> a rdf:Property ;
  rdfs:label "city" ;
  rdfs:comment "City where the store is located." ;
  schema:alternateName "city" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/city> ;
  rdfs:subPropertyOf schema:addressLocality ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country code where the store is located." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of the local store." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: latitude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/latitude> a rdf:Property ;
  rdfs:label "latitude" ;
  rdfs:comment "Geographic latitude coordinate of the store." ;
  schema:alternateName "latitude" ;
  rdfs:subPropertyOf schema:latitude ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:float .

# Property: longitude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/longitude> a rdf:Property ;
  rdfs:label "longitude" ;
  rdfs:comment "Geographic longitude coordinate of the store." ;
  schema:alternateName "longitude" ;
  rdfs:subPropertyOf schema:longitude ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:float .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the local store." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: postal code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/postalCode> a rdf:Property ;
  rdfs:label "postal code" ;
  rdfs:comment "Postal or ZIP code of the store." ;
  schema:alternateName "postal_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/postalCode> ;
  rdfs:subPropertyOf schema:postalCode ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: region
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/region> a rdf:Property ;
  rdfs:label "region" ;
  rdfs:comment "State or region code where the store is located." ;
  schema:alternateName "region" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/region> ;
  rdfs:subPropertyOf schema:addressRegion ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: store code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LocalStoreUpdate/storeCode> a rdf:Property ;
  rdfs:label "store code" ;
  rdfs:comment "Merchant provided code for the local store. Unique within the merchant's catalog." ;
  schema:alternateName "store_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/storeCode> ;
  rdfs:domain pinterest:LocalStore ;
  rdfs:range xsd:string .

# Property: code snippet
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/codeSnippet> a rdf:Property ;
  rdfs:label "code snippet" ;
  rdfs:comment "Tag code snippet." ;
  schema:alternateName "code_snippet" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/codeSnippet> ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string .

# Property: configs
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/configs> a rdf:Property ;
  rdfs:label "configs" ;
  schema:alternateName "configs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/configs> ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range pinterest:ConversionTagConfigs .

# Property: enhanced match status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/enhancedMatchStatus> a rdf:Property ;
  rdfs:label "enhanced match status" ;
  rdfs:comment "The enhanced match status of the tag" ;
  schema:alternateName "enhanced_match_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/enhancedMatchStatus> ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EnhancedMatchStatusTypeScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Tag ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string .

# Property: last fired time ms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/lastFiredTimeMs> a rdf:Property ;
  rdfs:label "last fired time ms" ;
  rdfs:comment "Time for the last event fired." ;
  schema:alternateName "last_fired_time_ms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastFiredTimeMs> ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Conversion tag name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Version number." ;
  schema:alternateName "version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/version> ;
  rdfs:subPropertyOf schema:version ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:ConversionTagResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemCreateBatchRecord/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:ItemCreateBatchRecord ;
  rdfs:range pinterest:ItemAttributesRequest .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemCreateBatchRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:ItemCreateBatchRecord ;
  rdfs:range xsd:string .

# Property: ad image0link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage0Link> a rdf:Property ;
  rdfs:label "ad image0link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_0_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage0Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image0tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage0Tag> a rdf:Property ;
  rdfs:label "ad image0tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_0_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage0Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image10link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage10Link> a rdf:Property ;
  rdfs:label "ad image10link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_10_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage10Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image10tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage10Tag> a rdf:Property ;
  rdfs:label "ad image10tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_10_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage10Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image11link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage11Link> a rdf:Property ;
  rdfs:label "ad image11link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_11_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage11Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image11tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage11Tag> a rdf:Property ;
  rdfs:label "ad image11tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_11_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage11Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image12link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage12Link> a rdf:Property ;
  rdfs:label "ad image12link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_12_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage12Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image12tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage12Tag> a rdf:Property ;
  rdfs:label "ad image12tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_12_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage12Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image13link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage13Link> a rdf:Property ;
  rdfs:label "ad image13link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_13_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage13Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image13tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage13Tag> a rdf:Property ;
  rdfs:label "ad image13tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_13_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage13Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image14link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage14Link> a rdf:Property ;
  rdfs:label "ad image14link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_14_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage14Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image14tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage14Tag> a rdf:Property ;
  rdfs:label "ad image14tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_14_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage14Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image15link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage15Link> a rdf:Property ;
  rdfs:label "ad image15link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_15_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage15Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image15tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage15Tag> a rdf:Property ;
  rdfs:label "ad image15tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_15_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage15Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image16link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage16Link> a rdf:Property ;
  rdfs:label "ad image16link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_16_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage16Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image16tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage16Tag> a rdf:Property ;
  rdfs:label "ad image16tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_16_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage16Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image17link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage17Link> a rdf:Property ;
  rdfs:label "ad image17link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_17_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage17Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image17tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage17Tag> a rdf:Property ;
  rdfs:label "ad image17tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_17_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage17Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image18link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage18Link> a rdf:Property ;
  rdfs:label "ad image18link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_18_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage18Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image18tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage18Tag> a rdf:Property ;
  rdfs:label "ad image18tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_18_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage18Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image19link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage19Link> a rdf:Property ;
  rdfs:label "ad image19link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_19_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage19Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image19tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage19Tag> a rdf:Property ;
  rdfs:label "ad image19tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_19_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage19Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image1link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage1Link> a rdf:Property ;
  rdfs:label "ad image1link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_1_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage1Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image1tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage1Tag> a rdf:Property ;
  rdfs:label "ad image1tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_1_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage1Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image2link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage2Link> a rdf:Property ;
  rdfs:label "ad image2link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_2_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage2Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image2tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage2Tag> a rdf:Property ;
  rdfs:label "ad image2tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_2_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage2Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image3link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage3Link> a rdf:Property ;
  rdfs:label "ad image3link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_3_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage3Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image3tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage3Tag> a rdf:Property ;
  rdfs:label "ad image3tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_3_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage3Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image4link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage4Link> a rdf:Property ;
  rdfs:label "ad image4link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_4_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage4Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image4tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage4Tag> a rdf:Property ;
  rdfs:label "ad image4tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_4_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage4Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image5link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage5Link> a rdf:Property ;
  rdfs:label "ad image5link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_5_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage5Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image5tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage5Tag> a rdf:Property ;
  rdfs:label "ad image5tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_5_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage5Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image6link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage6Link> a rdf:Property ;
  rdfs:label "ad image6link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_6_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage6Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image6tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage6Tag> a rdf:Property ;
  rdfs:label "ad image6tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_6_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage6Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image7link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage7Link> a rdf:Property ;
  rdfs:label "ad image7link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_7_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage7Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image7tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage7Tag> a rdf:Property ;
  rdfs:label "ad image7tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_7_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage7Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image8link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage8Link> a rdf:Property ;
  rdfs:label "ad image8link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_8_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage8Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image8tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage8Tag> a rdf:Property ;
  rdfs:label "ad image8tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_8_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage8Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image9link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage9Link> a rdf:Property ;
  rdfs:label "ad image9link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_9_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage9Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image9tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adImage9Tag> a rdf:Property ;
  rdfs:label "ad image9tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_9_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage9Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adLink> a rdf:Property ;
  rdfs:label "ad link" ;
  rdfs:comment "Allows advertisers to specify a separate URL that can be used to track traffic coming from Pinterest shopping ads. Must send full URL including tracking—do not send tracking parameters only. At this time we do not support impression tracking. Must begin with http:// or https://." ;
  schema:alternateName "ad_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adLink> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad video0link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adVideo0Link> a rdf:Property ;
  rdfs:label "ad video0link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_0_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo0Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad video0tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adVideo0Tag> a rdf:Property ;
  rdfs:label "ad video0tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_0_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo0Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad video1link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adVideo1Link> a rdf:Property ;
  rdfs:label "ad video1link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_1_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo1Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad video1tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adVideo1Tag> a rdf:Property ;
  rdfs:label "ad video1tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_1_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo1Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad video2link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adVideo2Link> a rdf:Property ;
  rdfs:label "ad video2link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_2_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo2Link> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad video2tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adVideo2Tag> a rdf:Property ;
  rdfs:label "ad video2tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_2_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo2Tag> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: adult
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/adult> a rdf:Property ;
  rdfs:label "adult" ;
  rdfs:comment "Set this attribute to TRUE if you're submitting items that are considered “adult”. These will not be shown on Pinterest." ;
  schema:alternateName "adult" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adult> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:boolean .

# Property: age group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/ageGroup> a rdf:Property ;
  rdfs:label "age group" ;
  rdfs:comment "The age group to apply a demographic range to the product. Must be one of the following values (upper or lowercased): ‘newborn’, ‘infant’, ‘toddler’, ‘kids’, or ‘adult’." ;
  schema:alternateName "age_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ageGroup> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "The deep link to the product on the Android app." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/availability> a rdf:Property ;
  rdfs:label "availability" ;
  rdfs:comment "The availability of the product. Must be one of the following values (upper or lowercased): ‘in stock’, ‘out of stock’, ‘preorder’." ;
  schema:alternateName "availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/availability> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: average review rating
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/averageReviewRating> a rdf:Property ;
  rdfs:label "average review rating" ;
  rdfs:comment "Average reviews for the item. Can be a number from 1-5." ;
  schema:alternateName "average_review_rating" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/averageReviewRating> ;
  rdfs:subPropertyOf schema:ratingValue ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:double .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "The brand of the product." ;
  schema:alternateName "brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/brand> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: checkout enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/checkoutEnabled> a rdf:Property ;
  rdfs:label "checkout enabled" ;
  rdfs:comment "This attribute is not supported anymore." ;
  schema:alternateName "checkout_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/checkoutEnabled> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:boolean ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: color
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/color> a rdf:Property ;
  rdfs:label "color" ;
  rdfs:comment "The primary color of the product." ;
  schema:alternateName "color" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/color> ;
  rdfs:subPropertyOf schema:color ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: condition
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/condition> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "The condition of the product. Must be one of the following values (upper or lowercased): ‘new’, ‘used’, or ‘refurbished’." ;
  schema:alternateName "condition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/condition> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: custom number0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customNumber0> a rdf:Property ;
  rdfs:label "custom number0" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber0> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: custom number1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customNumber1> a rdf:Property ;
  rdfs:label "custom number1" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber1> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: custom number2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customNumber2> a rdf:Property ;
  rdfs:label "custom number2" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber2> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: custom number3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customNumber3> a rdf:Property ;
  rdfs:label "custom number3" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber3> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: custom number4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/customNumber4> a rdf:Property ;
  rdfs:label "custom number4" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber4> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "<p><= 10000 characters</p>\n<p>The description of the product.</p>" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: free shipping label
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/freeShippingLabel> a rdf:Property ;
  rdfs:label "free shipping label" ;
  rdfs:comment "The item is free to ship." ;
  schema:alternateName "free_shipping_label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/freeShippingLabel> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:boolean .

# Property: free shipping limit
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/freeShippingLimit> a rdf:Property ;
  rdfs:label "free shipping limit" ;
  rdfs:comment "The minimum order purchase necessary for the customer to get free shipping. Only relevant if free shipping is offered." ;
  schema:alternateName "free_shipping_limit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/freeShippingLimit> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: gender
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "The gender associated with the product. Must be one of the following values (upper or lowercased): ‘male’, ‘female’, or ‘unisex’." ;
  schema:alternateName "gender" ;
  rdfs:subPropertyOf schema:gender ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: google product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/googleProductCategory> a rdf:Property ;
  rdfs:label "google product category" ;
  rdfs:comment "The categorization of the product based on the standardized Google Product Taxonomy. This is a set taxonomy. Both the text values and numeric codes are accepted." ;
  schema:alternateName "google_product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/googleProductCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: gtin
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/gtin> a rdf:Property ;
  rdfs:label "gtin" ;
  rdfs:comment "The unique universal product identifier." ;
  schema:alternateName "gtin" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gtin> ;
  rdfs:domain pinterest:ItemAttributesRequest .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "<p><= 127 characters</p>\n<p>The user-created unique ID that represents the product. Only\nUnicode characters are accepted.</p>" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: installment price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/installmentPrice> a rdf:Property ;
  rdfs:label "installment price" ;
  rdfs:comment "Installment price of the product. This data will only be shown to pinners in the enabled countries. Expected format: <payment_count>:<payment_amount> <currency>" ;
  schema:alternateName "installment_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/installmentPrice> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "The deep link to the product on the iOS app." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: item group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/itemGroupId> a rdf:Property ;
  rdfs:label "item group id" ;
  rdfs:comment "<p><= 127 characters</p>\n<p>The parent ID of the product.</p>" ;
  schema:alternateName "item_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemGroupId> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: last updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/lastUpdatedTime> a rdf:Property ;
  rdfs:label "last updated time" ;
  rdfs:comment "The millisecond timestamp when the item was lastly modified by the merchant." ;
  schema:alternateName "last_updated_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastUpdatedTime> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:long .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "<p><= 511 characters</p>\n<p>The landing page for the product.</p>" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:anyURI .

# Property: material
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/material> a rdf:Property ;
  rdfs:label "material" ;
  rdfs:comment "The material used to make the product." ;
  schema:alternateName "material" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/material> ;
  rdfs:subPropertyOf schema:material ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: min ad price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/minAdPrice> a rdf:Property ;
  rdfs:label "min ad price" ;
  rdfs:comment "The minimum advertised price of the product. It supports the following formats, \"19.99 USD\", \"19.99USD\" and \"19.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "min_ad_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/minAdPrice> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: mobile link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/mobileLink> a rdf:Property ;
  rdfs:label "mobile link" ;
  rdfs:comment "The mobile-optimized version of your landing page. Must begin with http:// or https://." ;
  schema:alternateName "mobile_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mobileLink> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: mpn
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/mpn> a rdf:Property ;
  rdfs:label "mpn" ;
  rdfs:comment "Manufacturer Part Number are alpha-numeric codes created by the manufacturer of a product to uniquely identify it among all products from the same manufacturer." ;
  schema:alternateName "mpn" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mpn> ;
  rdfs:subPropertyOf schema:mpn ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: number of ratings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/numberOfRatings> a rdf:Property ;
  rdfs:label "number of ratings" ;
  rdfs:comment "The number of ratings for the item." ;
  schema:alternateName "number_of_ratings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfRatings> ;
  rdfs:subPropertyOf schema:ratingCount ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: number of reviews
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/numberOfReviews> a rdf:Property ;
  rdfs:label "number of reviews" ;
  rdfs:comment "The number of reviews available for the item." ;
  schema:alternateName "number_of_reviews" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfReviews> ;
  rdfs:subPropertyOf schema:reviewCount ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:int .

# Property: pattern
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/pattern> a rdf:Property ;
  rdfs:label "pattern" ;
  rdfs:comment "The description of the pattern used for the product." ;
  schema:alternateName "pattern" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pattern> ;
  rdfs:subPropertyOf schema:pattern ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/price> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "The price of the product. It supports the following formats, \"24.99 USD\", \"24.99USD\" and \"24.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "price" ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: product type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/productType> a rdf:Property ;
  rdfs:label "product type" ;
  rdfs:comment "<p><= 1000 characters</p>\n<p>The categorization of your product based on your custom product\ntaxonomy. Subcategories must be sent separated by “ > “. The > must be\nwrapped by spaces. We do not recognize any other delimiters such as comma\nor pipe.</p>" ;
  schema:alternateName "product_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productType> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "A unique identifier referencing the promotion associated with this catalog item." ;
  schema:alternateName "promotion_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionId> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: sale price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/salePrice> a rdf:Property ;
  rdfs:label "sale price" ;
  rdfs:comment "The discounted price of the product. The sale_price must be lower than the price. It supports the following formats, \"14.99 USD\", \"14.99USD\" and \"14.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "sale_price" ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: sale price effective date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/salePriceEffectiveDate> a rdf:Property ;
  rdfs:label "sale price effective date" ;
  rdfs:comment "Sale price effective date. Expected format: <start_date>/<end_date> (ISO 8601 format)" ;
  schema:alternateName "sale_price_effective_date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/salePriceEffectiveDate> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: shipping
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/shipping> a rdf:Property ;
  rdfs:label "shipping" ;
  rdfs:comment "Shipping consists of one group of up to four elements, country, region, service (all optional) and price (required). All colons, even for blank values, are required." ;
  schema:alternateName "shipping" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shipping> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: shipping height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/shippingHeight> a rdf:Property ;
  rdfs:label "shipping height" ;
  rdfs:comment "The height of the package needed to ship the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingHeight> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: shipping weight
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/shippingWeight> a rdf:Property ;
  rdfs:label "shipping weight" ;
  rdfs:comment "The weight of the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_weight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingWeight> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: shipping width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/shippingWidth> a rdf:Property ;
  rdfs:label "shipping width" ;
  rdfs:comment "The width of the package needed to ship the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingWidth> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "The size of the product." ;
  schema:alternateName "size" ;
  rdfs:subPropertyOf schema:size ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: size system
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/sizeSystem> a rdf:Property ;
  rdfs:label "size system" ;
  rdfs:comment "Indicates the country’s sizing system in which you are submitting your product. Must be one of the following values (upper or lowercased): ‘US’, ‘UK’, ‘EU’, ‘DE’, ‘FR’, ‘JP’, ‘CN’, ‘IT’, ‘BR’, ‘MEX’, or ‘AU’." ;
  schema:alternateName "size_system" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeSystem> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: size type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/sizeType> a rdf:Property ;
  rdfs:label "size type" ;
  rdfs:comment "Additional description for the size. Must be one of the following values (upper or lowercased): ‘regular’, ‘petite’, ‘plus’, ‘big_and_tall’, or ‘maternity’." ;
  schema:alternateName "size_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeType> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: tax
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/tax> a rdf:Property ;
  rdfs:label "tax" ;
  rdfs:comment "Tax consists of one group of up to four elements, country, region, rate (all required) and tax_ship (optional). All colons, even for blank values, are required." ;
  schema:alternateName "tax" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tax> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "<p><= 500 characters</p>\n<p>The name of the product.</p>" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: unit pricing base measure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/unitPricingBaseMeasure> a rdf:Property ;
  rdfs:label "unit pricing base measure" ;
  rdfs:comment "Unit pricing base measure of the product. This data will only be shown to pinners in the enabled countries. Expected format: <base_measure> <unit_type>" ;
  schema:alternateName "unit_pricing_base_measure" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unitPricingBaseMeasure> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: unit pricing measure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/unitPricingMeasure> a rdf:Property ;
  rdfs:label "unit pricing measure" ;
  rdfs:comment "Unit pricing total measure of the product. This data will only be shown to pinners in the enabled countries. Expected format: <total_units> <unit_type>" ;
  schema:alternateName "unit_pricing_measure" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unitPricingMeasure> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: variant names
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/variantNames> a rdf:Property ;
  rdfs:label "variant names" ;
  rdfs:comment "Options for this variant. People will see these options next to your Pin and can select the one they want. List them in the order you want them displayed." ;
  schema:alternateName "variant_names" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/variantNames> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: variant values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/variantValues> a rdf:Property ;
  rdfs:label "variant values" ;
  rdfs:comment "Option values for this variant. People will see these options next to your Pin and can select the one they want. List them in the order you want them displayed. The order of the variant values must be consistent with the order of the variant names." ;
  schema:alternateName "variant_values" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/variantValues> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: additional image link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/additionalImageLink> a rdf:Property ;
  rdfs:label "additional image link" ;
  rdfs:comment "<p><= 2000 characters</p>\n<p>The links to additional images for your product. Up to ten\nadditional images can be used to show a product from different angles\nor to show different stages. Must begin with http:// or https://.</p>" ;
  schema:alternateName "additional_image_link" ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: image link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/imageLink> a rdf:Property ;
  rdfs:label "image link" ;
  rdfs:comment "<p><= 2000 characters</p>\n<p>The links to the main product images. Images should be at least\n75x75 pixels to avoid errors. Use the additional_image_link field to add\nmore images of your product. The URL of your image_link must be accessible\nby the Pinterest user-agent, and send the accurate images. Please make\nsure there are no template or placeholder images at the link. Must start\nwith http:// or https://.</p>" ;
  schema:alternateName "image_link" ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: save pin disabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/savePinDisabled> a rdf:Property ;
  rdfs:label "save pin disabled" ;
  rdfs:comment "By default, product pins created from a catalog are able to be saved by Pinners. If you want to disable the save pin feature, set this attribute to true. This feature is only available for allowlisted merchants. Please contact your account manager to enable this feature." ;
  schema:alternateName "save_pin_disabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/savePinDisabled> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:boolean .

# Property: video link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributesRequest/videoLink> a rdf:Property ;
  rdfs:label "video link" ;
  rdfs:comment "<p><= 2,000 characters</p>\n<p>Hosted link to the product video.</p>\n<p>File types for linked videos must be .mp4, .mov or .m4v.</p>\n<p>File size cannot exceed 2GB.</p>" ;
  schema:alternateName "video_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoLink> ;
  rdfs:domain pinterest:ItemAttributesRequest ;
  rdfs:range xsd:string .

# Property: ad image0link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage0Link> a rdf:Property ;
  rdfs:label "ad image0link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_0_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage0Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image0tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage0Tag> a rdf:Property ;
  rdfs:label "ad image0tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_0_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage0Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image10link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage10Link> a rdf:Property ;
  rdfs:label "ad image10link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_10_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage10Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image10tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage10Tag> a rdf:Property ;
  rdfs:label "ad image10tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_10_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage10Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image11link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage11Link> a rdf:Property ;
  rdfs:label "ad image11link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_11_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage11Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image11tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage11Tag> a rdf:Property ;
  rdfs:label "ad image11tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_11_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage11Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image12link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage12Link> a rdf:Property ;
  rdfs:label "ad image12link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_12_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage12Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image12tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage12Tag> a rdf:Property ;
  rdfs:label "ad image12tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_12_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage12Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image13link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage13Link> a rdf:Property ;
  rdfs:label "ad image13link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_13_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage13Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image13tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage13Tag> a rdf:Property ;
  rdfs:label "ad image13tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_13_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage13Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image14link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage14Link> a rdf:Property ;
  rdfs:label "ad image14link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_14_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage14Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image14tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage14Tag> a rdf:Property ;
  rdfs:label "ad image14tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_14_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage14Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image15link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage15Link> a rdf:Property ;
  rdfs:label "ad image15link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_15_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage15Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image15tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage15Tag> a rdf:Property ;
  rdfs:label "ad image15tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_15_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage15Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image16link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage16Link> a rdf:Property ;
  rdfs:label "ad image16link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_16_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage16Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image16tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage16Tag> a rdf:Property ;
  rdfs:label "ad image16tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_16_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage16Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image17link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage17Link> a rdf:Property ;
  rdfs:label "ad image17link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_17_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage17Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image17tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage17Tag> a rdf:Property ;
  rdfs:label "ad image17tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_17_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage17Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image18link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage18Link> a rdf:Property ;
  rdfs:label "ad image18link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_18_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage18Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image18tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage18Tag> a rdf:Property ;
  rdfs:label "ad image18tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_18_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage18Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image19link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage19Link> a rdf:Property ;
  rdfs:label "ad image19link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_19_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage19Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image19tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage19Tag> a rdf:Property ;
  rdfs:label "ad image19tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_19_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage19Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image1link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage1Link> a rdf:Property ;
  rdfs:label "ad image1link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_1_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage1Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image1tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage1Tag> a rdf:Property ;
  rdfs:label "ad image1tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_1_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage1Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image2link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage2Link> a rdf:Property ;
  rdfs:label "ad image2link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_2_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage2Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image2tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage2Tag> a rdf:Property ;
  rdfs:label "ad image2tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_2_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage2Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image3link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage3Link> a rdf:Property ;
  rdfs:label "ad image3link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_3_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage3Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image3tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage3Tag> a rdf:Property ;
  rdfs:label "ad image3tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_3_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage3Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image4link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage4Link> a rdf:Property ;
  rdfs:label "ad image4link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_4_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage4Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image4tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage4Tag> a rdf:Property ;
  rdfs:label "ad image4tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_4_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage4Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image5link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage5Link> a rdf:Property ;
  rdfs:label "ad image5link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_5_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage5Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image5tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage5Tag> a rdf:Property ;
  rdfs:label "ad image5tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_5_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage5Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image6link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage6Link> a rdf:Property ;
  rdfs:label "ad image6link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_6_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage6Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image6tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage6Tag> a rdf:Property ;
  rdfs:label "ad image6tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_6_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage6Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image7link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage7Link> a rdf:Property ;
  rdfs:label "ad image7link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_7_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage7Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image7tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage7Tag> a rdf:Property ;
  rdfs:label "ad image7tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_7_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage7Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image8link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage8Link> a rdf:Property ;
  rdfs:label "ad image8link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_8_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage8Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image8tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage8Tag> a rdf:Property ;
  rdfs:label "ad image8tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_8_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage8Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image9link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage9Link> a rdf:Property ;
  rdfs:label "ad image9link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_9_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage9Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image9tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adImage9Tag> a rdf:Property ;
  rdfs:label "ad image9tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_9_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage9Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adLink> a rdf:Property ;
  rdfs:label "ad link" ;
  rdfs:comment "Allows advertisers to specify a separate URL that can be used to track traffic coming from Pinterest shopping ads. Must send full URL including tracking—do not send tracking parameters only. At this time we do not support impression tracking. Must begin with http:// or https://." ;
  schema:alternateName "ad_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adLink> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video0link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adVideo0Link> a rdf:Property ;
  rdfs:label "ad video0link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_0_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo0Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video0tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adVideo0Tag> a rdf:Property ;
  rdfs:label "ad video0tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_0_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo0Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video1link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adVideo1Link> a rdf:Property ;
  rdfs:label "ad video1link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_1_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo1Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video1tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adVideo1Tag> a rdf:Property ;
  rdfs:label "ad video1tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_1_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo1Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video2link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adVideo2Link> a rdf:Property ;
  rdfs:label "ad video2link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_2_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo2Link> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video2tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adVideo2Tag> a rdf:Property ;
  rdfs:label "ad video2tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_2_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo2Tag> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: adult
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/adult> a rdf:Property ;
  rdfs:label "adult" ;
  rdfs:comment "Set this attribute to TRUE if you're submitting items that are considered “adult”. These will not be shown on Pinterest." ;
  schema:alternateName "adult" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adult> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:boolean .

# Property: age group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/ageGroup> a rdf:Property ;
  rdfs:label "age group" ;
  rdfs:comment "The age group to apply a demographic range to the product. Must be one of the following values (upper or lowercased): ‘newborn’, ‘infant’, ‘toddler’, ‘kids’, or ‘adult’." ;
  schema:alternateName "age_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ageGroup> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "The deep link to the product on the Android app." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/availability> a rdf:Property ;
  rdfs:label "availability" ;
  rdfs:comment "The availability of the product. Must be one of the following values (upper or lowercased): ‘in stock’, ‘out of stock’, ‘preorder’." ;
  schema:alternateName "availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/availability> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: average review rating
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/averageReviewRating> a rdf:Property ;
  rdfs:label "average review rating" ;
  rdfs:comment "Average reviews for the item. Can be a number from 1-5." ;
  schema:alternateName "average_review_rating" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/averageReviewRating> ;
  rdfs:subPropertyOf schema:ratingValue ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:double .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "The brand of the product." ;
  schema:alternateName "brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/brand> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: checkout enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/checkoutEnabled> a rdf:Property ;
  rdfs:label "checkout enabled" ;
  rdfs:comment "This attribute is not supported anymore." ;
  schema:alternateName "checkout_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/checkoutEnabled> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:boolean ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: color
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/color> a rdf:Property ;
  rdfs:label "color" ;
  rdfs:comment "The primary color of the product." ;
  schema:alternateName "color" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/color> ;
  rdfs:subPropertyOf schema:color ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: condition
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/condition> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "The condition of the product. Must be one of the following values (upper or lowercased): ‘new’, ‘used’, or ‘refurbished’." ;
  schema:alternateName "condition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/condition> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: custom number0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customNumber0> a rdf:Property ;
  rdfs:label "custom number0" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber0> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customNumber1> a rdf:Property ;
  rdfs:label "custom number1" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber1> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customNumber2> a rdf:Property ;
  rdfs:label "custom number2" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber2> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customNumber3> a rdf:Property ;
  rdfs:label "custom number3" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber3> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/customNumber4> a rdf:Property ;
  rdfs:label "custom number4" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber4> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "<p><= 10000 characters</p>\n<p>The description of the product.</p>" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: free shipping label
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/freeShippingLabel> a rdf:Property ;
  rdfs:label "free shipping label" ;
  rdfs:comment "The item is free to ship." ;
  schema:alternateName "free_shipping_label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/freeShippingLabel> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:boolean .

# Property: free shipping limit
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/freeShippingLimit> a rdf:Property ;
  rdfs:label "free shipping limit" ;
  rdfs:comment "The minimum order purchase necessary for the customer to get free shipping. Only relevant if free shipping is offered." ;
  schema:alternateName "free_shipping_limit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/freeShippingLimit> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: gender
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "The gender associated with the product. Must be one of the following values (upper or lowercased): ‘male’, ‘female’, or ‘unisex’." ;
  schema:alternateName "gender" ;
  rdfs:subPropertyOf schema:gender ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: google product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/googleProductCategory> a rdf:Property ;
  rdfs:label "google product category" ;
  rdfs:comment "The categorization of the product based on the standardized Google Product Taxonomy. This is a set taxonomy. Both the text values and numeric codes are accepted." ;
  schema:alternateName "google_product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/googleProductCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: gtin
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/gtin> a rdf:Property ;
  rdfs:label "gtin" ;
  rdfs:comment "The unique universal product identifier." ;
  schema:alternateName "gtin" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gtin> ;
  rdfs:domain pinterest:UpdatableItemAttributes .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "<p><= 127 characters</p>\n<p>The user-created unique ID that represents the product. Only\nUnicode characters are accepted.</p>" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: installment price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/installmentPrice> a rdf:Property ;
  rdfs:label "installment price" ;
  rdfs:comment "Installment price of the product. This data will only be shown to pinners in the enabled countries. Expected format: <payment_count>:<payment_amount> <currency>" ;
  schema:alternateName "installment_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/installmentPrice> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "The deep link to the product on the iOS app." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: item group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/itemGroupId> a rdf:Property ;
  rdfs:label "item group id" ;
  rdfs:comment "<p><= 127 characters</p>\n<p>The parent ID of the product.</p>" ;
  schema:alternateName "item_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemGroupId> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: last updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/lastUpdatedTime> a rdf:Property ;
  rdfs:label "last updated time" ;
  rdfs:comment "The millisecond timestamp when the item was lastly modified by the merchant." ;
  schema:alternateName "last_updated_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastUpdatedTime> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:long .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "<p><= 511 characters</p>\n<p>The landing page for the product.</p>" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:anyURI .

# Property: material
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/material> a rdf:Property ;
  rdfs:label "material" ;
  rdfs:comment "The material used to make the product." ;
  schema:alternateName "material" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/material> ;
  rdfs:subPropertyOf schema:material ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: min ad price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/minAdPrice> a rdf:Property ;
  rdfs:label "min ad price" ;
  rdfs:comment "The minimum advertised price of the product. It supports the following formats, \"19.99 USD\", \"19.99USD\" and \"19.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "min_ad_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/minAdPrice> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: mobile link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/mobileLink> a rdf:Property ;
  rdfs:label "mobile link" ;
  rdfs:comment "The mobile-optimized version of your landing page. Must begin with http:// or https://." ;
  schema:alternateName "mobile_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mobileLink> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: mpn
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/mpn> a rdf:Property ;
  rdfs:label "mpn" ;
  rdfs:comment "Manufacturer Part Number are alpha-numeric codes created by the manufacturer of a product to uniquely identify it among all products from the same manufacturer." ;
  schema:alternateName "mpn" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mpn> ;
  rdfs:subPropertyOf schema:mpn ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: number of ratings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/numberOfRatings> a rdf:Property ;
  rdfs:label "number of ratings" ;
  rdfs:comment "The number of ratings for the item." ;
  schema:alternateName "number_of_ratings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfRatings> ;
  rdfs:subPropertyOf schema:ratingCount ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: number of reviews
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/numberOfReviews> a rdf:Property ;
  rdfs:label "number of reviews" ;
  rdfs:comment "The number of reviews available for the item." ;
  schema:alternateName "number_of_reviews" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfReviews> ;
  rdfs:subPropertyOf schema:reviewCount ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:int .

# Property: pattern
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/pattern> a rdf:Property ;
  rdfs:label "pattern" ;
  rdfs:comment "The description of the pattern used for the product." ;
  schema:alternateName "pattern" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pattern> ;
  rdfs:subPropertyOf schema:pattern ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/price> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "The price of the product. It supports the following formats, \"24.99 USD\", \"24.99USD\" and \"24.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "price" ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: product type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/productType> a rdf:Property ;
  rdfs:label "product type" ;
  rdfs:comment "<p><= 1000 characters</p>\n<p>The categorization of your product based on your custom product\ntaxonomy. Subcategories must be sent separated by “ > “. The > must be\nwrapped by spaces. We do not recognize any other delimiters such as comma\nor pipe.</p>" ;
  schema:alternateName "product_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productType> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "A unique identifier referencing the promotion associated with this catalog item." ;
  schema:alternateName "promotion_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionId> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: sale price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/salePrice> a rdf:Property ;
  rdfs:label "sale price" ;
  rdfs:comment "The discounted price of the product. The sale_price must be lower than the price. It supports the following formats, \"14.99 USD\", \"14.99USD\" and \"14.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "sale_price" ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: sale price effective date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/salePriceEffectiveDate> a rdf:Property ;
  rdfs:label "sale price effective date" ;
  rdfs:comment "Sale price effective date. Expected format: <start_date>/<end_date> (ISO 8601 format)" ;
  schema:alternateName "sale_price_effective_date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/salePriceEffectiveDate> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/shipping> a rdf:Property ;
  rdfs:label "shipping" ;
  rdfs:comment "Shipping consists of one group of up to four elements, country, region, service (all optional) and price (required). All colons, even for blank values, are required." ;
  schema:alternateName "shipping" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shipping> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/shippingHeight> a rdf:Property ;
  rdfs:label "shipping height" ;
  rdfs:comment "The height of the package needed to ship the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingHeight> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping weight
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/shippingWeight> a rdf:Property ;
  rdfs:label "shipping weight" ;
  rdfs:comment "The weight of the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_weight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingWeight> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/shippingWidth> a rdf:Property ;
  rdfs:label "shipping width" ;
  rdfs:comment "The width of the package needed to ship the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingWidth> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "The size of the product." ;
  schema:alternateName "size" ;
  rdfs:subPropertyOf schema:size ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: size system
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/sizeSystem> a rdf:Property ;
  rdfs:label "size system" ;
  rdfs:comment "Indicates the country’s sizing system in which you are submitting your product. Must be one of the following values (upper or lowercased): ‘US’, ‘UK’, ‘EU’, ‘DE’, ‘FR’, ‘JP’, ‘CN’, ‘IT’, ‘BR’, ‘MEX’, or ‘AU’." ;
  schema:alternateName "size_system" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeSystem> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: size type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/sizeType> a rdf:Property ;
  rdfs:label "size type" ;
  rdfs:comment "Additional description for the size. Must be one of the following values (upper or lowercased): ‘regular’, ‘petite’, ‘plus’, ‘big_and_tall’, or ‘maternity’." ;
  schema:alternateName "size_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeType> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: tax
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/tax> a rdf:Property ;
  rdfs:label "tax" ;
  rdfs:comment "Tax consists of one group of up to four elements, country, region, rate (all required) and tax_ship (optional). All colons, even for blank values, are required." ;
  schema:alternateName "tax" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tax> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "<p><= 500 characters</p>\n<p>The name of the product.</p>" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: unit pricing base measure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/unitPricingBaseMeasure> a rdf:Property ;
  rdfs:label "unit pricing base measure" ;
  rdfs:comment "Unit pricing base measure of the product. This data will only be shown to pinners in the enabled countries. Expected format: <base_measure> <unit_type>" ;
  schema:alternateName "unit_pricing_base_measure" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unitPricingBaseMeasure> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: unit pricing measure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/unitPricingMeasure> a rdf:Property ;
  rdfs:label "unit pricing measure" ;
  rdfs:comment "Unit pricing total measure of the product. This data will only be shown to pinners in the enabled countries. Expected format: <total_units> <unit_type>" ;
  schema:alternateName "unit_pricing_measure" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unitPricingMeasure> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: variant names
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/variantNames> a rdf:Property ;
  rdfs:label "variant names" ;
  rdfs:comment "Options for this variant. People will see these options next to your Pin and can select the one they want. List them in the order you want them displayed." ;
  schema:alternateName "variant_names" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/variantNames> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: variant values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatableItemAttributes/variantValues> a rdf:Property ;
  rdfs:label "variant values" ;
  rdfs:comment "Option values for this variant. People will see these options next to your Pin and can select the one they want. List them in the order you want them displayed. The order of the variant values must be consistent with the order of the variant names." ;
  schema:alternateName "variant_values" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/variantValues> ;
  rdfs:domain pinterest:UpdatableItemAttributes ;
  rdfs:range xsd:string .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemDeleteDiscontinuedBatchRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:ItemDeleteDiscontinuedBatchRecord ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemUpdateBatchRecord/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:ItemUpdateBatchRecord ;
  rdfs:range pinterest:UpdatableItemAttributes .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemUpdateBatchRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:ItemUpdateBatchRecord ;
  rdfs:range xsd:string .

# Property: update mask
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemUpdateBatchRecord/updateMask> a rdf:Property ;
  rdfs:label "update mask" ;
  rdfs:comment "The list of product attributes to be updated. Attributes specified in the update mask without a value specified in the body will be deleted from the product item." ;
  schema:alternateName "update_mask" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/updateMask> ;
  rdfs:domain pinterest:ItemUpdateBatchRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UpdateMaskFieldTypeScheme .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemUpsertBatchRecord/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:ItemUpsertBatchRecord ;
  rdfs:range pinterest:ItemAttributesRequest .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemUpsertBatchRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:ItemUpsertBatchRecord ;
  rdfs:range xsd:string .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemDeleteBatchRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:ItemDeleteBatchRecord ;
  rdfs:range xsd:string .

# Property: attribution types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/attributionTypes> a rdf:Property ;
  rdfs:label "attribution types" ;
  rdfs:comment "List of types of attribution for the conversion report" ;
  schema:alternateName "attribution_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/attributionTypes> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ConversionReportAttributionTypeScheme .

# Property: click window days
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDays> a rdf:Property ;
  rdfs:label "click window days" ;
  rdfs:comment "Number of days to use as the conversion attribution window for a pin click action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days." ;
  schema:alternateName "click_window_days" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickWindowDays> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:integer ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/clickWindowDaysScheme> .

# Property: conversion report time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/conversionReportTime> a rdf:Property ;
  rdfs:label "conversion report time" ;
  rdfs:comment "The date by which the conversion metrics returned from this endpoint will be reported. There are two dates associated with a conversion event: the date that the user interacted with the ad, and the date that the user completed a conversion event." ;
  schema:alternateName "conversion_report_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionReportTime> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ConversionReportTimeTypeScheme .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "Metric report end date (UTC). Format: YYYY-MM-DD" ;
  schema:alternateName "end_date" ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string .

# Property: engagement window days
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDays> a rdf:Property ;
  rdfs:label "engagement window days" ;
  rdfs:comment "Number of days to use as the conversion attribution window for an engagement action. Engagements include saves, closeups, link clicks, and carousel card swipes. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days." ;
  schema:alternateName "engagement_window_days" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/engagementWindowDays> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:integer ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/engagementWindowDaysScheme> .

# Property: granularity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/granularity> a rdf:Property ;
  rdfs:label "granularity" ;
  rdfs:comment "TOTAL - metrics are aggregated over the specified date range.<br> DAY - metrics are broken down daily.<br> HOUR - metrics are broken down hourly.<br>WEEKLY - metrics are broken down weekly.<br>MONTHLY - metrics are broken down monthly" ;
  schema:alternateName "granularity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/granularity> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:GranularityScheme .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Metric report start date (UTC). Format: YYYY-MM-DD" ;
  schema:alternateName "start_date" ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string .

# Property: view window days
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDays> a rdf:Property ;
  rdfs:label "view window days" ;
  rdfs:comment "Number of days to use as the conversion attribution window for a view action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `1` day." ;
  schema:alternateName "view_window_days" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/viewWindowDays> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:integer ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/viewWindowDaysScheme> .

# Property: columns
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "Metric and entity columns. Pin promotion and ad related columns are not supported for the Product Item level reports." ;
  schema:alternateName "columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/columns> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ReportingColumnAsyncScheme .

# Property: combine targeting types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/combineTargetingTypes> a rdf:Property ;
  rdfs:label "combine targeting types" ;
  rdfs:comment "Determines if the targeting types included in the request should be consolidated into a single breakdown. For example, when combine_targeting_types is set to true, if GENDER and COUNTRY are targeting types in the request, the response will have a targeting type of GENDER_AND_COUNTRY and targeting values such as female&US. This feature is currently in BETA and is not available to all users." ;
  schema:alternateName "combine_targeting_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/combineTargetingTypes> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:boolean .

# Property: custom conversion event metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics> a rdf:Property ;
  rdfs:label "custom conversion event metrics" ;
  rdfs:comment "List of advertiser-defined custom conversion event metrics to include in the report" ;
  schema:alternateName "custom_conversion_event_metrics" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customConversionEventMetrics> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Container> .

# Property: end hour
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/endHour> a rdf:Property ;
  rdfs:label "end hour" ;
  rdfs:comment "Which hour of the end date to stop the report (inclusive). For example, with an end_date of '2020-01-01' and end_hour of '15', the report will contain metrics up to '2020-01-01 14:59:59'. The entire day will be included if no end hour is provided. Only allowed for hourly reports." ;
  schema:alternateName "end_hour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/endHour> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:int .

# Property: level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/level> a rdf:Property ;
  rdfs:label "level" ;
  rdfs:comment "Level of the report" ;
  schema:alternateName "level" ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MetricsReportingLevelScheme .

# Property: primary sort
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/primarySort> a rdf:Property ;
  rdfs:label "primary sort" ;
  schema:alternateName "primary_sort" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/primarySort> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string .

# Property: report format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/reportFormat> a rdf:Property ;
  rdfs:label "report format" ;
  rdfs:comment "Specification for formatting the report data. Reports in JSON will not zero-fill metrics, whereas reports in CSV will. Both report formats will omit rows where all the columns are equal to 0." ;
  schema:alternateName "report_format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportFormat> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:DataOutputFormatScheme .

# Property: reporting timezone
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/reportingTimezone> a rdf:Property ;
  rdfs:label "reporting timezone" ;
  rdfs:comment "Specify the timezone to be applied for the reporting. This feature is currently in BETA and is not available to all users." ;
  schema:alternateName "reporting_timezone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportingTimezone> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ReportingTimeZoneScheme .

# Property: start hour
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncRequest/startHour> a rdf:Property ;
  rdfs:label "start hour" ;
  rdfs:comment "Which hour of the start date to begin the report. The entire day will be included if no start hour is provided. Only allowed for hourly reports." ;
  schema:alternateName "start_hour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/startHour> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncRequest ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncResponse/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncResponse ;
  rdfs:range xsd:string .

# Property: report status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncResponse/reportStatus> a rdf:Property ;
  rdfs:label "report status" ;
  schema:alternateName "report_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportStatus> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BulkReportingJobStatusScheme .

# Property: token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsCreateAsyncResponse/token> a rdf:Property ;
  rdfs:label "token" ;
  schema:alternateName "token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/token> ;
  rdfs:domain pinterest:AdsAnalyticsCreateAsyncResponse ;
  rdfs:range xsd:string .

# Property: report status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsGetAsyncResponse/reportStatus> a rdf:Property ;
  rdfs:label "report status" ;
  schema:alternateName "report_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportStatus> ;
  rdfs:domain pinterest:AdsAnalyticsGetAsyncResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BulkReportingJobStatusScheme .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsGetAsyncResponse/size> a rdf:Property ;
  rdfs:label "size" ;
  schema:alternateName "size" ;
  rdfs:domain pinterest:AdsAnalyticsGetAsyncResponse ;
  rdfs:range xsd:double .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsAnalyticsGetAsyncResponse/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:domain pinterest:AdsAnalyticsGetAsyncResponse ;
  rdfs:range xsd:string .

# Property: ad group ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "List of ad group ids. <br>Only support ad_group_ids field when level of the report is AD_GROUP." ;
  schema:alternateName "ad_group_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupIds> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: campaign ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "List of campaign ids. <br>Only support campaign_ids field when level of the report is CAMPAIGN." ;
  schema:alternateName "campaign_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignIds> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: campaign objective types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/campaignObjectiveTypes> a rdf:Property ;
  rdfs:label "campaign objective types" ;
  rdfs:comment "List of values for filtering. Default is ['CONSIDERATION','AWARENESS','WEB_CONVERSION','VIDEO_COMPLETION']." ;
  schema:alternateName "campaign_objective_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignObjectiveTypes> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ObjectiveTypeScheme .

# Property: click window days
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDays> a rdf:Property ;
  rdfs:label "click window days" ;
  rdfs:comment "Number of days to use as the conversion attribution window for a pin click action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days." ;
  schema:alternateName "click_window_days" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickWindowDays> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:integer ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/clickWindowDaysScheme> .

# Property: columns
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "Metric and entity columns" ;
  schema:alternateName "columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/columns> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ConversionProductReportingColumnScheme .

# Property: conversion product attribution type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionType> a rdf:Property ;
  rdfs:label "conversion product attribution type" ;
  rdfs:comment "Required attribution type of the B/C/S report.<br>When the attribution type is BRAND_ATTRIBUTION, start_date for the report must be after 2025-04-01." ;
  schema:alternateName "conversion_product_attribution_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionProductAttributionType> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductAttributionTypeScheme> .

# Property: conversion product breakdown
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionProductBreakdown> a rdf:Property ;
  rdfs:label "conversion product breakdown" ;
  rdfs:comment "Report breakdown type. This is used to specify the breakdown of the report by brand, category, or SKU." ;
  schema:alternateName "conversion_product_breakdown" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionProductBreakdown> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: conversion report time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/conversionReportTime> a rdf:Property ;
  rdfs:label "conversion report time" ;
  rdfs:comment "The date by which the conversion metrics returned from this endpoint will be reported. There are two dates associated with a conversion event: the date that the user interacted with the ad, and the date that the user completed a conversion event." ;
  schema:alternateName "conversion_report_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionReportTime> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ConversionReportTimeTypeScheme .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "Metric report end date (UTC). Format: YYYY-MM-DD.<br> A max of 1 year is allowed between the start and end date for reports." ;
  schema:alternateName "end_date" ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: granularity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularity> a rdf:Property ;
  rdfs:label "granularity" ;
  rdfs:comment "TOTAL - metrics are aggregated over the specified date range.<br> WEEK - metrics are broken down weekly.<br> MONTH - metrics are broken down monthly." ;
  schema:alternateName "granularity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/granularity> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/granularityScheme> .

# Property: level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/level> a rdf:Property ;
  rdfs:label "level" ;
  rdfs:comment "Level of the report" ;
  schema:alternateName "level" ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/levelScheme> .

# Property: product sku ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/productSkuIds> a rdf:Property ;
  rdfs:label "product sku ids" ;
  rdfs:comment "List of SKU ids. <br>Only support product_sku_ids field when report breakdown type is PRODUCT_SKU_GROUP." ;
  schema:alternateName "product_sku_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productSkuIds> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "Name of the conversion product report." ;
  schema:alternateName "report_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportName> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Metric report start date (UTC). Format: YYYY-MM-DD.<br> Start date must be after 2024-03-16. 7 day minimum time window for report is required." ;
  schema:alternateName "start_date" ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:string .

# Property: view window days
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDays> a rdf:Property ;
  rdfs:label "view window days" ;
  rdfs:comment "Number of days to use as the conversion attribution window for a view action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` day." ;
  schema:alternateName "view_window_days" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/viewWindowDays> ;
  rdfs:domain pinterest:ConversionProductReportRequest ;
  rdfs:range xsd:integer ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionProductReportRequest/viewWindowDaysScheme> .

# Property: countries
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/countries> a rdf:Property ;
  rdfs:label "countries" ;
  rdfs:comment "A List of countries for filtering" ;
  schema:alternateName "countries" ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:TargetingAdvertiserCountryScheme .

# Property: columns
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "Metric and entity columns" ;
  schema:alternateName "columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/columns> ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MMMReportingColumnScheme .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "Metric report end date (UTC). Format: YYYY-MM-DD" ;
  schema:alternateName "end_date" ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string .

# Property: granularity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularity> a rdf:Property ;
  rdfs:label "granularity" ;
  rdfs:comment "DAY - metrics are broken down daily.<br> WEEK - metrics are broken down weekly." ;
  schema:alternateName "granularity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/granularity> ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/granularityScheme> .

# Property: level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/level> a rdf:Property ;
  rdfs:label "level" ;
  rdfs:comment "Level of the report" ;
  schema:alternateName "level" ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/levelScheme> .

# Property: report name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "Name of the Marketing Mix Modeling (MMM) report" ;
  schema:alternateName "report_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportName> ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Metric report start date (UTC). Format: YYYY-MM-DD" ;
  schema:alternateName "start_date" ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string .

# Property: targeting types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportRequest/targetingTypes> a rdf:Property ;
  rdfs:label "targeting types" ;
  rdfs:comment "List of targeting types" ;
  schema:alternateName "targeting_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingTypes> ;
  rdfs:domain pinterest:CreateMMMReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MMMReportingTargetingTypeScheme .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportResponse/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:CreateMMMReportResponse ;
  rdfs:range xsd:double .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMMMReportResponse/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:CreateMMMReportResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Container> .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GetMMMReportResponse/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:GetMMMReportResponse ;
  rdfs:range xsd:double .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GetMMMReportResponse/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:GetMMMReportResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Container> .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GetMMMReportResponse/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:GetMMMReportResponse ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GetMMMReportResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:GetMMMReportResponse ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment " Creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:int .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:subPropertyOf schema:currency ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Ad account name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:string .

# Property: owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/owner> a rdf:Property ;
  rdfs:label "owner" ;
  rdfs:comment "Ad account owner" ;
  schema:alternateName "owner" ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range pinterest:AdAccountOwner .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BusinessAccessRoleScheme .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccount/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:AdAccount ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountOwner/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The owning account's user ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdAccountOwner ;
  rdfs:range xsd:string .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountOwner/username> a rdf:Property ;
  rdfs:label "username" ;
  rdfs:comment "Public username for the user account" ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:AdAccountOwner ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountCreate/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:AdAccountCreate ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountCreate/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:domain pinterest:AdAccountCreate ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountCreate/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Ad account name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AdAccountCreate ;
  rdfs:range xsd:string .

# Property: owner user id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountCreate/ownerUserId> a rdf:Property ;
  rdfs:label "owner user id" ;
  rdfs:comment "Advertiser's owning user ID." ;
  schema:alternateName "owner_user_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ownerUserId> ;
  rdfs:domain pinterest:AdAccountCreate ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TemplateBasedReport/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:TemplateBasedReport ;
  rdfs:range xsd:string .

# Property: report status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TemplateBasedReport/reportStatus> a rdf:Property ;
  rdfs:label "report status" ;
  rdfs:comment "Possible status for a bulk reporting job" ;
  schema:alternateName "report_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportStatus> ;
  rdfs:domain pinterest:TemplateBasedReport ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BulkReportingJobStatusScheme .

# Property: template id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TemplateBasedReport/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  rdfs:comment "Unique identifier of a template." ;
  schema:alternateName "template_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/templateId> ;
  rdfs:domain pinterest:TemplateBasedReport ;
  rdfs:range xsd:string .

# Property: token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TemplateBasedReport/token> a rdf:Property ;
  rdfs:label "token" ;
  schema:alternateName "token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/token> ;
  rdfs:domain pinterest:TemplateBasedReport ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupArrayResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdGroupArrayResponse ;
  rdfs:range pinterest:AdGroupArrayResponseElement .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupArrayResponseElement/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:AdGroupArrayResponseElement ;
  rdfs:range pinterest:AdGroup .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupArrayResponseElement/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:AdGroupArrayResponseElement ;
  rdfs:range pinterest:Exception .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Default value is True. Also known as <a href=\"https://help.pinterest.com/en/business/article/performance-plus-targeting\" target=\"_blank\">\"Pinterest Performance+ targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:boolean .

# Property: bid in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidInMicroCurrency> a rdf:Property ;
  rdfs:label "bid in micro currency" ;
  rdfs:comment "Bid price in micro currency. This field is **REQUIRED** for the following campaign objective_type/billable_event combinations: AWARENESS/IMPRESSION, CONSIDERATION/CLICKTHROUGH, CATALOG_SALES/CLICKTHROUGH." ;
  schema:alternateName "bid_in_micro_currency" ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: bid strategy type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "Bid strategy type. For Campaigns with Video Completion objectives, the only supported bid strategy type is AUTOMATIC_BID, also known as \"Pinterest Performance+ bidding\"." ;
  schema:alternateName "bid_strategy_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidStrategyType> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidStrategyTypeScheme> .

# Property: billable event
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/billableEvent> a rdf:Property ;
  rdfs:label "billable event" ;
  rdfs:comment "Ad group billable event type. For update, only draft ad groups may update billable event." ;
  schema:alternateName "billable_event" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billableEvent> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ActionTypeScheme .

# Property: budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/budgetInMicroCurrency> a rdf:Property ;
  rdfs:label "budget in micro currency" ;
  rdfs:comment "Budget in micro currency. This field is **REQUIRED** for non-CBO (campaign budget optimization) campaigns.  A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. A CBO campaign is limited to 70 or less ad groups." ;
  schema:alternateName "budget_in_micro_currency" ;
  rdfs:subPropertyOf pinterest:budget ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: budget type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  schema:alternateName "budget_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetType> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BudgetTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Campaign ID of the ad group." ;
  schema:alternateName "campaign_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the ad group stop appearing. If not specified, ads run indefinitely unless you update the ad group by changing their status to `paused`. Cannot occur after `end_time` for parent campaign (if specified). Learn about <a href=\"/docs/api-features/managing-ads/#step-2-create-an-ad-group\" target=\"blank\">scheduling ads</a>.\nFor certain organizations (<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Closed beta</a>): Supported for campaigns with Campaign Budget Optimization (CBO).\nFor all organizations: Supported for campaigns without CBO." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: is creative optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/isCreativeOptimization> a rdf:Property ;
  rdfs:label "is creative optimization" ;
  rdfs:comment "Enable creative optimization for the ad group, default value is FALSE. When enabled, you allow Pinterest to automatically turn your product Pins into ads in different formats (collections and shopping) and deliver those ads to users at scale." ;
  schema:alternateName "is_creative_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCreativeOptimization> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:boolean .

# Property: lifetime frequency cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/lifetimeFrequencyCap> a rdf:Property ;
  rdfs:label "lifetime frequency cap" ;
  rdfs:comment "Set a limit to the number of times a promoted pin from this campaign can be impressed by a pinner within the past rolling 30 days. Only available for CPM (cost per mille (1000 impressions))  ad groups. A CPM ad group has an IMPRESSION <a href=\"/docs/redoc/#section/Billable-event\">billable_event</a> value. This field **REQUIRES** the `end_time` field." ;
  schema:alternateName "lifetime_frequency_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeFrequencyCap> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Ad group name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: optimization goal metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/optimizationGoalMetadata> a rdf:Property ;
  rdfs:label "optimization goal metadata" ;
  rdfs:comment "Optimization goals for objective-based performance campaigns. **REQUIRED** when campaign's `objective_type` is set to `\"WEB_CONVERSION\"`." ;
  schema:alternateName "optimization_goal_metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/optimizationGoalMetadata> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range pinterest:OptimizationGoalMetadata .

# Property: pacing delivery type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/pacingDeliveryType> a rdf:Property ;
  rdfs:label "pacing delivery type" ;
  schema:alternateName "pacing_delivery_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pacingDeliveryType> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PacingDeliveryTypeScheme .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "<a href=\"/docs/redoc/#section/Placement-group\">Placement group</a>." ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: promotion application level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevel> a rdf:Property ;
  rdfs:label "promotion application level" ;
  rdfs:comment "Specify if the promotion is applied at ad group or item level" ;
  schema:alternateName "promotion_application_level" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionApplicationLevel> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionApplicationLevelScheme> .

# Property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "Promotion ID. To clear this field, set to null." ;
  schema:alternateName "promotion_id" ;
  rdfs:subPropertyOf pinterest:promotion ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionId> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the ad group start to appear. If not specified, ads appear during parent campaign's `start_time`. Cannot precede `start_time` for parent campaign (if specified). Learn about <a href=\"/docs/api-features/managing-ads/#step-2-create-an-ad-group\" target=\"blank\">scheduling ads</a>.\nFor certain organizations (<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Closed beta</a>): Supported for campaigns with Campaign Budget Optimization (CBO).\nFor all organizations: Supported for campaigns without CBO." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Ad group/entity status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: targeting spec
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/targetingSpec> a rdf:Property ;
  rdfs:label "targeting spec" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_spec" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingSpec> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range pinterest:TargetingSpec .

# Property: targeting template ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/targetingTemplateIds> a rdf:Property ;
  rdfs:label "targeting template ids" ;
  rdfs:comment "Targeting template IDs applied to the ad group. We currently only support 1 targeting template per ad group. To use targeting templates, do not set any other targeting fields: targeting_spec, tracking_urls, auto_targeting_enabled, placement_group. To clear all targeting template IDs, set this field to ['0']." ;
  schema:alternateName "targeting_template_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingTemplateIds> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Third-party tracking URLs.<br> JSON object with the format: {\"<a href=\"/docs/redoc/#section/Tracking-URL-event\">Tracking event enum</a>\":[URL string array],...}<br> For example: {\"impression\": [\"URL1\", \"URL2\"], \"click\": [\"URL1\", \"URL2\", \"URL3\"]}.<br>Up to three tracking URLs are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. May be null. Pass in an empty object - {} - to remove tracking URLs.<br><br> For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range pinterest:TrackingUrls .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Advertiser ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf pinterest:adAccount ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: bid multiplier
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/bidMultiplier> a rdf:Property ;
  rdfs:label "bid multiplier" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank>Open beta</a>\nBid multiplier for ad group. This value is a double between 0.1\nand 10.0. Enter 0 to remove the bid multiplier.\n- Not currently supported for <a href=\"/docs/api-features/pinterest-performance-plus-setup/\" target=\"blank\">Pinterest Performance+ campaigns</a>." ;
  schema:alternateName "bid_multiplier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidMultiplier> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:double .

# Property: conversion learning mode type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeType> a rdf:Property ;
  rdfs:label "conversion learning mode type" ;
  rdfs:comment "oCPM learn mode" ;
  schema:alternateName "conversion_learning_mode_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionLearningModeType> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/conversionLearningModeTypeScheme> .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Ad group creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: dca assets
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/dcaAssets> a rdf:Property ;
  rdfs:label "dca assets" ;
  rdfs:comment "[DCA] The Dynamic creative assets to use for DCA. Dynamic Creative Assembly (DCA) accepts basic creative assets of an ad (image, video, title, call to action, logo etc). Then it automatically generates optimized ad combinations based on these assets." ;
  schema:alternateName "dca_assets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dcaAssets> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range rdf:JSON .

# Property: feed profile id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/feedProfileId> a rdf:Property ;
  rdfs:label "feed profile id" ;
  rdfs:comment "Feed Profile ID associated to the adgroup." ;
  schema:alternateName "feed_profile_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedProfileId> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Ad group ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: summary status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/summaryStatus> a rdf:Property ;
  rdfs:label "summary status" ;
  rdfs:comment "Ad group summary status." ;
  schema:alternateName "summary_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/summaryStatus> ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AdGroupSummaryStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"adgroup\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:subPropertyOf schema:additionalType ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupResponse/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Ad group last update time. Unix timestamp in seconds." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:AdGroup ;
  rdfs:range xsd:int .

# Property: conversion tag v3goal metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata> a rdf:Property ;
  rdfs:label "conversion tag v3goal metadata" ;
  schema:alternateName "conversion_tag_v3_goal_metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionTagV3GoalMetadata> ;
  rdfs:domain pinterest:OptimizationGoalMetadata ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Container> .

# Property: frequency goal metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata> a rdf:Property ;
  rdfs:label "frequency goal metadata" ;
  schema:alternateName "frequency_goal_metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/frequencyGoalMetadata> ;
  rdfs:domain pinterest:OptimizationGoalMetadata ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Container> .

# Property: scrollup goal metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata> a rdf:Property ;
  rdfs:label "scrollup goal metadata" ;
  schema:alternateName "scrollup_goal_metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scrollupGoalMetadata> ;
  rdfs:domain pinterest:OptimizationGoalMetadata ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Container> .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Default value is True. Also known as <a href=\"https://help.pinterest.com/en/business/article/performance-plus-targeting\" target=\"_blank\">\"Pinterest Performance+ targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:boolean .

# Property: bid in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidInMicroCurrency> a rdf:Property ;
  rdfs:label "bid in micro currency" ;
  rdfs:comment "Bid price in micro currency. This field is **REQUIRED** for the following campaign objective_type/billable_event combinations: AWARENESS/IMPRESSION, CONSIDERATION/CLICKTHROUGH, CATALOG_SALES/CLICKTHROUGH." ;
  schema:alternateName "bid_in_micro_currency" ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:int .

# Property: bid strategy type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "Bid strategy type. For Campaigns with Video Completion objectives, the only supported bid strategy type is AUTOMATIC_BID, also known as \"Pinterest Performance+ bidding\"." ;
  schema:alternateName "bid_strategy_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidStrategyType> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidStrategyTypeScheme> .

# Property: billable event
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/billableEvent> a rdf:Property ;
  rdfs:label "billable event" ;
  rdfs:comment "Ad group billable event type. For update, only draft ad groups may update billable event." ;
  schema:alternateName "billable_event" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billableEvent> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ActionTypeScheme .

# Property: budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/budgetInMicroCurrency> a rdf:Property ;
  rdfs:label "budget in micro currency" ;
  rdfs:comment "Budget in micro currency. This field is **REQUIRED** for non-CBO (campaign budget optimization) campaigns.  A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. A CBO campaign is limited to 70 or less ad groups." ;
  schema:alternateName "budget_in_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:int .

# Property: budget type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  schema:alternateName "budget_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetType> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BudgetTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Campaign ID of the ad group." ;
  schema:alternateName "campaign_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the ad group stop appearing. If not specified, ads run indefinitely unless you update the ad group by changing their status to `paused`. Cannot occur after `end_time` for parent campaign (if specified). Learn about <a href=\"/docs/api-features/managing-ads/#step-2-create-an-ad-group\" target=\"blank\">scheduling ads</a>.\nFor certain organizations (<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Closed beta</a>): Supported for campaigns with Campaign Budget Optimization (CBO).\nFor all organizations: Supported for campaigns without CBO." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:int .

# Property: is creative optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/isCreativeOptimization> a rdf:Property ;
  rdfs:label "is creative optimization" ;
  rdfs:comment "Enable creative optimization for the ad group, default value is FALSE. When enabled, you allow Pinterest to automatically turn your product Pins into ads in different formats (collections and shopping) and deliver those ads to users at scale." ;
  schema:alternateName "is_creative_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCreativeOptimization> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:boolean .

# Property: lifetime frequency cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/lifetimeFrequencyCap> a rdf:Property ;
  rdfs:label "lifetime frequency cap" ;
  rdfs:comment "Set a limit to the number of times a promoted pin from this campaign can be impressed by a pinner within the past rolling 30 days. Only available for CPM (cost per mille (1000 impressions))  ad groups. A CPM ad group has an IMPRESSION <a href=\"/docs/redoc/#section/Billable-event\">billable_event</a> value. This field **REQUIRES** the `end_time` field." ;
  schema:alternateName "lifetime_frequency_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeFrequencyCap> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Ad group name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: optimization goal metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/optimizationGoalMetadata> a rdf:Property ;
  rdfs:label "optimization goal metadata" ;
  rdfs:comment "Optimization goals for objective-based performance campaigns. **REQUIRED** when campaign's `objective_type` is set to `\"WEB_CONVERSION\"`." ;
  schema:alternateName "optimization_goal_metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/optimizationGoalMetadata> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range pinterest:OptimizationGoalMetadata .

# Property: pacing delivery type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/pacingDeliveryType> a rdf:Property ;
  rdfs:label "pacing delivery type" ;
  schema:alternateName "pacing_delivery_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pacingDeliveryType> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PacingDeliveryTypeScheme .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "<a href=\"/docs/redoc/#section/Placement-group\">Placement group</a>." ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: promotion application level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevel> a rdf:Property ;
  rdfs:label "promotion application level" ;
  rdfs:comment "Specify if the promotion is applied at ad group or item level" ;
  schema:alternateName "promotion_application_level" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionApplicationLevel> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionApplicationLevelScheme> .

# Property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "Promotion ID. To clear this field, set to null." ;
  schema:alternateName "promotion_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionId> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the ad group start to appear. If not specified, ads appear during parent campaign's `start_time`. Cannot precede `start_time` for parent campaign (if specified). Learn about <a href=\"/docs/api-features/managing-ads/#step-2-create-an-ad-group\" target=\"blank\">scheduling ads</a>.\nFor certain organizations (<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Closed beta</a>): Supported for campaigns with Campaign Budget Optimization (CBO).\nFor all organizations: Supported for campaigns without CBO." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Ad group/entity status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: targeting spec
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/targetingSpec> a rdf:Property ;
  rdfs:label "targeting spec" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_spec" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingSpec> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range pinterest:TargetingSpec .

# Property: targeting template ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/targetingTemplateIds> a rdf:Property ;
  rdfs:label "targeting template ids" ;
  rdfs:comment "Targeting template IDs applied to the ad group. We currently only support 1 targeting template per ad group. To use targeting templates, do not set any other targeting fields: targeting_spec, tracking_urls, auto_targeting_enabled, placement_group. To clear all targeting template IDs, set this field to ['0']." ;
  schema:alternateName "targeting_template_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingTemplateIds> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Third-party tracking URLs.<br> JSON object with the format: {\"<a href=\"/docs/redoc/#section/Tracking-URL-event\">Tracking event enum</a>\":[URL string array],...}<br> For example: {\"impression\": [\"URL1\", \"URL2\"], \"click\": [\"URL1\", \"URL2\", \"URL3\"]}.<br>Up to three tracking URLs are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. May be null. Pass in an empty object - {} - to remove tracking URLs.<br><br> For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range pinterest:TrackingUrls .

# Property: bid multiplier
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupCreateRequest/bidMultiplier> a rdf:Property ;
  rdfs:label "bid multiplier" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank>Open beta</a>\nBid multiplier for ad group. This value is a double between 0.1\nand 10.0. Enter 0 to remove the bid multiplier.\n- Make sure the `bid_strategy` type for your ad group is set to `AUTOMATIC_BID`.\n- Not currently supported for <a href=\"/docs/api-features/pinterest-performance-plus-setup/\" target=\"blank\">Pinterest Performance+ campaigns</a>." ;
  schema:alternateName "bid_multiplier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidMultiplier> ;
  rdfs:domain pinterest:AdGroupCreateRequest ;
  rdfs:range xsd:double .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Default value is True. Also known as <a href=\"https://help.pinterest.com/en/business/article/performance-plus-targeting\" target=\"_blank\">\"Pinterest Performance+ targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: bid in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidInMicroCurrency> a rdf:Property ;
  rdfs:label "bid in micro currency" ;
  rdfs:comment "Bid price in micro currency. This field is **REQUIRED** for the following campaign objective_type/billable_event combinations: AWARENESS/IMPRESSION, CONSIDERATION/CLICKTHROUGH, CATALOG_SALES/CLICKTHROUGH." ;
  schema:alternateName "bid_in_micro_currency" ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:int .

# Property: bid strategy type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "Bid strategy type. For Campaigns with Video Completion objectives, the only supported bid strategy type is AUTOMATIC_BID, also known as \"Pinterest Performance+ bidding\"." ;
  schema:alternateName "bid_strategy_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidStrategyType> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidStrategyTypeScheme> .

# Property: billable event
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/billableEvent> a rdf:Property ;
  rdfs:label "billable event" ;
  rdfs:comment "Ad group billable event type. For update, only draft ad groups may update billable event." ;
  schema:alternateName "billable_event" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billableEvent> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ActionTypeScheme .

# Property: budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/budgetInMicroCurrency> a rdf:Property ;
  rdfs:label "budget in micro currency" ;
  rdfs:comment "Budget in micro currency. This field is **REQUIRED** for non-CBO (campaign budget optimization) campaigns.  A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. A CBO campaign is limited to 70 or less ad groups." ;
  schema:alternateName "budget_in_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:int .

# Property: budget type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  schema:alternateName "budget_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetType> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BudgetTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Campaign ID of the ad group." ;
  schema:alternateName "campaign_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the ad group stop appearing. If not specified, ads run indefinitely unless you update the ad group by changing their status to `paused`. Cannot occur after `end_time` for parent campaign (if specified). Learn about <a href=\"/docs/api-features/managing-ads/#step-2-create-an-ad-group\" target=\"blank\">scheduling ads</a>.\nFor certain organizations (<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Closed beta</a>): Supported for campaigns with Campaign Budget Optimization (CBO).\nFor all organizations: Supported for campaigns without CBO." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:int .

# Property: is creative optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/isCreativeOptimization> a rdf:Property ;
  rdfs:label "is creative optimization" ;
  rdfs:comment "Enable creative optimization for the ad group, default value is FALSE. When enabled, you allow Pinterest to automatically turn your product Pins into ads in different formats (collections and shopping) and deliver those ads to users at scale." ;
  schema:alternateName "is_creative_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCreativeOptimization> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: lifetime frequency cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/lifetimeFrequencyCap> a rdf:Property ;
  rdfs:label "lifetime frequency cap" ;
  rdfs:comment "Set a limit to the number of times a promoted pin from this campaign can be impressed by a pinner within the past rolling 30 days. Only available for CPM (cost per mille (1000 impressions))  ad groups. A CPM ad group has an IMPRESSION <a href=\"/docs/redoc/#section/Billable-event\">billable_event</a> value. This field **REQUIRES** the `end_time` field." ;
  schema:alternateName "lifetime_frequency_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeFrequencyCap> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Ad group name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: optimization goal metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/optimizationGoalMetadata> a rdf:Property ;
  rdfs:label "optimization goal metadata" ;
  rdfs:comment "Optimization goals for objective-based performance campaigns. **REQUIRED** when campaign's `objective_type` is set to `\"WEB_CONVERSION\"`." ;
  schema:alternateName "optimization_goal_metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/optimizationGoalMetadata> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range pinterest:OptimizationGoalMetadata .

# Property: pacing delivery type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/pacingDeliveryType> a rdf:Property ;
  rdfs:label "pacing delivery type" ;
  schema:alternateName "pacing_delivery_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pacingDeliveryType> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PacingDeliveryTypeScheme .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "<a href=\"/docs/redoc/#section/Placement-group\">Placement group</a>." ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: promotion application level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevel> a rdf:Property ;
  rdfs:label "promotion application level" ;
  rdfs:comment "Specify if the promotion is applied at ad group or item level" ;
  schema:alternateName "promotion_application_level" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionApplicationLevel> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionApplicationLevelScheme> .

# Property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "Promotion ID. To clear this field, set to null." ;
  schema:alternateName "promotion_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionId> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the ad group start to appear. If not specified, ads appear during parent campaign's `start_time`. Cannot precede `start_time` for parent campaign (if specified). Learn about <a href=\"/docs/api-features/managing-ads/#step-2-create-an-ad-group\" target=\"blank\">scheduling ads</a>.\nFor certain organizations (<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Closed beta</a>): Supported for campaigns with Campaign Budget Optimization (CBO).\nFor all organizations: Supported for campaigns without CBO." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Ad group/entity status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: targeting spec
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/targetingSpec> a rdf:Property ;
  rdfs:label "targeting spec" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_spec" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingSpec> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range pinterest:TargetingSpec .

# Property: targeting template ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/targetingTemplateIds> a rdf:Property ;
  rdfs:label "targeting template ids" ;
  rdfs:comment "Targeting template IDs applied to the ad group. We currently only support 1 targeting template per ad group. To use targeting templates, do not set any other targeting fields: targeting_spec, tracking_urls, auto_targeting_enabled, placement_group. To clear all targeting template IDs, set this field to ['0']." ;
  schema:alternateName "targeting_template_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingTemplateIds> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Third-party tracking URLs.<br> JSON object with the format: {\"<a href=\"/docs/redoc/#section/Tracking-URL-event\">Tracking event enum</a>\":[URL string array],...}<br> For example: {\"impression\": [\"URL1\", \"URL2\"], \"click\": [\"URL1\", \"URL2\", \"URL3\"]}.<br>Up to three tracking URLs are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. May be null. Pass in an empty object - {} - to remove tracking URLs.<br><br> For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range pinterest:TrackingUrls .

# Property: bid multiplier
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/bidMultiplier> a rdf:Property ;
  rdfs:label "bid multiplier" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank>Open beta</a>\nBid multiplier for ad group. This value is a double between 0.1\nand 10.0. Enter 0 to remove the bid multiplier.\n- Make sure the `bid_strategy` type for your ad group is set to `AUTOMATIC_BID`.\n- Not currently supported for <a href=\"/docs/api-features/pinterest-performance-plus-setup/\" target=\"blank\">Pinterest Performance+ campaigns</a>." ;
  schema:alternateName "bid_multiplier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidMultiplier> ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:double .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupUpdateRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Ad group ID." ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:AdGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Default value is True. Also known as <a href=\"https://help.pinterest.com/en/business/article/performance-plus-targeting\" target=\"_blank\">\"Pinterest Performance+ targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:AdGroupAudienceSizingRequest ;
  rdfs:range xsd:boolean .

# Property: creative types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypes> a rdf:Property ;
  rdfs:label "creative types" ;
  rdfs:comment "Pin creative types filter. </p><strong>Note:</strong> SHOP_THE_PIN has been deprecated. Please use COLLECTION instead." ;
  schema:alternateName "creative_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeTypes> ;
  rdfs:domain pinterest:AdGroupAudienceSizingRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/creativeTypesScheme> .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "Array of keyword objects. If the keywords field is missing, all keywords will be targeted." ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:AdGroupAudienceSizingRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Container> .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "<a href=\"/docs/redoc/#section/Placement-group\">Placement group</a>." ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:AdGroupAudienceSizingRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: product group ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/productGroupIds> a rdf:Property ;
  rdfs:label "product group ids" ;
  rdfs:comment "Targeted product group IDs. </p><strong>Note:</strong> This can only be combined with shopping/catalog sales campaigns. For more information, <a href=\"https://help.pinterest.com/en/business/article/shopping-ads#section-14571\" target=\"_blank\">click here</a>. SHOPPING_RETARGETING must be included in targeting_spec object or this field will be ignored." ;
  schema:alternateName "product_group_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productGroupIds> ;
  rdfs:domain pinterest:AdGroupAudienceSizingRequest ;
  rdfs:range xsd:string .

# Property: targeting spec
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingRequest/targetingSpec> a rdf:Property ;
  rdfs:label "targeting spec" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_spec" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingSpec> ;
  rdfs:domain pinterest:AdGroupAudienceSizingRequest ;
  rdfs:range pinterest:TargetingSpec .

# Property: audience size lower bound
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingResponse/audienceSizeLowerBound> a rdf:Property ;
  rdfs:label "audience size lower bound" ;
  rdfs:comment "The lower confidence bound of the estimated potential audience size. \"Potential audience size\" estimates the number of people you may be able to reach per month with your campaign. It is based on historical advertising data and the targeting criteria you select. It does not guarantee results or take into account factors such as bid, budget, schedule, seasonality or product experiments." ;
  schema:alternateName "audience_size_lower_bound" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceSizeLowerBound> ;
  rdfs:subPropertyOf schema:minValue ;
  rdfs:domain pinterest:AdGroupAudienceSizing ;
  rdfs:range xsd:double .

# Property: audience size upper bound
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdGroupAudienceSizingResponse/audienceSizeUpperBound> a rdf:Property ;
  rdfs:label "audience size upper bound" ;
  rdfs:comment "The upper confidence bound of the estimated potential audience size. \"Potential audience size\" estimates the number of people you may be able to reach per month with your campaign. It is based on historical advertising data and the targeting criteria you select. It does not guarantee results or take into account factors such as bid, budget, schedule, seasonality or product experiments." ;
  schema:alternateName "audience_size_upper_bound" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceSizeUpperBound> ;
  rdfs:subPropertyOf schema:maxValue ;
  rdfs:domain pinterest:AdGroupAudienceSizing ;
  rdfs:range xsd:double .

# Property: bid floors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BidFloor/bidFloors> a rdf:Property ;
  rdfs:label "bid floors" ;
  rdfs:comment "A list of bid floors in micro currency. For example, [100000, 200000]" ;
  schema:alternateName "bid_floors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidFloors> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:BidFloor ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BidFloor/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always the string 'bidfloor'" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:subPropertyOf schema:additionalType ;
  rdfs:domain pinterest:BidFloor ;
  rdfs:range xsd:string .

# Property: bid floor specs
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BidFloorRequest/bidFloorSpecs> a rdf:Property ;
  rdfs:label "bid floor specs" ;
  schema:alternateName "bid_floor_specs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bidFloorSpecs> ;
  rdfs:domain pinterest:BidFloorRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Container> .

# Property: targeting spec
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BidFloorRequest/targetingSpec> a rdf:Property ;
  rdfs:label "targeting spec" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_spec" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingSpec> ;
  rdfs:domain pinterest:BidFloorRequest ;
  rdfs:range pinterest:TargetingSpec .

# Property: date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/date> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Reporting date (DAY granularity)" ;
  schema:alternateName "DATE" ;
  rdfs:subPropertyOf schema:datePublished ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:date .

# Property: ad id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  rdfs:comment "The ad ID this metric row belongs to" ;
  schema:alternateName "AD_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adId> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The ad account ID" ;
  schema:alternateName "AD_ACCOUNT_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID" ;
  schema:alternateName "CAMPAIGN_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID" ;
  schema:alternateName "AD_GROUP_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:string .

# Property: spend in dollar
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/spendInDollar> a rdf:Property ;
  rdfs:label "spend in dollar" ;
  rdfs:comment "Spend in USD" ;
  schema:alternateName "SPEND_IN_DOLLAR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/spendInDollar> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:double .

# Property: impression1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/impression1> a rdf:Property ;
  rdfs:label "impression1" ;
  rdfs:comment "Impressions under primary attribution" ;
  schema:alternateName "IMPRESSION_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/impression1> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:long .

# Property: clickthrough1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/clickthrough1> a rdf:Property ;
  rdfs:label "clickthrough1" ;
  rdfs:comment "Clickthroughs under primary attribution" ;
  schema:alternateName "CLICKTHROUGH_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickthrough1> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:long .

# Property: total conversions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/totalConversions> a rdf:Property ;
  rdfs:label "total conversions" ;
  rdfs:comment "Total conversions across all attribution windows" ;
  schema:alternateName "TOTAL_CONVERSIONS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalConversions> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:long .

# Property: total clickthrough
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/totalClickthrough> a rdf:Property ;
  rdfs:label "total clickthrough" ;
  rdfs:comment "Total clickthrough conversions" ;
  schema:alternateName "TOTAL_CLICKTHROUGH" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalClickthrough> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:long .

# Property: total impression
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdDailyStats/totalImpression> a rdf:Property ;
  rdfs:label "total impression" ;
  rdfs:comment "Total impressions across attribution windows" ;
  schema:alternateName "TOTAL_IMPRESSION" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalImpression> ;
  rdfs:domain pinterest:AdDailyStats ;
  rdfs:range xsd:long .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdArrayResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdArrayResponse ;
  rdfs:range pinterest:AdArrayResponseElement .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdArrayResponseElement/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:AdArrayResponseElement ;
  rdfs:range pinterest:Ad .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdArrayResponseElement/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:AdArrayResponseElement ;
  rdfs:range pinterest:Exception .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "ID of the ad group that contains the ad." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "Deep link URL for Android devices." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: carousel android deep links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/carouselAndroidDeepLinks> a rdf:Property ;
  rdfs:label "carousel android deep links" ;
  rdfs:comment "Comma-separated deep links for the carousel pin on Android." ;
  schema:alternateName "carousel_android_deep_links" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselAndroidDeepLinks> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: carousel destination urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/carouselDestinationUrls> a rdf:Property ;
  rdfs:label "carousel destination urls" ;
  rdfs:comment "Comma-separated destination URLs for the carousel pin to promote." ;
  schema:alternateName "carousel_destination_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselDestinationUrls> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: carousel ios deep links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/carouselIosDeepLinks> a rdf:Property ;
  rdfs:label "carousel ios deep links" ;
  rdfs:comment "Comma-separated deep links for the carousel pin on iOS." ;
  schema:alternateName "carousel_ios_deep_links" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselIosDeepLinks> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: click tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/clickTrackingUrl> a rdf:Property ;
  rdfs:label "click tracking url" ;
  rdfs:comment "Tracking url for the ad clicks." ;
  schema:alternateName "click_tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickTrackingUrl> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: creative type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/creativeType> a rdf:Property ;
  rdfs:label "creative type" ;
  rdfs:comment "Ad creative type enum.\n**Note:** SHOP_THE_PIN has been deprecated. Please use COLLECTION instead." ;
  schema:alternateName "creative_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeType> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CreativeTypeScheme .

# Property: customizable cta type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/customizableCtaType> a rdf:Property ;
  rdfs:label "customizable cta type" ;
  rdfs:comment "Select a call to action (CTA) to display below your ad. Available only for ads with direct links enabled. CTA options for consideration and conversion campaigns are LEARN_MORE, SHOP_NOW, BOOK_NOW, SIGN_UP, VISIT_SITE, BUY_NOW, GET_OFFER, ORDER_NOW, ADD_TO_CART (for conversion campaigns with add to cart conversion events only)" ;
  schema:alternateName "customizable_cta_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customizableCtaType> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CustomizableCTATypeScheme .

# Property: destination url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "Destination URL." ;
  schema:alternateName "destination_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/destinationUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:anyURI .

# Property: disclosure type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/disclosureType> a rdf:Property ;
  rdfs:label "disclosure type" ;
  rdfs:comment "Type of information in the page referenced by `disclosure_url`, provided either by the Food and Drug Administration (FDA) or the manufacturer." ;
  schema:alternateName "disclosure_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureType> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:DisclosureTypeScheme .

# Property: disclosure url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/disclosureUrl> a rdf:Property ;
  rdfs:label "disclosure url" ;
  rdfs:comment "URL for a page that provides disclosures about a pharmaceutical product, such as potential side effects. Make sure the URL takes the user directly to the disclosure content and the referenced site is secure." ;
  schema:alternateName "disclosure_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureUrl> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: grid click type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/gridClickType> a rdf:Property ;
  rdfs:label "grid click type" ;
  rdfs:comment "Where a user is taken after clicking on an ad in grid. </p><strong>Note:</strong>  This parameter is read-only and is set to DIRECT_TO_DESTINATION by default for direct links supported ads.  grid_click_type values provided will be ignored." ;
  schema:alternateName "grid_click_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gridClickType> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:GridClickTypeScheme .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "Deep link URL for iOS devices." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: is pin deleted
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/isPinDeleted> a rdf:Property ;
  rdfs:label "is pin deleted" ;
  rdfs:comment "Is original pin deleted?" ;
  schema:alternateName "is_pin_deleted" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPinDeleted> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:boolean .

# Property: is removable
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/isRemovable> a rdf:Property ;
  rdfs:label "is removable" ;
  rdfs:comment "Is pin repinnable?" ;
  schema:alternateName "is_removable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isRemovable> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:boolean .

# Property: lead form id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/leadFormId> a rdf:Property ;
  rdfs:label "lead form id" ;
  rdfs:comment "Lead form ID for lead ad generation." ;
  schema:alternateName "lead_form_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadFormId> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Name of the ad - 255 chars max." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: quiz pin data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/quizPinData> a rdf:Property ;
  rdfs:label "quiz pin data" ;
  rdfs:comment "Before creating a quiz ad, you must create an organic Pin using POST/Create Pin for each result in the quiz. Quiz ads cannot be saved by a Pinner. Quiz ad results can be saved." ;
  schema:alternateName "quiz_pin_data" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/quizPinData> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range pinterest:QuizPinData .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Entity status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range pinterest:TrackingUrls .

# Property: view tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/viewTrackingUrl> a rdf:Property ;
  rdfs:label "view tracking url" ;
  rdfs:comment "Tracking URL for ad impressions." ;
  schema:alternateName "view_tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/viewTrackingUrl> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/pinId> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "Pin ID." ;
  schema:alternateName "pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinId> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The ID of the advertiser that this ad belongs to." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf pinterest:adAccount ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "ID of the ad campaign that contains this ad." ;
  schema:alternateName "campaign_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: collection items destination url template
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/collectionItemsDestinationUrlTemplate> a rdf:Property ;
  rdfs:label "collection items destination url template" ;
  rdfs:comment "Destination URL template for all items within a collections drawer." ;
  schema:alternateName "collection_items_destination_url_template" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collectionItemsDestinationUrlTemplate> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Pin creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of this ad." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: rejected reasons
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasons> a rdf:Property ;
  rdfs:label "rejected reasons" ;
  rdfs:comment "Enum reason why the pin was rejected. Returned if <code>review_status</code> is \"REJECTED\"." ;
  schema:alternateName "rejected_reasons" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rejectedReasons> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectedReasonsScheme> .

# Property: rejection labels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/rejectionLabels> a rdf:Property ;
  rdfs:label "rejection labels" ;
  rdfs:comment "Text reason why the pin was rejected. Returned if <code>review_status</code> is \"REJECTED\"." ;
  schema:alternateName "rejection_labels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rejectionLabels> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: review status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatus> a rdf:Property ;
  rdfs:label "review status" ;
  rdfs:comment "Ad review status" ;
  schema:alternateName "review_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reviewStatus> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/reviewStatusScheme> .

# Property: summary status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/summaryStatus> a rdf:Property ;
  rdfs:label "summary status" ;
  rdfs:comment "Ad summary status" ;
  schema:alternateName "summary_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/summaryStatus> ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PinPromotionSummaryStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"ad\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:subPropertyOf schema:additionalType ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdResponse/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Last update time. Unix timestamp in seconds." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:Ad ;
  rdfs:range xsd:int .

# Property: questions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/questions> a rdf:Property ;
  rdfs:label "questions" ;
  schema:alternateName "questions" ;
  rdfs:domain pinterest:QuizPinData ;
  rdfs:range pinterest:QuizPinQuestion .

# Property: results
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/results> a rdf:Property ;
  rdfs:label "results" ;
  schema:alternateName "results" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/results> ;
  rdfs:domain pinterest:QuizPinData ;
  rdfs:range pinterest:QuizPinResult .

# Property: tie breaker custom result
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerCustomResult> a rdf:Property ;
  rdfs:label "tie breaker custom result" ;
  rdfs:comment "The result, and link out, based on the user’s choice." ;
  schema:alternateName "tie_breaker_custom_result" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tieBreakerCustomResult> ;
  rdfs:domain pinterest:QuizPinData ;
  rdfs:range pinterest:QuizPinResult .

# Property: tie breaker type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerType> a rdf:Property ;
  rdfs:label "tie breaker type" ;
  rdfs:comment "Quiz ad tie breaker type, default is RANDOM" ;
  schema:alternateName "tie_breaker_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tieBreakerType> ;
  rdfs:domain pinterest:QuizPinData ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinData/tieBreakerTypeScheme> .

# Property: options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinQuestion/options> a rdf:Property ;
  rdfs:label "options" ;
  schema:alternateName "options" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/options> ;
  rdfs:subPropertyOf schema:suggestedAnswer ;
  rdfs:domain pinterest:QuizPinQuestion ;
  rdfs:range pinterest:QuizPinOption .

# Property: question id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinQuestion/questionId> a rdf:Property ;
  rdfs:label "question id" ;
  schema:alternateName "question_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/questionId> ;
  rdfs:domain pinterest:QuizPinQuestion ;
  rdfs:range xsd:double .

# Property: question text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinQuestion/questionText> a rdf:Property ;
  rdfs:label "question text" ;
  schema:alternateName "question_text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/questionText> ;
  rdfs:subPropertyOf schema:text ;
  rdfs:domain pinterest:QuizPinQuestion ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinOption/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:QuizPinOption ;
  rdfs:range xsd:double .

# Property: text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinOption/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/text> ;
  rdfs:subPropertyOf schema:text ;
  rdfs:domain pinterest:QuizPinOption ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinResult/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:QuizPinResult ;
  rdfs:range xsd:string .

# Property: destination url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinResult/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  schema:alternateName "destination_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/destinationUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:QuizPinResult ;
  rdfs:range xsd:anyURI .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinResult/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:QuizPinResult ;
  rdfs:range xsd:string .

# Property: organic pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinResult/organicPinId> a rdf:Property ;
  rdfs:label "organic pin id" ;
  schema:alternateName "organic_pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/organicPinId> ;
  rdfs:domain pinterest:QuizPinResult ;
  rdfs:range xsd:string .

# Property: result id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QuizPinResult/resultId> a rdf:Property ;
  rdfs:label "result id" ;
  schema:alternateName "result_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/resultId> ;
  rdfs:domain pinterest:QuizPinResult ;
  rdfs:range xsd:double .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "ID of the ad group that contains the ad." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "Deep link URL for Android devices." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: carousel android deep links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/carouselAndroidDeepLinks> a rdf:Property ;
  rdfs:label "carousel android deep links" ;
  rdfs:comment "Comma-separated deep links for the carousel pin on Android." ;
  schema:alternateName "carousel_android_deep_links" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselAndroidDeepLinks> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: carousel destination urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/carouselDestinationUrls> a rdf:Property ;
  rdfs:label "carousel destination urls" ;
  rdfs:comment "Comma-separated destination URLs for the carousel pin to promote." ;
  schema:alternateName "carousel_destination_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselDestinationUrls> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: carousel ios deep links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/carouselIosDeepLinks> a rdf:Property ;
  rdfs:label "carousel ios deep links" ;
  rdfs:comment "Comma-separated deep links for the carousel pin on iOS." ;
  schema:alternateName "carousel_ios_deep_links" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselIosDeepLinks> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: click tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/clickTrackingUrl> a rdf:Property ;
  rdfs:label "click tracking url" ;
  rdfs:comment "Tracking url for the ad clicks." ;
  schema:alternateName "click_tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickTrackingUrl> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: creative type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/creativeType> a rdf:Property ;
  rdfs:label "creative type" ;
  rdfs:comment "Ad creative type enum.\n**Note:** SHOP_THE_PIN has been deprecated. Please use COLLECTION instead." ;
  schema:alternateName "creative_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeType> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CreativeTypeScheme .

# Property: customizable cta type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/customizableCtaType> a rdf:Property ;
  rdfs:label "customizable cta type" ;
  rdfs:comment "Select a call to action (CTA) to display below your ad. Available only for ads with direct links enabled. CTA options for consideration and conversion campaigns are LEARN_MORE, SHOP_NOW, BOOK_NOW, SIGN_UP, VISIT_SITE, BUY_NOW, GET_OFFER, ORDER_NOW, ADD_TO_CART (for conversion campaigns with add to cart conversion events only)" ;
  schema:alternateName "customizable_cta_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customizableCtaType> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CustomizableCTATypeScheme .

# Property: destination url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "Destination URL." ;
  schema:alternateName "destination_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/destinationUrl> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:anyURI .

# Property: disclosure type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/disclosureType> a rdf:Property ;
  rdfs:label "disclosure type" ;
  rdfs:comment "Type of information in the page referenced by `disclosure_url`, provided either by the Food and Drug Administration (FDA) or the manufacturer." ;
  schema:alternateName "disclosure_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureType> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:DisclosureTypeScheme .

# Property: disclosure url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/disclosureUrl> a rdf:Property ;
  rdfs:label "disclosure url" ;
  rdfs:comment "URL for a page that provides disclosures about a pharmaceutical product, such as potential side effects. Make sure the URL takes the user directly to the disclosure content and the referenced site is secure." ;
  schema:alternateName "disclosure_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureUrl> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: grid click type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/gridClickType> a rdf:Property ;
  rdfs:label "grid click type" ;
  rdfs:comment "Where a user is taken after clicking on an ad in grid. </p><strong>Note:</strong>  This parameter is read-only and is set to DIRECT_TO_DESTINATION by default for direct links supported ads.  grid_click_type values provided will be ignored." ;
  schema:alternateName "grid_click_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gridClickType> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:GridClickTypeScheme .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "Deep link URL for iOS devices." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: is pin deleted
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/isPinDeleted> a rdf:Property ;
  rdfs:label "is pin deleted" ;
  rdfs:comment "Is original pin deleted?" ;
  schema:alternateName "is_pin_deleted" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPinDeleted> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:boolean .

# Property: is removable
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/isRemovable> a rdf:Property ;
  rdfs:label "is removable" ;
  rdfs:comment "Is pin repinnable?" ;
  schema:alternateName "is_removable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isRemovable> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:boolean .

# Property: lead form id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/leadFormId> a rdf:Property ;
  rdfs:label "lead form id" ;
  rdfs:comment "Lead form ID for lead ad generation." ;
  schema:alternateName "lead_form_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadFormId> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Name of the ad - 255 chars max." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: quiz pin data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/quizPinData> a rdf:Property ;
  rdfs:label "quiz pin data" ;
  rdfs:comment "Before creating a quiz ad, you must create an organic Pin using POST/Create Pin for each result in the quiz. Quiz ads cannot be saved by a Pinner. Quiz ad results can be saved." ;
  schema:alternateName "quiz_pin_data" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/quizPinData> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range pinterest:QuizPinData .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Entity status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range pinterest:TrackingUrls .

# Property: view tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/viewTrackingUrl> a rdf:Property ;
  rdfs:label "view tracking url" ;
  rdfs:comment "Tracking URL for ad impressions." ;
  schema:alternateName "view_tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/viewTrackingUrl> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdCreateRequest/pinId> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "Pin ID." ;
  schema:alternateName "pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinId> ;
  rdfs:domain pinterest:AdCreateRequest ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdPreviewURLResponse/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "'Preview URL, expires in 7 days. Can be used in an iframe.\nFor example: https://ads.pinterest.com/ad-preview/74667c814dd2b19/\nThe preview object ID/key is the last param - 74667c814dd2b19'" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:AdPreviewURL ;
  rdfs:range xsd:anyURI .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "ID of the ad group that contains the ad." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "Deep link URL for Android devices." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: carousel android deep links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/carouselAndroidDeepLinks> a rdf:Property ;
  rdfs:label "carousel android deep links" ;
  rdfs:comment "Comma-separated deep links for the carousel pin on Android." ;
  schema:alternateName "carousel_android_deep_links" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselAndroidDeepLinks> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: carousel destination urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/carouselDestinationUrls> a rdf:Property ;
  rdfs:label "carousel destination urls" ;
  rdfs:comment "Comma-separated destination URLs for the carousel pin to promote." ;
  schema:alternateName "carousel_destination_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselDestinationUrls> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: carousel ios deep links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/carouselIosDeepLinks> a rdf:Property ;
  rdfs:label "carousel ios deep links" ;
  rdfs:comment "Comma-separated deep links for the carousel pin on iOS." ;
  schema:alternateName "carousel_ios_deep_links" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselIosDeepLinks> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: click tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/clickTrackingUrl> a rdf:Property ;
  rdfs:label "click tracking url" ;
  rdfs:comment "Tracking url for the ad clicks." ;
  schema:alternateName "click_tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickTrackingUrl> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: creative type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/creativeType> a rdf:Property ;
  rdfs:label "creative type" ;
  rdfs:comment "Ad creative type enum.\n**Note:** SHOP_THE_PIN has been deprecated. Please use COLLECTION instead." ;
  schema:alternateName "creative_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeType> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CreativeTypeScheme .

# Property: customizable cta type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/customizableCtaType> a rdf:Property ;
  rdfs:label "customizable cta type" ;
  rdfs:comment "Select a call to action (CTA) to display below your ad. Available only for ads with direct links enabled. CTA options for consideration and conversion campaigns are LEARN_MORE, SHOP_NOW, BOOK_NOW, SIGN_UP, VISIT_SITE, BUY_NOW, GET_OFFER, ORDER_NOW, ADD_TO_CART (for conversion campaigns with add to cart conversion events only)" ;
  schema:alternateName "customizable_cta_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customizableCtaType> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CustomizableCTATypeScheme .

# Property: destination url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "Destination URL." ;
  schema:alternateName "destination_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/destinationUrl> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:anyURI .

# Property: disclosure type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/disclosureType> a rdf:Property ;
  rdfs:label "disclosure type" ;
  rdfs:comment "Type of information in the page referenced by `disclosure_url`, provided either by the Food and Drug Administration (FDA) or the manufacturer." ;
  schema:alternateName "disclosure_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureType> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:DisclosureTypeScheme .

# Property: disclosure url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/disclosureUrl> a rdf:Property ;
  rdfs:label "disclosure url" ;
  rdfs:comment "URL for a page that provides disclosures about a pharmaceutical product, such as potential side effects. Make sure the URL takes the user directly to the disclosure content and the referenced site is secure." ;
  schema:alternateName "disclosure_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureUrl> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: grid click type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/gridClickType> a rdf:Property ;
  rdfs:label "grid click type" ;
  rdfs:comment "Where a user is taken after clicking on an ad in grid. </p><strong>Note:</strong>  This parameter is read-only and is set to DIRECT_TO_DESTINATION by default for direct links supported ads.  grid_click_type values provided will be ignored." ;
  schema:alternateName "grid_click_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gridClickType> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:GridClickTypeScheme .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "Deep link URL for iOS devices." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: is pin deleted
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/isPinDeleted> a rdf:Property ;
  rdfs:label "is pin deleted" ;
  rdfs:comment "Is original pin deleted?" ;
  schema:alternateName "is_pin_deleted" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPinDeleted> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: is removable
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/isRemovable> a rdf:Property ;
  rdfs:label "is removable" ;
  rdfs:comment "Is pin repinnable?" ;
  schema:alternateName "is_removable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isRemovable> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: lead form id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/leadFormId> a rdf:Property ;
  rdfs:label "lead form id" ;
  rdfs:comment "Lead form ID for lead ad generation." ;
  schema:alternateName "lead_form_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadFormId> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Name of the ad - 255 chars max." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: quiz pin data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/quizPinData> a rdf:Property ;
  rdfs:label "quiz pin data" ;
  rdfs:comment "Before creating a quiz ad, you must create an organic Pin using POST/Create Pin for each result in the quiz. Quiz ads cannot be saved by a Pinner. Quiz ad results can be saved." ;
  schema:alternateName "quiz_pin_data" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/quizPinData> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range pinterest:QuizPinData .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Entity status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range pinterest:TrackingUrls .

# Property: view tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/viewTrackingUrl> a rdf:Property ;
  rdfs:label "view tracking url" ;
  rdfs:comment "Tracking URL for ad impressions." ;
  schema:alternateName "view_tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/viewTrackingUrl> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of this ad." ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdUpdateRequest/pinId> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "Pin ID. This field may only be updated for draft ads." ;
  schema:alternateName "pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinId> ;
  rdfs:domain pinterest:AdUpdateRequest ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitRecord/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AdvancedAuctionOperationScheme .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionKey/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:AdvancedAuctionKey ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionKey/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog retail item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdvancedAuctionKey ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionKey/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Language code, which is among the official ISO 639-1 language list." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:AdvancedAuctionKey ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LanguageScheme .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsGetRecord/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:AdvancedAuctionItemsGetRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsGetRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog retail item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdvancedAuctionItemsGetRecord ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsGetRecord/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Language code, which is among the official ISO 639-1 language list." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:AdvancedAuctionItemsGetRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LanguageScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsGetRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the retail item" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:AdvancedAuctionItemsGetRequest ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsGetRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "A list of retail catalog items to fetch bid options for" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdvancedAuctionItemsGetRequest ;
  rdfs:range pinterest:AdvancedAuctionItemsGetRecord .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItems/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Response object of item bid options" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:AdvancedAuctionItems ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItems/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with item bid options" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdvancedAuctionItems ;
  rdfs:range pinterest:AdvancedAuctionItem .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItem/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:AdvancedAuctionItem ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItem/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog retail item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdvancedAuctionItem ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItem/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Language code, which is among the official ISO 639-1 language list." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:AdvancedAuctionItem ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LanguageScheme .

# Property: bid options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItem/bidOptions> a rdf:Property ;
  rdfs:label "bid options" ;
  rdfs:comment "Object describing a retail catalog item's bid options (bid price and bid multipliers)." ;
  schema:alternateName "bid_options" ;
  rdfs:domain pinterest:AdvancedAuctionItem ;
  rdfs:range pinterest:AdvancedAuctionBidOptions .

# Property: app type multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionBidOptions/appTypeMultipliers> a rdf:Property ;
  rdfs:label "app type multipliers" ;
  rdfs:comment "This represents a mapping from app type targeting criteria to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified app type in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All app type multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "app_type_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appTypeMultipliers> ;
  rdfs:domain pinterest:AdvancedAuctionBidOptions ;
  rdfs:range pinterest:AppTypeMultipliers .

# Property: bid in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionBidOptions/bidInMicroCurrency> a rdf:Property ;
  rdfs:label "bid in micro currency" ;
  rdfs:comment "Bid price in micro currency. A value of 0 will stop distribution for this item in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. A value of `null` will fallback to the ad group's `bid_in_micro_currency`." ;
  schema:alternateName "bid_in_micro_currency" ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdvancedAuctionBidOptions ;
  rdfs:range xsd:long .

# Property: placement multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionBidOptions/placementMultipliers> a rdf:Property ;
  rdfs:label "placement multipliers" ;
  rdfs:comment "This represents a mapping from placement to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified placement in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All placement multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "placement_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementMultipliers> ;
  rdfs:domain pinterest:AdvancedAuctionBidOptions ;
  rdfs:range pinterest:PlacementMultipliers .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to all items" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitRequest ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array of item bid option operations" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitRequest ;
  rdfs:range pinterest:AdvancedAuctionItemsSubmitRecord .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog retail item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Language code, which is among the official ISO 639-1 language list." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LanguageScheme .

# Property: bid options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/bidOptions> a rdf:Property ;
  rdfs:label "bid options" ;
  rdfs:comment "Object describing a retail catalog item's bid options (bid price and bid multipliers)." ;
  schema:alternateName "bid_options" ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range pinterest:AdvancedAuctionBidOptions .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with validation errors for the supplied item bid option modification operation.\nA non empty errors list means this single item operation was not applied." ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range pinterest:AdvancedAuctionOperationError .

# Property: update mask
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitUpsertRecord/updateMask> a rdf:Property ;
  rdfs:label "update mask" ;
  rdfs:comment "The list of item bid option fields to be set or updated. Fields specified in the updated mask without a value specified in the `bid_options` object in the body will be set to `null`. If an item bid option record is being created, fields not specified in the update mask will be initialized to `null`." ;
  schema:alternateName "update_mask" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/updateMask> ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitUpsertRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UpdateMaskBidOptionFieldScheme .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "The error code for the item bid option operation validation error" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:AdvancedAuctionOperationError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Message describing the item bid option operation validation error" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:AdvancedAuctionOperationError ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitDeleteRecord/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitDeleteRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitDeleteRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog retail item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitDeleteRecord ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitDeleteRecord/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Language code, which is among the official ISO 639-1 language list." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitDeleteRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LanguageScheme .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitDeleteRecord/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitDeleteRecord ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionItemsSubmitDeleteRecord/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with validation errors for the supplied item bid option modification operation.\nA non empty errors list means this single item operation was not applied." ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:AdvancedAuctionItemsSubmitDeleteRecord ;
  rdfs:range pinterest:AdvancedAuctionOperationError .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionProcessedItems/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to all items" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:AdvancedAuctionProcessedItems ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdvancedAuctionProcessedItems/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array of advanced auction processed items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdvancedAuctionProcessedItems ;
  rdfs:range pinterest:AdvancedAuctionItemsSubmitRecord .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCategory/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Interest ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AudienceCategory ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCategory/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "Interest affinity index." ;
  schema:alternateName "index" ;
  rdfs:domain pinterest:AudienceCategory ;
  rdfs:range xsd:double .

# Property: key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCategory/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "Interest unique key (same as ID)." ;
  schema:alternateName "key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/key> ;
  rdfs:domain pinterest:AudienceCategory ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCategory/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Interest name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AudienceCategory ;
  rdfs:range xsd:string .

# Property: ratio
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCategory/ratio> a rdf:Property ;
  rdfs:label "ratio" ;
  rdfs:comment "Interest's percent of category's total audience." ;
  schema:alternateName "ratio" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ratio> ;
  rdfs:domain pinterest:AudienceCategory ;
  rdfs:range xsd:double .

# Property: subcategories
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCategory/subcategories> a rdf:Property ;
  rdfs:label "subcategories" ;
  rdfs:comment "Subcategory interest distribution" ;
  schema:alternateName "subcategories" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/subcategories> ;
  rdfs:domain pinterest:AudienceCategory ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Container> .

# Property: date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDefinition/date> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Generation date" ;
  schema:alternateName "date" ;
  rdfs:domain pinterest:AudienceDefinition ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDefinition/scope> a rdf:Property ;
  rdfs:label "scope" ;
  schema:alternateName "scope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scope> ;
  rdfs:domain pinterest:AudienceDefinition ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDefinition/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:AudienceDefinition ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDefinitionResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AudienceDefinitionResponse ;
  rdfs:range pinterest:AudienceDefinition .

# Property: key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographicValue/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "Unique key for demographic item" ;
  schema:alternateName "key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/key> ;
  rdfs:domain pinterest:AudienceDemographicValue ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographicValue/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Display name for demographic" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AudienceDemographicValue ;
  rdfs:range xsd:string .

# Property: ratio
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographicValue/ratio> a rdf:Property ;
  rdfs:label "ratio" ;
  rdfs:comment "Value of demographic item as a percent of total audience" ;
  schema:alternateName "ratio" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ratio> ;
  rdfs:domain pinterest:AudienceDemographicValue ;
  rdfs:range xsd:double .

# Property: ages
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographics/ages> a rdf:Property ;
  rdfs:label "ages" ;
  rdfs:comment "Ages distribution." ;
  schema:alternateName "ages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ages> ;
  rdfs:domain pinterest:AudienceDemographics ;
  rdfs:range pinterest:AudienceDemographicValue .

# Property: countries
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographics/countries> a rdf:Property ;
  rdfs:label "countries" ;
  rdfs:comment "Country area distribution." ;
  schema:alternateName "countries" ;
  rdfs:domain pinterest:AudienceDemographics ;
  rdfs:range pinterest:AudienceDemographicValue .

# Property: devices
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographics/devices> a rdf:Property ;
  rdfs:label "devices" ;
  rdfs:comment "Device usage distribution." ;
  schema:alternateName "devices" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/devices> ;
  rdfs:domain pinterest:AudienceDemographics ;
  rdfs:range pinterest:AudienceDemographicValue .

# Property: genders
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographics/genders> a rdf:Property ;
  rdfs:label "genders" ;
  rdfs:comment "Gender distribution." ;
  schema:alternateName "genders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/genders> ;
  rdfs:domain pinterest:AudienceDemographics ;
  rdfs:range pinterest:AudienceDemographicValue .

# Property: metros
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceDemographics/metros> a rdf:Property ;
  rdfs:label "metros" ;
  rdfs:comment "Geographic metro area distribution." ;
  schema:alternateName "metros" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/metros> ;
  rdfs:domain pinterest:AudienceDemographics ;
  rdfs:range pinterest:AudienceDemographicValue .

# Property: categories
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightsResponse/categories> a rdf:Property ;
  rdfs:label "categories" ;
  rdfs:comment "Category interest distribution" ;
  schema:alternateName "categories" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/categories> ;
  rdfs:domain pinterest:AudienceInsightsResponse ;
  rdfs:range pinterest:AudienceCategory .

# Property: date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightsResponse/date> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Generation date" ;
  schema:alternateName "date" ;
  rdfs:domain pinterest:AudienceInsightsResponse ;
  rdfs:range xsd:string .

# Property: demographics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightsResponse/demographics> a rdf:Property ;
  rdfs:label "demographics" ;
  rdfs:comment "Audience demographics" ;
  schema:alternateName "demographics" ;
  rdfs:domain pinterest:AudienceInsightsResponse ;
  rdfs:range pinterest:AudienceDemographics .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightsResponse/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "Population count." ;
  schema:alternateName "size" ;
  rdfs:domain pinterest:AudienceInsightsResponse ;
  rdfs:range xsd:int .

# Property: size is upper bound
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightsResponse/sizeIsUpperBound> a rdf:Property ;
  rdfs:label "size is upper bound" ;
  rdfs:comment "Indicates whether the audience size has been rounded up to the next highest upper boundary." ;
  schema:alternateName "size_is_upper_bound" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeIsUpperBound> ;
  rdfs:domain pinterest:AudienceInsightsResponse ;
  rdfs:range xsd:boolean .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceInsightsResponse/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:AudienceInsightsResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AudienceInsightTypeScheme .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: audience type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/audienceType> a rdf:Property ;
  rdfs:label "audience type" ;
  rdfs:comment "<a href=\"/docs/reference/glossary/#Audience Types\">Audience types</a>: ACTALIKE, ENGAGEMENT, CUSTOMER_LIST and VISITOR" ;
  schema:alternateName "audience_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceType> ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: created by company name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/createdByCompanyName> a rdf:Property ;
  rdfs:label "created by company name" ;
  rdfs:comment "The company that created this audience." ;
  schema:alternateName "created_by_company_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByCompanyName> ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: created timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/createdTimestamp> a rdf:Property ;
  rdfs:label "created timestamp" ;
  rdfs:comment "Creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_timestamp" ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Audience description." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Audience ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Audience name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: rule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/rule> a rdf:Property ;
  rdfs:label "rule" ;
  rdfs:comment "JSON object defining targeted audience users. Example rule formats per audience type:<br>CUSTOMER_LIST: { \"customer_list_id\": \"&lt;customer list ID&gt;\"}<br>ACTALIKE: { \"seed_id\": [\"&lt;audience ID&gt;\"], \"country\": \"US\", \"percentage\": \"10\" }<br>(Valid countries include: \"US\", \"CA\", and \"GB\". Percentage should be 1-10.<br>The targeted audience should be this % size across Pinterest.)<br>VISITOR: { \"visitor_source_id\": [\"&lt;conversion tag ID&gt;\"], \"retention_days\": \"180\", \"event_source\": {\"=\": [\"web\", \"mobile\"]}, \"ingestion_source\": {\"=\": [\"tag\"]}}<br>(Retention days should be 1-540. Retention applies to specific customers.)<br>ENGAGEMENT: {\"engagement_domain\": [\"www.example.com\"], \"engager_type\": 1}<br>Learn more about <a href=\"/docs/work-with-targets-and-audiences/create-audiences/#engagement-audience\" target=\"_blank\">engagement audiences</a>." ;
  schema:alternateName "rule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rule> ;
  rdfs:domain pinterest:Audience ;
  rdfs:range pinterest:AudienceRule .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "Audience size." ;
  schema:alternateName "size" ;
  rdfs:subPropertyOf schema:numberOfItems ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Audience status. READY, INITIALIZING, TOO_SMALL - Each audience list needs to have at least 100 people with Pinterest accounts before you can start using it." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"audience\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:string .

# Property: updated timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Audience/updatedTimestamp> a rdf:Property ;
  rdfs:label "updated timestamp" ;
  rdfs:comment "Last update time. Unix timestamp in seconds." ;
  schema:alternateName "updated_timestamp" ;
  rdfs:domain pinterest:Audience ;
  rdfs:range xsd:int .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: ad id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  rdfs:comment "Ad ID for engagement audience filter." ;
  schema:alternateName "ad_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Campaign ID for engagement audience filter." ;
  schema:alternateName "campaign_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Valid countries include: \"US\", \"CA\", and \"GB\"." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: customer list id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/customerListId> a rdf:Property ;
  rdfs:label "customer list id" ;
  rdfs:comment "Customer list ID. For CUSTOMER_LIST `audience_type`." ;
  schema:alternateName "customer_list_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customerListId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: engagement domain
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/engagementDomain> a rdf:Property ;
  rdfs:label "engagement domain" ;
  rdfs:comment "The audience account's verified domain. **Required** for ENGAGEMENT `audience_type`." ;
  schema:alternateName "engagement_domain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/engagementDomain> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: engagement type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/engagementType> a rdf:Property ;
  rdfs:label "engagement type" ;
  rdfs:comment "Engagement type enum. Optional for ENGAGEMENT `audience_type`. Supported values are `click`, `save`, `closeup`, `comment` and `like`. All engagements are included if this field is not set. " ;
  schema:alternateName "engagement_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/engagementType> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: engager type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/engagerType> a rdf:Property ;
  rdfs:label "engager type" ;
  rdfs:comment "Optional for ENGAGEMENT. Engager type value should be 1-2." ;
  schema:alternateName "engager_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/engagerType> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:int .

# Property: event
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/event> a rdf:Property ;
  rdfs:label "event" ;
  rdfs:comment "A Pinterest tag event. Optional for VISITOR `audience_type`. Possible values are `pagevisit`, `signup`, `checkout`, `viewcategory`, `search`, `addtocart`, `watchvideo`, `lead`, and `custom`. This field also accepts a partner-defined Pinterest tag event." ;
  schema:alternateName "event" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/event> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: event data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/eventData> a rdf:Property ;
  rdfs:label "event data" ;
  rdfs:comment "    Optional for VISITOR `audience_type`.\n    With the Pinterest tag, you can use event data to capture event details from your website.\n    This object lists all the available predefined event data fields in the Pinterest tag.\n    You can include these event data fields as part of a VISITOR audience’s `rule`; however, you **must** specify an `event` for the `event_data` fields to be evaluated.\n    Besides what’s listed, you can also create your own set of `event_data` fields and define their usages or purposes according to your website needs.\n    However, the benefit of using the predefined event data fields is that we can provide various metrics based on those fields' data.\n    Examples per `event` type:\n    `pagevisit`\n    \"event_data\": { \"page_name\": \"My online store 123 | view items | shoe\" }\n    `signup`\n    \"event_data\": { \"lead_type\": \"New release promotion\" }\n    `checkout`\n    \"event_data\": { \"value\": 116, \"order_quantity\": 2, \"currency\": \"USD\", \"line_items\": [ { \"product_name\": \"Pillows (Set of 2)\", \"product_id\": \"11\", \"product_price\": 48, \"product_quantity\": 1 }, { \"product_name\": \"Pillows, Large (Set of 2)\", \"product_id\": \"15\", \"product_price\": 68, \"product_quantity\": 1 } ] }\n    `addtocart`\n    \"event_data\": { \"value\": 499, \"order_quantity\": 1, \"currency\": \"USD\", \"line_items\": [ { \"product_name\": \"Red leather boots\", \"product_id\": \"3486\", \"product_category\": \"shoe\", \"product_variant_id\": \"JB11103000\", \"product_price\": 499, \"product_quantity\": \"1\", \"product_brand\": \"My brand\" }]}\n    `watchvideo`\n    \"event_data\": { \"video_title\": \"My Product Video 01\" }\n    `lead`\n    \"event_data\": { \"lead_type\": \"Newsletter\" }" ;
  schema:alternateName "event_data" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eventData> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range pinterest:EventData .

# Property: event source
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/eventSource> a rdf:Property ;
  rdfs:label "event source" ;
  rdfs:comment "Optional for VISITOR. You can use it as a {'=': [value]}. Supported values are: web, mobile, offline" ;
  schema:alternateName "event_source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eventSource> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Container> .

# Property: ingestion source
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/ingestionSource> a rdf:Property ;
  rdfs:label "ingestion source" ;
  rdfs:comment "Optional for VISITOR. You can use it as a {'=': [value]}. Supported values are: tag, mmp, file_upload, conversions_api" ;
  schema:alternateName "ingestion_source" ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Container> .

# Property: objective type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/objectiveType> a rdf:Property ;
  rdfs:label "objective type" ;
  rdfs:comment "Objective for engagement audience filter." ;
  schema:alternateName "objective_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/objectiveType> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ObjectiveTypeScheme .

# Property: percentage
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/percentage> a rdf:Property ;
  rdfs:label "percentage" ;
  rdfs:comment "Percentage should be 1-10. The targeted audience should be this % size across Pinterest." ;
  schema:alternateName "percentage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/percentage> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:int .

# Property: pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/pinId> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "IDs of engaged organic pins. Optional for ENGAGEMENT `audience_type`. For example, \"pin_id:\": [\"34567\"]" ;
  schema:alternateName "pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: prefill
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/prefill> a rdf:Property ;
  rdfs:label "prefill" ;
  rdfs:comment "Optional for VISITOR `audience_type`. If `true`, the specified rule on existing engagement data is applied to pre-populate the audience. If `false`, the audience is empty at creation time. The default is `true`." ;
  schema:alternateName "prefill" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/prefill> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:boolean .

# Property: retention days
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/retentionDays> a rdf:Property ;
  rdfs:label "retention days" ;
  rdfs:comment "Number of days a Pinterest user remains in the audience. Optional for ENGAGEMENT and VISITOR `audience_type`. Accepted range is 1-540. Defaults to 180 if not specified." ;
  schema:alternateName "retention_days" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/retentionDays> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:int .

# Property: seed id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/seedId> a rdf:Property ;
  rdfs:label "seed id" ;
  rdfs:comment "Audience ID(s). For ACTALIKE `audience_type`. " ;
  schema:alternateName "seed_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/seedId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "Optional for ENGAGEMENT or VISITOR `audience_type`. For ENGAGEMENT, it is the engaged pin's URL. For VISITOR, you can use it as a string or a {operator: value} object for filtering visitors based on conversion tag event URLs. Supported operators are [ =, !=, contains, not_contains].<br>Example 1:  \"url\": \"http://www.myonlinestore123.com/view_item/shoe\"<br>Example 2: \"url\": {\"contains\": \"/view_item/shoe\"}" ;
  schema:alternateName "url" ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: visitor source id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceRule/visitorSourceId> a rdf:Property ;
  rdfs:label "visitor source id" ;
  rdfs:comment "The conversion tag ID, or the Pinterest tag ID, that you use on your website. For VISITOR `audience_type`." ;
  schema:alternateName "visitor_source_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/visitorSourceId> ;
  rdfs:domain pinterest:AudienceRule ;
  rdfs:range xsd:string .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Currency. For example, 'USD'." ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: lead type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/leadType> a rdf:Property ;
  rdfs:label "lead type" ;
  rdfs:comment "Promotion code. For example, 'Newsletter'." ;
  schema:alternateName "lead_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadType> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: line items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/lineItems> a rdf:Property ;
  rdfs:label "line items" ;
  schema:alternateName "line_items" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lineItems> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range pinterest:LineItem .

# Property: order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/orderId> a rdf:Property ;
  rdfs:label "order id" ;
  rdfs:comment "Order ID. For example, 'X-151481'." ;
  schema:alternateName "order_id" ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: order quantity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/orderQuantity> a rdf:Property ;
  rdfs:label "order quantity" ;
  rdfs:comment "Order quantity. For example, 1." ;
  schema:alternateName "order_quantity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderQuantity> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:int .

# Property: page name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/pageName> a rdf:Property ;
  rdfs:label "page name" ;
  rdfs:comment "Page name. For example, 'Our Favorite Pins on Pinterest'." ;
  schema:alternateName "page_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pageName> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: promo code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/promoCode> a rdf:Property ;
  rdfs:label "promo code" ;
  rdfs:comment "Promotion code. For example, 'WINTER10'." ;
  schema:alternateName "promo_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promoCode> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: property
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/property> a rdf:Property ;
  rdfs:label "property" ;
  rdfs:comment "Property. For example, 'Athleta'." ;
  schema:alternateName "property" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/property> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: search query
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/searchQuery> a rdf:Property ;
  rdfs:label "search query" ;
  rdfs:comment "Search query string. For example, 'boots'." ;
  schema:alternateName "search_query" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/searchQuery> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "Product value. For example, '199.98'." ;
  schema:alternateName "value" ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: video title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventData/videoTitle> a rdf:Property ;
  rdfs:label "video title" ;
  rdfs:comment "Video title. For example, 'How to style your Parker Boots'." ;
  schema:alternateName "video_title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoTitle> ;
  rdfs:domain pinterest:EventData ;
  rdfs:range xsd:string .

# Property: product brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productBrand> a rdf:Property ;
  rdfs:label "product brand" ;
  rdfs:comment "Product brand. For example, 'Parker'." ;
  schema:alternateName "product_brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productBrand> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:string .

# Property: product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productCategory> a rdf:Property ;
  rdfs:label "product category" ;
  rdfs:comment "Product category. For example, 'Shoes'." ;
  schema:alternateName "product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productCategory> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:string .

# Property: product id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productId> a rdf:Property ;
  rdfs:label "product id" ;
  rdfs:comment "Product ID. For example, 1414." ;
  schema:alternateName "product_id" ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:int .

# Property: product name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productName> a rdf:Property ;
  rdfs:label "product name" ;
  rdfs:comment "Product name. For example, 'Parker Boots'." ;
  schema:alternateName "product_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productName> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:string .

# Property: product price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productPrice> a rdf:Property ;
  rdfs:label "product price" ;
  rdfs:comment "Product price. For example, '99.99'." ;
  schema:alternateName "product_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productPrice> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:string .

# Property: product quantity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productQuantity> a rdf:Property ;
  rdfs:label "product quantity" ;
  rdfs:comment "Product quantity. For example, 2." ;
  schema:alternateName "product_quantity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productQuantity> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:int .

# Property: product variant
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productVariant> a rdf:Property ;
  rdfs:label "product variant" ;
  rdfs:comment "Product variant. For example, 'Red'." ;
  schema:alternateName "product_variant" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productVariant> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:string .

# Property: product variant id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LineItem/productVariantId> a rdf:Property ;
  rdfs:label "product variant id" ;
  rdfs:comment "Product variant ID. For example, '1414-34832'." ;
  schema:alternateName "product_variant_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productVariantId> ;
  rdfs:domain pinterest:LineItem ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "Account ID (ad account or business ID)." ;
  schema:alternateName "account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/accountId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SharedAudienceAccount ;
  rdfs:range xsd:string .

# Property: account name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "Account name." ;
  schema:alternateName "account_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/accountName> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:SharedAudienceAccount ;
  rdfs:range xsd:string .

# Property: account type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountType> a rdf:Property ;
  rdfs:label "account type" ;
  rdfs:comment "account type" ;
  schema:alternateName "account_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/accountType> ;
  rdfs:domain pinterest:SharedAudienceAccount ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/accountTypeScheme> .

# Property: shared on timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceAccount/sharedOnTimestamp> a rdf:Property ;
  rdfs:label "shared on timestamp" ;
  rdfs:comment "Epoch timestamp in seconds for the shared audience event" ;
  schema:alternateName "shared_on_timestamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sharedOnTimestamp> ;
  rdfs:domain pinterest:SharedAudienceAccount ;
  rdfs:range xsd:int .

# Property: audience id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudience/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Unique identifier of an audience" ;
  schema:alternateName "audience_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SharedAudience ;
  rdfs:range xsd:string .

# Property: operation type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudience/operationType> a rdf:Property ;
  rdfs:label "operation type" ;
  rdfs:comment "Operation type to share a specific audience or revoke access to a previously shared audience" ;
  schema:alternateName "operation_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operationType> ;
  rdfs:domain pinterest:SharedAudience ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OperationTypeScheme .

# Property: recipient account ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudience/recipientAccountIds> a rdf:Property ;
  rdfs:label "recipient account ids" ;
  rdfs:comment "List of ad account IDs to share with or revoke from." ;
  schema:alternateName "recipient_account_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/recipientAccountIds> ;
  rdfs:domain pinterest:SharedAudience ;
  rdfs:range xsd:string .

# Property: audience id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessSharedAudience/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Unique identifier of an audience" ;
  schema:alternateName "audience_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BusinessSharedAudience ;
  rdfs:range xsd:string .

# Property: operation type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessSharedAudience/operationType> a rdf:Property ;
  rdfs:label "operation type" ;
  rdfs:comment "Operation type to share a specific audience or revoke access to a previously shared audience" ;
  schema:alternateName "operation_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operationType> ;
  rdfs:domain pinterest:BusinessSharedAudience ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OperationTypeScheme .

# Property: recipient business ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessSharedAudience/recipientBusinessIds> a rdf:Property ;
  rdfs:label "recipient business ids" ;
  rdfs:comment "List of business IDs to share with or revoke from." ;
  schema:alternateName "recipient_business_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/recipientBusinessIds> ;
  rdfs:domain pinterest:BusinessSharedAudience ;
  rdfs:range xsd:string .

# Property: audience id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceResponse/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Audience ID that was shared" ;
  schema:alternateName "audience_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceId> ;
  rdfs:domain pinterest:SharedAudienceResponse ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceResponse/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:domain pinterest:SharedAudienceResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:RoleScheme .

# Property: recipient account ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SharedAudienceResponse/recipientAccountIds> a rdf:Property ;
  rdfs:label "recipient account ids" ;
  rdfs:comment "Account IDs that received the audience" ;
  schema:alternateName "recipient_account_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/recipientAccountIds> ;
  rdfs:domain pinterest:SharedAudienceResponse ;
  rdfs:range xsd:string .

# Property: audience id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessSharedAudienceResponse/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Audience ID that was shared" ;
  schema:alternateName "audience_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceId> ;
  rdfs:domain pinterest:BusinessSharedAudienceResponse ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessSharedAudienceResponse/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:domain pinterest:BusinessSharedAudienceResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:RoleScheme .

# Property: recipient business ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessSharedAudienceResponse/recipientBusinessIds> a rdf:Property ;
  rdfs:label "recipient business ids" ;
  rdfs:comment "Business IDs that received the audience" ;
  schema:alternateName "recipient_business_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/recipientBusinessIds> ;
  rdfs:domain pinterest:BusinessSharedAudienceResponse ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCreateRequest/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:AudienceCreateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Audience name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AudienceCreateRequest ;
  rdfs:range xsd:string .

# Property: rule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCreateRequest/rule> a rdf:Property ;
  rdfs:label "rule" ;
  rdfs:comment "JSON object defining targeted audience users. Example rule formats per audience type:<br>CUSTOMER_LIST: { \"customer_list_id\": \"&lt;customer list ID&gt;\"}<br>ACTALIKE: { \"seed_id\": [\"&lt;audience ID&gt;\"], \"country\": \"US\", \"percentage\": \"10\" }<br>(Valid countries include: \"US\", \"CA\", and \"GB\". Percentage should be 1-10.<br>The targeted audience should be this % size across Pinterest.)<br>VISITOR: { \"visitor_source_id\": [\"&lt;conversion tag ID&gt;\"], \"retention_days\": \"180\", \"event_source\": {\"=\": [\"web\", \"mobile\"]}, \"ingestion_source\": {\"=\": [\"tag\"]}}<br>(Retention days should be 1-540. Retention applies to specific customers.)<br>ENGAGEMENT: {\"engagement_domain\": [\"www.example.com\"], \"engager_type\": 1}<br>Learn more about <a href=\"/docs/work-with-targets-and-audiences/create-audiences/#engagement-audience\" target=\"_blank\">engagement audiences</a>." ;
  schema:alternateName "rule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rule> ;
  rdfs:domain pinterest:AudienceCreateRequest ;
  rdfs:range pinterest:AudienceRule .

# Property: audience type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCreateRequest/audienceType> a rdf:Property ;
  rdfs:label "audience type" ;
  rdfs:comment "<a href=\"/docs/reference/glossary/#Audience Types\">Audience types</a>: ACTALIKE, ENGAGEMENT, CUSTOMER_LIST and VISITOR. Values are case-sensitive." ;
  schema:alternateName "audience_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceType> ;
  rdfs:domain pinterest:AudienceCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AudienceTypeScheme .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceCreateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Audience description." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:AudienceCreateRequest ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceUpdateRequest/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:AudienceUpdateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Audience name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:AudienceUpdateRequest ;
  rdfs:range xsd:string .

# Property: rule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceUpdateRequest/rule> a rdf:Property ;
  rdfs:label "rule" ;
  rdfs:comment "JSON object defining targeted audience users. Example rule formats per audience type:<br>CUSTOMER_LIST: { \"customer_list_id\": \"&lt;customer list ID&gt;\"}<br>ACTALIKE: { \"seed_id\": [\"&lt;audience ID&gt;\"], \"country\": \"US\", \"percentage\": \"10\" }<br>(Valid countries include: \"US\", \"CA\", and \"GB\". Percentage should be 1-10.<br>The targeted audience should be this % size across Pinterest.)<br>VISITOR: { \"visitor_source_id\": [\"&lt;conversion tag ID&gt;\"], \"retention_days\": \"180\", \"event_source\": {\"=\": [\"web\", \"mobile\"]}, \"ingestion_source\": {\"=\": [\"tag\"]}}<br>(Retention days should be 1-540. Retention applies to specific customers.)<br>ENGAGEMENT: {\"engagement_domain\": [\"www.example.com\"], \"engager_type\": 1}<br>Learn more about <a href=\"/docs/work-with-targets-and-audiences/create-audiences/#engagement-audience\" target=\"_blank\">engagement audiences</a>." ;
  schema:alternateName "rule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rule> ;
  rdfs:domain pinterest:AudienceUpdateRequest ;
  rdfs:range pinterest:AudienceRule .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceUpdateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Audience description." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:AudienceUpdateRequest ;
  rdfs:range xsd:string .

# Property: operation type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AudienceUpdateRequest/operationType> a rdf:Property ;
  rdfs:label "operation type" ;
  rdfs:comment "Audience operation type (update or remove)." ;
  schema:alternateName "operation_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operationType> ;
  rdfs:domain pinterest:AudienceUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AudienceUpdateOperationTypeScheme .

# Property: active
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/active> a rdf:Property ;
  rdfs:label "active" ;
  rdfs:comment "True if the offer code is currently active." ;
  schema:alternateName "active" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/active> ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:boolean .

# Property: advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/advertiserId> a rdf:Property ;
  rdfs:label "advertiser id" ;
  rdfs:comment "Advertiser ID the offer was applied to." ;
  schema:alternateName "advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/advertiserId> ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:string .

# Property: discount currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountCurrency> a rdf:Property ;
  rdfs:label "discount currency" ;
  rdfs:comment "Currency value for the discount." ;
  schema:alternateName "discountCurrency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/discountCurrency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:string .

# Property: discount in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountInMicroCurrency> a rdf:Property ;
  rdfs:label "discount in micro currency" ;
  rdfs:comment "The discount applied in the offer’s currency value." ;
  schema:alternateName "discountInMicroCurrency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/discountInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:double .

# Property: discount type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountType> a rdf:Property ;
  rdfs:label "discount type" ;
  rdfs:comment "The type of discount of this credit" ;
  schema:alternateName "discountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/discountType> ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/discountTypeScheme> .

# Property: remaining discount in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/remainingDiscountInMicroCurrency> a rdf:Property ;
  rdfs:label "remaining discount in micro currency" ;
  rdfs:comment "The credits left to spend." ;
  schema:alternateName "remainingDiscountInMicroCurrency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/remainingDiscountInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:double .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditDiscountsResponse/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Human readable title of the offer code." ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AdsCreditDiscount ;
  rdfs:range xsd:string .

# Property: offer code hash
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditRedeemRequest/offerCodeHash> a rdf:Property ;
  rdfs:label "offer code hash" ;
  rdfs:comment "Takes in a SHA256 hash of the offerCode." ;
  schema:alternateName "offerCodeHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/offerCodeHash> ;
  rdfs:domain pinterest:AdsCreditRedeemRequest ;
  rdfs:range xsd:string .

# Property: validate only
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditRedeemRequest/validateOnly> a rdf:Property ;
  rdfs:label "validate only" ;
  rdfs:comment "If true, only validate if we can redeem offer code. Otherwise it will actually apply the offer code to the account" ;
  schema:alternateName "validateOnly" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/validateOnly> ;
  rdfs:domain pinterest:AdsCreditRedeemRequest ;
  rdfs:range xsd:boolean .

# Property: error code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditRedeemResponse/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "Error code type if error occurs" ;
  schema:alternateName "errorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/errorCode> ;
  rdfs:domain pinterest:AdsCreditRedeemResponse ;
  rdfs:range xsd:int .

# Property: error message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditRedeemResponse/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  rdfs:comment "Reason for failure" ;
  schema:alternateName "errorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/errorMessage> ;
  rdfs:domain pinterest:AdsCreditRedeemResponse ;
  rdfs:range xsd:string .

# Property: success
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdsCreditRedeemResponse/success> a rdf:Property ;
  rdfs:label "success" ;
  rdfs:comment "Returns true if the offer code was successfully applied(validateOnly=false) or can be applied(validateOnly=true)." ;
  schema:alternateName "success" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/success> ;
  rdfs:domain pinterest:AdsCreditRedeemResponse ;
  rdfs:range xsd:boolean .

# Property: advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/advertiserId> a rdf:Property ;
  rdfs:label "advertiser id" ;
  rdfs:comment "Advertiser ID of the billing." ;
  schema:alternateName "advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/advertiserId> ;
  rdfs:domain pinterest:BillingProfile ;
  rdfs:range xsd:string .

# Property: billing type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingType> a rdf:Property ;
  rdfs:label "billing type" ;
  rdfs:comment "Billing type of the advertiser" ;
  schema:alternateName "billing_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingType> ;
  rdfs:domain pinterest:BillingProfile ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/billingTypeScheme> .

# Property: card type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardType> a rdf:Property ;
  rdfs:label "card type" ;
  rdfs:comment "Type of the card." ;
  schema:alternateName "card_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/cardType> ;
  rdfs:domain pinterest:BillingProfile ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/cardTypeScheme> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Billing ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BillingProfile ;
  rdfs:range xsd:string .

# Property: payment method brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrand> a rdf:Property ;
  rdfs:label "payment method brand" ;
  rdfs:comment "Brand of the payment method." ;
  schema:alternateName "payment_method_brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/paymentMethodBrand> ;
  rdfs:domain pinterest:BillingProfile ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/paymentMethodBrandScheme> .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status of the billing." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:paymentStatus ;
  rdfs:domain pinterest:BillingProfile ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingProfilesResponse/statusScheme> .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The ID of the ad account this invoice belongs to" ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string .

# Property: ad account name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/adAccountName> a rdf:Property ;
  rdfs:label "ad account name" ;
  rdfs:comment "The name of the ad account this invoice belongs to" ;
  schema:alternateName "ad_account_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountName> ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string .

# Property: amount billed micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/amountBilledMicroCurrency> a rdf:Property ;
  rdfs:label "amount billed micro currency" ;
  rdfs:comment "The amount billed in this invoice. Denoted in micro currency" ;
  schema:alternateName "amount_billed_micro_currency" ;
  rdfs:subPropertyOf adm:monetaryValue ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/amountBilledMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:int .

# Property: amount discount micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/amountDiscountMicroCurrency> a rdf:Property ;
  rdfs:label "amount discount micro currency" ;
  rdfs:comment "The discount in this invoice. Denoted in micro currency" ;
  schema:alternateName "amount_discount_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/amountDiscountMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:int .

# Property: amount net micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/amountNetMicroCurrency> a rdf:Property ;
  rdfs:label "amount net micro currency" ;
  rdfs:comment "The net amount in this invoice. Denoted in micro currency" ;
  schema:alternateName "amount_net_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/amountNetMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:int .

# Property: amount tax micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/amountTaxMicroCurrency> a rdf:Property ;
  rdfs:label "amount tax micro currency" ;
  rdfs:comment "The tax in this invoice. Denoted in micro currency" ;
  schema:alternateName "amount_tax_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/amountTaxMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:int .

# Property: bill to country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/billToCountry> a rdf:Property ;
  rdfs:label "bill to country" ;
  rdfs:comment "The country of the bill to address" ;
  schema:alternateName "bill_to_country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billToCountry> ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string .

# Property: billing period end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/billingPeriodEndDate> a rdf:Property ;
  rdfs:label "billing period end date" ;
  rdfs:comment "The end date of the billing period. Format: YYYY-MM-DD" ;
  schema:alternateName "billing_period_end_date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingPeriodEndDate> ;
  rdfs:subPropertyOf schema:endDate ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:date .

# Property: billing period start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/billingPeriodStartDate> a rdf:Property ;
  rdfs:label "billing period start date" ;
  rdfs:comment "The start date of the billing period. Format: YYYY-MM-DD" ;
  schema:alternateName "billing_period_start_date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingPeriodStartDate> ;
  rdfs:subPropertyOf schema:startDate ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:date .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: document type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentType> a rdf:Property ;
  rdfs:label "document type" ;
  rdfs:comment "The type of the document" ;
  schema:alternateName "document_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/documentType> ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/documentTypeScheme> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier for the billing invoice" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string .

# Property: invoice due date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/invoiceDueDate> a rdf:Property ;
  rdfs:label "invoice due date" ;
  rdfs:comment "The date the invoice is due. Format: YYYY-MM-DD" ;
  schema:alternateName "invoice_due_date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/invoiceDueDate> ;
  rdfs:subPropertyOf schema:paymentDueDate ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:date .

# Property: payment terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/paymentTerms> a rdf:Property ;
  rdfs:label "payment terms" ;
  rdfs:comment "The payment terms of the invoice" ;
  schema:alternateName "payment_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/paymentTerms> ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the invoice" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:paymentStatus ;
  rdfs:domain pinterest:BillingInvoice ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceResponse/statusScheme> .

# Property: download url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceDownloadResponse/downloadUrl> a rdf:Property ;
  rdfs:label "download url" ;
  rdfs:comment "The download url for the billing invoice" ;
  schema:alternateName "download_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/downloadUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:BillingInvoiceDownload ;
  rdfs:range xsd:anyURI .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BillingInvoiceDownloadResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The billing invoice id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BillingInvoiceDownload ;
  rdfs:range xsd:string .

# Property: address id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountAddress/addressId> a rdf:Property ;
  rdfs:label "address id" ;
  rdfs:comment "Salesforce id for address" ;
  schema:alternateName "address_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/addressId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SsioAccountAddress ;
  rdfs:range xsd:string .

# Property: display
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountAddress/display> a rdf:Property ;
  rdfs:label "display" ;
  rdfs:comment "Address display" ;
  schema:alternateName "display" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/display> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:SsioAccountAddress ;
  rdfs:range xsd:string .

# Property: order legal entity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountAddress/orderLegalEntity> a rdf:Property ;
  rdfs:label "order legal entity" ;
  rdfs:comment "Legal entity for this insertion order" ;
  schema:alternateName "order_legal_entity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderLegalEntity> ;
  rdfs:domain pinterest:SsioAccountAddress ;
  rdfs:range xsd:string .

# Property: purpose
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountAddress/purpose> a rdf:Property ;
  rdfs:label "purpose" ;
  rdfs:comment "Purpose for which the address is used, usually Billing or Businness" ;
  schema:alternateName "purpose" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/purpose> ;
  rdfs:domain pinterest:SsioAccountAddress ;
  rdfs:range xsd:string .

# Property: addresses
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/addresses> a rdf:Property ;
  rdfs:label "addresses" ;
  rdfs:comment "Address information that is associated with this account." ;
  schema:alternateName "addresses" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/addresses> ;
  rdfs:subPropertyOf schema:address ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range pinterest:SsioAccountAddress .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Salesforce id for billto_info" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: io terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/ioTerms> a rdf:Property ;
  rdfs:label "io terms" ;
  rdfs:comment "Salesforce text for IO Terms and Conditions" ;
  schema:alternateName "io_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ioTerms> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: io terms id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/ioTermsId> a rdf:Property ;
  rdfs:label "io terms id" ;
  rdfs:comment "Salesforce id for IO Terms and Conditions" ;
  schema:alternateName "io_terms_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ioTermsId> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: io type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/ioType> a rdf:Property ;
  rdfs:label "io type" ;
  rdfs:comment "Insertion Order Type - Pinterest Paper or Agency Paper" ;
  schema:alternateName "io_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ioType> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: row terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/rowTerms> a rdf:Property ;
  rdfs:label "row terms" ;
  rdfs:comment "Salesforce text for Rest of the World Terms and Conditions" ;
  schema:alternateName "row_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rowTerms> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: row terms id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/rowTermsId> a rdf:Property ;
  rdfs:label "row terms id" ;
  rdfs:comment "Salesforce id for Rest of the World Terms and Conditions" ;
  schema:alternateName "row_terms_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/rowTermsId> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: us terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/usTerms> a rdf:Property ;
  rdfs:label "us terms" ;
  rdfs:comment "Salesforce text for US Terms and Conditions" ;
  schema:alternateName "us_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/usTerms> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: us terms id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountItem/usTermsId> a rdf:Property ;
  rdfs:label "us terms id" ;
  rdfs:comment "Salesforce id for US Terms and Conditions" ;
  schema:alternateName "us_terms_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/usTermsId> ;
  rdfs:domain pinterest:SsioAccountItem ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountPMPName/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Salesforce id for PMP" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SsioAccountPmpName ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountPMPName/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Display name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:SsioAccountPmpName ;
  rdfs:range xsd:string .

# Property: billto infos
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountResponse/billtoInfos> a rdf:Property ;
  rdfs:label "billto infos" ;
  rdfs:comment "An array of Salesforce account information that includes address, io terms, etc." ;
  schema:alternateName "billto_infos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billtoInfos> ;
  rdfs:domain pinterest:SsioAccount ;
  rdfs:range pinterest:SsioAccountItem .

# Property: can edit
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountResponse/canEdit> a rdf:Property ;
  rdfs:label "can edit" ;
  rdfs:comment "Advertiser eligible to update order lines" ;
  schema:alternateName "can_edit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/canEdit> ;
  rdfs:domain pinterest:SsioAccount ;
  rdfs:range xsd:boolean .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountResponse/currency> a rdf:Property ;
  rdfs:label "currency" ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:SsioAccount ;
  rdfs:range xsd:string .

# Property: eligible
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountResponse/eligible> a rdf:Property ;
  rdfs:label "eligible" ;
  rdfs:comment "Advertiser eligible to create order lines" ;
  schema:alternateName "eligible" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eligible> ;
  rdfs:domain pinterest:SsioAccount ;
  rdfs:range xsd:boolean .

# Property: error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountResponse/error> a rdf:Property ;
  rdfs:label "error" ;
  rdfs:comment "Error indicator from Salesforce which could be \"No Error\"" ;
  schema:alternateName "error" ;
  rdfs:domain pinterest:SsioAccount ;
  rdfs:range xsd:string .

# Property: pmp names
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOAccountResponse/pmpNames> a rdf:Property ;
  rdfs:label "pmp names" ;
  schema:alternateName "pmp_names" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pmpNames> ;
  rdfs:domain pinterest:SsioAccount ;
  rdfs:range pinterest:SsioAccountPmpName .

# Property: agency link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/agencyLink> a rdf:Property ;
  rdfs:label "agency link" ;
  rdfs:comment "URL link for agency" ;
  schema:alternateName "agency_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/agencyLink> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: billing contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/billingContactEmail> a rdf:Property ;
  rdfs:label "billing contact email" ;
  rdfs:comment "The billing contact email" ;
  schema:alternateName "billing_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactEmail> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: billing contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/billingContactFirstname> a rdf:Property ;
  rdfs:label "billing contact firstname" ;
  rdfs:comment "The billing contact first name" ;
  schema:alternateName "billing_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactFirstname> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: billing contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/billingContactLastname> a rdf:Property ;
  rdfs:label "billing contact lastname" ;
  rdfs:comment "The billing contact last name" ;
  schema:alternateName "billing_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactLastname> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: budget amount
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "If Budget order line, the budget amount." ;
  schema:alternateName "budget_amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetAmount> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:double .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "End date of time period. Format: YYYY-MM-DD" ;
  schema:alternateName "end_date" ;
  rdfs:subPropertyOf schema:endDate ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:date .

# Property: media contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/mediaContactEmail> a rdf:Property ;
  rdfs:label "media contact email" ;
  rdfs:comment "The media contact email" ;
  schema:alternateName "media_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactEmail> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: media contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/mediaContactFirstname> a rdf:Property ;
  rdfs:label "media contact firstname" ;
  rdfs:comment "The media contact first name" ;
  schema:alternateName "media_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactFirstname> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: media contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/mediaContactLastname> a rdf:Property ;
  rdfs:label "media contact lastname" ;
  rdfs:comment "The media contact last name" ;
  schema:alternateName "media_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactLastname> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: po number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/poNumber> a rdf:Property ;
  rdfs:label "po number" ;
  rdfs:comment "The po number" ;
  schema:alternateName "po_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/poNumber> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Starting date of time period. Format: YYYY-MM-DD" ;
  schema:alternateName "start_date" ;
  rdfs:subPropertyOf schema:startDate ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:date .

# Property: user email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderCommon/userEmail> a rdf:Property ;
  rdfs:label "user email" ;
  rdfs:comment "The email of user submitting the insertion order" ;
  schema:alternateName "user_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/userEmail> ;
  rdfs:domain pinterest:SsioInsertionOrderCommon ;
  rdfs:range xsd:string .

# Property: agency link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/agencyLink> a rdf:Property ;
  rdfs:label "agency link" ;
  rdfs:comment "URL link for agency" ;
  schema:alternateName "agency_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/agencyLink> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billing contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/billingContactEmail> a rdf:Property ;
  rdfs:label "billing contact email" ;
  rdfs:comment "The billing contact email" ;
  schema:alternateName "billing_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactEmail> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billing contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/billingContactFirstname> a rdf:Property ;
  rdfs:label "billing contact firstname" ;
  rdfs:comment "The billing contact first name" ;
  schema:alternateName "billing_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactFirstname> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billing contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/billingContactLastname> a rdf:Property ;
  rdfs:label "billing contact lastname" ;
  rdfs:comment "The billing contact last name" ;
  schema:alternateName "billing_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactLastname> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: budget amount
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "If Budget order line, the budget amount." ;
  schema:alternateName "budget_amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetAmount> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:double .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "End date of time period. Format: YYYY-MM-DD" ;
  schema:alternateName "end_date" ;
  rdfs:subPropertyOf schema:endDate ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:date .

# Property: media contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/mediaContactEmail> a rdf:Property ;
  rdfs:label "media contact email" ;
  rdfs:comment "The media contact email" ;
  schema:alternateName "media_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactEmail> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: media contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/mediaContactFirstname> a rdf:Property ;
  rdfs:label "media contact firstname" ;
  rdfs:comment "The media contact first name" ;
  schema:alternateName "media_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactFirstname> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: media contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/mediaContactLastname> a rdf:Property ;
  rdfs:label "media contact lastname" ;
  rdfs:comment "The media contact last name" ;
  schema:alternateName "media_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactLastname> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: po number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/poNumber> a rdf:Property ;
  rdfs:label "po number" ;
  rdfs:comment "The po number" ;
  schema:alternateName "po_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/poNumber> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Starting date of time period. Format: YYYY-MM-DD" ;
  schema:alternateName "start_date" ;
  rdfs:subPropertyOf schema:startDate ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:date .

# Property: user email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/userEmail> a rdf:Property ;
  rdfs:label "user email" ;
  rdfs:comment "The email of user submitting the insertion order" ;
  schema:alternateName "user_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/userEmail> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: accepted terms id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/acceptedTermsId> a rdf:Property ;
  rdfs:label "accepted terms id" ;
  rdfs:comment "The SFDC id for the terms" ;
  schema:alternateName "accepted_terms_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/acceptedTermsId> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: accepted terms time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/acceptedTermsTime> a rdf:Property ;
  rdfs:label "accepted terms time" ;
  rdfs:comment "The UTC timestamp (to the nearest sec) of when terms were accepted" ;
  schema:alternateName "accepted_terms_time" ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:int .

# Property: billto billing address id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/billtoBillingAddressId> a rdf:Property ;
  rdfs:label "billto billing address id" ;
  rdfs:comment "The bill-to billing address id" ;
  schema:alternateName "billto_billing_address_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billtoBillingAddressId> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billto business address id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/billtoBusinessAddressId> a rdf:Property ;
  rdfs:label "billto business address id" ;
  rdfs:comment "The bill-to business address id" ;
  schema:alternateName "billto_business_address_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billtoBusinessAddressId> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billto company id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/billtoCompanyId> a rdf:Property ;
  rdfs:label "billto company id" ;
  rdfs:comment "The bill-to company id" ;
  schema:alternateName "billto_company_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billtoCompanyId> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: currency info
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/currencyInfo> a rdf:Property ;
  rdfs:label "currency info" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  schema:alternateName "currency_info" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currencyInfo> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: estimated monthly spend
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/estimatedMonthlySpend> a rdf:Property ;
  rdfs:label "estimated monthly spend" ;
  rdfs:comment "If Ongoing (perpetual) order line, the estimated monthly spend" ;
  schema:alternateName "estimated_monthly_spend" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/estimatedMonthlySpend> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:double .

# Property: order line type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineType> a rdf:Property ;
  rdfs:label "order line type" ;
  rdfs:comment "Type can be Budget or Perpetual" ;
  schema:alternateName "order_line_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderLineType> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderLineTypeScheme> .

# Property: order name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/orderName> a rdf:Property ;
  rdfs:label "order name" ;
  rdfs:comment "The order name" ;
  schema:alternateName "order_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderName> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: pmp id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderRequest/pmpId> a rdf:Property ;
  rdfs:label "pmp id" ;
  rdfs:comment "The pmp id" ;
  schema:alternateName "pmp_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pmpId> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: pin order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOCreateInsertionOrderResponse/pinOrderId> a rdf:Property ;
  rdfs:label "pin order id" ;
  rdfs:comment "Salesforce order id" ;
  schema:alternateName "pin_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinOrderId> ;
  rdfs:domain pinterest:SSIOCreateInsertionOrderResponse ;
  rdfs:range xsd:string .

# Property: agency link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/agencyLink> a rdf:Property ;
  rdfs:label "agency link" ;
  rdfs:comment "URL link for agency" ;
  schema:alternateName "agency_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/agencyLink> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billing contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/billingContactEmail> a rdf:Property ;
  rdfs:label "billing contact email" ;
  rdfs:comment "The billing contact email" ;
  schema:alternateName "billing_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactEmail> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billing contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/billingContactFirstname> a rdf:Property ;
  rdfs:label "billing contact firstname" ;
  rdfs:comment "The billing contact first name" ;
  schema:alternateName "billing_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactFirstname> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: billing contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/billingContactLastname> a rdf:Property ;
  rdfs:label "billing contact lastname" ;
  rdfs:comment "The billing contact last name" ;
  schema:alternateName "billing_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactLastname> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: budget amount
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "If Budget order line, the budget amount." ;
  schema:alternateName "budget_amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetAmount> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:double .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "End date of time period. Format: YYYY-MM-DD" ;
  schema:alternateName "end_date" ;
  rdfs:subPropertyOf schema:endDate ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:date .

# Property: media contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/mediaContactEmail> a rdf:Property ;
  rdfs:label "media contact email" ;
  rdfs:comment "The media contact email" ;
  schema:alternateName "media_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactEmail> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: media contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/mediaContactFirstname> a rdf:Property ;
  rdfs:label "media contact firstname" ;
  rdfs:comment "The media contact first name" ;
  schema:alternateName "media_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactFirstname> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: media contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/mediaContactLastname> a rdf:Property ;
  rdfs:label "media contact lastname" ;
  rdfs:comment "The media contact last name" ;
  schema:alternateName "media_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactLastname> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: po number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/poNumber> a rdf:Property ;
  rdfs:label "po number" ;
  rdfs:comment "The po number" ;
  schema:alternateName "po_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/poNumber> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Starting date of time period. Format: YYYY-MM-DD" ;
  schema:alternateName "start_date" ;
  rdfs:subPropertyOf schema:startDate ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:date .

# Property: user email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/userEmail> a rdf:Property ;
  rdfs:label "user email" ;
  rdfs:comment "The email of user submitting the insertion order" ;
  schema:alternateName "user_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/userEmail> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: ads manager order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/adsManagerOrderLineId> a rdf:Property ;
  rdfs:label "ads manager order line id" ;
  rdfs:comment "Ads manager OrderLineId" ;
  schema:alternateName "ads_manager_order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adsManagerOrderLineId> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: oracle line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/oracleLineId> a rdf:Property ;
  rdfs:label "oracle line id" ;
  rdfs:comment "LineId in the Oracle DB" ;
  schema:alternateName "oracle_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/oracleLineId> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: salesforce order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/salesforceOrderId> a rdf:Property ;
  rdfs:label "salesforce order id" ;
  rdfs:comment "OrderId in SFDC" ;
  schema:alternateName "salesforce_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/salesforceOrderId> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: salesforce order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderRequest/salesforceOrderLineId> a rdf:Property ;
  rdfs:label "salesforce order line id" ;
  rdfs:comment "OrderLineId in SFDC" ;
  schema:alternateName "salesforce_order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/salesforceOrderLineId> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderRequest ;
  rdfs:range xsd:string .

# Property: pin order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOEditInsertionOrderResponse/pinOrderId> a rdf:Property ;
  rdfs:label "pin order id" ;
  rdfs:comment "Salesforce order id" ;
  schema:alternateName "pin_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinOrderId> ;
  rdfs:domain pinterest:SSIOEditInsertionOrderResponse ;
  rdfs:range xsd:string .

# Property: creation time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderStatus/creationTime> a rdf:Property ;
  rdfs:label "creation time" ;
  rdfs:comment "Salesforce insertion order creation time" ;
  schema:alternateName "creation_time" ;
  rdfs:domain pinterest:SsioInsertionOrderStatus ;
  rdfs:range xsd:string .

# Property: pin order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderStatus/pinOrderId> a rdf:Property ;
  rdfs:label "pin order id" ;
  rdfs:comment "Salesforce order id" ;
  schema:alternateName "pin_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinOrderId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SsioInsertionOrderStatus ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOInsertionOrderStatus/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Salesforce insertion order status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:SsioInsertionOrderStatus ;
  rdfs:range xsd:string .

# Property: accepted terms id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/acceptedTermsId> a rdf:Property ;
  rdfs:label "accepted terms id" ;
  rdfs:comment "The SFDC id for the terms" ;
  schema:alternateName "accepted_terms_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/acceptedTermsId> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: accepted terms time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/acceptedTermsTime> a rdf:Property ;
  rdfs:label "accepted terms time" ;
  rdfs:comment "The UTC timestamp (to the nearest sec) of when terms were accepted" ;
  schema:alternateName "accepted_terms_time" ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: ads manager order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/adsManagerOrderLineId> a rdf:Property ;
  rdfs:label "ads manager order line id" ;
  rdfs:comment "Ads manager OrderLineId" ;
  schema:alternateName "ads_manager_order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adsManagerOrderLineId> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: agency link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/agencyLink> a rdf:Property ;
  rdfs:label "agency link" ;
  rdfs:comment "Agency link" ;
  schema:alternateName "agency_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/agencyLink> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: bill to company name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/billToCompanyName> a rdf:Property ;
  rdfs:label "bill to company name" ;
  rdfs:comment "Bill To Company name" ;
  schema:alternateName "bill_to_company_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billToCompanyName> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: billing contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/billingContactEmail> a rdf:Property ;
  rdfs:label "billing contact email" ;
  rdfs:comment "Billing contact email" ;
  schema:alternateName "billing_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactEmail> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: billing contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/billingContactFirstname> a rdf:Property ;
  rdfs:label "billing contact firstname" ;
  rdfs:comment "Billing contact first name" ;
  schema:alternateName "billing_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactFirstname> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: billing contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/billingContactLastname> a rdf:Property ;
  rdfs:label "billing contact lastname" ;
  rdfs:comment "Billing contact last name" ;
  schema:alternateName "billing_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/billingContactLastname> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: budget amount
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "If Budget order line, the budget amount." ;
  schema:alternateName "budget_amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/budgetAmount> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:double .

# Property: currency info
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/currencyInfo> a rdf:Property ;
  rdfs:label "currency info" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  schema:alternateName "currency_info" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currencyInfo> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "End date of the order line." ;
  schema:alternateName "end_date" ;
  rdfs:subPropertyOf schema:endDate ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:date .

# Property: estimated monthly spend
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/estimatedMonthlySpend> a rdf:Property ;
  rdfs:label "estimated monthly spend" ;
  rdfs:comment "If Ongoing (perpetual) order line, the estimated monthly spend" ;
  schema:alternateName "estimated_monthly_spend" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/estimatedMonthlySpend> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:double .

# Property: last modified date time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/lastModifiedDateTime> a rdf:Property ;
  rdfs:label "last modified date time" ;
  rdfs:comment "Last modified date." ;
  schema:alternateName "last_modified_date_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastModifiedDateTime> ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:dateTime .

# Property: media contact email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/mediaContactEmail> a rdf:Property ;
  rdfs:label "media contact email" ;
  rdfs:comment "Billing media email" ;
  schema:alternateName "media_contact_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactEmail> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: media contact firstname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/mediaContactFirstname> a rdf:Property ;
  rdfs:label "media contact firstname" ;
  rdfs:comment "Billing contact first name" ;
  schema:alternateName "media_contact_firstname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactFirstname> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: media contact lastname
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/mediaContactLastname> a rdf:Property ;
  rdfs:label "media contact lastname" ;
  rdfs:comment "Billing contact first name" ;
  schema:alternateName "media_contact_lastname" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaContactLastname> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: order name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/orderName> a rdf:Property ;
  rdfs:label "order name" ;
  rdfs:comment "The order name" ;
  schema:alternateName "order_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderName> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: pin order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/pinOrderId> a rdf:Property ;
  rdfs:label "pin order id" ;
  rdfs:comment "The pin order id associated with the order line in SFDC" ;
  schema:alternateName "pin_order_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinOrderId> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: pmp name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/pmpName> a rdf:Property ;
  rdfs:label "pmp name" ;
  rdfs:comment "The Pinterest marketing partner name" ;
  schema:alternateName "pmp_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pmpName> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: po number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/poNumber> a rdf:Property ;
  rdfs:label "po number" ;
  rdfs:comment "The po number" ;
  schema:alternateName "po_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/poNumber> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: salesforce order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/salesforceOrderLineId> a rdf:Property ;
  rdfs:label "salesforce order line id" ;
  rdfs:comment "OrderLineId in SFDC" ;
  schema:alternateName "salesforce_order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/salesforceOrderLineId> ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SSIOOrderLine/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Start date of the order line." ;
  schema:alternateName "start_date" ;
  rdfs:subPropertyOf schema:startDate ;
  rdfs:domain pinterest:SsioOrderLine ;
  rdfs:range xsd:date .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardSection/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BoardSection ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardSection/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:BoardSection ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardCreate/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:BoardCreate ;
  rdfs:range xsd:string .

# Property: is ads only
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardCreate/isAdsOnly> a rdf:Property ;
  rdfs:label "is ads only" ;
  rdfs:comment "If set to `true`, the board will be ad-only and can store ad-only Pins." ;
  schema:alternateName "is_ads_only" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAdsOnly> ;
  rdfs:domain pinterest:BoardCreate ;
  rdfs:range xsd:boolean .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardCreate/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "\n\n    Name of the board.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the board name automatically becomes \"Ad-only Pins\"." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:BoardCreate ;
  rdfs:range xsd:string .

# Property: privacy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardCreate/privacy> a rdf:Property ;
  rdfs:label "privacy" ;
  rdfs:comment "    Privacy setting for a board. Learn more about [secret](https://help.pinterest.com/en/article/secret-boards)\n    boards and [protected](https://help.pinterest.com/en/business/article/protected-boards) boards.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the `privacy` settng automatically becomes `PROTECTED`. " ;
  schema:alternateName "privacy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacy> ;
  rdfs:domain pinterest:BoardCreate ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BoardPrivacyScheme .

# Property: board pins modified at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/boardPinsModifiedAt> a rdf:Property ;
  rdfs:label "board pins modified at" ;
  rdfs:comment "Date and time of last board pins modified." ;
  schema:alternateName "board_pins_modified_at" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardPinsModifiedAt> ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:dateTime .

# Property: collaborator count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/collaboratorCount> a rdf:Property ;
  rdfs:label "collaborator count" ;
  rdfs:comment "Count of collaborators on the board." ;
  schema:alternateName "collaborator_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collaboratorCount> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:int .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  rdfs:comment "Date and time of board creation." ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:dateTime .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:string .

# Property: follower count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/followerCount> a rdf:Property ;
  rdfs:label "follower count" ;
  rdfs:comment "Board follower count." ;
  schema:alternateName "follower_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/followerCount> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:string .

# Property: is ads only
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/isAdsOnly> a rdf:Property ;
  rdfs:label "is ads only" ;
  rdfs:comment "If set to `true`, the board will be ad-only and can store ad-only Pins." ;
  schema:alternateName "is_ads_only" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAdsOnly> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:boolean .

# Property: media
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/media> a rdf:Property ;
  rdfs:label "media" ;
  rdfs:comment "Board media." ;
  schema:alternateName "media" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/media> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range pinterest:BoardMedia .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "\n\n    Name of the board.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the board name automatically becomes \"Ad-only Pins\"." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:string .

# Property: owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/owner> a rdf:Property ;
  rdfs:label "owner" ;
  schema:alternateName "owner" ;
  rdfs:subPropertyOf schema:author ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range pinterest:BoardOwner .

# Property: pin count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/pinCount> a rdf:Property ;
  rdfs:label "pin count" ;
  rdfs:comment "Count of Pins on the board." ;
  schema:alternateName "pin_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinCount> ;
  rdfs:subPropertyOf schema:numberOfItems ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:int .

# Property: privacy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacy/privacy> a rdf:Property ;
  rdfs:label "privacy" ;
  schema:alternateName "privacy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacy> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacy ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BoardUpdatePrivacyScheme .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacyUpdate/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacyUpdate ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacyUpdate/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "\n\n    Name of the board.\n\n    **Note:** If you create an ad-only board by setting `is_ads_only`\n    to `true`, the board name automatically becomes \"Ad-only Pins\"." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacyUpdate ;
  rdfs:range xsd:string .

# Property: privacy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BoardWithUpdatePrivacyUpdate/privacy> a rdf:Property ;
  rdfs:label "privacy" ;
  schema:alternateName "privacy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacy> ;
  rdfs:domain pinterest:BoardWithUpdatePrivacyUpdate ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BoardUpdatePrivacyScheme .

# Property: app type multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptions/appTypeMultipliers> a rdf:Property ;
  rdfs:label "app type multipliers" ;
  rdfs:comment "This represents a mapping from app type targeting criteria to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified app type in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All app type multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "app_type_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appTypeMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptions ;
  rdfs:range pinterest:AppTypeMultipliers .

# Property: audience multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptions/audienceMultipliers> a rdf:Property ;
  rdfs:label "audience multipliers" ;
  rdfs:comment "This represents a mapping from Audience ID to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified audience in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All audience multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "audience_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptions ;
  rdfs:range pinterest:CampaignAudienceMultipliers .

# Property: placement multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptions/placementMultipliers> a rdf:Property ;
  rdfs:label "placement multipliers" ;
  rdfs:comment "This represents a mapping from placement to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified placement in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All placement multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "placement_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptions ;
  rdfs:range pinterest:PlacementMultipliers .

# Property: audience id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignAudienceMultipliers/AUDIENCE_ID> a rdf:Property ;
  rdfs:label "audience id" ;
  schema:alternateName "AUDIENCE_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AUDIENCE_ID> ;
  rdfs:domain pinterest:CampaignAudienceMultipliers ;
  rdfs:range xsd:string .

# Property: app type multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsCreate/appTypeMultipliers> a rdf:Property ;
  rdfs:label "app type multipliers" ;
  rdfs:comment "This represents a mapping from app type targeting criteria to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified app type in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All app type multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "app_type_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appTypeMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptionsCreate ;
  rdfs:range pinterest:AppTypeMultipliers .

# Property: audience multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsCreate/audienceMultipliers> a rdf:Property ;
  rdfs:label "audience multipliers" ;
  rdfs:comment "This represents a mapping from Audience ID to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified audience in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All audience multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "audience_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptionsCreate ;
  rdfs:range pinterest:CampaignAudienceMultipliers .

# Property: placement multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsCreate/placementMultipliers> a rdf:Property ;
  rdfs:label "placement multipliers" ;
  rdfs:comment "This represents a mapping from placement to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified placement in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All placement multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "placement_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptionsCreate ;
  rdfs:range pinterest:PlacementMultipliers .

# Property: availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AvailabilityFilter/AVAILABILITY> a rdf:Property ;
  rdfs:label "availability" ;
  schema:alternateName "AVAILABILITY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AVAILABILITY> ;
  rdfs:domain pinterest:AvailabilityFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleStringCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleStringCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleStringCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleStringCriteria ;
  rdfs:range xsd:string .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BrandFilter/BRAND> a rdf:Property ;
  rdfs:label "brand" ;
  schema:alternateName "BRAND" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/BRAND> ;
  rdfs:domain pinterest:BrandFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: campaign filter
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkDownloadRequest/campaignFilter> a rdf:Property ;
  rdfs:label "campaign filter" ;
  schema:alternateName "campaign_filter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignFilter> ;
  rdfs:domain pinterest:BulkDownloadRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Container> .

# Property: entity ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkDownloadRequest/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "All entities specified by these IDs as well as their children and grandchildren will be downloaded if the entity type is one of the types requested to be downloaded." ;
  schema:alternateName "entity_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/entityIds> ;
  rdfs:domain pinterest:BulkDownloadRequest ;
  rdfs:range xsd:string .

# Property: entity types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkDownloadRequest/entityTypes> a rdf:Property ;
  rdfs:label "entity types" ;
  rdfs:comment "All entity types specified will be downloaded. Fewer types result in faster downloads." ;
  schema:alternateName "entity_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/entityTypes> ;
  rdfs:domain pinterest:BulkDownloadRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BulkEntityTypeScheme .

# Property: output format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkDownloadRequest/outputFormat> a rdf:Property ;
  rdfs:label "output format" ;
  schema:alternateName "output_format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/outputFormat> ;
  rdfs:domain pinterest:BulkDownloadRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BulkOutputFormatScheme .

# Property: updated since
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkDownloadRequest/updatedSince> a rdf:Property ;
  rdfs:label "updated since" ;
  rdfs:comment "Unix UTC timestamp to retrieve all entities that have changed since this time." ;
  schema:alternateName "updated_since" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/updatedSince> ;
  rdfs:domain pinterest:BulkDownloadRequest ;
  rdfs:range xsd:string .

# Property: request id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkDownloadResponse/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  rdfs:comment "ID of the bulk request." ;
  schema:alternateName "request_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/requestId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BulkDownloadResponse ;
  rdfs:range xsd:string .

# Property: create
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequest/create> a rdf:Property ;
  rdfs:label "create" ;
  rdfs:comment "Request for creation of entities in bulk." ;
  schema:alternateName "create" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/create> ;
  rdfs:domain pinterest:BulkUpsertRequest ;
  rdfs:range pinterest:BulkUpsertRequestCreate .

# Property: update
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequest/update> a rdf:Property ;
  rdfs:label "update" ;
  rdfs:comment "Request for creation of entities in bulk." ;
  schema:alternateName "update" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/update> ;
  rdfs:domain pinterest:BulkUpsertRequest ;
  rdfs:range pinterest:BulkUpsertRequestUpdate .

# Property: ad groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  schema:alternateName "ad_groups" ;
  rdfs:domain pinterest:BulkUpsertRequestCreate ;
  rdfs:range pinterest:AdGroupCreateRequest .

# Property: ads
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/ads> a rdf:Property ;
  rdfs:label "ads" ;
  schema:alternateName "ads" ;
  rdfs:domain pinterest:BulkUpsertRequestCreate ;
  rdfs:range pinterest:AdCreateRequest .

# Property: campaigns
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  schema:alternateName "campaigns" ;
  rdfs:domain pinterest:BulkUpsertRequestCreate ;
  rdfs:range pinterest:CampaignCreateRequest .

# Property: catalog product groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/catalogProductGroups> a rdf:Property ;
  rdfs:label "catalog product groups" ;
  schema:alternateName "catalog_product_groups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogProductGroups> ;
  rdfs:domain pinterest:BulkUpsertRequestCreate .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:BulkUpsertRequestCreate ;
  rdfs:range pinterest:KeywordsRequest .

# Property: labels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/labels> a rdf:Property ;
  rdfs:label "labels" ;
  schema:alternateName "labels" ;
  rdfs:domain pinterest:BulkUpsertRequestCreate ;
  rdfs:range pinterest:LabelCreateRequest .

# Property: product groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestCreate/productGroups> a rdf:Property ;
  rdfs:label "product groups" ;
  schema:alternateName "product_groups" ;
  rdfs:domain pinterest:BulkUpsertRequestCreate ;
  rdfs:range pinterest:ProductGroupPromotionCreateRequest .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Campaign's Advertiser ID. If you want to create a campaign in a Business Account shared account you need to specify the Business Access advertiser ID in both the query path param as well as the request body schema." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:string .

# Property: daily spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/dailySpendCap> a rdf:Property ;
  rdfs:label "daily spend cap" ;
  rdfs:comment "Campaign daily spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"lifetime_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "daily_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dailySpendCap> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:int .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign stop appearing. Must occur after any end times for child ad groups. If `end_time` is not specified for the campaign, ads run indefinitely unless you update the campaign, changing their status to `paused`. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent end times can be set for the campaign's child ad groups, but they cannot occur after an `end_time` specified for the campaign.\n- If your campaign has a child ad group with an end time specified, and if you update that campaign with an `end_time` that is earlier than that of the ad group, the campaign `end_time` will supersede the ad group `end_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:int .

# Property: is automated campaign
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/isAutomatedCampaign> a rdf:Property ;
  rdfs:label "is automated campaign" ;
  rdfs:comment "Specifies whether the campaign was created in the automated campaign flow" ;
  schema:alternateName "is_automated_campaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAutomatedCampaign> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:boolean .

# Property: is flexible daily budgets
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/isFlexibleDailyBudgets> a rdf:Property ;
  rdfs:label "is flexible daily budgets" ;
  rdfs:comment "Determine if a campaign has setup for flexible daily budgets, also known as \"Pinterest Performance+ budgets\"." ;
  schema:alternateName "is_flexible_daily_budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFlexibleDailyBudgets> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:boolean .

# Property: lifetime spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/lifetimeSpendCap> a rdf:Property ;
  rdfs:label "lifetime spend cap" ;
  rdfs:comment "Campaign total spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"daily_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "lifetime_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeSpendCap> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Campaign name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:string .

# Property: order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/orderLineId> a rdf:Property ;
  rdfs:label "order line id" ;
  rdfs:comment "Order line ID that appears on the invoice." ;
  schema:alternateName "order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderLineId> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign start to appear. Must precede any start times set for child ad groups. Defaults to current time if no time is specified. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent start times can be set for the campaign's child ad groups, but they cannot occur before a `start_time` specified for the campaign.\n- If your campaign has a child ad group with a start time specified, and if you update that campaign with a `start_time` that is later than that of the ad group, the campaign `start_time` will supersede the ad group `start_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range pinterest:TrackingUrls .

# Property: default ad group budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/defaultAdGroupBudgetInMicroCurrency> a rdf:Property ;
  rdfs:label "default ad group budget in micro currency" ;
  rdfs:comment "When transitioning from campaign budget optimization to non-campaign budget optimization, the default_ad_group_budget_in_micro_currency will propagate to each child ad groups daily budget. Unit is micro currency of the associated advertiser account." ;
  schema:alternateName "default_ad_group_budget_in_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAdGroupBudgetInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:int .

# Property: is campaign budget optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/isCampaignBudgetOptimization> a rdf:Property ;
  rdfs:label "is campaign budget optimization" ;
  rdfs:comment "Determines if a campaign automatically generate ad-group level budgets given a campaign budget to maximize campaign outcome. When transitioning from non-cbo to cbo, all previous child ad group budget will be cleared." ;
  schema:alternateName "is_campaign_budget_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCampaignBudgetOptimization> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:boolean .

# Property: bid options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/bidOptions> a rdf:Property ;
  rdfs:label "bid options" ;
  rdfs:comment "Object describing the campaign level bid multipliers." ;
  schema:alternateName "bid_options" ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range pinterest:CampaignBidOptionsCreate .

# Property: is performance plus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/isPerformancePlus> a rdf:Property ;
  rdfs:label "is performance plus" ;
  rdfs:comment "Enable Pinterest Performance+ for your campaign. To learn more, see <a href=\"https://developers.pinterest.com/docs/api-features/pinterest-performance-plus-setup/\">Pinterest Performance+ Setup</a>." ;
  schema:alternateName "is_performance_plus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPerformancePlus> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:boolean .

# Property: objective type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateRequest/objectiveType> a rdf:Property ;
  rdfs:label "objective type" ;
  rdfs:comment "Intended result of the campaign. \nYou can only update objectives for draft campaigns.\n`WEB_SESSIONS` and `VIDEO_VIEW` objectives are deprecated. We recommend using `VIDEO_COMPLETION` as an alternative for the latter. " ;
  schema:alternateName "objective_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/objectiveType> ;
  rdfs:domain pinterest:CampaignCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ObjectiveTypeScheme .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCreateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: feed id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCreateRequest/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "Catalog Feed id pertaining to the catalog product group." ;
  schema:alternateName "feed_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedId> ;
  rdfs:domain pinterest:CatalogsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCreateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for request on catalog product group. This is a distinct schema It is not possible to create or update a Product Group with empty filters. But some automatically generated Product Groups might have empty filters." ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsProductGroupCreateRequest .

# Property: is featured
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCreateRequest/isFeatured> a rdf:Property ;
  rdfs:label "is featured" ;
  rdfs:comment "boolean indicator of whether the product group is being featured or not" ;
  schema:alternateName "is_featured" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFeatured> ;
  rdfs:domain pinterest:CatalogsProductGroupCreateRequest ;
  rdfs:range xsd:boolean ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: any of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFiltersRequestAnyOf1/anyOf> a rdf:Property ;
  rdfs:label "any of" ;
  schema:alternateName "any_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/anyOf> ;
  rdfs:domain pinterest:CatalogsProductGroupFiltersRequestAnyOf1 .

# Property: min price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MinPriceFilter/MIN_PRICE> a rdf:Property ;
  rdfs:label "min price" ;
  schema:alternateName "MIN_PRICE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/MIN_PRICE> ;
  rdfs:domain pinterest:MinPriceFilter ;
  rdfs:range pinterest:CatalogsProductGroupPricingCriteria .

# Property: inclusion
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupPricingCriteria/inclusion> a rdf:Property ;
  rdfs:label "inclusion" ;
  schema:alternateName "inclusion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inclusion> ;
  rdfs:domain pinterest:CatalogsProductGroupPricingCriteria ;
  rdfs:range xsd:boolean .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupPricingCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupPricingCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupPricingCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupPricingCriteria ;
  rdfs:range xsd:double .

# Property: max price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MaxPriceFilter/MAX_PRICE> a rdf:Property ;
  rdfs:label "max price" ;
  schema:alternateName "MAX_PRICE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/MAX_PRICE> ;
  rdfs:domain pinterest:MaxPriceFilter ;
  rdfs:range pinterest:CatalogsProductGroupPricingCriteria .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CurrencyFilter/CURRENCY> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "A currency filter. This filter cannot be negated" ;
  schema:alternateName "CURRENCY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CURRENCY> ;
  rdfs:domain pinterest:CurrencyFilter ;
  rdfs:range pinterest:CatalogsProductGroupCurrencyCriteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCurrencyCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupCurrencyCriteria ;
  rdfs:range xsd:string .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupCurrencyCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupCurrencyCriteria ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NonNullableCatalogsCurrencyScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemIdFilter/ITEM_ID> a rdf:Property ;
  rdfs:label "item id" ;
  schema:alternateName "ITEM_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ITEM_ID> ;
  rdfs:domain pinterest:ItemIdFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: condition
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConditionFilter/CONDITION> a rdf:Property ;
  rdfs:label "condition" ;
  schema:alternateName "CONDITION" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CONDITION> ;
  rdfs:domain pinterest:ConditionFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomLabel0Filter/CUSTOM_LABEL0> a rdf:Property ;
  rdfs:label "custom label0" ;
  schema:alternateName "CUSTOM_LABEL_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL0> ;
  rdfs:domain pinterest:CustomLabel0Filter ;
  rdfs:range pinterest:CatalogsProductGroupFilterOperatorTypeCriteria .

# Property: filter operator type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorType> a rdf:Property ;
  rdfs:label "filter operator type" ;
  schema:alternateName "filter_operator_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filterOperatorType> ;
  rdfs:domain pinterest:CatalogsProductGroupFilterOperatorTypeCriteria ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/filterOperatorTypeScheme> .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupFilterOperatorTypeCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFilterOperatorTypeCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupFilterOperatorTypeCriteria ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomLabel1Filter/CUSTOM_LABEL1> a rdf:Property ;
  rdfs:label "custom label1" ;
  schema:alternateName "CUSTOM_LABEL_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL1> ;
  rdfs:domain pinterest:CustomLabel1Filter ;
  rdfs:range pinterest:CatalogsProductGroupFilterOperatorTypeCriteria .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomLabel2Filter/CUSTOM_LABEL2> a rdf:Property ;
  rdfs:label "custom label2" ;
  schema:alternateName "CUSTOM_LABEL_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL2> ;
  rdfs:domain pinterest:CustomLabel2Filter ;
  rdfs:range pinterest:CatalogsProductGroupFilterOperatorTypeCriteria .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomLabel3Filter/CUSTOM_LABEL3> a rdf:Property ;
  rdfs:label "custom label3" ;
  schema:alternateName "CUSTOM_LABEL_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL3> ;
  rdfs:domain pinterest:CustomLabel3Filter ;
  rdfs:range pinterest:CatalogsProductGroupFilterOperatorTypeCriteria .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomLabel4Filter/CUSTOM_LABEL4> a rdf:Property ;
  rdfs:label "custom label4" ;
  schema:alternateName "CUSTOM_LABEL_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_LABEL4> ;
  rdfs:domain pinterest:CustomLabel4Filter ;
  rdfs:range pinterest:CatalogsProductGroupFilterOperatorTypeCriteria .

# Property: item group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemGroupIdFilter/ITEM_GROUP_ID> a rdf:Property ;
  rdfs:label "item group id" ;
  schema:alternateName "ITEM_GROUP_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ITEM_GROUP_ID> ;
  rdfs:domain pinterest:ItemGroupIdFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: gender
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GenderFilter/GENDER> a rdf:Property ;
  rdfs:label "gender" ;
  schema:alternateName "GENDER" ;
  rdfs:domain pinterest:GenderFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleGenderCriteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleGenderCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleGenderCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleGenderCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleGenderCriteria ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:GenderScheme .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaTypeFilter/MEDIA_TYPE> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "MEDIA_TYPE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/MEDIA_TYPE> ;
  rdfs:domain pinterest:MediaTypeFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleMediaTypesCriteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleMediaTypesCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleMediaTypesCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleMediaTypesCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleMediaTypesCriteria ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MediaTypeScheme .

# Property: product type4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductType4Filter/PRODUCT_TYPE4> a rdf:Property ;
  rdfs:label "product type4" ;
  schema:alternateName "PRODUCT_TYPE_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE4> ;
  rdfs:domain pinterest:ProductType4Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleStringListCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleStringListCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleStringListCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleStringListCriteria ;
  rdfs:range rdf:List .

# Property: product type3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductType3Filter/PRODUCT_TYPE3> a rdf:Property ;
  rdfs:label "product type3" ;
  schema:alternateName "PRODUCT_TYPE_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE3> ;
  rdfs:domain pinterest:ProductType3Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: product type2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductType2Filter/PRODUCT_TYPE2> a rdf:Property ;
  rdfs:label "product type2" ;
  schema:alternateName "PRODUCT_TYPE_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE2> ;
  rdfs:domain pinterest:ProductType2Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: product type1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductType1Filter/PRODUCT_TYPE1> a rdf:Property ;
  rdfs:label "product type1" ;
  schema:alternateName "PRODUCT_TYPE_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE1> ;
  rdfs:domain pinterest:ProductType1Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: product type0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductType0Filter/PRODUCT_TYPE0> a rdf:Property ;
  rdfs:label "product type0" ;
  schema:alternateName "PRODUCT_TYPE_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRODUCT_TYPE0> ;
  rdfs:domain pinterest:ProductType0Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category6
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory6Filter/GOOGLE_PRODUCT_CATEGORY6> a rdf:Property ;
  rdfs:label "google product category6" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_6" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY6> ;
  rdfs:domain pinterest:GoogleProductCategory6Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category5
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory5Filter/GOOGLE_PRODUCT_CATEGORY5> a rdf:Property ;
  rdfs:label "google product category5" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_5" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY5> ;
  rdfs:domain pinterest:GoogleProductCategory5Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory4Filter/GOOGLE_PRODUCT_CATEGORY4> a rdf:Property ;
  rdfs:label "google product category4" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY4> ;
  rdfs:domain pinterest:GoogleProductCategory4Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory3Filter/GOOGLE_PRODUCT_CATEGORY3> a rdf:Property ;
  rdfs:label "google product category3" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY3> ;
  rdfs:domain pinterest:GoogleProductCategory3Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory2Filter/GOOGLE_PRODUCT_CATEGORY2> a rdf:Property ;
  rdfs:label "google product category2" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY2> ;
  rdfs:domain pinterest:GoogleProductCategory2Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory1Filter/GOOGLE_PRODUCT_CATEGORY1> a rdf:Property ;
  rdfs:label "google product category1" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY1> ;
  rdfs:domain pinterest:GoogleProductCategory1Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: google product category0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GoogleProductCategory0Filter/GOOGLE_PRODUCT_CATEGORY0> a rdf:Property ;
  rdfs:label "google product category0" ;
  schema:alternateName "GOOGLE_PRODUCT_CATEGORY_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/GOOGLE_PRODUCT_CATEGORY0> ;
  rdfs:domain pinterest:GoogleProductCategory0Filter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringListCriteria .

# Property: product group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupReferenceFilter/PRODUCT_GROUP> a rdf:Property ;
  rdfs:label "product group" ;
  schema:alternateName "PRODUCT_GROUP" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRODUCT_GROUP> ;
  rdfs:domain pinterest:ProductGroupReferenceFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: custom number0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomNumber0Filter/CUSTOM_NUMBER0> a rdf:Property ;
  rdfs:label "custom number0" ;
  schema:alternateName "CUSTOM_NUMBER_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER0> ;
  rdfs:domain pinterest:CustomNumber0Filter ;
  rdfs:range pinterest:CatalogsProductGroupUint32Criteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupUint32Criteria ;
  rdfs:range xsd:boolean .

# Property: operator
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operator> a rdf:Property ;
  rdfs:label "operator" ;
  schema:alternateName "operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operator> ;
  rdfs:domain pinterest:CatalogsProductGroupUint32Criteria ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/operatorScheme> .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUint32Criteria/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "value" ;
  rdfs:domain pinterest:CatalogsProductGroupUint32Criteria ;
  rdfs:range xsd:unsignedInt .

# Property: custom number1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomNumber1Filter/CUSTOM_NUMBER1> a rdf:Property ;
  rdfs:label "custom number1" ;
  schema:alternateName "CUSTOM_NUMBER_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER1> ;
  rdfs:domain pinterest:CustomNumber1Filter ;
  rdfs:range pinterest:CatalogsProductGroupUint32Criteria .

# Property: custom number2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomNumber2Filter/CUSTOM_NUMBER2> a rdf:Property ;
  rdfs:label "custom number2" ;
  schema:alternateName "CUSTOM_NUMBER_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER2> ;
  rdfs:domain pinterest:CustomNumber2Filter ;
  rdfs:range pinterest:CatalogsProductGroupUint32Criteria .

# Property: custom number3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomNumber3Filter/CUSTOM_NUMBER3> a rdf:Property ;
  rdfs:label "custom number3" ;
  schema:alternateName "CUSTOM_NUMBER_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER3> ;
  rdfs:domain pinterest:CustomNumber3Filter ;
  rdfs:range pinterest:CatalogsProductGroupUint32Criteria .

# Property: custom number4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomNumber4Filter/CUSTOM_NUMBER4> a rdf:Property ;
  rdfs:label "custom number4" ;
  schema:alternateName "CUSTOM_NUMBER_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CUSTOM_NUMBER4> ;
  rdfs:domain pinterest:CustomNumber4Filter ;
  rdfs:range pinterest:CatalogsProductGroupUint32Criteria .

# Property: title keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TitleKeywordsFilter/TITLE_KEYWORDS> a rdf:Property ;
  rdfs:label "title keywords" ;
  schema:alternateName "TITLE_KEYWORDS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/TITLE_KEYWORDS> ;
  rdfs:domain pinterest:TitleKeywordsFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: all of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFiltersRequestAnyOf2/allOf> a rdf:Property ;
  rdfs:label "all of" ;
  schema:alternateName "all_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/allOf> ;
  rdfs:domain pinterest:CatalogsProductGroupFiltersRequestAnyOf2 .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the retail product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Retail catalog based product group is available only for selected partners at the moment. If you are not eligible, please use feed based one." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for request on catalog product group. This is a distinct schema It is not possible to create or update a Product Group with empty filters. But some automatically generated Product Groups might have empty filters." ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest .

# Property: locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/locale> a rdf:Property ;
  rdfs:label "locale" ;
  schema:alternateName "locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/locale> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupCreateRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the hotel product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupCreateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupCreateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a hotel product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupCreateRequest .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: any of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupFiltersAnyOf/anyOf> a rdf:Property ;
  rdfs:label "any of" ;
  schema:alternateName "any_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/anyOf> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupFiltersAnyOf .

# Property: price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PriceFilter/PRICE> a rdf:Property ;
  rdfs:label "price" ;
  schema:alternateName "PRICE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PRICE> ;
  rdfs:domain pinterest:PriceFilter ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Container> .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.HotelIdFilter/HOTEL_ID> a rdf:Property ;
  rdfs:label "hotel id" ;
  schema:alternateName "HOTEL_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/HOTEL_ID> ;
  rdfs:domain pinterest:HotelIdFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CountryFilter/COUNTRY> a rdf:Property ;
  rdfs:label "country" ;
  schema:alternateName "COUNTRY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/COUNTRY> ;
  rdfs:domain pinterest:CountryFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleCountriesCriteria .

# Property: negated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleCountriesCriteria/negated> a rdf:Property ;
  rdfs:label "negated" ;
  schema:alternateName "negated" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleCountriesCriteria ;
  rdfs:range xsd:boolean .

# Property: values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupMultipleCountriesCriteria/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "values" ;
  rdfs:domain pinterest:CatalogsProductGroupMultipleCountriesCriteria ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: all of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupFiltersAllOf/allOf> a rdf:Property ;
  rdfs:label "all of" ;
  schema:alternateName "all_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/allOf> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupFiltersAllOf .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupCreateRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the creative assets product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupCreateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupCreateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a creative assets product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupCreateRequest .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupCreateRequest ;
  rdfs:range xsd:string .

# Property: any of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupFiltersAnyOf/anyOf> a rdf:Property ;
  rdfs:label "any of" ;
  schema:alternateName "any_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/anyOf> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupFiltersAnyOf .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreativeAssetsIdFilter/CREATIVE_ASSETS_ID> a rdf:Property ;
  rdfs:label "creative assets id" ;
  schema:alternateName "CREATIVE_ASSETS_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/CREATIVE_ASSETS_ID> ;
  rdfs:domain pinterest:CreativeAssetsIdFilter ;
  rdfs:range pinterest:CatalogsProductGroupMultipleStringCriteria .

# Property: all of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupFiltersAllOf/allOf> a rdf:Property ;
  rdfs:label "all of" ;
  schema:alternateName "all_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/allOf> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupFiltersAllOf .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "Keyword JSON array. Each array element has 3 fields" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:KeywordsRequest ;
  rdfs:range pinterest:KeywordsCommon .

# Property: parent id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsRequest/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "Keyword parent entity ID (advertiser, campaign, ad group)." ;
  schema:alternateName "parent_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentId> ;
  rdfs:domain pinterest:KeywordsRequest ;
  rdfs:range xsd:string .

# Property: bid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsCommon/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "</p><strong>Note:</strong> bid field has been deprecated. Input will not be set and field will return null. Keyword custom bid in microcurrency - null if inherited from parent ad group." ;
  schema:alternateName "bid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bid> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:KeywordsCommon ;
  rdfs:range xsd:int .

# Property: match type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsCommon/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "Keyword match type" ;
  schema:alternateName "match_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/matchType> ;
  rdfs:domain pinterest:KeywordsCommon ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MatchTypeResponseScheme .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsCommon/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "Keyword value (120 chars max)." ;
  schema:alternateName "value" ;
  rdfs:domain pinterest:KeywordsCommon ;
  rdfs:range xsd:string .

# Property: labels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelCreateRequest/labels> a rdf:Property ;
  rdfs:label "labels" ;
  rdfs:comment "Labels that you are applying to the campaign." ;
  schema:alternateName "labels" ;
  rdfs:domain pinterest:LabelCreateRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Container> .

# Property: parent id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelCreateRequest/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "Unique identifier of the asset you are labelling. Currently, you can only label campaigns." ;
  schema:alternateName "parent_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentId> ;
  rdfs:domain pinterest:LabelCreateRequest ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionCreateRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "ID of the Ad Group the Product Group Promotion belongs to." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:ProductGroupPromotionCreateRequest ;
  rdfs:range xsd:string .

# Property: product group promotion
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionCreateRequest/productGroupPromotion> a rdf:Property ;
  rdfs:label "product group promotion" ;
  schema:alternateName "product_group_promotion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productGroupPromotion> ;
  rdfs:domain pinterest:ProductGroupPromotionCreateRequest ;
  rdfs:range pinterest:ProductGroupPromotion .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "ID of the ad group the product group belongs to." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: bid in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/bidInMicroCurrency> a rdf:Property ;
  rdfs:label "bid in micro currency" ;
  rdfs:comment "The bid in micro currency." ;
  schema:alternateName "bid_in_micro_currency" ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:int .

# Property: catalog product group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/catalogProductGroupId> a rdf:Property ;
  rdfs:label "catalog product group id" ;
  rdfs:comment "ID of the catalogs product group that this product group promotion references" ;
  schema:alternateName "catalog_product_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogProductGroupId> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: catalog product group name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/catalogProductGroupName> a rdf:Property ;
  rdfs:label "catalog product group name" ;
  rdfs:comment "Catalogs product group name" ;
  schema:alternateName "catalog_product_group_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogProductGroupName> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: collections header type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderType> a rdf:Property ;
  rdfs:label "collections header type" ;
  rdfs:comment "Collections ad header type" ;
  schema:alternateName "collections_header_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collectionsHeaderType> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeaderTypeScheme> .

# Property: collections hero destination url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeroDestinationUrl> a rdf:Property ;
  rdfs:label "collections hero destination url" ;
  rdfs:comment "Collections Hero Destination Url" ;
  schema:alternateName "collections_hero_destination_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collectionsHeroDestinationUrl> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: collections hero pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/collectionsHeroPinId> a rdf:Property ;
  rdfs:label "collections hero pin id" ;
  rdfs:comment "Hero Pin ID if this PG is promoted as a Collection" ;
  schema:alternateName "collections_hero_pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/collectionsHeroPinId> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: creative type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/creativeType> a rdf:Property ;
  rdfs:label "creative type" ;
  rdfs:comment "Ad creative type enum.\n**Note:** SHOP_THE_PIN has been deprecated. Please use COLLECTION instead." ;
  schema:alternateName "creative_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeType> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CreativeTypeScheme .

# Property: customizable cta type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaType> a rdf:Property ;
  rdfs:label "customizable cta type" ;
  rdfs:comment "Select a call to action (CTA) to display below your ad. CTA options for catalog sales campaigns are SHOP_NOW, BOOK_NOW, ON_SALE, GET_DEAL, BUY_ONLINE_PICKUP_IN_STORE" ;
  schema:alternateName "customizable_cta_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customizableCtaType> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/customizableCtaTypeScheme> .

# Property: definition
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/definition> a rdf:Property ;
  rdfs:label "definition" ;
  rdfs:comment "The full product group definition path" ;
  schema:alternateName "definition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/definition> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: grid click type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/gridClickType> a rdf:Property ;
  rdfs:label "grid click type" ;
  rdfs:comment "Where a user is taken after clicking on an ad in grid. </p><strong>Note:</strong>  This parameter is read-only and is set to DIRECT_TO_DESTINATION by default for direct links supported ads.  grid_click_type values provided will be ignored." ;
  schema:alternateName "grid_click_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gridClickType> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:GridClickTypeScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "ID of the product group promotion." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: included
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/included> a rdf:Property ;
  rdfs:label "included" ;
  rdfs:comment "True if the group is BIDDABLE, false if it should be EXCLUDED from serving ads." ;
  schema:alternateName "included" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/included> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:boolean .

# Property: is generate background
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/isGenerateBackground> a rdf:Property ;
  rdfs:label "is generate background" ;
  rdfs:comment "Enable generate backgrounds for the product group, default value is FALSE. When enabled, Pinterest will use generative AI to apply backgrounds for your product images that help drive user inspiration and engagement." ;
  schema:alternateName "is_generate_background" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isGenerateBackground> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:boolean .

# Property: is mdl
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/isMdl> a rdf:Property ;
  rdfs:label "is mdl" ;
  rdfs:comment "If set to true products promoted in this product group will use the Mobile Deep Link specified in your catalog" ;
  schema:alternateName "is_mdl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isMdl> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:boolean .

# Property: parent id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The parent Product Group ID of this Product Group" ;
  schema:alternateName "parent_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentId> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: preferred media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaType> a rdf:Property ;
  rdfs:label "preferred media type" ;
  rdfs:comment "Select whether to promote the image or video pin by default for items in the promoted product group. If selecting IMAGE, image will be promoted for all ads in the product group, and when selecting VIDEO, video will be promoted when present, otherwise fall back to image. This is applicable for standard shopping ads only." ;
  schema:alternateName "preferred_media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredMediaType> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/preferredMediaTypeScheme> .

# Property: relative definition
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/relativeDefinition> a rdf:Property ;
  rdfs:label "relative definition" ;
  rdfs:comment "The definition of the product group, relative to its parent - an attribute name/value pair" ;
  schema:alternateName "relative_definition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/relativeDefinition> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: selected image tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/selectedImageTag> a rdf:Property ;
  rdfs:label "selected image tag" ;
  rdfs:comment "The ad image tag selected for the product group promotion." ;
  schema:alternateName "selected_image_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/selectedImageTag> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: selected video tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/selectedVideoTag> a rdf:Property ;
  rdfs:label "selected video tag" ;
  rdfs:comment "The ad video tag selected for the product group promotion." ;
  schema:alternateName "selected_video_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/selectedVideoTag> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: slideshow collections description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/slideshowCollectionsDescription> a rdf:Property ;
  rdfs:label "slideshow collections description" ;
  rdfs:comment "Slideshow Collections Description" ;
  schema:alternateName "slideshow_collections_description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/slideshowCollectionsDescription> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: slideshow collections title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/slideshowCollectionsTitle> a rdf:Property ;
  rdfs:label "slideshow collections title" ;
  rdfs:comment "Slideshow Collections Title" ;
  schema:alternateName "slideshow_collections_title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/slideshowCollectionsTitle> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Entity status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotion/trackingUrl> a rdf:Property ;
  rdfs:label "tracking url" ;
  rdfs:comment "Tracking template for proudct group promotions. 4000 limit" ;
  schema:alternateName "tracking_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:ProductGroupPromotion ;
  rdfs:range xsd:anyURI .

# Property: ad groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  schema:alternateName "ad_groups" ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate ;
  rdfs:range pinterest:AdGroupUpdateRequest .

# Property: ads
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/ads> a rdf:Property ;
  rdfs:label "ads" ;
  schema:alternateName "ads" ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate ;
  rdfs:range pinterest:AdUpdateRequest .

# Property: campaigns
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  schema:alternateName "campaigns" ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate ;
  rdfs:range pinterest:CampaignUpdateRequest .

# Property: catalog product groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/catalogProductGroups> a rdf:Property ;
  rdfs:label "catalog product groups" ;
  schema:alternateName "catalog_product_groups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogProductGroups> ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate ;
  rdfs:range pinterest:KeywordUpdate .

# Property: labels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/labels> a rdf:Property ;
  rdfs:label "labels" ;
  schema:alternateName "labels" ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Container> .

# Property: product groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertRequestUpdate/productGroups> a rdf:Property ;
  rdfs:label "product groups" ;
  schema:alternateName "product_groups" ;
  rdfs:domain pinterest:BulkUpsertRequestUpdate ;
  rdfs:range pinterest:ProductGroupPromotionUpdateRequest .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Campaign ID." ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Campaign's Advertiser ID. If you want to create a campaign in a Business Account shared account you need to specify the Business Access advertiser ID in both the query path param as well as the request body schema." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:string .

# Property: daily spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/dailySpendCap> a rdf:Property ;
  rdfs:label "daily spend cap" ;
  rdfs:comment "Campaign daily spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"lifetime_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "daily_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dailySpendCap> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:int .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign stop appearing. Must occur after any end times for child ad groups. If `end_time` is not specified for the campaign, ads run indefinitely unless you update the campaign, changing their status to `paused`. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent end times can be set for the campaign's child ad groups, but they cannot occur after an `end_time` specified for the campaign.\n- If your campaign has a child ad group with an end time specified, and if you update that campaign with an `end_time` that is earlier than that of the ad group, the campaign `end_time` will supersede the ad group `end_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:int .

# Property: is automated campaign
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/isAutomatedCampaign> a rdf:Property ;
  rdfs:label "is automated campaign" ;
  rdfs:comment "Specifies whether the campaign was created in the automated campaign flow" ;
  schema:alternateName "is_automated_campaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAutomatedCampaign> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: is flexible daily budgets
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/isFlexibleDailyBudgets> a rdf:Property ;
  rdfs:label "is flexible daily budgets" ;
  rdfs:comment "Determine if a campaign has setup for flexible daily budgets, also known as \"Pinterest Performance+ budgets\"." ;
  schema:alternateName "is_flexible_daily_budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFlexibleDailyBudgets> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: lifetime spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/lifetimeSpendCap> a rdf:Property ;
  rdfs:label "lifetime spend cap" ;
  rdfs:comment "Campaign total spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"daily_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "lifetime_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeSpendCap> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Campaign name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:string .

# Property: order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/orderLineId> a rdf:Property ;
  rdfs:label "order line id" ;
  rdfs:comment "Order line ID that appears on the invoice." ;
  schema:alternateName "order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderLineId> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign start to appear. Must precede any start times set for child ad groups. Defaults to current time if no time is specified. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent start times can be set for the campaign's child ad groups, but they cannot occur before a `start_time` specified for the campaign.\n- If your campaign has a child ad group with a start time specified, and if you update that campaign with a `start_time` that is later than that of the ad group, the campaign `start_time` will supersede the ad group `start_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range pinterest:TrackingUrls .

# Property: default ad group budget in micro currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/defaultAdGroupBudgetInMicroCurrency> a rdf:Property ;
  rdfs:label "default ad group budget in micro currency" ;
  rdfs:comment "When transitioning from campaign budget optimization to non-campaign budget optimization, the default_ad_group_budget_in_micro_currency will propagate to each child ad groups daily budget. Unit is micro currency of the associated advertiser account." ;
  schema:alternateName "default_ad_group_budget_in_micro_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAdGroupBudgetInMicroCurrency> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:int .

# Property: is campaign budget optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/isCampaignBudgetOptimization> a rdf:Property ;
  rdfs:label "is campaign budget optimization" ;
  rdfs:comment "Determines if a campaign automatically generate ad-group level budgets given a campaign budget to maximize campaign outcome. When transitioning from non-cbo to cbo, all previous child ad group budget will be cleared." ;
  schema:alternateName "is_campaign_budget_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCampaignBudgetOptimization> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: bid options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/bidOptions> a rdf:Property ;
  rdfs:label "bid options" ;
  rdfs:comment "Object describing an update to the campaign level bid multipliers." ;
  schema:alternateName "bid_options" ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range pinterest:CampaignBidOptionsUpdate .

# Property: is performance plus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/isPerformancePlus> a rdf:Property ;
  rdfs:label "is performance plus" ;
  rdfs:comment "Enable Pinterest Performance+ for your campaign. To learn more, see <a href=\"https://developers.pinterest.com/docs/api-features/pinterest-performance-plus-setup/\">Pinterest Performance+ Setup</a>. This field is immutable, except only for campaigns in draft status which may update this field." ;
  schema:alternateName "is_performance_plus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPerformancePlus> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: objective type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateRequest/objectiveType> a rdf:Property ;
  rdfs:label "objective type" ;
  schema:alternateName "objective_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/objectiveType> ;
  rdfs:domain pinterest:CampaignUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ObjectiveTypeScheme .

# Property: app type multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/appTypeMultipliers> a rdf:Property ;
  rdfs:label "app type multipliers" ;
  rdfs:comment "This represents a mapping from app type targeting criteria to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified app type in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All app type multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "app_type_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appTypeMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptionsUpdate ;
  rdfs:range pinterest:AppTypeMultipliers .

# Property: audience multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/audienceMultipliers> a rdf:Property ;
  rdfs:label "audience multipliers" ;
  rdfs:comment "This represents a mapping from Audience ID to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified audience in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All audience multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "audience_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/audienceMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptionsUpdate ;
  rdfs:range pinterest:CampaignAudienceMultipliers .

# Property: placement multipliers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/placementMultipliers> a rdf:Property ;
  rdfs:label "placement multipliers" ;
  rdfs:comment "This represents a mapping from placement to a bid price adjustment.\n\nMultiplier values must be between 0 and 10. A value of 10 represents a 900% increase in bid price (from $1 to $10 for example). A value of 0 will stop distribution for this item on the specified placement in `MAX_BID` ad groups in `CATALOG_SALES` campaigns. All placement multipliers must be set at the same time. If a multiplier is not provided it is assumed to be 1 (no bid adjustment)." ;
  schema:alternateName "placement_multipliers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementMultipliers> ;
  rdfs:domain pinterest:CampaignBidOptionsUpdate ;
  rdfs:range pinterest:PlacementMultipliers .

# Property: update mask
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMask> a rdf:Property ;
  rdfs:label "update mask" ;
  rdfs:comment "List of fields to update, only the fields in the list will be updated." ;
  schema:alternateName "update_mask" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/updateMask> ;
  rdfs:domain pinterest:CampaignBidOptionsUpdate ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignBidOptionsUpdate/updateMaskScheme> .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUpdateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUpdateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for request on catalog product group. This is a distinct schema It is not possible to create or update a Product Group with empty filters. But some automatically generated Product Groups might have empty filters." ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsProductGroupUpdateRequest .

# Property: is featured
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUpdateRequest/isFeatured> a rdf:Property ;
  rdfs:label "is featured" ;
  rdfs:comment "boolean indicator of whether the product group is being featured or not" ;
  schema:alternateName "is_featured" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFeatured> ;
  rdfs:domain pinterest:CatalogsProductGroupUpdateRequest ;
  rdfs:range xsd:boolean ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupUpdateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Retail catalog based product group is available only for selected partners at the moment. If you are not eligible, please use feed based one." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupUpdateRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupUpdateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupUpdateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for request on catalog product group. This is a distinct schema It is not possible to create or update a Product Group with empty filters. But some automatically generated Product Groups might have empty filters." ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupUpdateRequest .

# Property: locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupUpdateRequest/locale> a rdf:Property ;
  rdfs:label "locale" ;
  schema:alternateName "locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/locale> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupUpdateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupUpdateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupUpdateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a hotel product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupUpdateRequest .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupUpdateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupUpdateRequest/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupUpdateRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a creative assets product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupUpdateRequest .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupUpdateRequest ;
  rdfs:range xsd:string .

# Property: archived
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordUpdate/archived> a rdf:Property ;
  rdfs:label "archived" ;
  rdfs:comment "Is keyword archived?" ;
  schema:alternateName "archived" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/archived> ;
  rdfs:domain pinterest:KeywordUpdate ;
  rdfs:range xsd:boolean .

# Property: bid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordUpdate/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "</p><strong>Note:</strong> bid field has been deprecated. Input will not be set and field will return null. Keyword custom bid in microcurrency - null if inherited from parent ad group." ;
  schema:alternateName "bid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bid> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:KeywordUpdate ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordUpdate/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Keyword ID." ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:KeywordUpdate ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionUpdateRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "ID of the ad group the product group belongs to." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:ProductGroupPromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: product group promotion
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionUpdateRequest/productGroupPromotion> a rdf:Property ;
  rdfs:label "product group promotion" ;
  schema:alternateName "product_group_promotion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productGroupPromotion> ;
  rdfs:domain pinterest:ProductGroupPromotionUpdateRequest ;
  rdfs:range pinterest:ProductGroupPromotion .

# Property: request id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertResponse/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  schema:alternateName "request_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/requestId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BulkUpsertResponse ;
  rdfs:range xsd:string .

# Property: result url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertStatusResponse/resultUrl> a rdf:Property ;
  rdfs:label "result url" ;
  schema:alternateName "result_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/resultUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:BulkUpsertStatusResponse ;
  rdfs:range xsd:anyURI .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BulkUpsertStatusResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:BulkUpsertStatusResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BulkUpsertStatusScheme .

# Property: asset group info
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetIdPermissions/assetGroupInfo> a rdf:Property ;
  rdfs:label "asset group info" ;
  schema:alternateName "asset_group_info" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupInfo> ;
  rdfs:domain pinterest:AssetIdPermissions ;
  rdfs:range pinterest:AssetGroupBinding .

# Property: asset id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetIdPermissions/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Unique identifier of a business asset." ;
  schema:alternateName "asset_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetId> ;
  rdfs:domain pinterest:AssetIdPermissions ;
  rdfs:range xsd:string .

# Property: asset type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetIdPermissions/assetType> a rdf:Property ;
  rdfs:label "asset type" ;
  rdfs:comment "Type of asset. Currently we only support AD_ACCOUNT, PROFILE, ASSET_GROUP and CATALOG." ;
  schema:alternateName "asset_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetType> ;
  rdfs:domain pinterest:AssetIdPermissions ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetIdPermissions/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  rdfs:comment "Permission levels member or partner has on an asset." ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:AssetIdPermissions ;
  rdfs:range xsd:string .

# Property: ad accounts ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/adAccountsIds> a rdf:Property ;
  rdfs:label "ad accounts ids" ;
  rdfs:comment "A list of ad account IDs under the asset group" ;
  schema:alternateName "ad_accounts_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountsIds> ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: asset group description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/assetGroupDescription> a rdf:Property ;
  rdfs:label "asset group description" ;
  rdfs:comment "Asset group description" ;
  schema:alternateName "asset_group_description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupDescription> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: asset group name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/assetGroupName> a rdf:Property ;
  rdfs:label "asset group name" ;
  rdfs:comment "Asset Group name" ;
  schema:alternateName "asset_group_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupName> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: asset group types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/assetGroupTypes> a rdf:Property ;
  rdfs:label "asset group types" ;
  rdfs:comment "Asset group types" ;
  schema:alternateName "asset_group_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupTypes> ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: catalogs ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/catalogsIds> a rdf:Property ;
  rdfs:label "catalogs ids" ;
  rdfs:comment "A list of catalog IDs under asset group" ;
  schema:alternateName "catalogs_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogsIds> ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: created by
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/createdBy> a rdf:Property ;
  rdfs:label "created by" ;
  rdfs:comment "The data of the user that created the asset group." ;
  schema:alternateName "created_by" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdBy> ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "The creation time of the asset group" ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Asset Group ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: owner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/owner> a rdf:Property ;
  rdfs:label "owner" ;
  rdfs:comment "The data of the business that owns the asset group." ;
  schema:alternateName "owner" ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: profiles ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/profilesIds> a rdf:Property ;
  rdfs:label "profiles ids" ;
  rdfs:comment "A list of profile IDs under asset group" ;
  schema:alternateName "profiles_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/profilesIds> ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AssetGroupBinding/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "The last update time of the asset group" ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:AssetGroupBinding ;
  rdfs:range xsd:int .

# Property: accesses
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatePartnerAssetAccessBody/accesses> a rdf:Property ;
  rdfs:label "accesses" ;
  schema:alternateName "accesses" ;
  rdfs:domain pinterest:UpdatePartnerAssetAccessBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Container> .

# Property: accesses
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetAccessBody/accesses> a rdf:Property ;
  rdfs:label "accesses" ;
  schema:alternateName "accesses" ;
  rdfs:domain pinterest:DeletePartnerAssetAccessBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Container> .

# Property: asset id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetsResult/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Unique identifier of a business asset." ;
  schema:alternateName "asset_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetId> ;
  rdfs:domain pinterest:DeletePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: asset type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetsResult/assetType> a rdf:Property ;
  rdfs:label "asset type" ;
  rdfs:comment "Type of asset. Currently we only support AD_ACCOUNT, PROFILE, ASSET_GROUP and CATALOG." ;
  schema:alternateName "asset_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetType> ;
  rdfs:domain pinterest:DeletePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: is shared partner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetsResult/isSharedPartner> a rdf:Property ;
  rdfs:label "is shared partner" ;
  rdfs:comment "If is_shared_partner=FALSE, you terminated a partner's asset access to your business asset.<br> If is_shared_partner=TRUE, you terminated your asset access to your partner's business asset." ;
  schema:alternateName "is_shared_partner" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isSharedPartner> ;
  rdfs:domain pinterest:DeletePartnerAssetsResult ;
  rdfs:range xsd:boolean .

# Property: partner id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetsResult/partnerId> a rdf:Property ;
  rdfs:label "partner id" ;
  rdfs:comment "Unique identifier of a business partner." ;
  schema:alternateName "partner_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerId> ;
  rdfs:domain pinterest:DeletePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetsResult/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  rdfs:comment "Permission levels member or partner has on an asset." ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:DeletePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnerAssetsResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of terminated asset access." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:DeletePartnerAssetsResultsResponseArray ;
  rdfs:range pinterest:DeletePartnerAssetsResult .

# Property: accesses
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberAssetAccessBody/accesses> a rdf:Property ;
  rdfs:label "accesses" ;
  schema:alternateName "accesses" ;
  rdfs:domain pinterest:UpdateMemberAssetAccessBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Container> .

# Property: asset group description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetGroupBody/assetGroupDescription> a rdf:Property ;
  rdfs:label "asset group description" ;
  rdfs:comment "Asset group description" ;
  schema:alternateName "asset_group_description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupDescription> ;
  rdfs:domain pinterest:CreateAssetGroupBody ;
  rdfs:range xsd:string .

# Property: asset group name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetGroupBody/assetGroupName> a rdf:Property ;
  rdfs:label "asset group name" ;
  rdfs:comment "Asset Group name" ;
  schema:alternateName "asset_group_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupName> ;
  rdfs:domain pinterest:CreateAssetGroupBody ;
  rdfs:range xsd:string .

# Property: asset group types
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetGroupBody/assetGroupTypes> a rdf:Property ;
  rdfs:label "asset group types" ;
  rdfs:comment "Asset Group Types. Note: The asset group types are used for user reference and categorization purposes only and do not impact the functionality of the asset group." ;
  schema:alternateName "asset_group_types" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupTypes> ;
  rdfs:domain pinterest:CreateAssetGroupBody ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AssetGroupTypeScheme .

# Property: asset group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetGroupResponse/assetGroup> a rdf:Property ;
  rdfs:label "asset group" ;
  schema:alternateName "asset_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroup> ;
  rdfs:domain pinterest:CreateAssetGroupResponse ;
  rdfs:range pinterest:AssetGroupBinding .

# Property: asset id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteMemberAccessResult/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Unique identifier of the business asset." ;
  schema:alternateName "asset_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetId> ;
  rdfs:domain pinterest:DeleteMemberAccessResult ;
  rdfs:range xsd:string .

# Property: member id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteMemberAccessResult/memberId> a rdf:Property ;
  rdfs:label "member id" ;
  rdfs:comment "Unique identifier of the business member." ;
  schema:alternateName "member_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/memberId> ;
  rdfs:domain pinterest:DeleteMemberAccessResult ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteMemberAccessResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of member asset permissions that were deleted." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:DeleteMemberAccessResultsResponseArray ;
  rdfs:range pinterest:DeleteMemberAccessResult .

# Property: asset groups to update
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate> a rdf:Property ;
  rdfs:label "asset groups to update" ;
  rdfs:comment "A list of asset groups and the data that will be used to update them." ;
  schema:alternateName "asset_groups_to_update" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupsToUpdate> ;
  rdfs:domain pinterest:UpdateAssetGroupBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Container> .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateAssetGroupResponse/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  rdfs:comment "A list of errors associated with the asset groups. Will be returned if there is an error." ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:UpdateAssetGroupResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Container> .

# Property: updated asset groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateAssetGroupResponse/updatedAssetGroups> a rdf:Property ;
  rdfs:label "updated asset groups" ;
  rdfs:comment "A list of successfully edited asset groups." ;
  schema:alternateName "updated_asset_groups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/updatedAssetGroups> ;
  rdfs:domain pinterest:UpdateAssetGroupResponse ;
  rdfs:range pinterest:AssetGroupBinding .

# Property: asset groups to delete
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteAssetGroupBody/assetGroupsToDelete> a rdf:Property ;
  rdfs:label "asset groups to delete" ;
  rdfs:comment "List of ids of asset groups to be deleted" ;
  schema:alternateName "asset_groups_to_delete" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetGroupsToDelete> ;
  rdfs:domain pinterest:DeleteAssetGroupBody ;
  rdfs:range xsd:string .

# Property: deleted asset groups
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteAssetGroupResponse/deletedAssetGroups> a rdf:Property ;
  rdfs:label "deleted asset groups" ;
  rdfs:comment "A list of ids of successfully deleted asset groups." ;
  schema:alternateName "deleted_asset_groups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/deletedAssetGroups> ;
  rdfs:domain pinterest:DeleteAssetGroupResponse ;
  rdfs:range xsd:string .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteAssetGroupResponse/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  rdfs:comment "A list of errors associated with the asset groups. Will be returned if there is an error." ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:DeleteAssetGroupResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Container> .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberAssetsResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of assigned/updated member asset access.\nIf there is an error, an exception object will be returned. If the action was successfully completed, a response object will be returned." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:UpdateMemberAssetsResultsResponseArray ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Container> .

# Property: asset id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UsersForIndividualAssetResponse/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Unique identifier of a business asset." ;
  schema:alternateName "asset_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetId> ;
  rdfs:domain pinterest:UsersForIndividualAssetResponse ;
  rdfs:range xsd:string .

# Property: member id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UsersForIndividualAssetResponse/memberId> a rdf:Property ;
  rdfs:label "member id" ;
  rdfs:comment "Unique identifier of the business member with asset access." ;
  schema:alternateName "member_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/memberId> ;
  rdfs:domain pinterest:UsersForIndividualAssetResponse ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UsersForIndividualAssetResponse/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  rdfs:comment "Permission levels member or partner has on an asset." ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:UsersForIndividualAssetResponse ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserSingleAssetBinding/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  rdfs:comment "Permission levels member or partner has on an asset." ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:UserSingleAssetBinding ;
  rdfs:range xsd:string .

# Property: user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserSingleAssetBinding/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Metadata of the member/partner that has access to the asset." ;
  schema:alternateName "user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/user> ;
  rdfs:domain pinterest:UserSingleAssetBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: asset id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatePartnerAssetsResult/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Unique identifier of a business asset." ;
  schema:alternateName "asset_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetId> ;
  rdfs:domain pinterest:UpdatePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: asset type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatePartnerAssetsResult/assetType> a rdf:Property ;
  rdfs:label "asset type" ;
  rdfs:comment "Type of asset. Currently we only support AD_ACCOUNT, PROFILE, ASSET_GROUP and CATALOG." ;
  schema:alternateName "asset_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetType> ;
  rdfs:domain pinterest:UpdatePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: partner id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatePartnerAssetsResult/partnerId> a rdf:Property ;
  rdfs:label "partner id" ;
  rdfs:comment "Unique identifier of a business partner." ;
  schema:alternateName "partner_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerId> ;
  rdfs:domain pinterest:UpdatePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatePartnerAssetsResult/permissions> a rdf:Property ;
  rdfs:label "permissions" ;
  rdfs:comment "Permission levels member or partner has on an asset." ;
  schema:alternateName "permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/permissions> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:UpdatePartnerAssetsResult ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdatePartnerAssetsResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of assigned/updated partner asset access." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:UpdatePartnerAssetsResultsResponseArray ;
  rdfs:range pinterest:UpdatePartnerAssetsResult .

# Property: invites
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AuthRespondInvitesBody/invites> a rdf:Property ;
  rdfs:label "invites" ;
  schema:alternateName "invites" ;
  rdfs:domain pinterest:AuthRespondInvitesBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Container> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BaseInviteDataResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier of the invite/request." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:BaseInviteDataResponse ;
  rdfs:range xsd:string .

# Property: invite data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BaseInviteDataResponse/inviteData> a rdf:Property ;
  rdfs:label "invite data" ;
  rdfs:comment "Metadata for the invite/request." ;
  schema:alternateName "invite_data" ;
  rdfs:domain pinterest:BaseInviteDataResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Container> .

# Property: is received invite
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BaseInviteDataResponse/isReceivedInvite> a rdf:Property ;
  rdfs:label "is received invite" ;
  rdfs:comment "Indicates whether the invite/request was received." ;
  schema:alternateName "is_received_invite" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isReceivedInvite> ;
  rdfs:domain pinterest:BaseInviteDataResponse ;
  rdfs:range xsd:boolean .

# Property: user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BaseInviteDataResponse/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Metadata for the member/partner that was sent the invite/request." ;
  schema:alternateName "user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/user> ;
  rdfs:domain pinterest:BaseInviteDataResponse ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: invite ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CancelInvitesBody/inviteIds> a rdf:Property ;
  rdfs:label "invite ids" ;
  rdfs:comment "List of invite/request ids to be cancelled" ;
  schema:alternateName "invite_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inviteIds> ;
  rdfs:domain pinterest:CancelInvitesBody ;
  rdfs:range xsd:string .

# Property: asset requests
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetAccessRequestBody/assetRequests> a rdf:Property ;
  rdfs:label "asset requests" ;
  schema:alternateName "asset_requests" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetRequests> ;
  rdfs:domain pinterest:CreateAssetAccessRequestBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Container> .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetAccessRequestResponse/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  rdfs:comment "A list of errors associated with the asset access requests. Will be returned if there is an error." ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:CreateAssetAccessRequestResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Container> .

# Property: invites
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetAccessRequestResponse/invites> a rdf:Property ;
  rdfs:label "invites" ;
  schema:alternateName "invites" ;
  rdfs:domain pinterest:CreateAssetAccessRequestResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Container> .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateInvitesResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of invite/request creation status. If there is an error, an exception object will be returned. If the action was successfully completed, an invite object will be returned." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CreateInvitesResultsResponseArray ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Container> .

# Property: business role
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRole> a rdf:Property ;
  rdfs:label "business role" ;
  rdfs:comment "The business access level to grant member/partner. Note, values are case-sensitive.\n- EMPLOYEE: Can only view and access assets you assign them to. They cannot see details about other employees, partners, or other assets.\n- BIZ_ADMIN: Have full control of roles and can add employees and partners as well as grant asset access.\n- PARTNER: Can only view and access assets you assign them to/or they assign to you." ;
  schema:alternateName "business_role" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/businessRole> ;
  rdfs:domain pinterest:CreateMembershipOrPartnershipInvitesBody ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/businessRoleScheme> .

# Property: invite type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/inviteType> a rdf:Property ;
  rdfs:label "invite type" ;
  rdfs:comment "The type of invite. <br>'MEMBER_INVITE' is to invite a member to access your business assets. <br>'PARTNER INVITE' is to invite a partner to access your business assets. <br>'PARTNER_REQUEST' is to request access a partner's business assets." ;
  schema:alternateName "invite_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inviteType> ;
  rdfs:domain pinterest:CreateMembershipOrPartnershipInvitesBody ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:InviteTypeScheme .

# Property: members
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/members> a rdf:Property ;
  rdfs:label "members" ;
  rdfs:comment "A list of usernames, emails, or a mix of them. Should be used if invite_type is MEMBER_INVITE" ;
  schema:alternateName "members" ;
  rdfs:domain pinterest:CreateMembershipOrPartnershipInvitesBody ;
  rdfs:range xsd:string .

# Property: partners
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateMembershipOrPartnershipInvitesBody/partners> a rdf:Property ;
  rdfs:label "partners" ;
  rdfs:comment "A list of partner_id. Should be used if invite_type is PARTNER_INVITE or PARTNER_REQUEST" ;
  schema:alternateName "partners" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partners> ;
  rdfs:domain pinterest:CreateMembershipOrPartnershipInvitesBody ;
  rdfs:range xsd:string .

# Property: ad accounts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteAssetsSummary/adAccounts> a rdf:Property ;
  rdfs:label "ad accounts" ;
  rdfs:comment "List of ad account IDs and respective permission levels that will be assigned." ;
  schema:alternateName "ad_accounts" ;
  rdfs:domain pinterest:InviteAssetsSummary ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Container> .

# Property: profiles
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteAssetsSummary/profiles> a rdf:Property ;
  rdfs:label "profiles" ;
  rdfs:comment "List of profile IDs and respective permission levels that will be assigned." ;
  schema:alternateName "profiles" ;
  rdfs:domain pinterest:InviteAssetsSummary ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Container> .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteExceptionResponse/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "Error code associated with the error in performing the action on the invite/request." ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:InviteExceptionResponse ;
  rdfs:range xsd:int .

# Property: invite or request id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteExceptionResponse/inviteOrRequestId> a rdf:Property ;
  rdfs:label "invite or request id" ;
  rdfs:comment "Unique identifier of the invite/request." ;
  schema:alternateName "invite_or_request_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inviteOrRequestId> ;
  rdfs:domain pinterest:InviteExceptionResponse ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteExceptionResponse/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Error message associated with the error in performing the action on the invite/request." ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:InviteExceptionResponse ;
  rdfs:range xsd:string .

# Property: users or partner ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteExceptionResponse/usersOrPartnerIds> a rdf:Property ;
  rdfs:label "users or partner ids" ;
  rdfs:comment "A list of users' usernames or emails OR a list of partner ids that caused the error." ;
  schema:alternateName "users_or_partner_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/usersOrPartnerIds> ;
  rdfs:domain pinterest:InviteExceptionResponse ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteBusinessRoleBinding/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier of the invite/request." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:InviteBusinessRoleBinding ;
  rdfs:range xsd:string .

# Property: invite data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteBusinessRoleBinding/inviteData> a rdf:Property ;
  rdfs:label "invite data" ;
  rdfs:comment "Metadata for the invite/request." ;
  schema:alternateName "invite_data" ;
  rdfs:domain pinterest:InviteBusinessRoleBinding ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Container> .

# Property: is received invite
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteBusinessRoleBinding/isReceivedInvite> a rdf:Property ;
  rdfs:label "is received invite" ;
  rdfs:comment "Indicates whether the invite/request was received." ;
  schema:alternateName "is_received_invite" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isReceivedInvite> ;
  rdfs:domain pinterest:InviteBusinessRoleBinding ;
  rdfs:range xsd:boolean .

# Property: user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteBusinessRoleBinding/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Metadata for the member/partner that was sent the invite/request." ;
  schema:alternateName "user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/user> ;
  rdfs:domain pinterest:InviteBusinessRoleBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: created by business id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteBusinessRoleBinding/createdByBusinessId> a rdf:Property ;
  rdfs:label "created by business id" ;
  rdfs:comment "Unique identifier for the business that created the invite/request." ;
  schema:alternateName "created_by_business_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByBusinessId> ;
  rdfs:domain pinterest:InviteBusinessRoleBinding ;
  rdfs:range xsd:string .

# Property: created by user id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteBusinessRoleBinding/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  rdfs:comment "Unique identifier for the user that created the invite/request." ;
  schema:alternateName "created_by_user_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByUserId> ;
  rdfs:domain pinterest:InviteBusinessRoleBinding ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier of the invite/request." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range xsd:string .

# Property: invite data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/inviteData> a rdf:Property ;
  rdfs:label "invite data" ;
  rdfs:comment "Metadata for the invite/request." ;
  schema:alternateName "invite_data" ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Container> .

# Property: is received invite
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/isReceivedInvite> a rdf:Property ;
  rdfs:label "is received invite" ;
  rdfs:comment "Indicates whether the invite/request was received." ;
  schema:alternateName "is_received_invite" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isReceivedInvite> ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range xsd:boolean .

# Property: user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Metadata for the member/partner that was sent the invite/request." ;
  schema:alternateName "user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/user> ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: assets summary
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/assetsSummary> a rdf:Property ;
  rdfs:label "assets summary" ;
  rdfs:comment "Ad accounts and profiles the member/partner will be granted access to with this invite/request." ;
  schema:alternateName "assets_summary" ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range pinterest:InviteAssetsSummary .

# Property: business roles
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/businessRoles> a rdf:Property ;
  rdfs:label "business roles" ;
  rdfs:comment "The access level a user would be granted on the business if the invite/request is accepted. This can be EMPLOYEE, BIZ_ADMIN, or PARTNER." ;
  schema:alternateName "business_roles" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/businessRoles> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range xsd:string .

# Property: created by business
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/createdByBusiness> a rdf:Property ;
  rdfs:label "created by business" ;
  rdfs:comment "Metadata for the business that created the invite/request." ;
  schema:alternateName "created_by_business" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByBusiness> ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: created by user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/createdByUser> a rdf:Property ;
  rdfs:label "created by user" ;
  rdfs:comment "Metadata for the user that created the invite/request." ;
  schema:alternateName "created_by_user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByUser> ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InviteResponse/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "The time the invite/request was created. Returned in milliseconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:InviteResponse ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.RespondToInvitesResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of invite/request accept/decline status. If there is an error, an exception object will be returned. If the invite/request was successfully accepted/declined, an invite object will be returned." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:RespondToInvitesResponseArray ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Container> .

# Property: asset id to permissions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions> a rdf:Property ;
  rdfs:label "asset id to permissions" ;
  rdfs:comment "An object mapping asset ids to lists of business permissions. This can be used to setting/requesting permissions on various assets. If accepting an invite or request, this object would be used to grant asset permissions to the member or partner.\n" ;
  schema:alternateName "asset_id_to_permissions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/assetIdToPermissions> ;
  rdfs:domain pinterest:CreateAssetInvitesRequestItem ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Container> .

# Property: invite id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetInvitesRequestItem/inviteId> a rdf:Property ;
  rdfs:label "invite id" ;
  rdfs:comment "Unique identifier of an invite." ;
  schema:alternateName "invite_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inviteId> ;
  rdfs:domain pinterest:CreateAssetInvitesRequestItem ;
  rdfs:range xsd:string .

# Property: invite type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetInvitesRequestItem/inviteType> a rdf:Property ;
  rdfs:label "invite type" ;
  rdfs:comment "The type of invite. <br>'MEMBER_INVITE' is to invite a member to access your business assets. <br>'PARTNER INVITE' is to invite a partner to access your business assets. <br>'PARTNER_REQUEST' is to request access a partner's business assets." ;
  schema:alternateName "invite_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inviteType> ;
  rdfs:domain pinterest:CreateAssetInvitesRequestItem ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:InviteTypeScheme .

# Property: invites
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreateAssetInvitesRequest/invites> a rdf:Property ;
  rdfs:label "invites" ;
  schema:alternateName "invites" ;
  rdfs:domain pinterest:CreateAssetInvitesRequest ;
  rdfs:range pinterest:CreateAssetInvitesRequestItem .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateInvitesResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of invite/Request action status. If there is an error, an exception object will be returned. If the action was successfully completed, an invite object will be returned." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:UpdateInvitesResultsResponseArray ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Container> .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeleteInvitesResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of invite/Request deletion status. If there is an error, an exception object will be returned. If the invite/request was successfully cancelled, an invite object will be returned for the invite that was cancelled." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:DeleteInvitesResultsResponseArray ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Container> .

# Property: ad accounts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessMemberAssetsSummary/adAccounts> a rdf:Property ;
  rdfs:label "ad accounts" ;
  rdfs:comment "List of ad account IDs and respective permission levels." ;
  schema:alternateName "ad_accounts" ;
  rdfs:domain pinterest:BusinessMemberAssetsSummary ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Container> .

# Property: profiles
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BusinessMemberAssetsSummary/profiles> a rdf:Property ;
  rdfs:label "profiles" ;
  rdfs:comment "List of profile IDs and respective permission levels." ;
  schema:alternateName "profiles" ;
  rdfs:domain pinterest:BusinessMemberAssetsSummary ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Container> .

# Property: business role
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberResult/businessRole> a rdf:Property ;
  rdfs:label "business role" ;
  rdfs:comment "The access level a member has to the business. Values are case-sensitive.\n<br> - EMPLOYEE: Can only view and access assets you assign to them.\nThey cannot see details about other employees, partners, or other assets.\n<br> - BIZ_ADMIN: Have full control of roles and can add employees and partners as well as grant asset access." ;
  schema:alternateName "business_role" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/businessRole> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:UpdateMemberResult ;
  rdfs:range xsd:string .

# Property: member id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberResult/memberId> a rdf:Property ;
  rdfs:label "member id" ;
  rdfs:comment "Unique identifier of the business member." ;
  schema:alternateName "member_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/memberId> ;
  rdfs:domain pinterest:UpdateMemberResult ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberResultsResponseArray/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "List of members with updated business access role." ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:UpdateMemberResultsResponseArray ;
  rdfs:range pinterest:UpdateMemberResult .

# Property: business role
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberBusinessRoleBody/businessRole> a rdf:Property ;
  rdfs:label "business role" ;
  rdfs:comment "The access level a member has to the business. Values are case-sensitive.\n<br> - EMPLOYEE: Can only view and access assets you assign to them.\nThey cannot see details about other employees, partners, or other assets.\n<br> - BIZ_ADMIN: Have full control of roles and can add employees and partners as well as grant asset access." ;
  schema:alternateName "business_role" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/businessRole> ;
  rdfs:domain pinterest:UpdateMemberBusinessRoleBody ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BusinessRoleForMembersScheme .

# Property: member id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UpdateMemberBusinessRoleBody/memberId> a rdf:Property ;
  rdfs:label "member id" ;
  rdfs:comment "Unique identifier of the member" ;
  schema:alternateName "member_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/memberId> ;
  rdfs:domain pinterest:UpdateMemberBusinessRoleBody ;
  rdfs:range xsd:string .

# Property: deleted members
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletedMembersResponse/deletedMembers> a rdf:Property ;
  rdfs:label "deleted members" ;
  rdfs:comment "List of members whose business membership have been terminated." ;
  schema:alternateName "deleted_members" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/deletedMembers> ;
  rdfs:domain pinterest:DeletedMembersResponse ;
  rdfs:range xsd:string .

# Property: partner ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnersRequest/partnerIds> a rdf:Property ;
  rdfs:label "partner ids" ;
  schema:alternateName "partner_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerIds> ;
  rdfs:domain pinterest:DeletePartnersRequest ;
  rdfs:range xsd:string .

# Property: partner type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnersRequest/partnerType> a rdf:Property ;
  rdfs:label "partner type" ;
  schema:alternateName "partner_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerType> ;
  rdfs:domain pinterest:DeletePartnersRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BusinessRoleCheckModeScheme .

# Property: deleted partners
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeletePartnersResponse/deletedPartners> a rdf:Property ;
  rdfs:label "deleted partners" ;
  rdfs:comment "List of partners whose business partnership have been terminated." ;
  schema:alternateName "deleted_partners" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/deletedPartners> ;
  rdfs:domain pinterest:DeletePartnersResponse ;
  rdfs:range xsd:string .

# Property: members
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MembersToDeleteBody/members> a rdf:Property ;
  rdfs:label "members" ;
  schema:alternateName "members" ;
  rdfs:domain pinterest:MembersToDeleteBody ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Container> .

# Property: assets summary
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/assetsSummary> a rdf:Property ;
  rdfs:label "assets summary" ;
  schema:alternateName "assets_summary" ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range pinterest:BusinessMemberAssetsSummary .

# Property: business roles
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/businessRoles> a rdf:Property ;
  rdfs:label "business roles" ;
  rdfs:comment "The access level a user has on the business. This can be EMPLOYEE, BIZ_ADMIN, or PARTNER." ;
  schema:alternateName "business_roles" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/businessRoles> ;
  rdfs:subPropertyOf schema:roleName ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range xsd:string .

# Property: created by business
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/createdByBusiness> a rdf:Property ;
  rdfs:label "created by business" ;
  rdfs:comment "Metadata for the business that created the business relationship." ;
  schema:alternateName "created_by_business" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByBusiness> ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: created by user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/createdByUser> a rdf:Property ;
  rdfs:label "created by user" ;
  rdfs:comment "Metadata for the user that created the business relationship." ;
  schema:alternateName "created_by_user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/createdByUser> ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "The time the business relationship was created. Returned in milliseconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier of the business member/business partner/employer." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range xsd:string .

# Property: is shared partner
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/isSharedPartner> a rdf:Property ;
  rdfs:label "is shared partner" ;
  rdfs:comment "This field is only relevant when business_role=\"PARTNER\".\n<br>If is_shared_partner=FALSE, the partner can access your business assets. If assets_summary\nis not empty, the assets listed are your business assets the partner has access to.\n<br>If is_shared_partner=TRUE, you can access the partner's business asset. If assets_summary\nis not empty, the assets listed are the partner's business assets you have access to." ;
  schema:alternateName "is_shared_partner" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isSharedPartner> ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range xsd:boolean .

# Property: user
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserBusinessRoleBinding/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Metadata for the business member/business partner/employer." ;
  schema:alternateName "user" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/user> ;
  rdfs:domain pinterest:UserBusinessRoleBinding ;
  rdfs:range pinterest:BusinessAccessUserSummary .

# Property: date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdPinAnalytics/DATE> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Current metrics date. Only returned when granularity is a time-based value (`DAY`, `HOUR`, `WEEK`, `MONTH`)" ;
  schema:alternateName "DATE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/DATE> ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:AdPinAnalytics ;
  rdfs:range xsd:date .

# Property: pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdPinAnalytics/PIN_ID> a rdf:Property ;
  rdfs:label "pin id" ;
  rdfs:comment "The ID of the pin that the metric belongs to." ;
  schema:alternateName "PIN_ID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PIN_ID> ;
  rdfs:domain pinterest:AdPinAnalytics ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CampaignCreateResponse ;
  rdfs:range pinterest:CampaignCreateResponseItem .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseItem/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:CampaignCreateResponseItem ;
  rdfs:range pinterest:CampaignCreateResponseData .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseItem/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:CampaignCreateResponseItem ;
  rdfs:range pinterest:Exception .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Campaign ID." ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Campaign's Advertiser ID. If you want to create a campaign in a Business Account shared account you need to specify the Business Access advertiser ID in both the query path param as well as the request body schema." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string .

# Property: daily spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/dailySpendCap> a rdf:Property ;
  rdfs:label "daily spend cap" ;
  rdfs:comment "Campaign daily spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"lifetime_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "daily_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dailySpendCap> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:int .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign stop appearing. Must occur after any end times for child ad groups. If `end_time` is not specified for the campaign, ads run indefinitely unless you update the campaign, changing their status to `paused`. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent end times can be set for the campaign's child ad groups, but they cannot occur after an `end_time` specified for the campaign.\n- If your campaign has a child ad group with an end time specified, and if you update that campaign with an `end_time` that is earlier than that of the ad group, the campaign `end_time` will supersede the ad group `end_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:int .

# Property: is automated campaign
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/isAutomatedCampaign> a rdf:Property ;
  rdfs:label "is automated campaign" ;
  rdfs:comment "Specifies whether the campaign was created in the automated campaign flow" ;
  schema:alternateName "is_automated_campaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAutomatedCampaign> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:boolean .

# Property: is flexible daily budgets
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/isFlexibleDailyBudgets> a rdf:Property ;
  rdfs:label "is flexible daily budgets" ;
  rdfs:comment "Determine if a campaign has setup for flexible daily budgets, also known as \"Pinterest Performance+ budgets\"." ;
  schema:alternateName "is_flexible_daily_budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFlexibleDailyBudgets> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:boolean .

# Property: lifetime spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/lifetimeSpendCap> a rdf:Property ;
  rdfs:label "lifetime spend cap" ;
  rdfs:comment "Campaign total spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"daily_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "lifetime_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeSpendCap> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Campaign name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string .

# Property: order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/orderLineId> a rdf:Property ;
  rdfs:label "order line id" ;
  rdfs:comment "Order line ID that appears on the invoice." ;
  schema:alternateName "order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderLineId> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign start to appear. Must precede any start times set for child ad groups. Defaults to current time if no time is specified. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent start times can be set for the campaign's child ad groups, but they cannot occur before a `start_time` specified for the campaign.\n- If your campaign has a child ad group with a start time specified, and if you update that campaign with a `start_time` that is later than that of the ad group, the campaign `start_time` will supersede the ad group `start_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range pinterest:TrackingUrls .

# Property: bid options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/bidOptions> a rdf:Property ;
  rdfs:label "bid options" ;
  rdfs:comment "Object describing the campaign level bid multipliers." ;
  schema:alternateName "bid_options" ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range pinterest:CampaignBidOptions .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Campaign creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:int .

# Property: is campaign budget optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/isCampaignBudgetOptimization> a rdf:Property ;
  rdfs:label "is campaign budget optimization" ;
  rdfs:comment "Determines if a campaign automatically generate ad-group level budgets given a campaign budget to maximize campaign outcome. When transitioning from non-cbo to cbo, all previous child ad group budget will be cleared." ;
  schema:alternateName "is_campaign_budget_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCampaignBudgetOptimization> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:boolean .

# Property: is performance plus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/isPerformancePlus> a rdf:Property ;
  rdfs:label "is performance plus" ;
  rdfs:comment "Enable Pinterest Performance+ for your campaign. To learn more, see <a href=\"https://developers.pinterest.com/docs/api-features/pinterest-performance-plus-setup/\">Pinterest Performance+ Setup</a>." ;
  schema:alternateName "is_performance_plus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPerformancePlus> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:boolean .

# Property: objective type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/objectiveType> a rdf:Property ;
  rdfs:label "objective type" ;
  rdfs:comment "Intended result of the campaign. \nYou can only update objectives for draft campaigns.\n`WEB_SESSIONS` and `VIDEO_VIEW` objectives are deprecated. We recommend using `VIDEO_COMPLETION` as an alternative for the latter. " ;
  schema:alternateName "objective_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/objectiveType> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ObjectiveTypeScheme .

# Property: summary status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/summaryStatus> a rdf:Property ;
  rdfs:label "summary status" ;
  rdfs:comment "Summary status for campaign" ;
  schema:alternateName "summary_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/summaryStatus> ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CampaignSummaryStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"campaign\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:subPropertyOf schema:additionalType ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignCreateResponseData/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "UTC timestamp. Last update time." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:CampaignCreateResponseData ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Campaign ID." ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Campaign's Advertiser ID. If you want to create a campaign in a Business Account shared account you need to specify the Business Access advertiser ID in both the query path param as well as the request body schema." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string .

# Property: daily spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/dailySpendCap> a rdf:Property ;
  rdfs:label "daily spend cap" ;
  rdfs:comment "Campaign daily spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"lifetime_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "daily_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dailySpendCap> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:int .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign stop appearing. Must occur after any end times for child ad groups. If `end_time` is not specified for the campaign, ads run indefinitely unless you update the campaign, changing their status to `paused`. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent end times can be set for the campaign's child ad groups, but they cannot occur after an `end_time` specified for the campaign.\n- If your campaign has a child ad group with an end time specified, and if you update that campaign with an `end_time` that is earlier than that of the ad group, the campaign `end_time` will supersede the ad group `end_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:int .

# Property: is automated campaign
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/isAutomatedCampaign> a rdf:Property ;
  rdfs:label "is automated campaign" ;
  rdfs:comment "Specifies whether the campaign was created in the automated campaign flow" ;
  schema:alternateName "is_automated_campaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAutomatedCampaign> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:boolean .

# Property: is flexible daily budgets
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/isFlexibleDailyBudgets> a rdf:Property ;
  rdfs:label "is flexible daily budgets" ;
  rdfs:comment "Determine if a campaign has setup for flexible daily budgets, also known as \"Pinterest Performance+ budgets\"." ;
  schema:alternateName "is_flexible_daily_budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFlexibleDailyBudgets> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:boolean .

# Property: lifetime spend cap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/lifetimeSpendCap> a rdf:Property ;
  rdfs:label "lifetime spend cap" ;
  rdfs:comment "Campaign total spending cap. Required for Campaign Budget Optimization (CBO) campaigns. This and \"daily_spend_cap\" cannot be set at the same time." ;
  schema:alternateName "lifetime_spend_cap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeSpendCap> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Campaign name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string .

# Property: order line id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/orderLineId> a rdf:Property ;
  rdfs:label "order line id" ;
  rdfs:comment "Order line ID that appears on the invoice." ;
  schema:alternateName "order_line_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderLineId> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Timestamp in Unix format for scheduling when ads in the campaign start to appear. Must precede any start times set for child ad groups. Defaults to current time if no time is specified. Learn about <a href=\"/docs/api-features/managing-campaigns/#campaign-scheduling\" target=\"blank\">scheduling campaigns</a>.\nDifferent start times can be set for the campaign's child ad groups, but they cannot occur before a `start_time` specified for the campaign.\n- If your campaign has a child ad group with a start time specified, and if you update that campaign with a `start_time` that is later than that of the ad group, the campaign `start_time` will supersede the ad group `start_time`, and the request will not return an error.\n- In this scenario, if you call <a href=\"/docs/api/v5/campaigns-list\" target=\"blank\">List campaigns</a> or <a href=\"/docs/api/v5/ad_groups-list\" target=\"blank\">List ad groups</a>, the returned campaigns or ad groups are listed with the start and end times that you assigned them, regardless of supersedence." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range pinterest:TrackingUrls .

# Property: bid options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/bidOptions> a rdf:Property ;
  rdfs:label "bid options" ;
  rdfs:comment "Object describing the campaign level bid multipliers." ;
  schema:alternateName "bid_options" ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range pinterest:CampaignBidOptions .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Campaign creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:int .

# Property: is campaign budget optimization
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/isCampaignBudgetOptimization> a rdf:Property ;
  rdfs:label "is campaign budget optimization" ;
  rdfs:comment "Determines if a campaign automatically generate ad-group level budgets given a campaign budget to maximize campaign outcome. When transitioning from non-cbo to cbo, all previous child ad group budget will be cleared." ;
  schema:alternateName "is_campaign_budget_optimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isCampaignBudgetOptimization> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:boolean .

# Property: is performance plus
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/isPerformancePlus> a rdf:Property ;
  rdfs:label "is performance plus" ;
  rdfs:comment "Enable Pinterest Performance+ for your campaign. To learn more, see <a href=\"https://developers.pinterest.com/docs/api-features/pinterest-performance-plus-setup/\">Pinterest Performance+ Setup</a>." ;
  schema:alternateName "is_performance_plus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isPerformancePlus> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:boolean .

# Property: objective type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/objectiveType> a rdf:Property ;
  rdfs:label "objective type" ;
  rdfs:comment "Intended result of the campaign. \nYou can only update objectives for draft campaigns.\n`WEB_SESSIONS` and `VIDEO_VIEW` objectives are deprecated. We recommend using `VIDEO_COMPLETION` as an alternative for the latter. " ;
  schema:alternateName "objective_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/objectiveType> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ObjectiveTypeScheme .

# Property: summary status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/summaryStatus> a rdf:Property ;
  rdfs:label "summary status" ;
  rdfs:comment "Summary status for campaign" ;
  schema:alternateName "summary_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/summaryStatus> ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CampaignSummaryStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"campaign\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:subPropertyOf schema:additionalType ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignResponse/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "UTC timestamp. Last update time." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:Campaign ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CampaignUpdateResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CampaignUpdateResponse ;
  rdfs:range pinterest:CampaignCreateResponseItem .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDbItem/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsDbItem ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDbItem/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsDbItem ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDbItem/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  schema:alternateName "updated_at" ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:CatalogsDbItem ;
  rdfs:range xsd:dateTime .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  schema:alternateName "updated_at" ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:dateTime .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the feed. If not provided, feed will use a default catalog based on type." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/defaultCountry> a rdf:Property ;
  rdfs:label "default country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "default_country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCountry> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:anyURI .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed. This value is currently nullable due to historical reasons. It is expected to become non-nullable in the future." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeed/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: password
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedCredentials/password> a rdf:Property ;
  rdfs:label "password" ;
  rdfs:comment "The required password for downloading a feed." ;
  schema:alternateName "password" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/password> ;
  rdfs:domain pinterest:CatalogsFeedCredentials ;
  rdfs:range xsd:string .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedCredentials/username> a rdf:Property ;
  rdfs:label "username" ;
  rdfs:comment "The required username for downloading a feed." ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:domain pinterest:CatalogsFeedCredentials ;
  rdfs:range xsd:string .

# Property: time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "A time in format HH:MM with leading 0 (zero)" ;
  schema:alternateName "time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/time> ;
  rdfs:domain pinterest:CatalogsFeedProcessingSchedule ;
  rdfs:range xsd:string .

# Property: timezone
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezone> a rdf:Property ;
  rdfs:label "timezone" ;
  rdfs:comment "The timezone considered for the processing schedule time." ;
  schema:alternateName "timezone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/timezone> ;
  rdfs:subPropertyOf schema:scheduleTimezone ;
  rdfs:domain pinterest:CatalogsFeedProcessingSchedule ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingSchedule/timezoneScheme> .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  schema:alternateName "updated_at" ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:dateTime .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the feed. If not provided, feed will use a default catalog based on type." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:anyURI .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed. This value is currently nullable due to historical reasons. It is expected to become non-nullable in the future." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeed/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsHotelFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  schema:alternateName "updated_at" ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:dateTime .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/defaultAvailability> a rdf:Property ;
  rdfs:label "default availability" ;
  rdfs:comment "Default availability for products in a feed." ;
  schema:alternateName "default_availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAvailability> ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductAvailabilityTypeScheme .

# Property: default country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/defaultCountry> a rdf:Property ;
  rdfs:label "default country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "default_country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCountry> ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:anyURI .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed. This value is currently nullable due to historical reasons. It is expected to become non-nullable in the future." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeed/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsRetailFeed ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionDetails/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CatalogsFeedIngestionDetails ;
  rdfs:range pinterest:CatalogsFeedIngestionErrors .

# Property: info
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionDetails/info> a rdf:Property ;
  rdfs:label "info" ;
  schema:alternateName "info" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/info> ;
  rdfs:domain pinterest:CatalogsFeedIngestionDetails ;
  rdfs:range pinterest:CatalogsFeedIngestionInfo .

# Property: warnings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionDetails/warnings> a rdf:Property ;
  rdfs:label "warnings" ;
  schema:alternateName "warnings" ;
  rdfs:domain pinterest:CatalogsFeedIngestionDetails ;
  rdfs:range pinterest:CatalogsFeedIngestionWarnings .

# Property: account flagged
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/ACCOUNT_FLAGGED> a rdf:Property ;
  rdfs:label "account flagged" ;
  rdfs:comment "We detected an issue with your account and are not currently ingesting your items. Please review our policies at policy.pinterest.com/community-guidelines#section-spam or contact us at help.pinterest.com/contact for more information." ;
  schema:alternateName "ACCOUNT_FLAGGED" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ACCOUNT_FLAGGED> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: fetch google sheet not shared
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/FETCH_GOOGLE_SHEET_NOT_SHARED> a rdf:Property ;
  rdfs:label "fetch google sheet not shared" ;
  rdfs:comment "Update your Google Sheets sharing settings to 'Anyone with link' as a Viewer so that Pinterest can access your file." ;
  schema:alternateName "FETCH_GOOGLE_SHEET_NOT_SHARED" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FETCH_GOOGLE_SHEET_NOT_SHARED> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: image file not accessible
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/IMAGE_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "image file not accessible" ;
  rdfs:comment "Image files are unreadable. Please upload new files to continue." ;
  schema:alternateName "IMAGE_FILE_NOT_ACCESSIBLE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/IMAGE_FILE_NOT_ACCESSIBLE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: image file not found
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/IMAGE_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "image file not found" ;
  rdfs:comment "Image files are unreadable. Please upload new files to continue." ;
  schema:alternateName "IMAGE_FILE_NOT_FOUND" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/IMAGE_FILE_NOT_FOUND> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: image invalid file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/IMAGE_INVALID_FILE> a rdf:Property ;
  rdfs:label "image invalid file" ;
  rdfs:comment "Image files are unreadable. Please upload new files to continue." ;
  schema:alternateName "IMAGE_INVALID_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/IMAGE_INVALID_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: image level internal error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/IMAGE_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "image level internal error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "IMAGE_LEVEL_INTERNAL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/IMAGE_LEVEL_INTERNAL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: image malformed url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/IMAGE_MALFORMED_URL> a rdf:Property ;
  rdfs:label "image malformed url" ;
  rdfs:comment "Image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "IMAGE_MALFORMED_URL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/IMAGE_MALFORMED_URL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: large product count decrease
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/LARGE_PRODUCT_COUNT_DECREASE> a rdf:Property ;
  rdfs:label "large product count decrease" ;
  rdfs:comment "The product count has decreased by more than 99% compared to the last successful ingestion." ;
  schema:alternateName "LARGE_PRODUCT_COUNT_DECREASE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/LARGE_PRODUCT_COUNT_DECREASE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: line level internal error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionErrors/LINE_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "line level internal error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to ingest this some items. The next ingestion will happen in 24 hours." ;
  schema:alternateName "LINE_LEVEL_INTERNAL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/LINE_LEVEL_INTERNAL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionErrors ;
  rdfs:range xsd:int .

# Property: in stock
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionInfo/IN_STOCK> a rdf:Property ;
  rdfs:label "in stock" ;
  rdfs:comment "The number of ingested products that are in stock." ;
  schema:alternateName "IN_STOCK" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/IN_STOCK> ;
  rdfs:domain pinterest:CatalogsFeedIngestionInfo ;
  rdfs:range xsd:int .

# Property: out of stock
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionInfo/OUT_OF_STOCK> a rdf:Property ;
  rdfs:label "out of stock" ;
  rdfs:comment "The number of ingested products that are in out of stock." ;
  schema:alternateName "OUT_OF_STOCK" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/OUT_OF_STOCK> ;
  rdfs:domain pinterest:CatalogsFeedIngestionInfo ;
  rdfs:range xsd:int .

# Property: preorder
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionInfo/PREORDER> a rdf:Property ;
  rdfs:label "preorder" ;
  rdfs:comment "The number of ingested products that are in preorder." ;
  schema:alternateName "PREORDER" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/PREORDER> ;
  rdfs:domain pinterest:CatalogsFeedIngestionInfo ;
  rdfs:range xsd:int .

# Property: ad image download content read error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_CONTENT_READ_ERROR> a rdf:Property ;
  rdfs:label "ad image download content read error" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_CONTENT_READ_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_CONTENT_READ_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download dns lookup error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERROR> a rdf:Property ;
  rdfs:label "ad image download dns lookup error" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download file not accessible
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "ad image download file not accessible" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download file not found
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "ad image download file not found" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_FILE_NOT_FOUND" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_FILE_NOT_FOUND> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status400
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS400> a rdf:Property ;
  rdfs:label "ad image download http status400" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_400" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS400> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status403
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS403> a rdf:Property ;
  rdfs:label "ad image download http status403" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_403" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS403> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status404
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS404> a rdf:Property ;
  rdfs:label "ad image download http status404" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_404" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS404> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status405
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS405> a rdf:Property ;
  rdfs:label "ad image download http status405" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_405" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS405> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status410
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS410> a rdf:Property ;
  rdfs:label "ad image download http status410" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_410" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS410> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status429
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS429> a rdf:Property ;
  rdfs:label "ad image download http status429" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_429" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS429> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status500
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS500> a rdf:Property ;
  rdfs:label "ad image download http status500" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_500" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS500> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status502
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS502> a rdf:Property ;
  rdfs:label "ad image download http status502" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_502" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS502> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status503
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS503> a rdf:Property ;
  rdfs:label "ad image download http status503" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_503" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS503> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status504
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS504> a rdf:Property ;
  rdfs:label "ad image download http status504" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_504" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS504> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status507
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS507> a rdf:Property ;
  rdfs:label "ad image download http status507" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_507" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS507> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status508
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS508> a rdf:Property ;
  rdfs:label "ad image download http status508" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_508" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS508> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status520
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS520> a rdf:Property ;
  rdfs:label "ad image download http status520" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_520" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS520> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status521
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS521> a rdf:Property ;
  rdfs:label "ad image download http status521" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_521" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS521> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status522
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS522> a rdf:Property ;
  rdfs:label "ad image download http status522" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_522" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS522> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download http status525
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS525> a rdf:Property ;
  rdfs:label "ad image download http status525" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_HTTP_STATUS_525" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_HTTP_STATUS525> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download internal configuration error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR> a rdf:Property ;
  rdfs:label "ad image download internal configuration error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download internal error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "ad image download internal error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INTERNAL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download internal failed to download
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD> a rdf:Property ;
  rdfs:label "ad image download internal failed to download" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download internal malformed url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URL> a rdf:Property ;
  rdfs:label "ad image download internal malformed url" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download internal rate limited
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITED> a rdf:Property ;
  rdfs:label "ad image download internal rate limited" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITED" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITED> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download internal request expired
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIRED> a rdf:Property ;
  rdfs:label "ad image download internal request expired" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIRED" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIRED> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download invalid file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_INVALID_FILE> a rdf:Property ;
  rdfs:label "ad image download invalid file" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_INVALID_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_INVALID_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download site error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_SITE_ERROR> a rdf:Property ;
  rdfs:label "ad image download site error" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_SITE_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SITE_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download site timeout
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_SITE_TIMEOUT> a rdf:Property ;
  rdfs:label "ad image download site timeout" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_SITE_TIMEOUT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SITE_TIMEOUT> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download ssl error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_SSL_ERROR> a rdf:Property ;
  rdfs:label "ad image download ssl error" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_SSL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SSL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image download ssl handshake error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERROR> a rdf:Property ;
  rdfs:label "ad image download ssl handshake error" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image processing empty file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_PROCESSING_EMPTY_FILE> a rdf:Property ;
  rdfs:label "ad image processing empty file" ;
  rdfs:comment "Ad image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_IMAGE_PROCESSING_EMPTY_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_EMPTY_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image processing height too small
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad image processing height too small" ;
  rdfs:comment "Ad images must have a height larger than 75 pixels" ;
  schema:alternateName "AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image processing too many pixels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_PROCESSING_TOO_MANY_PIXELS> a rdf:Property ;
  rdfs:label "ad image processing too many pixels" ;
  rdfs:comment "Ad images must have a maximum area (width x height) of less than 89478485 pixels" ;
  schema:alternateName "AD_IMAGE_PROCESSING_TOO_MANY_PIXELS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_TOO_MANY_PIXELS> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image processing type mismatch
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_PROCESSING_TYPE_MISMATCH> a rdf:Property ;
  rdfs:label "ad image processing type mismatch" ;
  rdfs:comment "Some ad images could not be processed due to a file type mismatch." ;
  schema:alternateName "AD_IMAGE_PROCESSING_TYPE_MISMATCH" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_TYPE_MISMATCH> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad image processing width too small
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_IMAGE_PROCESSING_WIDTH_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad image processing width too small" ;
  rdfs:comment "Ad images must have a width larger than 75 pixels" ;
  schema:alternateName "AD_IMAGE_PROCESSING_WIDTH_TOO_SMALL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_IMAGE_PROCESSING_WIDTH_TOO_SMALL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download content read error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_CONTENT_READ_ERROR> a rdf:Property ;
  rdfs:label "ad video download content read error" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_CONTENT_READ_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_CONTENT_READ_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download dns lookup error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERROR> a rdf:Property ;
  rdfs:label "ad video download dns lookup error" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download file not accessible
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "ad video download file not accessible" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download file not found
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "ad video download file not found" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_FILE_NOT_FOUND" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_FILE_NOT_FOUND> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status400
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS400> a rdf:Property ;
  rdfs:label "ad video download http status400" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_400" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS400> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status403
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS403> a rdf:Property ;
  rdfs:label "ad video download http status403" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_403" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS403> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status404
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS404> a rdf:Property ;
  rdfs:label "ad video download http status404" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_404" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS404> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status405
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS405> a rdf:Property ;
  rdfs:label "ad video download http status405" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_405" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS405> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status410
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS410> a rdf:Property ;
  rdfs:label "ad video download http status410" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_410" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS410> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status429
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS429> a rdf:Property ;
  rdfs:label "ad video download http status429" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_429" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS429> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status500
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS500> a rdf:Property ;
  rdfs:label "ad video download http status500" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_500" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS500> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status502
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS502> a rdf:Property ;
  rdfs:label "ad video download http status502" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_502" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS502> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status503
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS503> a rdf:Property ;
  rdfs:label "ad video download http status503" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_503" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS503> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status504
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS504> a rdf:Property ;
  rdfs:label "ad video download http status504" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_504" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS504> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status507
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS507> a rdf:Property ;
  rdfs:label "ad video download http status507" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_507" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS507> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status508
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS508> a rdf:Property ;
  rdfs:label "ad video download http status508" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_508" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS508> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status520
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS520> a rdf:Property ;
  rdfs:label "ad video download http status520" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_520" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS520> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status521
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS521> a rdf:Property ;
  rdfs:label "ad video download http status521" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_521" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS521> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status522
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS522> a rdf:Property ;
  rdfs:label "ad video download http status522" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_522" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS522> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download http status525
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS525> a rdf:Property ;
  rdfs:label "ad video download http status525" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_HTTP_STATUS_525" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_HTTP_STATUS525> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download internal configuration error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR> a rdf:Property ;
  rdfs:label "ad video download internal configuration error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download internal error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "ad video download internal error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INTERNAL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download internal failed to download
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD> a rdf:Property ;
  rdfs:label "ad video download internal failed to download" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download internal malformed url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URL> a rdf:Property ;
  rdfs:label "ad video download internal malformed url" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download internal rate limited
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITED> a rdf:Property ;
  rdfs:label "ad video download internal rate limited" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITED" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITED> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download internal request expired
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIRED> a rdf:Property ;
  rdfs:label "ad video download internal request expired" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIRED" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIRED> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download invalid file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_INVALID_FILE> a rdf:Property ;
  rdfs:label "ad video download invalid file" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_INVALID_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_INVALID_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download site error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_SITE_ERROR> a rdf:Property ;
  rdfs:label "ad video download site error" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_SITE_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SITE_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download site timeout
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_SITE_TIMEOUT> a rdf:Property ;
  rdfs:label "ad video download site timeout" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_SITE_TIMEOUT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SITE_TIMEOUT> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download ssl error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_SSL_ERROR> a rdf:Property ;
  rdfs:label "ad video download ssl error" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_SSL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SSL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video download ssl handshake error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERROR> a rdf:Property ;
  rdfs:label "ad video download ssl handshake error" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video length too short
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_LENGTH_TOO_SHORT> a rdf:Property ;
  rdfs:label "ad video length too short" ;
  rdfs:comment "Ad videos length is too short. Please ensure that all ad videos are at least 4 seconds long." ;
  schema:alternateName "AD_VIDEO_LENGTH_TOO_SHORT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_LENGTH_TOO_SHORT> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video processing empty file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_PROCESSING_EMPTY_FILE> a rdf:Property ;
  rdfs:label "ad video processing empty file" ;
  rdfs:comment "Ad video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "AD_VIDEO_PROCESSING_EMPTY_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_EMPTY_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video processing height too small
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad video processing height too small" ;
  rdfs:comment "Ad videos must have a height larger than 75 pixels" ;
  schema:alternateName "AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video processing too many pixels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_PROCESSING_TOO_MANY_PIXELS> a rdf:Property ;
  rdfs:label "ad video processing too many pixels" ;
  rdfs:comment "Ad videos must have a maximum area (width x height) of less than 89478485 pixels" ;
  schema:alternateName "AD_VIDEO_PROCESSING_TOO_MANY_PIXELS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_TOO_MANY_PIXELS> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video processing type mismatch
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_PROCESSING_TYPE_MISMATCH> a rdf:Property ;
  rdfs:label "ad video processing type mismatch" ;
  rdfs:comment "Some ad videos could not be processed due to a file type mismatch." ;
  schema:alternateName "AD_VIDEO_PROCESSING_TYPE_MISMATCH" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_TYPE_MISMATCH> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: ad video processing width too small
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/AD_VIDEO_PROCESSING_WIDTH_TOO_SMALL> a rdf:Property ;
  rdfs:label "ad video processing width too small" ;
  rdfs:comment "Ad videos must have a width larger than 75 pixels" ;
  schema:alternateName "AD_VIDEO_PROCESSING_WIDTH_TOO_SMALL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/AD_VIDEO_PROCESSING_WIDTH_TOO_SMALL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: additional image file not accessible
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/ADDITIONAL_IMAGE_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "additional image file not accessible" ;
  rdfs:comment "Additional image files are unreadable. Please upload new files to continue." ;
  schema:alternateName "ADDITIONAL_IMAGE_FILE_NOT_ACCESSIBLE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_FILE_NOT_ACCESSIBLE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: additional image file not found
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/ADDITIONAL_IMAGE_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "additional image file not found" ;
  rdfs:comment "Additional image files are unreadable. Please upload new files to continue." ;
  schema:alternateName "ADDITIONAL_IMAGE_FILE_NOT_FOUND" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_FILE_NOT_FOUND> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: additional image invalid file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/ADDITIONAL_IMAGE_INVALID_FILE> a rdf:Property ;
  rdfs:label "additional image invalid file" ;
  rdfs:comment "Additional image files are unreadable. Please upload new files to continue." ;
  schema:alternateName "ADDITIONAL_IMAGE_INVALID_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_INVALID_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: additional image level internal error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/ADDITIONAL_IMAGE_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "additional image level internal error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours." ;
  schema:alternateName "ADDITIONAL_IMAGE_LEVEL_INTERNAL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_LEVEL_INTERNAL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: additional image malformed url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/ADDITIONAL_IMAGE_MALFORMED_URL> a rdf:Property ;
  rdfs:label "additional image malformed url" ;
  rdfs:comment "Additional image files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "ADDITIONAL_IMAGE_MALFORMED_URL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ADDITIONAL_IMAGE_MALFORMED_URL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: fetch google sheet public can edit
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDIT> a rdf:Property ;
  rdfs:label "fetch google sheet public can edit" ;
  rdfs:comment "Update your Google Sheets sharing settings from 'Editor' to 'Viewer'." ;
  schema:alternateName "FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDIT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDIT> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: hotel price header is present
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/HOTEL_PRICE_HEADER_IS_PRESENT> a rdf:Property ;
  rdfs:label "hotel price header is present" ;
  rdfs:comment "Price is not a supported column. Use base_price and sale_price instead." ;
  schema:alternateName "HOTEL_PRICE_HEADER_IS_PRESENT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/HOTEL_PRICE_HEADER_IS_PRESENT> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: video download video too short
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/VIDEO_DOWNLOAD_VIDEO_TOO_SHORT> a rdf:Property ;
  rdfs:label "video download video too short" ;
  rdfs:comment "Video length is too short. Please ensure that the main video is at least 4 seconds long." ;
  schema:alternateName "VIDEO_DOWNLOAD_VIDEO_TOO_SHORT" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/VIDEO_DOWNLOAD_VIDEO_TOO_SHORT> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: video file not accessible
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/VIDEO_FILE_NOT_ACCESSIBLE> a rdf:Property ;
  rdfs:label "video file not accessible" ;
  rdfs:comment "Video files are unreadable. Please upload new files to continue." ;
  schema:alternateName "VIDEO_FILE_NOT_ACCESSIBLE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/VIDEO_FILE_NOT_ACCESSIBLE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: video file not found
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/VIDEO_FILE_NOT_FOUND> a rdf:Property ;
  rdfs:label "video file not found" ;
  rdfs:comment "Video files are unreadable. Please upload new files to continue." ;
  schema:alternateName "VIDEO_FILE_NOT_FOUND" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/VIDEO_FILE_NOT_FOUND> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: video invalid file
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/VIDEO_INVALID_FILE> a rdf:Property ;
  rdfs:label "video invalid file" ;
  rdfs:comment "Video files are unreadable. Please upload new files to continue." ;
  schema:alternateName "VIDEO_INVALID_FILE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/VIDEO_INVALID_FILE> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: video level internal error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/VIDEO_LEVEL_INTERNAL_ERROR> a rdf:Property ;
  rdfs:label "video level internal error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to download some additional videos. The next download attempt will happen in 24 hours." ;
  schema:alternateName "VIDEO_LEVEL_INTERNAL_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/VIDEO_LEVEL_INTERNAL_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: video malformed url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestionWarnings/VIDEO_MALFORMED_URL> a rdf:Property ;
  rdfs:label "video malformed url" ;
  rdfs:comment "Video files are unreadable. Please check your link and upload new files to continue." ;
  schema:alternateName "VIDEO_MALFORMED_URL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/VIDEO_MALFORMED_URL> ;
  rdfs:domain pinterest:CatalogsFeedIngestionWarnings ;
  rdfs:range xsd:int .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestion/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsFeedIngestion ;
  rdfs:range xsd:dateTime .

# Property: feed id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestion/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  schema:alternateName "feed_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedId> ;
  rdfs:domain pinterest:CatalogsFeedIngestion ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestion/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsFeedIngestion ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedIngestion/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsFeedIngestion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFeedProcessingStatusScheme .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  schema:alternateName "updated_at" ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range xsd:dateTime .

# Property: ingestion details
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/ingestionDetails> a rdf:Property ;
  rdfs:label "ingestion details" ;
  schema:alternateName "ingestion_details" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ingestionDetails> ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range pinterest:CatalogsFeedIngestionDetails .

# Property: product counts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/productCounts> a rdf:Property ;
  rdfs:label "product counts" ;
  rdfs:comment "The counts can be null early in the process." ;
  schema:alternateName "product_counts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productCounts> ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range pinterest:CatalogsFeedProductCounts .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFeedProcessingStatusScheme .

# Property: validation details
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/validationDetails> a rdf:Property ;
  rdfs:label "validation details" ;
  schema:alternateName "validation_details" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/validationDetails> ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range pinterest:CatalogsFeedValidationDetails .

# Property: video counts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProcessingResult/videoCounts> a rdf:Property ;
  rdfs:label "video counts" ;
  rdfs:comment "Counts of total, ingested, and not ingested videos in the feed file. The counts may not appear early in the process." ;
  schema:alternateName "video_counts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoCounts> ;
  rdfs:domain pinterest:CatalogsFeedProcessingResult ;
  rdfs:range pinterest:CatalogsFeedVideoCounts .

# Property: ingested
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProductCounts/ingested> a rdf:Property ;
  rdfs:label "ingested" ;
  rdfs:comment "The number of products successfully ingested from the feed file." ;
  schema:alternateName "ingested" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ingested> ;
  rdfs:domain pinterest:CatalogsFeedProductCounts ;
  rdfs:range xsd:int .

# Property: original
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedProductCounts/original> a rdf:Property ;
  rdfs:label "original" ;
  rdfs:comment "The number of products in the feed file." ;
  schema:alternateName "original" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/original> ;
  rdfs:domain pinterest:CatalogsFeedProductCounts ;
  rdfs:range xsd:int .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationDetails/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CatalogsFeedValidationDetails ;
  rdfs:range pinterest:CatalogsFeedValidationErrors .

# Property: warnings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationDetails/warnings> a rdf:Property ;
  rdfs:label "warnings" ;
  schema:alternateName "warnings" ;
  rdfs:domain pinterest:CatalogsFeedValidationDetails ;
  rdfs:range pinterest:CatalogsFeedValidationWarnings .

# Property: adult invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/ADULT_INVALID> a rdf:Property ;
  rdfs:label "adult invalid" ;
  rdfs:comment "Some items have invalid adult values." ;
  schema:alternateName "ADULT_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: adwords format invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/ADWORDS_FORMAT_INVALID> a rdf:Property ;
  rdfs:label "adwords format invalid" ;
  rdfs:comment "Some adwords links contain too many characters." ;
  schema:alternateName "ADWORDS_FORMAT_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: availability invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/AVAILABILITY_INVALID> a rdf:Property ;
  rdfs:label "availability invalid" ;
  rdfs:comment "Some items are missing an availability value in their product metadata, those items will not be published." ;
  schema:alternateName "AVAILABILITY_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: blocklisted image signature
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/BLOCKLISTED_IMAGE_SIGNATURE> a rdf:Property ;
  rdfs:label "blocklisted image signature" ;
  rdfs:comment "Some items were not published because they don't meet Pinterest's Merchant Guidelines." ;
  schema:alternateName "BLOCKLISTED_IMAGE_SIGNATURE" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: delimiter error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/DELIMITER_ERROR> a rdf:Property ;
  rdfs:label "delimiter error" ;
  rdfs:comment "Your feed includes data with formatting errors." ;
  schema:alternateName "DELIMITER_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/DELIMITER_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: description missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/DESCRIPTION_MISSING> a rdf:Property ;
  rdfs:label "description missing" ;
  rdfs:comment "Some items are missing a description in their product metadata, those items will not be published." ;
  schema:alternateName "DESCRIPTION_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: duplicate products
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/DUPLICATE_PRODUCTS> a rdf:Property ;
  rdfs:label "duplicate products" ;
  rdfs:comment "Some products are duplicated." ;
  schema:alternateName "DUPLICATE_PRODUCTS" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: encoding error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/ENCODING_ERROR> a rdf:Property ;
  rdfs:label "encoding error" ;
  rdfs:comment "Your feed includes data with an unsupported encoding format." ;
  schema:alternateName "ENCODING_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ENCODING_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: feed length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/FEED_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "feed length too long" ;
  rdfs:comment "Your feed contains too many items, some items will not be published." ;
  schema:alternateName "FEED_LENGTH_TOO_LONG" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FEED_LENGTH_TOO_LONG> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: feed too small
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/FEED_TOO_SMALL> a rdf:Property ;
  rdfs:label "feed too small" ;
  rdfs:comment "Your feed couldn't be validated because the file doesn't contain the minimum number of lines required." ;
  schema:alternateName "FEED_TOO_SMALL" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FEED_TOO_SMALL> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: fetch error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/FETCH_ERROR> a rdf:Property ;
  rdfs:label "fetch error" ;
  rdfs:comment "Pinterest couldn't download your feed." ;
  schema:alternateName "FETCH_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FETCH_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: fetch inactive feed error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/FETCH_INACTIVE_FEED_ERROR> a rdf:Property ;
  rdfs:label "fetch inactive feed error" ;
  rdfs:comment "Your feed wasn't ingested because it hasn’t changed in the previous 90 days." ;
  schema:alternateName "FETCH_INACTIVE_FEED_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FETCH_INACTIVE_FEED_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: image link invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/IMAGE_LINK_INVALID> a rdf:Property ;
  rdfs:label "image link invalid" ;
  rdfs:comment "Some image links are formatted incorrectly." ;
  schema:alternateName "IMAGE_LINK_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: image link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/IMAGE_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "image link length too long" ;
  rdfs:comment "Some items have image_link URLs that contain too many characters, so those items will not be published." ;
  schema:alternateName "IMAGE_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: image link missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/IMAGE_LINK_MISSING> a rdf:Property ;
  rdfs:label "image link missing" ;
  rdfs:comment "Some items are missing an image link URL in their product metadata, those items will not be published." ;
  schema:alternateName "IMAGE_LINK_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: internal service error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/INTERNAL_SERVICE_ERROR> a rdf:Property ;
  rdfs:label "internal service error" ;
  rdfs:comment "We experienced a technical difficulty and were unable to ingest your feed. The next ingestion will happen in 24 hours." ;
  schema:alternateName "INTERNAL_SERVICE_ERROR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/INTERNAL_SERVICE_ERROR> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: invalid domain
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/INVALID_DOMAIN> a rdf:Property ;
  rdfs:label "invalid domain" ;
  rdfs:comment "Some of your product link values don't match the verified domain associated with this account." ;
  schema:alternateName "INVALID_DOMAIN" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: item main image download failure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE> a rdf:Property ;
  rdfs:label "item main image download failure" ;
  rdfs:comment "Some items' main images can't be found." ;
  schema:alternateName "ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: itemid missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/ITEMID_MISSING> a rdf:Property ;
  rdfs:label "itemid missing" ;
  rdfs:comment "Some items are missing an item id in their product metadata, those items will not be published." ;
  schema:alternateName "ITEMID_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: link format invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/LINK_FORMAT_INVALID> a rdf:Property ;
  rdfs:label "link format invalid" ;
  rdfs:comment "Some link values are formatted incorrectly." ;
  schema:alternateName "LINK_FORMAT_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "link length too long" ;
  rdfs:comment "Some product links contain too many characters, those items will not be published." ;
  schema:alternateName "LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: list price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/LIST_PRICE_INVALID> a rdf:Property ;
  rdfs:label "list price invalid" ;
  rdfs:comment "Some items have list price formatting errors in their product metadata, those items will not be published." ;
  schema:alternateName "LIST_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: malformed xml
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/MALFORMED_XML> a rdf:Property ;
  rdfs:label "malformed xml" ;
  rdfs:comment "Your feed couldn't be validated because the xml file is formatted incorrectly." ;
  schema:alternateName "MALFORMED_XML" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/MALFORMED_XML> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: max items per item group exceeded
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED> a rdf:Property ;
  rdfs:label "max items per item group exceeded" ;
  rdfs:comment "Some items exceed the maximum number of items per item group, those items will not be published." ;
  schema:alternateName "MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: no verified domain
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/NO_VERIFIED_DOMAIN> a rdf:Property ;
  rdfs:label "no verified domain" ;
  rdfs:comment "Your merchant domain needs to be claimed." ;
  schema:alternateName "NO_VERIFIED_DOMAIN" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/NO_VERIFIED_DOMAIN> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: parse line error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/PARSE_LINE_ERROR> a rdf:Property ;
  rdfs:label "parse line error" ;
  rdfs:comment "Your feed contains formatting errors for some items." ;
  schema:alternateName "PARSE_LINE_ERROR" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: pinjoin content unsafe
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/PINJOIN_CONTENT_UNSAFE> a rdf:Property ;
  rdfs:label "pinjoin content unsafe" ;
  rdfs:comment "Some items were not published because they don't meet Pinterest's Merchant Guidelines." ;
  schema:alternateName "PINJOIN_CONTENT_UNSAFE" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: price cannot be determined
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/PRICE_CANNOT_BE_DETERMINED> a rdf:Property ;
  rdfs:label "price cannot be determined" ;
  rdfs:comment "Some items were not published because price cannot be determined. The price, list price, and sale price are all different, so those items will not be published." ;
  schema:alternateName "PRICE_CANNOT_BE_DETERMINED" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: price missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/PRICE_MISSING> a rdf:Property ;
  rdfs:label "price missing" ;
  rdfs:comment "Some products are missing a price, those items will not be published." ;
  schema:alternateName "PRICE_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: product link missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/PRODUCT_LINK_MISSING> a rdf:Property ;
  rdfs:label "product link missing" ;
  rdfs:comment "Some items are missing a link URL in their product metadata, those items will not be published." ;
  schema:alternateName "PRODUCT_LINK_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: product price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/PRODUCT_PRICE_INVALID> a rdf:Property ;
  rdfs:label "product price invalid" ;
  rdfs:comment "Some items have price formatting errors in their product metadata, those items will not be published." ;
  schema:alternateName "PRODUCT_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: required columns missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/REQUIRED_COLUMNS_MISSING> a rdf:Property ;
  rdfs:label "required columns missing" ;
  rdfs:comment "Your feed is missing some required column headers." ;
  schema:alternateName "REQUIRED_COLUMNS_MISSING" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/REQUIRED_COLUMNS_MISSING> ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: title missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationErrors/TITLE_MISSING> a rdf:Property ;
  rdfs:label "title missing" ;
  rdfs:comment "Some items are missing a title in their product metadata, those items will not be published." ;
  schema:alternateName "TITLE_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationErrors ;
  rdfs:range xsd:int .

# Property: ad image0 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image0 link duplicated" ;
  rdfs:comment "ad_image_0_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_0_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image0 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image0 link length too long" ;
  rdfs:comment "Ad image link 0 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_0_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image0 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image0 link required" ;
  rdfs:comment "Ad image link 0 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_0_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image0 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image0 link warning" ;
  rdfs:comment "Ad image link 0 format is unsupported." ;
  schema:alternateName "AD_IMAGE_0_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image0 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image0 tag duplicated" ;
  rdfs:comment "ad_image_0_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_0_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image0 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image0 tag length too long" ;
  rdfs:comment "Ad image tag 0 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_0_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image0 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE0_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image0 tag required" ;
  rdfs:comment "Ad image tag 0 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_0_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image10 link duplicated" ;
  rdfs:comment "ad_image_10_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_10_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image10 link length too long" ;
  rdfs:comment "Ad image link 10 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_10_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image10 link required" ;
  rdfs:comment "Ad image link 10 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_10_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image10 link warning" ;
  rdfs:comment "Ad image link 10 format is unsupported." ;
  schema:alternateName "AD_IMAGE_10_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image10 tag duplicated" ;
  rdfs:comment "ad_image_10_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_10_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image10 tag length too long" ;
  rdfs:comment "Ad image tag 10 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_10_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image10 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE10_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image10 tag required" ;
  rdfs:comment "Ad image tag 10 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_10_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image11 link duplicated" ;
  rdfs:comment "ad_image_11_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_11_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image11 link length too long" ;
  rdfs:comment "Ad image link 11 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_11_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image11 link required" ;
  rdfs:comment "Ad image link 11 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_11_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image11 link warning" ;
  rdfs:comment "Ad image link 11 format is unsupported." ;
  schema:alternateName "AD_IMAGE_11_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image11 tag duplicated" ;
  rdfs:comment "ad_image_11_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_11_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image11 tag length too long" ;
  rdfs:comment "Ad image tag 11 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_11_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image11 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE11_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image11 tag required" ;
  rdfs:comment "Ad image tag 11 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_11_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image12 link duplicated" ;
  rdfs:comment "ad_image_12_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_12_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image12 link length too long" ;
  rdfs:comment "Ad image link 12 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_12_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image12 link required" ;
  rdfs:comment "Ad image link 12 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_12_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image12 link warning" ;
  rdfs:comment "Ad image link 12 format is unsupported." ;
  schema:alternateName "AD_IMAGE_12_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image12 tag duplicated" ;
  rdfs:comment "ad_image_12_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_12_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image12 tag length too long" ;
  rdfs:comment "Ad image tag 12 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_12_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image12 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE12_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image12 tag required" ;
  rdfs:comment "Ad image tag 12 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_12_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image13 link duplicated" ;
  rdfs:comment "ad_image_13_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_13_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image13 link length too long" ;
  rdfs:comment "Ad image link 13 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_13_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image13 link required" ;
  rdfs:comment "Ad image link 13 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_13_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image13 link warning" ;
  rdfs:comment "Ad image link 13 format is unsupported." ;
  schema:alternateName "AD_IMAGE_13_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image13 tag duplicated" ;
  rdfs:comment "ad_image_13_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_13_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image13 tag length too long" ;
  rdfs:comment "Ad image tag 13 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_13_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image13 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE13_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image13 tag required" ;
  rdfs:comment "Ad image tag 13 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_13_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image14 link duplicated" ;
  rdfs:comment "ad_image_14_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_14_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image14 link length too long" ;
  rdfs:comment "Ad image link 14 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_14_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image14 link required" ;
  rdfs:comment "Ad image link 14 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_14_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image14 link warning" ;
  rdfs:comment "Ad image link 14 format is unsupported." ;
  schema:alternateName "AD_IMAGE_14_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image14 tag duplicated" ;
  rdfs:comment "ad_image_14_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_14_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image14 tag length too long" ;
  rdfs:comment "Ad image tag 14 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_14_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image14 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE14_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image14 tag required" ;
  rdfs:comment "Ad image tag 14 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_14_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image15 link duplicated" ;
  rdfs:comment "ad_image_15_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_15_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image15 link length too long" ;
  rdfs:comment "Ad image link 15 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_15_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image15 link required" ;
  rdfs:comment "Ad image link 15 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_15_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image15 link warning" ;
  rdfs:comment "Ad image link 15 format is unsupported." ;
  schema:alternateName "AD_IMAGE_15_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image15 tag duplicated" ;
  rdfs:comment "ad_image_15_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_15_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image15 tag length too long" ;
  rdfs:comment "Ad image tag 15 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_15_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image15 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE15_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image15 tag required" ;
  rdfs:comment "Ad image tag 15 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_15_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image16 link duplicated" ;
  rdfs:comment "ad_image_16_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_16_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image16 link length too long" ;
  rdfs:comment "Ad image link 16 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_16_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image16 link required" ;
  rdfs:comment "Ad image link 16 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_16_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image16 link warning" ;
  rdfs:comment "Ad image link 16 format is unsupported." ;
  schema:alternateName "AD_IMAGE_16_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image16 tag duplicated" ;
  rdfs:comment "ad_image_16_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_16_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image16 tag length too long" ;
  rdfs:comment "Ad image tag 16 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_16_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image16 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE16_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image16 tag required" ;
  rdfs:comment "Ad image tag 16 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_16_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image17 link duplicated" ;
  rdfs:comment "ad_image_17_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_17_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image17 link length too long" ;
  rdfs:comment "Ad image link 17 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_17_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image17 link required" ;
  rdfs:comment "Ad image link 17 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_17_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image17 link warning" ;
  rdfs:comment "Ad image link 17 format is unsupported." ;
  schema:alternateName "AD_IMAGE_17_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image17 tag duplicated" ;
  rdfs:comment "ad_image_17_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_17_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image17 tag length too long" ;
  rdfs:comment "Ad image tag 17 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_17_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image17 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE17_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image17 tag required" ;
  rdfs:comment "Ad image tag 17 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_17_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image18 link duplicated" ;
  rdfs:comment "ad_image_18_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_18_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image18 link length too long" ;
  rdfs:comment "Ad image link 18 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_18_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image18 link required" ;
  rdfs:comment "Ad image link 18 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_18_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image18 link warning" ;
  rdfs:comment "Ad image link 18 format is unsupported." ;
  schema:alternateName "AD_IMAGE_18_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image18 tag duplicated" ;
  rdfs:comment "ad_image_18_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_18_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image18 tag length too long" ;
  rdfs:comment "Ad image tag 18 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_18_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image18 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE18_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image18 tag required" ;
  rdfs:comment "Ad image tag 18 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_18_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image19 link duplicated" ;
  rdfs:comment "ad_image_19_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_19_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image19 link length too long" ;
  rdfs:comment "Ad image link 19 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_19_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image19 link required" ;
  rdfs:comment "Ad image link 19 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_19_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image19 link warning" ;
  rdfs:comment "Ad image link 19 format is unsupported." ;
  schema:alternateName "AD_IMAGE_19_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image19 tag duplicated" ;
  rdfs:comment "ad_image_19_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_19_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image19 tag length too long" ;
  rdfs:comment "Ad image tag 19 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_19_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image19 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE19_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image19 tag required" ;
  rdfs:comment "Ad image tag 19 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_19_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image1 link duplicated" ;
  rdfs:comment "ad_image_1_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_1_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image1 link length too long" ;
  rdfs:comment "Ad image link 1 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_1_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image1 link required" ;
  rdfs:comment "Ad image link 1 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_1_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image1 link warning" ;
  rdfs:comment "Ad image link 1 format is unsupported." ;
  schema:alternateName "AD_IMAGE_1_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image1 tag duplicated" ;
  rdfs:comment "ad_image_1_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_1_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image1 tag length too long" ;
  rdfs:comment "Ad image tag 1 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_1_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image1 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE1_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image1 tag required" ;
  rdfs:comment "Ad image tag 1 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_1_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image2 link duplicated" ;
  rdfs:comment "ad_image_2_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_2_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image2 link length too long" ;
  rdfs:comment "Ad image link 2 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_2_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image2 link required" ;
  rdfs:comment "Ad image link 2 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_2_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image2 link warning" ;
  rdfs:comment "Ad image link 2 format is unsupported." ;
  schema:alternateName "AD_IMAGE_2_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image2 tag duplicated" ;
  rdfs:comment "ad_image_2_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_2_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image2 tag length too long" ;
  rdfs:comment "Ad image tag 2 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_2_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image2 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE2_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image2 tag required" ;
  rdfs:comment "Ad image tag 2 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_2_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image3 link duplicated" ;
  rdfs:comment "ad_image_3_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_3_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image3 link length too long" ;
  rdfs:comment "Ad image link 3 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_3_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image3 link required" ;
  rdfs:comment "Ad image link 3 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_3_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image3 link warning" ;
  rdfs:comment "Ad image link 3 format is unsupported." ;
  schema:alternateName "AD_IMAGE_3_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image3 tag duplicated" ;
  rdfs:comment "ad_image_3_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_3_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image3 tag length too long" ;
  rdfs:comment "Ad image tag 3 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_3_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image3 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE3_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image3 tag required" ;
  rdfs:comment "Ad image tag 3 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_3_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image4 link duplicated" ;
  rdfs:comment "ad_image_4_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_4_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image4 link length too long" ;
  rdfs:comment "Ad image link 4 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_4_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image4 link required" ;
  rdfs:comment "Ad image link 4 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_4_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image4 link warning" ;
  rdfs:comment "Ad image link 4 format is unsupported." ;
  schema:alternateName "AD_IMAGE_4_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image4 tag duplicated" ;
  rdfs:comment "ad_image_4_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_4_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image4 tag length too long" ;
  rdfs:comment "Ad image tag 4 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_4_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image4 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE4_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image4 tag required" ;
  rdfs:comment "Ad image tag 4 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_4_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image5 link duplicated" ;
  rdfs:comment "ad_image_5_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_5_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image5 link length too long" ;
  rdfs:comment "Ad image link 5 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_5_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image5 link required" ;
  rdfs:comment "Ad image link 5 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_5_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image5 link warning" ;
  rdfs:comment "Ad image link 5 format is unsupported." ;
  schema:alternateName "AD_IMAGE_5_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image5 tag duplicated" ;
  rdfs:comment "ad_image_5_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_5_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image5 tag length too long" ;
  rdfs:comment "Ad image tag 5 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_5_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image5 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE5_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image5 tag required" ;
  rdfs:comment "Ad image tag 5 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_5_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image6 link duplicated" ;
  rdfs:comment "ad_image_6_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_6_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image6 link length too long" ;
  rdfs:comment "Ad image link 6 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_6_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image6 link required" ;
  rdfs:comment "Ad image link 6 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_6_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image6 link warning" ;
  rdfs:comment "Ad image link 6 format is unsupported." ;
  schema:alternateName "AD_IMAGE_6_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image6 tag duplicated" ;
  rdfs:comment "ad_image_6_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_6_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image6 tag length too long" ;
  rdfs:comment "Ad image tag 6 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_6_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image6 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE6_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image6 tag required" ;
  rdfs:comment "Ad image tag 6 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_6_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image7 link duplicated" ;
  rdfs:comment "ad_image_7_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_7_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image7 link length too long" ;
  rdfs:comment "Ad image link 7 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_7_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image7 link required" ;
  rdfs:comment "Ad image link 7 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_7_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image7 link warning" ;
  rdfs:comment "Ad image link 7 format is unsupported." ;
  schema:alternateName "AD_IMAGE_7_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image7 tag duplicated" ;
  rdfs:comment "ad_image_7_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_7_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image7 tag length too long" ;
  rdfs:comment "Ad image tag 7 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_7_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image7 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE7_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image7 tag required" ;
  rdfs:comment "Ad image tag 7 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_7_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image8 link duplicated" ;
  rdfs:comment "ad_image_8_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_8_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image8 link length too long" ;
  rdfs:comment "Ad image link 8 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_8_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image8 link required" ;
  rdfs:comment "Ad image link 8 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_8_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image8 link warning" ;
  rdfs:comment "Ad image link 8 format is unsupported." ;
  schema:alternateName "AD_IMAGE_8_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image8 tag duplicated" ;
  rdfs:comment "ad_image_8_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_8_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image8 tag length too long" ;
  rdfs:comment "Ad image tag 8 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_8_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image8 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE8_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image8 tag required" ;
  rdfs:comment "Ad image tag 8 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_8_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image9 link duplicated" ;
  rdfs:comment "ad_image_9_link is duplicated with another ad image link." ;
  schema:alternateName "AD_IMAGE_9_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image9 link length too long" ;
  rdfs:comment "Ad image link 9 length is too long. The maximum length is 2047 characters." ;
  schema:alternateName "AD_IMAGE_9_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image9 link required" ;
  rdfs:comment "Ad image link 9 is required because an image tag was provided." ;
  schema:alternateName "AD_IMAGE_9_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image9 link warning" ;
  rdfs:comment "Ad image link 9 format is unsupported." ;
  schema:alternateName "AD_IMAGE_9_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image9 tag duplicated" ;
  rdfs:comment "ad_image_9_tag is duplicated with another ad image tag." ;
  schema:alternateName "AD_IMAGE_9_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image9 tag length too long" ;
  rdfs:comment "Ad image tag 9 length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_IMAGE_9_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad image9 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_IMAGE9_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image9 tag required" ;
  rdfs:comment "Ad image tag 9 is required because an image link was provided." ;
  schema:alternateName "AD_IMAGE_9_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad link format warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_LINK_FORMAT_WARNING> a rdf:Property ;
  rdfs:label "ad link format warning" ;
  rdfs:comment "Some items have ad links that are formatted incorrectly." ;
  schema:alternateName "AD_LINK_FORMAT_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad link same as link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_LINK_SAME_AS_LINK> a rdf:Property ;
  rdfs:label "ad link same as link" ;
  rdfs:comment "Some items have ad link URLs that are duplicates of the link URLs for those items." ;
  schema:alternateName "AD_LINK_SAME_AS_LINK" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video0 link duplicated" ;
  rdfs:comment "ad_video_0_link is duplicated with another ad video link." ;
  schema:alternateName "AD_VIDEO_0_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video0 link length too long" ;
  rdfs:comment "ad_video_0_link length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_VIDEO_0_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad video0 link required" ;
  rdfs:comment "ad_video_0_link is required for this item because ad_video_0_tag was provided." ;
  schema:alternateName "AD_VIDEO_0_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad video0 link warning" ;
  rdfs:comment "ad_video_0_link is formatted incorrectly and will not be published with your items." ;
  schema:alternateName "AD_VIDEO_0_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video0 tag duplicated" ;
  rdfs:comment "ad_video_0_tag is duplicated with another ad video tag." ;
  schema:alternateName "AD_VIDEO_0_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video0 tag length too long" ;
  rdfs:comment "ad_video_0_tag length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_VIDEO_0_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video0 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO0_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad video0 tag required" ;
  rdfs:comment "ad_video_0_tag is required because ad_video_0_link was provided." ;
  schema:alternateName "AD_VIDEO_0_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video1 link duplicated" ;
  rdfs:comment "ad_video_1_link is duplicated with another ad video link." ;
  schema:alternateName "AD_VIDEO_1_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video1 link length too long" ;
  rdfs:comment "ad_video_1_link length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_VIDEO_1_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad video1 link required" ;
  rdfs:comment "ad_video_1_link is required for this item because ad_video_1_tag was provided." ;
  schema:alternateName "AD_VIDEO_1_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad video1 link warning" ;
  rdfs:comment "ad_video_1_link is formatted incorrectly and will not be published with your items." ;
  schema:alternateName "AD_VIDEO_1_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video1 tag duplicated" ;
  rdfs:comment "ad_video_1_tag is duplicated with another ad video tag." ;
  schema:alternateName "AD_VIDEO_1_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video1 tag length too long" ;
  rdfs:comment "ad_video_1_tag length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_VIDEO_1_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video1 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO1_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad video1 tag required" ;
  rdfs:comment "ad_video_1_tag is required because ad_video_1_link was provided." ;
  schema:alternateName "AD_VIDEO_1_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video2 link duplicated" ;
  rdfs:comment "ad_video_2_link is duplicated with another ad video link." ;
  schema:alternateName "AD_VIDEO_2_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video2 link length too long" ;
  rdfs:comment "ad_video_2_link length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_VIDEO_2_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad video2 link required" ;
  rdfs:comment "ad_video_2_link is required for this item because ad_video_2_tag was provided." ;
  schema:alternateName "AD_VIDEO_2_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad video2 link warning" ;
  rdfs:comment "ad_video_2_link is formatted incorrectly and will not be published with your items." ;
  schema:alternateName "AD_VIDEO_2_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video2 tag duplicated" ;
  rdfs:comment "ad_video_2_tag is duplicated with another ad video tag." ;
  schema:alternateName "AD_VIDEO_2_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video2 tag length too long" ;
  rdfs:comment "ad_video_2_tag length is too long. The maximum length is 511 characters." ;
  schema:alternateName "AD_VIDEO_2_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ad video2 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AD_VIDEO2_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad video2 tag required" ;
  rdfs:comment "ad_video_2_tag is required because ad_video_2_link was provided." ;
  schema:alternateName "AD_VIDEO_2_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: additional image link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "additional image link length too long" ;
  rdfs:comment "Some items have additional_image_link URLs that contain too many characters, so those items will not be published." ;
  schema:alternateName "ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: additional image link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/ADDITIONAL_IMAGE_LINK_WARNING> a rdf:Property ;
  rdfs:label "additional image link warning" ;
  rdfs:comment "Some items have additional_image_link URLs that are formatted incorrectly and will not be published with your items." ;
  schema:alternateName "ADDITIONAL_IMAGE_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: adwords format warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/ADWORDS_FORMAT_WARNING> a rdf:Property ;
  rdfs:label "adwords format warning" ;
  rdfs:comment "Some items have adwords_redirect links that are formatted incorrectly." ;
  schema:alternateName "ADWORDS_FORMAT_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: adwords same as link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/ADWORDS_SAME_AS_LINK> a rdf:Property ;
  rdfs:label "adwords same as link" ;
  rdfs:comment "Some items have adwords_redirect URLs that are duplicates of the link URLs for those items." ;
  schema:alternateName "ADWORDS_SAME_AS_LINK" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: age group invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AGE_GROUP_INVALID> a rdf:Property ;
  rdfs:label "age group invalid" ;
  rdfs:comment "Some items have age group values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences." ;
  schema:alternateName "AGE_GROUP_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: android deep link invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/ANDROID_DEEP_LINK_INVALID> a rdf:Property ;
  rdfs:label "android deep link invalid" ;
  rdfs:comment "Some items include invalid android_deep_link." ;
  schema:alternateName "ANDROID_DEEP_LINK_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: availability date invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/AVAILABILITY_DATE_INVALID> a rdf:Property ;
  rdfs:label "availability date invalid" ;
  rdfs:comment "Some items have availability_date values that are formatted incorrectly, those items will be published without an availability date." ;
  schema:alternateName "AVAILABILITY_DATE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: country does not map to currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/COUNTRY_DOES_NOT_MAP_TO_CURRENCY> a rdf:Property ;
  rdfs:label "country does not map to currency" ;
  rdfs:comment "Some items include a currency that doesn't match the usual currency for the location where that product is sold or shipped." ;
  schema:alternateName "COUNTRY_DOES_NOT_MAP_TO_CURRENCY" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: custom label length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/CUSTOM_LABEL_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "custom label length too long" ;
  rdfs:comment "Some items have custom_label values that are too long, those items will be published without that custom label." ;
  schema:alternateName "CUSTOM_LABEL_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: description length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/DESCRIPTION_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "description length too long" ;
  rdfs:comment "The description for some items were truncated because they contain too many characters." ;
  schema:alternateName "DESCRIPTION_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: duplicate headers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/DUPLICATE_HEADERS> a rdf:Property ;
  rdfs:label "duplicate headers" ;
  rdfs:comment "Your feed contains duplicate headers." ;
  schema:alternateName "DUPLICATE_HEADERS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/DUPLICATE_HEADERS> ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: expiration date invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/EXPIRATION_DATE_INVALID> a rdf:Property ;
  rdfs:label "expiration date invalid" ;
  rdfs:comment "Some items have expiration_date values that are formatted incorrectly, those items will be published without an expiration date." ;
  schema:alternateName "EXPIRATION_DATE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: fetch same signature
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/FETCH_SAME_SIGNATURE> a rdf:Property ;
  rdfs:label "fetch same signature" ;
  rdfs:comment "Ingestion completed early because there are no changes to your feed since the last successful update." ;
  schema:alternateName "FETCH_SAME_SIGNATURE" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/FETCH_SAME_SIGNATURE> ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: gender invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/GENDER_INVALID> a rdf:Property ;
  rdfs:label "gender invalid" ;
  rdfs:comment "Some items have gender values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences." ;
  schema:alternateName "GENDER_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: gtin invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/GTIN_INVALID> a rdf:Property ;
  rdfs:label "gtin invalid" ;
  rdfs:comment "Some items include incorrectly formatted GTINs." ;
  schema:alternateName "GTIN_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: image link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/IMAGE_LINK_WARNING> a rdf:Property ;
  rdfs:label "image link warning" ;
  rdfs:comment "Some items have image_link URLs that are formatted incorrectly and will not be published with those items." ;
  schema:alternateName "IMAGE_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: inconsistent currency values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/INCONSISTENT_CURRENCY_VALUES> a rdf:Property ;
  rdfs:label "inconsistent currency values" ;
  rdfs:comment "Some items include inconsistent currencies in price fields." ;
  schema:alternateName "INCONSISTENT_CURRENCY_VALUES" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/INCONSISTENT_CURRENCY_VALUES> ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: indexed product count large delta
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/INDEXED_PRODUCT_COUNT_LARGE_DELTA> a rdf:Property ;
  rdfs:label "indexed product count large delta" ;
  rdfs:comment "The product count has increased or decreased significantly compared to the last successful ingestion." ;
  schema:alternateName "INDEXED_PRODUCT_COUNT_LARGE_DELTA" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/INDEXED_PRODUCT_COUNT_LARGE_DELTA> ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ios deep link invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/IOS_DEEP_LINK_INVALID> a rdf:Property ;
  rdfs:label "ios deep link invalid" ;
  rdfs:comment "Some items include invalid ios_deep_link values." ;
  schema:alternateName "IOS_DEEP_LINK_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: is bundle invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/IS_BUNDLE_INVALID> a rdf:Property ;
  rdfs:label "is bundle invalid" ;
  rdfs:comment "Some items have is_bundle values that are formatted incorrectly, those items will be published without being bundled with other products." ;
  schema:alternateName "IS_BUNDLE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: item additional image download failure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE> a rdf:Property ;
  rdfs:label "item additional image download failure" ;
  rdfs:comment "Some items include additional_image_links that can't be found." ;
  schema:alternateName "ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: link format warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/LINK_FORMAT_WARNING> a rdf:Property ;
  rdfs:label "link format warning" ;
  rdfs:comment "Some items have an invalid product link which contains invalid UTM tracking paramaters." ;
  schema:alternateName "LINK_FORMAT_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: min ad price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/MIN_AD_PRICE_INVALID> a rdf:Property ;
  rdfs:label "min ad price invalid" ;
  rdfs:comment "Some items include min_ad_price values that are formatted incorrectly." ;
  schema:alternateName "MIN_AD_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: mpn invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/MPN_INVALID> a rdf:Property ;
  rdfs:label "mpn invalid" ;
  rdfs:comment "Some items include incorrectly formatted MPNs." ;
  schema:alternateName "MPN_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: multipack invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/MULTIPACK_INVALID> a rdf:Property ;
  rdfs:label "multipack invalid" ;
  rdfs:comment "Some items have invalid multipack values." ;
  schema:alternateName "MULTIPACK_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: optional condition invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/OPTIONAL_CONDITION_INVALID> a rdf:Property ;
  rdfs:label "optional condition invalid" ;
  rdfs:comment "Some items include condition values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences." ;
  schema:alternateName "OPTIONAL_CONDITION_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: optional condition missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/OPTIONAL_CONDITION_MISSING> a rdf:Property ;
  rdfs:label "optional condition missing" ;
  rdfs:comment "Some items are missing a condition value, which may limit visibility in recommendations, search results and shopping experiences." ;
  schema:alternateName "OPTIONAL_CONDITION_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: optional product category invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/OPTIONAL_PRODUCT_CATEGORY_INVALID> a rdf:Property ;
  rdfs:label "optional product category invalid" ;
  rdfs:comment "Some items include google_product_category values that are not formatted correctly according to the GPC taxonomy." ;
  schema:alternateName "OPTIONAL_PRODUCT_CATEGORY_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: optional product category missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/OPTIONAL_PRODUCT_CATEGORY_MISSING> a rdf:Property ;
  rdfs:label "optional product category missing" ;
  rdfs:comment "Some items are missing a google_product_category." ;
  schema:alternateName "OPTIONAL_PRODUCT_CATEGORY_MISSING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: product category depth warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/PRODUCT_CATEGORY_DEPTH_WARNING> a rdf:Property ;
  rdfs:label "product category depth warning" ;
  rdfs:comment "Some items only have 1 or 2 levels of google_product_category values, which may limit visibility in recommendations, search results and shopping experiences." ;
  schema:alternateName "PRODUCT_CATEGORY_DEPTH_WARNING" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: product type length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/PRODUCT_TYPE_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "product type length too long" ;
  rdfs:comment "Some items have product_type values that are too long, those items will be published without that product type." ;
  schema:alternateName "PRODUCT_TYPE_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: sale date invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SALE_DATE_INVALID> a rdf:Property ;
  rdfs:label "sale date invalid" ;
  rdfs:comment "Some items have sale_price_effective_date values that are formatted incorrectly, those items will be published without a sale date." ;
  schema:alternateName "SALE_DATE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: sales price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SALES_PRICE_INVALID> a rdf:Property ;
  rdfs:label "sales price invalid" ;
  rdfs:comment "Some items have sale price values that are higher than the original price of the item." ;
  schema:alternateName "SALES_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: sales price too high
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SALES_PRICE_TOO_HIGH> a rdf:Property ;
  rdfs:label "sales price too high" ;
  rdfs:comment "Some items include a sales price that is higher than the list price. The sales price has been defaulted to the list price." ;
  schema:alternateName "SALES_PRICE_TOO_HIGH" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: sales price too low
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SALES_PRICE_TOO_LOW> a rdf:Property ;
  rdfs:label "sales price too low" ;
  rdfs:comment "Some items include sales price that is much lower than the list price." ;
  schema:alternateName "SALES_PRICE_TOO_LOW" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: shipping height invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SHIPPING_HEIGHT_INVALID> a rdf:Property ;
  rdfs:label "shipping height invalid" ;
  rdfs:comment "Some items include incorrectly formatted shipping_height." ;
  schema:alternateName "SHIPPING_HEIGHT_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: shipping invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SHIPPING_INVALID> a rdf:Property ;
  rdfs:label "shipping invalid" ;
  rdfs:comment "Some items have shipping values that are formatted incorrectly." ;
  schema:alternateName "SHIPPING_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: shipping weight invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SHIPPING_WEIGHT_INVALID> a rdf:Property ;
  rdfs:label "shipping weight invalid" ;
  rdfs:comment "Some items have invalid shipping_weight values." ;
  schema:alternateName "SHIPPING_WEIGHT_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: shipping width invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SHIPPING_WIDTH_INVALID> a rdf:Property ;
  rdfs:label "shipping width invalid" ;
  rdfs:comment "Some items include incorrectly formatted shipping_width." ;
  schema:alternateName "SHIPPING_WIDTH_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: size system invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SIZE_SYSTEM_INVALID> a rdf:Property ;
  rdfs:label "size system invalid" ;
  rdfs:comment "Some items have size system values which are not one of the supported size systems." ;
  schema:alternateName "SIZE_SYSTEM_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: size type invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/SIZE_TYPE_INVALID> a rdf:Property ;
  rdfs:label "size type invalid" ;
  rdfs:comment "Some items have size type values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences." ;
  schema:alternateName "SIZE_TYPE_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: tax invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/TAX_INVALID> a rdf:Property ;
  rdfs:label "tax invalid" ;
  rdfs:comment "Some items have tax values that are formatted incorrectly." ;
  schema:alternateName "TAX_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: title length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/TITLE_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "title length too long" ;
  rdfs:comment "The title for some items were truncated because they contain too many characters." ;
  schema:alternateName "TITLE_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: too many additional image links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/TOO_MANY_ADDITIONAL_IMAGE_LINKS> a rdf:Property ;
  rdfs:label "too many additional image links" ;
  rdfs:comment "Some items have additional_image_link values that exceed the limit for additional images, those items will be published without some of your images." ;
  schema:alternateName "TOO_MANY_ADDITIONAL_IMAGE_LINKS" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: updated time invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/UPDATED_TIME_INVALID> a rdf:Property ;
  rdfs:label "updated time invalid" ;
  rdfs:comment "Some items have updated_time values thate are formatted incorrectly, those items will be published without an updated time." ;
  schema:alternateName "UPDATED_TIME_INVALID" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/UPDATED_TIME_INVALID> ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: utm source auto corrected
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/UTM_SOURCE_AUTO_CORRECTED> a rdf:Property ;
  rdfs:label "utm source auto corrected" ;
  rdfs:comment "Some items include utm_source values that are formatted incorrectly and have been automatically corrected." ;
  schema:alternateName "UTM_SOURCE_AUTO_CORRECTED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: video required when ad video provided
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/VIDEO_REQUIRED_WHEN_AD_VIDEO_PROVIDED> a rdf:Property ;
  rdfs:label "video required when ad video provided" ;
  rdfs:comment "A video is required in the item when ad_video fields are provided." ;
  schema:alternateName "VIDEO_REQUIRED_WHEN_AD_VIDEO_PROVIDED" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: weight unit invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedValidationWarnings/WEIGHT_UNIT_INVALID> a rdf:Property ;
  rdfs:label "weight unit invalid" ;
  rdfs:comment "Some items have weight_unit values that are formatted incorrectly, those items will be published without a weight unit." ;
  schema:alternateName "WEIGHT_UNIT_INVALID" ;
  rdfs:domain pinterest:CatalogsFeedValidationWarnings ;
  rdfs:range xsd:int .

# Property: ingested videos
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedVideoCounts/ingestedVideos> a rdf:Property ;
  rdfs:label "ingested videos" ;
  rdfs:comment "The number of videos successfully ingested from the feed file." ;
  schema:alternateName "ingested_videos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ingestedVideos> ;
  rdfs:domain pinterest:CatalogsFeedVideoCounts ;
  rdfs:range xsd:int .

# Property: not ingested videos
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedVideoCounts/notIngestedVideos> a rdf:Property ;
  rdfs:label "not ingested videos" ;
  rdfs:comment "The number of videos that were not ingested from the feed file." ;
  schema:alternateName "not_ingested_videos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/notIngestedVideos> ;
  rdfs:domain pinterest:CatalogsFeedVideoCounts ;
  rdfs:range xsd:int .

# Property: total videos
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedVideoCounts/totalVideos> a rdf:Property ;
  rdfs:label "total videos" ;
  rdfs:comment "The number of videos in the feed file." ;
  schema:alternateName "total_videos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalVideos> ;
  rdfs:domain pinterest:CatalogsFeedVideoCounts ;
  rdfs:range xsd:int .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/defaultAvailability> a rdf:Property ;
  rdfs:label "default availability" ;
  rdfs:comment "Default availability for products in a feed." ;
  schema:alternateName "default_availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAvailability> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductAvailabilityTypeScheme .

# Property: default country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/defaultCountry> a rdf:Property ;
  rdfs:label "default country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "default_country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCountry> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the feed. If not provided, feed will use a default catalog based on type. Currently, this field has no effect." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/defaultAvailability> a rdf:Property ;
  rdfs:label "default availability" ;
  rdfs:comment "Default availability for products in a feed." ;
  schema:alternateName "default_availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAvailability> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductAvailabilityTypeScheme .

# Property: default country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/defaultCountry> a rdf:Property ;
  rdfs:label "default country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "default_country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCountry> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsRetailFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the feed. If not provided, feed will use a default catalog based on type. At the moment a catalog can not have multiple hotel feeds but this will change in the future." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsHotelFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the feed. If not provided, feed will use a default catalog based on type. At the moment a catalog can not have multiple creative assets feeds but this will change in the future." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/defaultCountry> a rdf:Property ;
  rdfs:label "default country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "default_country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCountry> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: default locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/defaultLocale> a rdf:Property ;
  rdfs:label "default locale" ;
  rdfs:comment "The locale used within a feed for product descriptions." ;
  schema:alternateName "default_locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultLocale> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsCreateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsFeedsUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/defaultAvailability> a rdf:Property ;
  rdfs:label "default availability" ;
  rdfs:comment "Default availability for products in a feed." ;
  schema:alternateName "default_availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAvailability> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductAvailabilityTypeScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailFeedsUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsRetailFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelFeedsUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsHotelFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: credentials
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/credentials> a rdf:Property ;
  rdfs:label "credentials" ;
  rdfs:comment "This field is **OPTIONAL**. Use this if your feed file requires username and password." ;
  schema:alternateName "credentials" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/credentials> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedCredentials .

# Property: default availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/defaultAvailability> a rdf:Property ;
  rdfs:label "default availability" ;
  rdfs:comment "Default availability for products in a feed." ;
  schema:alternateName "default_availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultAvailability> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductAvailabilityTypeScheme .

# Property: default currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/defaultCurrency> a rdf:Property ;
  rdfs:label "default currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "default_currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/defaultCurrency> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCurrencyScheme .

# Property: format
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The file format of a feed." ;
  schema:alternateName "format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/format> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsFormatScheme .

# Property: location
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing." ;
  schema:alternateName "location" ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given feed." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range xsd:string .

# Property: preferred processing schedule
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/preferredProcessingSchedule> a rdf:Property ;
  rdfs:label "preferred processing schedule" ;
  rdfs:comment "Daily processing schedule. This field is **OPTIONAL**. Use this to configure the preferred time for processing a feed (otherwise random)." ;
  schema:alternateName "preferred_processing_schedule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preferredProcessingSchedule> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range pinterest:CatalogsFeedProcessingSchedule .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsFeedsUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status for catalogs entities. Present in catalogs_feed values. When a feed is deleted, the response will inform DELETED as status." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsFeedsUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsStatusScheme .

# Property: attribute name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationDetails/attributeName> a rdf:Property ;
  rdfs:label "attribute name" ;
  rdfs:comment "Product item fields" ;
  schema:alternateName "attribute_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/attributeName> ;
  rdfs:domain pinterest:CatalogsItemValidationDetails ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NullableCatalogsItemFieldTypeScheme .

# Property: provided value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationDetails/providedValue> a rdf:Property ;
  rdfs:label "provided value" ;
  rdfs:comment "Provided value that caused the validation issue." ;
  schema:alternateName "provided_value" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/providedValue> ;
  rdfs:domain pinterest:CatalogsItemValidationDetails ;
  rdfs:range xsd:string .

# Property: adult invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/ADULT_INVALID> a rdf:Property ;
  rdfs:label "adult invalid" ;
  schema:alternateName "ADULT_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: adwords format invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/ADWORDS_FORMAT_INVALID> a rdf:Property ;
  rdfs:label "adwords format invalid" ;
  schema:alternateName "ADWORDS_FORMAT_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: availability invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/AVAILABILITY_INVALID> a rdf:Property ;
  rdfs:label "availability invalid" ;
  schema:alternateName "AVAILABILITY_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: blocklisted image signature
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/BLOCKLISTED_IMAGE_SIGNATURE> a rdf:Property ;
  rdfs:label "blocklisted image signature" ;
  schema:alternateName "BLOCKLISTED_IMAGE_SIGNATURE" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: description missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/DESCRIPTION_MISSING> a rdf:Property ;
  rdfs:label "description missing" ;
  schema:alternateName "DESCRIPTION_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: duplicate products
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/DUPLICATE_PRODUCTS> a rdf:Property ;
  rdfs:label "duplicate products" ;
  schema:alternateName "DUPLICATE_PRODUCTS" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: image link invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/IMAGE_LINK_INVALID> a rdf:Property ;
  rdfs:label "image link invalid" ;
  schema:alternateName "IMAGE_LINK_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: image link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/IMAGE_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "image link length too long" ;
  schema:alternateName "IMAGE_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: image link missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/IMAGE_LINK_MISSING> a rdf:Property ;
  rdfs:label "image link missing" ;
  schema:alternateName "IMAGE_LINK_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: invalid domain
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/INVALID_DOMAIN> a rdf:Property ;
  rdfs:label "invalid domain" ;
  schema:alternateName "INVALID_DOMAIN" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: item main image download failure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE> a rdf:Property ;
  rdfs:label "item main image download failure" ;
  schema:alternateName "ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: itemid missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/ITEMID_MISSING> a rdf:Property ;
  rdfs:label "itemid missing" ;
  schema:alternateName "ITEMID_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: link format invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/LINK_FORMAT_INVALID> a rdf:Property ;
  rdfs:label "link format invalid" ;
  schema:alternateName "LINK_FORMAT_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "link length too long" ;
  schema:alternateName "LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: list price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/LIST_PRICE_INVALID> a rdf:Property ;
  rdfs:label "list price invalid" ;
  schema:alternateName "LIST_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: max items per item group exceeded
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED> a rdf:Property ;
  rdfs:label "max items per item group exceeded" ;
  schema:alternateName "MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: parse line error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/PARSE_LINE_ERROR> a rdf:Property ;
  rdfs:label "parse line error" ;
  schema:alternateName "PARSE_LINE_ERROR" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: pinjoin content unsafe
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/PINJOIN_CONTENT_UNSAFE> a rdf:Property ;
  rdfs:label "pinjoin content unsafe" ;
  schema:alternateName "PINJOIN_CONTENT_UNSAFE" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: price cannot be determined
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/PRICE_CANNOT_BE_DETERMINED> a rdf:Property ;
  rdfs:label "price cannot be determined" ;
  schema:alternateName "PRICE_CANNOT_BE_DETERMINED" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: price missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/PRICE_MISSING> a rdf:Property ;
  rdfs:label "price missing" ;
  schema:alternateName "PRICE_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: product link missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/PRODUCT_LINK_MISSING> a rdf:Property ;
  rdfs:label "product link missing" ;
  schema:alternateName "PRODUCT_LINK_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: product price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/PRODUCT_PRICE_INVALID> a rdf:Property ;
  rdfs:label "product price invalid" ;
  schema:alternateName "PRODUCT_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: title missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationErrors/TITLE_MISSING> a rdf:Property ;
  rdfs:label "title missing" ;
  schema:alternateName "TITLE_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationErrors ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationIssues/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CatalogsItemValidationIssues ;
  rdfs:range pinterest:CatalogsItemValidationErrors .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationIssues/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The merchant-created unique ID that represents the product." ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsItemValidationIssues ;
  rdfs:range xsd:string .

# Property: item number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationIssues/itemNumber> a rdf:Property ;
  rdfs:label "item number" ;
  rdfs:comment "Item number based on order of appearance in the Catalogs Feed. For example, '0' refers to first item found in a feed that was downloaded from a 'location' specified during feed creation." ;
  schema:alternateName "item_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemNumber> ;
  rdfs:domain pinterest:CatalogsItemValidationIssues ;
  rdfs:range xsd:int .

# Property: warnings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationIssues/warnings> a rdf:Property ;
  rdfs:label "warnings" ;
  schema:alternateName "warnings" ;
  rdfs:domain pinterest:CatalogsItemValidationIssues ;
  rdfs:range pinterest:CatalogsItemValidationWarnings .

# Property: ad image0 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image0 link duplicated" ;
  schema:alternateName "AD_IMAGE_0_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image0 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image0 link length too long" ;
  schema:alternateName "AD_IMAGE_0_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image0 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image0 link required" ;
  schema:alternateName "AD_IMAGE_0_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image0 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image0 link warning" ;
  schema:alternateName "AD_IMAGE_0_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image0 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image0 tag duplicated" ;
  schema:alternateName "AD_IMAGE_0_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image0 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image0 tag length too long" ;
  schema:alternateName "AD_IMAGE_0_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image0 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE0_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image0 tag required" ;
  schema:alternateName "AD_IMAGE_0_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image10 link duplicated" ;
  schema:alternateName "AD_IMAGE_10_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image10 link length too long" ;
  schema:alternateName "AD_IMAGE_10_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image10 link required" ;
  schema:alternateName "AD_IMAGE_10_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image10 link warning" ;
  schema:alternateName "AD_IMAGE_10_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image10 tag duplicated" ;
  schema:alternateName "AD_IMAGE_10_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image10 tag length too long" ;
  schema:alternateName "AD_IMAGE_10_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image10 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE10_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image10 tag required" ;
  schema:alternateName "AD_IMAGE_10_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image11 link duplicated" ;
  schema:alternateName "AD_IMAGE_11_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image11 link length too long" ;
  schema:alternateName "AD_IMAGE_11_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image11 link required" ;
  schema:alternateName "AD_IMAGE_11_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image11 link warning" ;
  schema:alternateName "AD_IMAGE_11_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image11 tag duplicated" ;
  schema:alternateName "AD_IMAGE_11_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image11 tag length too long" ;
  schema:alternateName "AD_IMAGE_11_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image11 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE11_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image11 tag required" ;
  schema:alternateName "AD_IMAGE_11_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image12 link duplicated" ;
  schema:alternateName "AD_IMAGE_12_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image12 link length too long" ;
  schema:alternateName "AD_IMAGE_12_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image12 link required" ;
  schema:alternateName "AD_IMAGE_12_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image12 link warning" ;
  schema:alternateName "AD_IMAGE_12_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image12 tag duplicated" ;
  schema:alternateName "AD_IMAGE_12_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image12 tag length too long" ;
  schema:alternateName "AD_IMAGE_12_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image12 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE12_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image12 tag required" ;
  schema:alternateName "AD_IMAGE_12_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image13 link duplicated" ;
  schema:alternateName "AD_IMAGE_13_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image13 link length too long" ;
  schema:alternateName "AD_IMAGE_13_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image13 link required" ;
  schema:alternateName "AD_IMAGE_13_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image13 link warning" ;
  schema:alternateName "AD_IMAGE_13_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image13 tag duplicated" ;
  schema:alternateName "AD_IMAGE_13_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image13 tag length too long" ;
  schema:alternateName "AD_IMAGE_13_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image13 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE13_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image13 tag required" ;
  schema:alternateName "AD_IMAGE_13_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image14 link duplicated" ;
  schema:alternateName "AD_IMAGE_14_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image14 link length too long" ;
  schema:alternateName "AD_IMAGE_14_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image14 link required" ;
  schema:alternateName "AD_IMAGE_14_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image14 link warning" ;
  schema:alternateName "AD_IMAGE_14_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image14 tag duplicated" ;
  schema:alternateName "AD_IMAGE_14_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image14 tag length too long" ;
  schema:alternateName "AD_IMAGE_14_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image14 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE14_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image14 tag required" ;
  schema:alternateName "AD_IMAGE_14_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image15 link duplicated" ;
  schema:alternateName "AD_IMAGE_15_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image15 link length too long" ;
  schema:alternateName "AD_IMAGE_15_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image15 link required" ;
  schema:alternateName "AD_IMAGE_15_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image15 link warning" ;
  schema:alternateName "AD_IMAGE_15_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image15 tag duplicated" ;
  schema:alternateName "AD_IMAGE_15_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image15 tag length too long" ;
  schema:alternateName "AD_IMAGE_15_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image15 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE15_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image15 tag required" ;
  schema:alternateName "AD_IMAGE_15_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image16 link duplicated" ;
  schema:alternateName "AD_IMAGE_16_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image16 link length too long" ;
  schema:alternateName "AD_IMAGE_16_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image16 link required" ;
  schema:alternateName "AD_IMAGE_16_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image16 link warning" ;
  schema:alternateName "AD_IMAGE_16_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image16 tag duplicated" ;
  schema:alternateName "AD_IMAGE_16_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image16 tag length too long" ;
  schema:alternateName "AD_IMAGE_16_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image16 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE16_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image16 tag required" ;
  schema:alternateName "AD_IMAGE_16_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image17 link duplicated" ;
  schema:alternateName "AD_IMAGE_17_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image17 link length too long" ;
  schema:alternateName "AD_IMAGE_17_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image17 link required" ;
  schema:alternateName "AD_IMAGE_17_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image17 link warning" ;
  schema:alternateName "AD_IMAGE_17_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image17 tag duplicated" ;
  schema:alternateName "AD_IMAGE_17_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image17 tag length too long" ;
  schema:alternateName "AD_IMAGE_17_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image17 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE17_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image17 tag required" ;
  schema:alternateName "AD_IMAGE_17_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image18 link duplicated" ;
  schema:alternateName "AD_IMAGE_18_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image18 link length too long" ;
  schema:alternateName "AD_IMAGE_18_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image18 link required" ;
  schema:alternateName "AD_IMAGE_18_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image18 link warning" ;
  schema:alternateName "AD_IMAGE_18_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image18 tag duplicated" ;
  schema:alternateName "AD_IMAGE_18_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image18 tag length too long" ;
  schema:alternateName "AD_IMAGE_18_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image18 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE18_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image18 tag required" ;
  schema:alternateName "AD_IMAGE_18_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image19 link duplicated" ;
  schema:alternateName "AD_IMAGE_19_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image19 link length too long" ;
  schema:alternateName "AD_IMAGE_19_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image19 link required" ;
  schema:alternateName "AD_IMAGE_19_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image19 link warning" ;
  schema:alternateName "AD_IMAGE_19_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image19 tag duplicated" ;
  schema:alternateName "AD_IMAGE_19_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image19 tag length too long" ;
  schema:alternateName "AD_IMAGE_19_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image19 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE19_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image19 tag required" ;
  schema:alternateName "AD_IMAGE_19_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image1 link duplicated" ;
  schema:alternateName "AD_IMAGE_1_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image1 link length too long" ;
  schema:alternateName "AD_IMAGE_1_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image1 link required" ;
  schema:alternateName "AD_IMAGE_1_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image1 link warning" ;
  schema:alternateName "AD_IMAGE_1_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image1 tag duplicated" ;
  schema:alternateName "AD_IMAGE_1_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image1 tag length too long" ;
  schema:alternateName "AD_IMAGE_1_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image1 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE1_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image1 tag required" ;
  schema:alternateName "AD_IMAGE_1_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image2 link duplicated" ;
  schema:alternateName "AD_IMAGE_2_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image2 link length too long" ;
  schema:alternateName "AD_IMAGE_2_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image2 link required" ;
  schema:alternateName "AD_IMAGE_2_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image2 link warning" ;
  schema:alternateName "AD_IMAGE_2_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image2 tag duplicated" ;
  schema:alternateName "AD_IMAGE_2_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image2 tag length too long" ;
  schema:alternateName "AD_IMAGE_2_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image2 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE2_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image2 tag required" ;
  schema:alternateName "AD_IMAGE_2_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image3 link duplicated" ;
  schema:alternateName "AD_IMAGE_3_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image3 link length too long" ;
  schema:alternateName "AD_IMAGE_3_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image3 link required" ;
  schema:alternateName "AD_IMAGE_3_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image3 link warning" ;
  schema:alternateName "AD_IMAGE_3_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image3 tag duplicated" ;
  schema:alternateName "AD_IMAGE_3_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image3 tag length too long" ;
  schema:alternateName "AD_IMAGE_3_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image3 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE3_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image3 tag required" ;
  schema:alternateName "AD_IMAGE_3_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image4 link duplicated" ;
  schema:alternateName "AD_IMAGE_4_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image4 link length too long" ;
  schema:alternateName "AD_IMAGE_4_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image4 link required" ;
  schema:alternateName "AD_IMAGE_4_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image4 link warning" ;
  schema:alternateName "AD_IMAGE_4_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image4 tag duplicated" ;
  schema:alternateName "AD_IMAGE_4_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image4 tag length too long" ;
  schema:alternateName "AD_IMAGE_4_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image4 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE4_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image4 tag required" ;
  schema:alternateName "AD_IMAGE_4_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image5 link duplicated" ;
  schema:alternateName "AD_IMAGE_5_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image5 link length too long" ;
  schema:alternateName "AD_IMAGE_5_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image5 link required" ;
  schema:alternateName "AD_IMAGE_5_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image5 link warning" ;
  schema:alternateName "AD_IMAGE_5_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image5 tag duplicated" ;
  schema:alternateName "AD_IMAGE_5_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image5 tag length too long" ;
  schema:alternateName "AD_IMAGE_5_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image5 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE5_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image5 tag required" ;
  schema:alternateName "AD_IMAGE_5_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image6 link duplicated" ;
  schema:alternateName "AD_IMAGE_6_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image6 link length too long" ;
  schema:alternateName "AD_IMAGE_6_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image6 link required" ;
  schema:alternateName "AD_IMAGE_6_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image6 link warning" ;
  schema:alternateName "AD_IMAGE_6_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image6 tag duplicated" ;
  schema:alternateName "AD_IMAGE_6_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image6 tag length too long" ;
  schema:alternateName "AD_IMAGE_6_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image6 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE6_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image6 tag required" ;
  schema:alternateName "AD_IMAGE_6_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image7 link duplicated" ;
  schema:alternateName "AD_IMAGE_7_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image7 link length too long" ;
  schema:alternateName "AD_IMAGE_7_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image7 link required" ;
  schema:alternateName "AD_IMAGE_7_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image7 link warning" ;
  schema:alternateName "AD_IMAGE_7_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image7 tag duplicated" ;
  schema:alternateName "AD_IMAGE_7_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image7 tag length too long" ;
  schema:alternateName "AD_IMAGE_7_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image7 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE7_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image7 tag required" ;
  schema:alternateName "AD_IMAGE_7_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image8 link duplicated" ;
  schema:alternateName "AD_IMAGE_8_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image8 link length too long" ;
  schema:alternateName "AD_IMAGE_8_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image8 link required" ;
  schema:alternateName "AD_IMAGE_8_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image8 link warning" ;
  schema:alternateName "AD_IMAGE_8_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image8 tag duplicated" ;
  schema:alternateName "AD_IMAGE_8_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image8 tag length too long" ;
  schema:alternateName "AD_IMAGE_8_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image8 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE8_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image8 tag required" ;
  schema:alternateName "AD_IMAGE_8_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image9 link duplicated" ;
  schema:alternateName "AD_IMAGE_9_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image9 link length too long" ;
  schema:alternateName "AD_IMAGE_9_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad image9 link required" ;
  schema:alternateName "AD_IMAGE_9_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad image9 link warning" ;
  schema:alternateName "AD_IMAGE_9_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad image9 tag duplicated" ;
  schema:alternateName "AD_IMAGE_9_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad image9 tag length too long" ;
  schema:alternateName "AD_IMAGE_9_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad image9 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_IMAGE9_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad image9 tag required" ;
  schema:alternateName "AD_IMAGE_9_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad link format warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_LINK_FORMAT_WARNING> a rdf:Property ;
  rdfs:label "ad link format warning" ;
  schema:alternateName "AD_LINK_FORMAT_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad link same as link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_LINK_SAME_AS_LINK> a rdf:Property ;
  rdfs:label "ad link same as link" ;
  schema:alternateName "AD_LINK_SAME_AS_LINK" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video0 link duplicated" ;
  schema:alternateName "AD_VIDEO_0_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video0 link length too long" ;
  schema:alternateName "AD_VIDEO_0_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad video0 link required" ;
  schema:alternateName "AD_VIDEO_0_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad video0 link warning" ;
  schema:alternateName "AD_VIDEO_0_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video0 tag duplicated" ;
  schema:alternateName "AD_VIDEO_0_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video0 tag length too long" ;
  schema:alternateName "AD_VIDEO_0_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video0 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO0_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad video0 tag required" ;
  schema:alternateName "AD_VIDEO_0_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video1 link duplicated" ;
  schema:alternateName "AD_VIDEO_1_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video1 link length too long" ;
  schema:alternateName "AD_VIDEO_1_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad video1 link required" ;
  schema:alternateName "AD_VIDEO_1_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad video1 link warning" ;
  schema:alternateName "AD_VIDEO_1_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video1 tag duplicated" ;
  schema:alternateName "AD_VIDEO_1_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video1 tag length too long" ;
  schema:alternateName "AD_VIDEO_1_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video1 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO1_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad video1 tag required" ;
  schema:alternateName "AD_VIDEO_1_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 link duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_LINK_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video2 link duplicated" ;
  schema:alternateName "AD_VIDEO_2_LINK_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video2 link length too long" ;
  schema:alternateName "AD_VIDEO_2_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 link required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_LINK_REQUIRED> a rdf:Property ;
  rdfs:label "ad video2 link required" ;
  schema:alternateName "AD_VIDEO_2_LINK_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_LINK_WARNING> a rdf:Property ;
  rdfs:label "ad video2 link warning" ;
  schema:alternateName "AD_VIDEO_2_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 tag duplicated
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_TAG_DUPLICATED> a rdf:Property ;
  rdfs:label "ad video2 tag duplicated" ;
  schema:alternateName "AD_VIDEO_2_TAG_DUPLICATED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 tag length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_TAG_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "ad video2 tag length too long" ;
  schema:alternateName "AD_VIDEO_2_TAG_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ad video2 tag required
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AD_VIDEO2_TAG_REQUIRED> a rdf:Property ;
  rdfs:label "ad video2 tag required" ;
  schema:alternateName "AD_VIDEO_2_TAG_REQUIRED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: additional image link length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "additional image link length too long" ;
  schema:alternateName "ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: additional image link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/ADDITIONAL_IMAGE_LINK_WARNING> a rdf:Property ;
  rdfs:label "additional image link warning" ;
  schema:alternateName "ADDITIONAL_IMAGE_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: adwords format warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/ADWORDS_FORMAT_WARNING> a rdf:Property ;
  rdfs:label "adwords format warning" ;
  schema:alternateName "ADWORDS_FORMAT_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: adwords same as link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/ADWORDS_SAME_AS_LINK> a rdf:Property ;
  rdfs:label "adwords same as link" ;
  schema:alternateName "ADWORDS_SAME_AS_LINK" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: age group invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AGE_GROUP_INVALID> a rdf:Property ;
  rdfs:label "age group invalid" ;
  schema:alternateName "AGE_GROUP_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: android deep link invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/ANDROID_DEEP_LINK_INVALID> a rdf:Property ;
  rdfs:label "android deep link invalid" ;
  schema:alternateName "ANDROID_DEEP_LINK_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: availability date invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/AVAILABILITY_DATE_INVALID> a rdf:Property ;
  rdfs:label "availability date invalid" ;
  schema:alternateName "AVAILABILITY_DATE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: country does not map to currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/COUNTRY_DOES_NOT_MAP_TO_CURRENCY> a rdf:Property ;
  rdfs:label "country does not map to currency" ;
  schema:alternateName "COUNTRY_DOES_NOT_MAP_TO_CURRENCY" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: custom label length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/CUSTOM_LABEL_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "custom label length too long" ;
  schema:alternateName "CUSTOM_LABEL_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: description length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/DESCRIPTION_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "description length too long" ;
  schema:alternateName "DESCRIPTION_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: expiration date invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/EXPIRATION_DATE_INVALID> a rdf:Property ;
  rdfs:label "expiration date invalid" ;
  schema:alternateName "EXPIRATION_DATE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: gender invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/GENDER_INVALID> a rdf:Property ;
  rdfs:label "gender invalid" ;
  schema:alternateName "GENDER_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: gtin invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/GTIN_INVALID> a rdf:Property ;
  rdfs:label "gtin invalid" ;
  schema:alternateName "GTIN_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: image link warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/IMAGE_LINK_WARNING> a rdf:Property ;
  rdfs:label "image link warning" ;
  schema:alternateName "IMAGE_LINK_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: ios deep link invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/IOS_DEEP_LINK_INVALID> a rdf:Property ;
  rdfs:label "ios deep link invalid" ;
  schema:alternateName "IOS_DEEP_LINK_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: is bundle invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/IS_BUNDLE_INVALID> a rdf:Property ;
  rdfs:label "is bundle invalid" ;
  schema:alternateName "IS_BUNDLE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: item additional image download failure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE> a rdf:Property ;
  rdfs:label "item additional image download failure" ;
  schema:alternateName "ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: link format warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/LINK_FORMAT_WARNING> a rdf:Property ;
  rdfs:label "link format warning" ;
  schema:alternateName "LINK_FORMAT_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: min ad price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/MIN_AD_PRICE_INVALID> a rdf:Property ;
  rdfs:label "min ad price invalid" ;
  schema:alternateName "MIN_AD_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: mpn invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/MPN_INVALID> a rdf:Property ;
  rdfs:label "mpn invalid" ;
  schema:alternateName "MPN_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: multipack invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/MULTIPACK_INVALID> a rdf:Property ;
  rdfs:label "multipack invalid" ;
  schema:alternateName "MULTIPACK_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: optional condition invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/OPTIONAL_CONDITION_INVALID> a rdf:Property ;
  rdfs:label "optional condition invalid" ;
  schema:alternateName "OPTIONAL_CONDITION_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: optional condition missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/OPTIONAL_CONDITION_MISSING> a rdf:Property ;
  rdfs:label "optional condition missing" ;
  schema:alternateName "OPTIONAL_CONDITION_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: optional product category invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/OPTIONAL_PRODUCT_CATEGORY_INVALID> a rdf:Property ;
  rdfs:label "optional product category invalid" ;
  schema:alternateName "OPTIONAL_PRODUCT_CATEGORY_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: optional product category missing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/OPTIONAL_PRODUCT_CATEGORY_MISSING> a rdf:Property ;
  rdfs:label "optional product category missing" ;
  schema:alternateName "OPTIONAL_PRODUCT_CATEGORY_MISSING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: product category depth warning
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/PRODUCT_CATEGORY_DEPTH_WARNING> a rdf:Property ;
  rdfs:label "product category depth warning" ;
  schema:alternateName "PRODUCT_CATEGORY_DEPTH_WARNING" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: product type length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/PRODUCT_TYPE_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "product type length too long" ;
  schema:alternateName "PRODUCT_TYPE_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: sale date invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SALE_DATE_INVALID> a rdf:Property ;
  rdfs:label "sale date invalid" ;
  schema:alternateName "SALE_DATE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: sales price invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SALES_PRICE_INVALID> a rdf:Property ;
  rdfs:label "sales price invalid" ;
  schema:alternateName "SALES_PRICE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: sales price too high
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SALES_PRICE_TOO_HIGH> a rdf:Property ;
  rdfs:label "sales price too high" ;
  schema:alternateName "SALES_PRICE_TOO_HIGH" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: sales price too low
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SALES_PRICE_TOO_LOW> a rdf:Property ;
  rdfs:label "sales price too low" ;
  schema:alternateName "SALES_PRICE_TOO_LOW" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: shipping height invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SHIPPING_HEIGHT_INVALID> a rdf:Property ;
  rdfs:label "shipping height invalid" ;
  schema:alternateName "SHIPPING_HEIGHT_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: shipping invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SHIPPING_INVALID> a rdf:Property ;
  rdfs:label "shipping invalid" ;
  schema:alternateName "SHIPPING_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: shipping weight invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SHIPPING_WEIGHT_INVALID> a rdf:Property ;
  rdfs:label "shipping weight invalid" ;
  schema:alternateName "SHIPPING_WEIGHT_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: shipping width invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SHIPPING_WIDTH_INVALID> a rdf:Property ;
  rdfs:label "shipping width invalid" ;
  schema:alternateName "SHIPPING_WIDTH_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: size system invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SIZE_SYSTEM_INVALID> a rdf:Property ;
  rdfs:label "size system invalid" ;
  schema:alternateName "SIZE_SYSTEM_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: size type invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/SIZE_TYPE_INVALID> a rdf:Property ;
  rdfs:label "size type invalid" ;
  schema:alternateName "SIZE_TYPE_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: tax invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/TAX_INVALID> a rdf:Property ;
  rdfs:label "tax invalid" ;
  schema:alternateName "TAX_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: title length too long
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/TITLE_LENGTH_TOO_LONG> a rdf:Property ;
  rdfs:label "title length too long" ;
  schema:alternateName "TITLE_LENGTH_TOO_LONG" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: too many additional image links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/TOO_MANY_ADDITIONAL_IMAGE_LINKS> a rdf:Property ;
  rdfs:label "too many additional image links" ;
  schema:alternateName "TOO_MANY_ADDITIONAL_IMAGE_LINKS" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: utm source auto corrected
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/UTM_SOURCE_AUTO_CORRECTED> a rdf:Property ;
  rdfs:label "utm source auto corrected" ;
  schema:alternateName "UTM_SOURCE_AUTO_CORRECTED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: video required when ad video provided
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/VIDEO_REQUIRED_WHEN_AD_VIDEO_PROVIDED> a rdf:Property ;
  rdfs:label "video required when ad video provided" ;
  schema:alternateName "VIDEO_REQUIRED_WHEN_AD_VIDEO_PROVIDED" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: weight unit invalid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemValidationWarnings/WEIGHT_UNIT_INVALID> a rdf:Property ;
  rdfs:label "weight unit invalid" ;
  schema:alternateName "WEIGHT_UNIT_INVALID" ;
  rdfs:domain pinterest:CatalogsItemValidationWarnings ;
  rdfs:range pinterest:CatalogsItemValidationDetails .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsBatch/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsItemsBatch ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsPostFilters/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsItemsPostFilters ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: address
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/address> a rdf:Property ;
  rdfs:label "address" ;
  schema:alternateName "address" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/address> ;
  rdfs:subPropertyOf schema:address ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range pinterest:CatalogsHotelAddress .

# Property: base price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/basePrice> a rdf:Property ;
  rdfs:label "base price" ;
  rdfs:comment "Base price of the hotel room per night followed by the ISO currency code" ;
  schema:alternateName "base_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/basePrice> ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "The brand to which this hotel belongs to." ;
  schema:alternateName "brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/brand> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "The type of property. The category can be any type of internal description desired." ;
  schema:alternateName "category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/category> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Brief description of the hotel." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: guest ratings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/guestRatings> a rdf:Property ;
  rdfs:label "guest ratings" ;
  rdfs:comment "If specified, you must provide all properties" ;
  schema:alternateName "guest_ratings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/guestRatings> ;
  rdfs:subPropertyOf schema:aggregateRating ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range pinterest:CatalogsHotelGuestRatings .

# Property: latitude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/latitude> a rdf:Property ;
  rdfs:label "latitude" ;
  rdfs:comment "Latitude of the hotel." ;
  schema:alternateName "latitude" ;
  rdfs:subPropertyOf schema:latitude ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:double .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "Link to the product page" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:anyURI .

# Property: longitude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/longitude> a rdf:Property ;
  rdfs:label "longitude" ;
  rdfs:comment "Longitude of the hotel." ;
  schema:alternateName "longitude" ;
  rdfs:subPropertyOf schema:longitude ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The hotel's name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: neighborhood
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/neighborhood> a rdf:Property ;
  rdfs:label "neighborhood" ;
  rdfs:comment "A list of neighborhoods where the hotel is located" ;
  schema:alternateName "neighborhood" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/neighborhood> ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: sale price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableHotelAttributes/salePrice> a rdf:Property ;
  rdfs:label "sale price" ;
  rdfs:comment "Sale price of a hotel room per night. Used to advertise discounts off the regular price of the hotel." ;
  schema:alternateName "sale_price" ;
  rdfs:domain pinterest:CatalogsUpdatableHotelAttributes ;
  rdfs:range xsd:string .

# Property: addr1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAddress/addr1> a rdf:Property ;
  rdfs:label "addr1" ;
  rdfs:comment "Primary street address of hotel." ;
  schema:alternateName "addr1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/addr1> ;
  rdfs:subPropertyOf schema:streetAddress ;
  rdfs:domain pinterest:CatalogsHotelAddress ;
  rdfs:range xsd:string .

# Property: city
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAddress/city> a rdf:Property ;
  rdfs:label "city" ;
  rdfs:comment "City where the hotel is located." ;
  schema:alternateName "city" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/city> ;
  rdfs:subPropertyOf schema:addressLocality ;
  rdfs:domain pinterest:CatalogsHotelAddress ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAddress/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country where the hotel is located." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:subPropertyOf schema:addressCountry ;
  rdfs:domain pinterest:CatalogsHotelAddress ;
  rdfs:range xsd:string .

# Property: postal code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAddress/postalCode> a rdf:Property ;
  rdfs:label "postal code" ;
  rdfs:comment "Required for countries with a postal code system. Postal or zip code of the hotel." ;
  schema:alternateName "postal_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/postalCode> ;
  rdfs:subPropertyOf schema:postalCode ;
  rdfs:domain pinterest:CatalogsHotelAddress ;
  rdfs:range xsd:string .

# Property: region
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAddress/region> a rdf:Property ;
  rdfs:label "region" ;
  rdfs:comment "State, county, province, where the hotel is located." ;
  schema:alternateName "region" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/region> ;
  rdfs:subPropertyOf schema:addressRegion ;
  rdfs:domain pinterest:CatalogsHotelAddress ;
  rdfs:range xsd:string .

# Property: max score
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelGuestRatings/maxScore> a rdf:Property ;
  rdfs:label "max score" ;
  rdfs:comment "Max value for the hotel rating score." ;
  schema:alternateName "max_score" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/maxScore> ;
  rdfs:subPropertyOf schema:bestRating ;
  rdfs:domain pinterest:CatalogsHotelGuestRatings ;
  rdfs:range xsd:double .

# Property: number of reviewers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelGuestRatings/numberOfReviewers> a rdf:Property ;
  rdfs:label "number of reviewers" ;
  rdfs:comment "Total number of people who have rated this hotel." ;
  schema:alternateName "number_of_reviewers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfReviewers> ;
  rdfs:subPropertyOf schema:ratingCount ;
  rdfs:domain pinterest:CatalogsHotelGuestRatings ;
  rdfs:range xsd:int .

# Property: rating system
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelGuestRatings/ratingSystem> a rdf:Property ;
  rdfs:label "rating system" ;
  rdfs:comment "System you use for guest reviews." ;
  schema:alternateName "rating_system" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ratingSystem> ;
  rdfs:domain pinterest:CatalogsHotelGuestRatings ;
  rdfs:range xsd:string .

# Property: score
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelGuestRatings/score> a rdf:Property ;
  rdfs:label "score" ;
  rdfs:comment "Your hotel's rating." ;
  schema:alternateName "score" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/score> ;
  rdfs:subPropertyOf schema:ratingValue ;
  rdfs:domain pinterest:CatalogsHotelGuestRatings ;
  rdfs:range xsd:double .

# Property: address
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/address> a rdf:Property ;
  rdfs:label "address" ;
  schema:alternateName "address" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/address> ;
  rdfs:subPropertyOf schema:address ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range pinterest:CatalogsHotelAddress .

# Property: base price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/basePrice> a rdf:Property ;
  rdfs:label "base price" ;
  rdfs:comment "Base price of the hotel room per night followed by the ISO currency code" ;
  schema:alternateName "base_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/basePrice> ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "The brand to which this hotel belongs to." ;
  schema:alternateName "brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/brand> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "The type of property. The category can be any type of internal description desired." ;
  schema:alternateName "category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/category> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "Custom grouping of hotels" ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Brief description of the hotel." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: guest ratings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/guestRatings> a rdf:Property ;
  rdfs:label "guest ratings" ;
  rdfs:comment "If specified, you must provide all properties" ;
  schema:alternateName "guest_ratings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/guestRatings> ;
  rdfs:subPropertyOf schema:aggregateRating ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range pinterest:CatalogsHotelGuestRatings .

# Property: latitude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/latitude> a rdf:Property ;
  rdfs:label "latitude" ;
  rdfs:comment "Latitude of the hotel." ;
  schema:alternateName "latitude" ;
  rdfs:subPropertyOf schema:latitude ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:double .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "Link to the product page" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:anyURI .

# Property: longitude
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/longitude> a rdf:Property ;
  rdfs:label "longitude" ;
  rdfs:comment "Longitude of the hotel." ;
  schema:alternateName "longitude" ;
  rdfs:subPropertyOf schema:longitude ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The hotel's name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: neighborhood
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/neighborhood> a rdf:Property ;
  rdfs:label "neighborhood" ;
  rdfs:comment "A list of neighborhoods where the hotel is located" ;
  schema:alternateName "neighborhood" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/neighborhood> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: sale price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/salePrice> a rdf:Property ;
  rdfs:label "sale price" ;
  rdfs:comment "Sale price of a hotel room per night. Used to advertise discounts off the regular price of the hotel." ;
  schema:alternateName "sale_price" ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:string .

# Property: additional image link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/additionalImageLink> a rdf:Property ;
  rdfs:label "additional image link" ;
  rdfs:comment "<p><= 2000 characters</p>\n<p>The links to additional images for your hotel. Up to ten\nadditional images can be used to show a hotel from different angles.\nMust begin with http:// or https://.</p>" ;
  schema:alternateName "additional_image_link" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range xsd:anyURI .

# Property: main image
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributes/mainImage> a rdf:Property ;
  rdfs:label "main image" ;
  rdfs:comment "The main hotel image" ;
  schema:alternateName "main_image" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mainImage> ;
  rdfs:domain pinterest:CatalogsHotelAttributes ;
  rdfs:range pinterest:CatalogsHotelAttributesMainImage .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributesMainImage/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "<p><= 2000 characters</p>\n<p>The link to the main hotel image. Image should be at least\n75x75 pixels to avoid errors. Use the additional_image_link field to add\nmore images of your hotel. The URL of your main_image.link must be accessible\nby the Pinterest user-agent, and send the accurate image. Please make\nsure there is no template or placeholder image at the link. Must start\nwith http:// or https://.</p>" ;
  schema:alternateName "link" ;
  rdfs:domain pinterest:CatalogsHotelAttributesMainImage ;
  rdfs:range xsd:string .

# Property: tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAttributesMainImage/tag> a rdf:Property ;
  rdfs:label "tag" ;
  rdfs:comment "Tag appended to the image that identifies image category or details. There can be multiple tags associated with an image" ;
  schema:alternateName "tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tag> ;
  rdfs:domain pinterest:CatalogsHotelAttributesMainImage ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsPostFilter/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsRetailItemsPostFilter ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsPostFilter/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the retail item. If not provided, default to oldest retail catalog" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsRetailItemsPostFilter ;
  rdfs:range xsd:string .

# Property: item ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsPostFilter/itemIds> a rdf:Property ;
  rdfs:label "item ids" ;
  schema:alternateName "item_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemIds> ;
  rdfs:domain pinterest:CatalogsRetailItemsPostFilter ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsPostFilter/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsHotelItemsPostFilter ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsPostFilter/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the hotel item. If not provided, default to oldest hotel catalog" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelItemsPostFilter ;
  rdfs:range xsd:string .

# Property: hotel ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsPostFilter/hotelIds> a rdf:Property ;
  rdfs:label "hotel ids" ;
  schema:alternateName "hotel_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelIds> ;
  rdfs:domain pinterest:CatalogsHotelItemsPostFilter ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsPostFilter/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsPostFilter ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsPostFilter/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the creative assets item. If not provided, default to oldest creative assets catalog" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsPostFilter ;
  rdfs:range xsd:string .

# Property: creative assets ids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsPostFilter/creativeAssetsIds> a rdf:Property ;
  rdfs:label "creative assets ids" ;
  schema:alternateName "creative_assets_ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsIds> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsPostFilter ;
  rdfs:range xsd:string .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItems/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsItems .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemResponse/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsRetailItemResponse ;
  rdfs:range pinterest:ItemAttributes .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemResponse/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailItemResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemResponse/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog retail item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:sku ;
  rdfs:domain pinterest:CatalogsRetailItemResponse ;
  rdfs:range xsd:string .

# Property: pins
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemResponse/pins> a rdf:Property ;
  rdfs:label "pins" ;
  rdfs:comment "The pins mapped to the item" ;
  schema:alternateName "pins" ;
  rdfs:domain pinterest:CatalogsRetailItemResponse ;
  rdfs:range pinterest:Pin .

# Property: ad image0link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage0Link> a rdf:Property ;
  rdfs:label "ad image0link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_0_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage0Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image0tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage0Tag> a rdf:Property ;
  rdfs:label "ad image0tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_0_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage0Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image10link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage10Link> a rdf:Property ;
  rdfs:label "ad image10link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_10_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage10Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image10tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage10Tag> a rdf:Property ;
  rdfs:label "ad image10tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_10_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage10Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image11link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage11Link> a rdf:Property ;
  rdfs:label "ad image11link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_11_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage11Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image11tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage11Tag> a rdf:Property ;
  rdfs:label "ad image11tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_11_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage11Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image12link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage12Link> a rdf:Property ;
  rdfs:label "ad image12link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_12_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage12Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image12tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage12Tag> a rdf:Property ;
  rdfs:label "ad image12tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_12_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage12Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image13link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage13Link> a rdf:Property ;
  rdfs:label "ad image13link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_13_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage13Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image13tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage13Tag> a rdf:Property ;
  rdfs:label "ad image13tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_13_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage13Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image14link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage14Link> a rdf:Property ;
  rdfs:label "ad image14link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_14_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage14Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image14tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage14Tag> a rdf:Property ;
  rdfs:label "ad image14tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_14_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage14Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image15link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage15Link> a rdf:Property ;
  rdfs:label "ad image15link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_15_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage15Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image15tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage15Tag> a rdf:Property ;
  rdfs:label "ad image15tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_15_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage15Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image16link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage16Link> a rdf:Property ;
  rdfs:label "ad image16link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_16_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage16Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image16tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage16Tag> a rdf:Property ;
  rdfs:label "ad image16tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_16_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage16Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image17link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage17Link> a rdf:Property ;
  rdfs:label "ad image17link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_17_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage17Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image17tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage17Tag> a rdf:Property ;
  rdfs:label "ad image17tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_17_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage17Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image18link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage18Link> a rdf:Property ;
  rdfs:label "ad image18link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_18_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage18Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image18tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage18Tag> a rdf:Property ;
  rdfs:label "ad image18tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_18_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage18Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image19link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage19Link> a rdf:Property ;
  rdfs:label "ad image19link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_19_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage19Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image19tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage19Tag> a rdf:Property ;
  rdfs:label "ad image19tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_19_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage19Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image1link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage1Link> a rdf:Property ;
  rdfs:label "ad image1link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_1_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage1Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image1tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage1Tag> a rdf:Property ;
  rdfs:label "ad image1tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_1_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage1Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image2link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage2Link> a rdf:Property ;
  rdfs:label "ad image2link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_2_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage2Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image2tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage2Tag> a rdf:Property ;
  rdfs:label "ad image2tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_2_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage2Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image3link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage3Link> a rdf:Property ;
  rdfs:label "ad image3link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_3_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage3Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image3tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage3Tag> a rdf:Property ;
  rdfs:label "ad image3tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_3_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage3Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image4link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage4Link> a rdf:Property ;
  rdfs:label "ad image4link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_4_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage4Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image4tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage4Tag> a rdf:Property ;
  rdfs:label "ad image4tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_4_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage4Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image5link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage5Link> a rdf:Property ;
  rdfs:label "ad image5link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_5_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage5Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image5tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage5Tag> a rdf:Property ;
  rdfs:label "ad image5tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_5_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage5Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image6link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage6Link> a rdf:Property ;
  rdfs:label "ad image6link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_6_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage6Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image6tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage6Tag> a rdf:Property ;
  rdfs:label "ad image6tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_6_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage6Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image7link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage7Link> a rdf:Property ;
  rdfs:label "ad image7link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_7_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage7Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image7tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage7Tag> a rdf:Property ;
  rdfs:label "ad image7tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_7_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage7Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image8link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage8Link> a rdf:Property ;
  rdfs:label "ad image8link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_8_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage8Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image8tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage8Tag> a rdf:Property ;
  rdfs:label "ad image8tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_8_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage8Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image9link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage9Link> a rdf:Property ;
  rdfs:label "ad image9link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad image link that supplements main image for shopping campaigns.</p>\n<p>Image format:</p>\n<ul>\n  <li>Pixel size at least 75 x 75</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder images in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_image_9_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage9Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad image9tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adImage9Tag> a rdf:Property ;
  rdfs:label "ad image9tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_image_x_link, include the image tag with the corresponding ad_image_x_tag attribute.</p>" ;
  schema:alternateName "ad_image_9_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adImage9Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adLink> a rdf:Property ;
  rdfs:label "ad link" ;
  rdfs:comment "Allows advertisers to specify a separate URL that can be used to track traffic coming from Pinterest shopping ads. Must send full URL including tracking—do not send tracking parameters only. At this time we do not support impression tracking. Must begin with http:// or https://." ;
  schema:alternateName "ad_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adLink> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video0link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adVideo0Link> a rdf:Property ;
  rdfs:label "ad video0link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_0_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo0Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video0tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adVideo0Tag> a rdf:Property ;
  rdfs:label "ad video0tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_0_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo0Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video1link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adVideo1Link> a rdf:Property ;
  rdfs:label "ad video1link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_1_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo1Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video1tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adVideo1Tag> a rdf:Property ;
  rdfs:label "ad video1tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_1_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo1Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video2link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adVideo2Link> a rdf:Property ;
  rdfs:label "ad video2link" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 2000 characters</p>\n<p>Ad video link that supplements main video for shopping campaigns.</p>\n<p>Video format:</p>\n<ul>\n  <li>Pixel size between 75 x 75 and 9450 x 9450</li>\n  <li>File size smaller than 2 GB</li>\n  <li>Time span between 4 seconds and 15 minutes</li>\n  <li>Accepted formats: .MP4, .MOV, .M4V</li>\n</ul>\n<p>Link guidelines:</p>\n<ul>\n  <li>Include extension in file name</li>\n  <li>Do not include template or placeholder videos in link</li>\n  <li>Make URL accessible to Pinterest user-agent</li>\n  <li>Must start with http:// or https://</li>\n</ul>" ;
  schema:alternateName "ad_video_2_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo2Link> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ad video2tag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adVideo2Tag> a rdf:Property ;
  rdfs:label "ad video2tag" ;
  rdfs:comment "<a href=\"/docs/getting-started/using-beta-and-restricted-features/\" target=\"blank\" target=\"blank\">Restricted</a>\n<p><= 511 characters</p>\n<p>If you provide an ad_video_x_link, include the video tag with the corresponding ad_video_x_tag attribute.</p>" ;
  schema:alternateName "ad_video_2_tag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adVideo2Tag> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: adult
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/adult> a rdf:Property ;
  rdfs:label "adult" ;
  rdfs:comment "Set this attribute to TRUE if you're submitting items that are considered “adult”. These will not be shown on Pinterest." ;
  schema:alternateName "adult" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adult> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:boolean .

# Property: age group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/ageGroup> a rdf:Property ;
  rdfs:label "age group" ;
  rdfs:comment "The age group to apply a demographic range to the product. Must be one of the following values (upper or lowercased): ‘newborn’, ‘infant’, ‘toddler’, ‘kids’, or ‘adult’." ;
  schema:alternateName "age_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ageGroup> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "The deep link to the product on the Android app." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/availability> a rdf:Property ;
  rdfs:label "availability" ;
  rdfs:comment "The availability of the product. Must be one of the following values (upper or lowercased): ‘in stock’, ‘out of stock’, ‘preorder’." ;
  schema:alternateName "availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/availability> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: average review rating
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/averageReviewRating> a rdf:Property ;
  rdfs:label "average review rating" ;
  rdfs:comment "Average reviews for the item. Can be a number from 1-5." ;
  schema:alternateName "average_review_rating" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/averageReviewRating> ;
  rdfs:subPropertyOf schema:ratingValue ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:double .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "The brand of the product." ;
  schema:alternateName "brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/brand> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: checkout enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/checkoutEnabled> a rdf:Property ;
  rdfs:label "checkout enabled" ;
  rdfs:comment "This attribute is not supported anymore." ;
  schema:alternateName "checkout_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/checkoutEnabled> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:boolean ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: color
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/color> a rdf:Property ;
  rdfs:label "color" ;
  rdfs:comment "The primary color of the product." ;
  schema:alternateName "color" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/color> ;
  rdfs:subPropertyOf schema:color ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: condition
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/condition> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "The condition of the product. Must be one of the following values (upper or lowercased): ‘new’, ‘used’, or ‘refurbished’." ;
  schema:alternateName "condition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/condition> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "<p><= 511 characters for retail and creative asset catalogs, <= 127 characters for hotel catalogs</p>\n<p>Custom grouping of products.</p>" ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: custom number0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customNumber0> a rdf:Property ;
  rdfs:label "custom number0" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber0> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customNumber1> a rdf:Property ;
  rdfs:label "custom number1" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber1> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customNumber2> a rdf:Property ;
  rdfs:label "custom number2" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber2> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customNumber3> a rdf:Property ;
  rdfs:label "custom number3" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber3> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: custom number4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/customNumber4> a rdf:Property ;
  rdfs:label "custom number4" ;
  rdfs:comment "an attribute for any integer information ranging from 0 to 4,294,967,295, which can be used to group items." ;
  schema:alternateName "custom_number_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customNumber4> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "<p><= 10000 characters</p>\n<p>The description of the product.</p>" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: free shipping label
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/freeShippingLabel> a rdf:Property ;
  rdfs:label "free shipping label" ;
  rdfs:comment "The item is free to ship." ;
  schema:alternateName "free_shipping_label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/freeShippingLabel> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:boolean .

# Property: free shipping limit
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/freeShippingLimit> a rdf:Property ;
  rdfs:label "free shipping limit" ;
  rdfs:comment "The minimum order purchase necessary for the customer to get free shipping. Only relevant if free shipping is offered." ;
  schema:alternateName "free_shipping_limit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/freeShippingLimit> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: gender
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "The gender associated with the product. Must be one of the following values (upper or lowercased): ‘male’, ‘female’, or ‘unisex’." ;
  schema:alternateName "gender" ;
  rdfs:subPropertyOf schema:gender ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: google product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/googleProductCategory> a rdf:Property ;
  rdfs:label "google product category" ;
  rdfs:comment "The categorization of the product based on the standardized Google Product Taxonomy. This is a set taxonomy. Both the text values and numeric codes are accepted." ;
  schema:alternateName "google_product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/googleProductCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: gtin
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/gtin> a rdf:Property ;
  rdfs:label "gtin" ;
  rdfs:comment "The unique universal product identifier." ;
  schema:alternateName "gtin" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/gtin> ;
  rdfs:domain pinterest:ItemAttributes .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "<p><= 127 characters</p>\n<p>The user-created unique ID that represents the product. Only\nUnicode characters are accepted.</p>" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: installment price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/installmentPrice> a rdf:Property ;
  rdfs:label "installment price" ;
  rdfs:comment "Installment price of the product. This data will only be shown to pinners in the enabled countries. Expected format: <payment_count>:<payment_amount> <currency>" ;
  schema:alternateName "installment_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/installmentPrice> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "The deep link to the product on the iOS app." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: item group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/itemGroupId> a rdf:Property ;
  rdfs:label "item group id" ;
  rdfs:comment "<p><= 127 characters</p>\n<p>The parent ID of the product.</p>" ;
  schema:alternateName "item_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemGroupId> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: last updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/lastUpdatedTime> a rdf:Property ;
  rdfs:label "last updated time" ;
  rdfs:comment "The millisecond timestamp when the item was lastly modified by the merchant." ;
  schema:alternateName "last_updated_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastUpdatedTime> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:long .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "<p><= 511 characters</p>\n<p>The landing page for the product.</p>" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:anyURI .

# Property: material
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/material> a rdf:Property ;
  rdfs:label "material" ;
  rdfs:comment "The material used to make the product." ;
  schema:alternateName "material" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/material> ;
  rdfs:subPropertyOf schema:material ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: min ad price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/minAdPrice> a rdf:Property ;
  rdfs:label "min ad price" ;
  rdfs:comment "The minimum advertised price of the product. It supports the following formats, \"19.99 USD\", \"19.99USD\" and \"19.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "min_ad_price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/minAdPrice> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: mobile link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/mobileLink> a rdf:Property ;
  rdfs:label "mobile link" ;
  rdfs:comment "The mobile-optimized version of your landing page. Must begin with http:// or https://." ;
  schema:alternateName "mobile_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mobileLink> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: mpn
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/mpn> a rdf:Property ;
  rdfs:label "mpn" ;
  rdfs:comment "Manufacturer Part Number are alpha-numeric codes created by the manufacturer of a product to uniquely identify it among all products from the same manufacturer." ;
  schema:alternateName "mpn" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mpn> ;
  rdfs:subPropertyOf schema:mpn ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: number of ratings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/numberOfRatings> a rdf:Property ;
  rdfs:label "number of ratings" ;
  rdfs:comment "The number of ratings for the item." ;
  schema:alternateName "number_of_ratings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfRatings> ;
  rdfs:subPropertyOf schema:ratingCount ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: number of reviews
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/numberOfReviews> a rdf:Property ;
  rdfs:label "number of reviews" ;
  rdfs:comment "The number of reviews available for the item." ;
  schema:alternateName "number_of_reviews" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numberOfReviews> ;
  rdfs:subPropertyOf schema:reviewCount ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:int .

# Property: pattern
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/pattern> a rdf:Property ;
  rdfs:label "pattern" ;
  rdfs:comment "The description of the pattern used for the product." ;
  schema:alternateName "pattern" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pattern> ;
  rdfs:subPropertyOf schema:pattern ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/price> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "The price of the product. It supports the following formats, \"24.99 USD\", \"24.99USD\" and \"24.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "price" ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: product type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/productType> a rdf:Property ;
  rdfs:label "product type" ;
  rdfs:comment "<p><= 1000 characters</p>\n<p>The categorization of your product based on your custom product\ntaxonomy. Subcategories must be sent separated by “ > “. The > must be\nwrapped by spaces. We do not recognize any other delimiters such as comma\nor pipe.</p>" ;
  schema:alternateName "product_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productType> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: promotion id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/promotionId> a rdf:Property ;
  rdfs:label "promotion id" ;
  rdfs:comment "A unique identifier referencing the promotion associated with this catalog item." ;
  schema:alternateName "promotion_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionId> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: sale price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/salePrice> a rdf:Property ;
  rdfs:label "sale price" ;
  rdfs:comment "The discounted price of the product. The sale_price must be lower than the price. It supports the following formats, \"14.99 USD\", \"14.99USD\" and \"14.99\". If the currency is not included, we default to US dollars." ;
  schema:alternateName "sale_price" ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: sale price effective date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/salePriceEffectiveDate> a rdf:Property ;
  rdfs:label "sale price effective date" ;
  rdfs:comment "Sale price effective date. Expected format: <start_date>/<end_date> (ISO 8601 format)" ;
  schema:alternateName "sale_price_effective_date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/salePriceEffectiveDate> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/shipping> a rdf:Property ;
  rdfs:label "shipping" ;
  rdfs:comment "Shipping consists of one group of up to four elements, country, region, service (all optional) and price (required). All colons, even for blank values, are required." ;
  schema:alternateName "shipping" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shipping> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/shippingHeight> a rdf:Property ;
  rdfs:label "shipping height" ;
  rdfs:comment "The height of the package needed to ship the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingHeight> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping weight
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/shippingWeight> a rdf:Property ;
  rdfs:label "shipping weight" ;
  rdfs:comment "The weight of the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_weight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingWeight> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: shipping width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/shippingWidth> a rdf:Property ;
  rdfs:label "shipping width" ;
  rdfs:comment "The width of the package needed to ship the product. Ensure there is a space between the numeric string and the metric." ;
  schema:alternateName "shipping_width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/shippingWidth> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "The size of the product." ;
  schema:alternateName "size" ;
  rdfs:subPropertyOf schema:size ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: size system
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/sizeSystem> a rdf:Property ;
  rdfs:label "size system" ;
  rdfs:comment "Indicates the country’s sizing system in which you are submitting your product. Must be one of the following values (upper or lowercased): ‘US’, ‘UK’, ‘EU’, ‘DE’, ‘FR’, ‘JP’, ‘CN’, ‘IT’, ‘BR’, ‘MEX’, or ‘AU’." ;
  schema:alternateName "size_system" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeSystem> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: size type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/sizeType> a rdf:Property ;
  rdfs:label "size type" ;
  rdfs:comment "Additional description for the size. Must be one of the following values (upper or lowercased): ‘regular’, ‘petite’, ‘plus’, ‘big_and_tall’, or ‘maternity’." ;
  schema:alternateName "size_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizeType> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: tax
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/tax> a rdf:Property ;
  rdfs:label "tax" ;
  rdfs:comment "Tax consists of one group of up to four elements, country, region, rate (all required) and tax_ship (optional). All colons, even for blank values, are required." ;
  schema:alternateName "tax" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tax> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "<p><= 500 characters</p>\n<p>The name of the product.</p>" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: unit pricing base measure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/unitPricingBaseMeasure> a rdf:Property ;
  rdfs:label "unit pricing base measure" ;
  rdfs:comment "Unit pricing base measure of the product. This data will only be shown to pinners in the enabled countries. Expected format: <base_measure> <unit_type>" ;
  schema:alternateName "unit_pricing_base_measure" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unitPricingBaseMeasure> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: unit pricing measure
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/unitPricingMeasure> a rdf:Property ;
  rdfs:label "unit pricing measure" ;
  rdfs:comment "Unit pricing total measure of the product. This data will only be shown to pinners in the enabled countries. Expected format: <total_units> <unit_type>" ;
  schema:alternateName "unit_pricing_measure" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unitPricingMeasure> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: variant names
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/variantNames> a rdf:Property ;
  rdfs:label "variant names" ;
  rdfs:comment "Options for this variant. People will see these options next to your Pin and can select the one they want. List them in the order you want them displayed." ;
  schema:alternateName "variant_names" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/variantNames> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: variant values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/variantValues> a rdf:Property ;
  rdfs:label "variant values" ;
  rdfs:comment "Option values for this variant. People will see these options next to your Pin and can select the one they want. List them in the order you want them displayed. The order of the variant values must be consistent with the order of the variant names." ;
  schema:alternateName "variant_values" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/variantValues> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: additional image link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/additionalImageLink> a rdf:Property ;
  rdfs:label "additional image link" ;
  rdfs:comment "<p><= 2000 characters</p>\n<p>The links to additional images for your product. Up to ten\nadditional images can be used to show a product from different angles\nor to show different stages. Must begin with http:// or https://.</p>" ;
  schema:alternateName "additional_image_link" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:anyURI .

# Property: image link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/imageLink> a rdf:Property ;
  rdfs:label "image link" ;
  rdfs:comment "<p><= 2000 characters</p>\n<p>The link to the main product images. Images should be at least\n75x75 pixels to avoid errors. Use the additional_image_link field to add\nmore images of your product. The URL of your image_link must be accessible\nby the Pinterest user-agent, and send the accurate images. Please make\nsure there are no template or placeholder images at the link. Must start\nwith http:// or https://.</p>" ;
  schema:alternateName "image_link" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:anyURI .

# Property: video link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemAttributes/videoLink> a rdf:Property ;
  rdfs:label "video link" ;
  rdfs:comment "<p><= 2,000 characters</p>\n<p>Hosted link to the product video.</p>\n<p>File types for linked videos must be .mp4, .mov or .m4v.</p>\n<p>File size cannot exceed 2GB.</p>" ;
  schema:alternateName "video_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoLink> ;
  rdfs:domain pinterest:ItemAttributes ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemResponse/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsHotelItemResponse ;
  rdfs:range pinterest:CatalogsHotelAttributes .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemResponse/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelItemResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemResponse/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsHotelItemResponse ;
  rdfs:range xsd:string .

# Property: pins
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemResponse/pins> a rdf:Property ;
  rdfs:label "pins" ;
  rdfs:comment "The pins mapped to the item" ;
  schema:alternateName "pins" ;
  rdfs:domain pinterest:CatalogsHotelItemResponse ;
  rdfs:range pinterest:Pin .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemResponse/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemResponse ;
  rdfs:range pinterest:CatalogsCreativeAssetsAttributes .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemResponse/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemResponse/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemResponse ;
  rdfs:range xsd:string .

# Property: pins
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemResponse/pins> a rdf:Property ;
  rdfs:label "pins" ;
  rdfs:comment "The pins mapped to the item" ;
  schema:alternateName "pins" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemResponse ;
  rdfs:range pinterest:Pin .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "Link to the creative assets page." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Brief description of the creative assets." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: google product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/googleProductCategory> a rdf:Property ;
  rdfs:label "google product category" ;
  rdfs:comment "The categorization of the product based on the standardized Google Product Taxonomy. This is a set taxonomy. Both the text values and numeric codes are accepted." ;
  schema:alternateName "google_product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/googleProductCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "IOS deep link to the creative assets page." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "Link to the creative assets page." ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:anyURI .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "The name of the creative assets." ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: visibility
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/visibility> a rdf:Property ;
  rdfs:label "visibility" ;
  rdfs:comment "Visibility of the creative assets. Must be one of the following values (upper or lowercase): ‘visible’, ‘hidden’." ;
  schema:alternateName "visibility" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/visibility> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: image link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/imageLink> a rdf:Property ;
  rdfs:label "image link" ;
  rdfs:comment "The creative assets image." ;
  schema:alternateName "image_link" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:anyURI .

# Property: video link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAttributes/videoLink> a rdf:Property ;
  rdfs:label "video link" ;
  rdfs:comment "The creative assets video." ;
  schema:alternateName "video_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videoLink> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemErrorResponse/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailItemErrorResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemErrorResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with the errors for the item id requested" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CatalogsRetailItemErrorResponse ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemErrorResponse/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsRetailItemErrorResponse ;
  rdfs:range xsd:string .

# Property: attribute
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemValidationEvent/attribute> a rdf:Property ;
  rdfs:label "attribute" ;
  rdfs:comment "The attribute that the item validation event references" ;
  schema:alternateName "attribute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/attribute> ;
  rdfs:domain pinterest:ItemValidationEvent ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemValidationEvent/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "The event code that the item validation event references" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:ItemValidationEvent ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemValidationEvent/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Title message describing the item validation event" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:ItemValidationEvent ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemErrorResponse/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelItemErrorResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemErrorResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with the errors for the item id requested" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CatalogsHotelItemErrorResponse ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemErrorResponse/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsHotelItemErrorResponse ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemErrorResponse/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemErrorResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemErrorResponse/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemErrorResponse ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemErrorResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with the errors for the item id requested" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemErrorResponse ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: android deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/androidDeepLink> a rdf:Property ;
  rdfs:label "android deep link" ;
  rdfs:comment "Link to the creative assets page." ;
  schema:alternateName "android_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/androidDeepLink> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label0
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/customLabel0> a rdf:Property ;
  rdfs:label "custom label0" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_0" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel0> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/customLabel1> a rdf:Property ;
  rdfs:label "custom label1" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel1> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label2
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/customLabel2> a rdf:Property ;
  rdfs:label "custom label2" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel2> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label3
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/customLabel3> a rdf:Property ;
  rdfs:label "custom label3" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel3> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: custom label4
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/customLabel4> a rdf:Property ;
  rdfs:label "custom label4" ;
  rdfs:comment "Custom grouping of creative assets." ;
  schema:alternateName "custom_label_4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customLabel4> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Brief description of the creative assets." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: google product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/googleProductCategory> a rdf:Property ;
  rdfs:label "google product category" ;
  rdfs:comment "The categorization of the product based on the standardized Google Product Taxonomy. This is a set taxonomy. Both the text values and numeric codes are accepted." ;
  schema:alternateName "google_product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/googleProductCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: ios deep link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/iosDeepLink> a rdf:Property ;
  rdfs:label "ios deep link" ;
  rdfs:comment "IOS deep link to the creative assets page." ;
  schema:alternateName "ios_deep_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/iosDeepLink> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "Link to the creative assets page." ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:anyURI .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "The name of the creative assets." ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: visibility
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdatableCreativeAssetsAttributes/visibility> a rdf:Property ;
  rdfs:label "visibility" ;
  rdfs:comment "Visibility of the creative assets. Must be one of the following values (upper or lowercase): ‘visible’, ‘hidden’." ;
  schema:alternateName "visibility" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/visibility> ;
  rdfs:domain pinterest:CatalogsUpdatableCreativeAssetsAttributes ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsBatch/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsBatch ;
  rdfs:range xsd:string .

# Property: batch id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsBatch/batchId> a rdf:Property ;
  rdfs:label "batch id" ;
  rdfs:comment "Id of the catalogs items batch" ;
  schema:alternateName "batch_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/batchId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsBatch ;
  rdfs:range xsd:string .

# Property: completed time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsBatch/completedTime> a rdf:Property ;
  rdfs:label "completed time" ;
  rdfs:comment "Date and time (UTC) of the batch completion: YYYY-MM-DD'T'hh:mm:ss" ;
  schema:alternateName "completed_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/completedTime> ;
  rdfs:subPropertyOf schema:endTime ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsBatch ;
  rdfs:range xsd:dateTime .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsBatch/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Date and time (UTC) of the batch creation: YYYY-MM-DD'T'hh:mm:ss" ;
  schema:alternateName "created_time" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsBatch ;
  rdfs:range xsd:dateTime .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsBatch/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with the catalogs items processing records part of the catalogs items batch" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsBatch ;
  rdfs:range pinterest:CreativeAssetsProcessingRecord .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsItemsBatch/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the operation performed by the batch" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsItemsBatch ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationStatusScheme .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreativeAssetsProcessingRecord/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CreativeAssetsProcessingRecord ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreativeAssetsProcessingRecord/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with the validation errors for the item processing record.\nA non empty errors list causes the item processing to fail." ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:CreativeAssetsProcessingRecord ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreativeAssetsProcessingRecord/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the item processing record" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CreativeAssetsProcessingRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ItemProcessingStatusScheme .

# Property: warnings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CreativeAssetsProcessingRecord/warnings> a rdf:Property ;
  rdfs:label "warnings" ;
  rdfs:comment "Array with the validation warnings for the item processing record" ;
  schema:alternateName "warnings" ;
  rdfs:domain pinterest:CreativeAssetsProcessingRecord ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsBatch/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsHotelItemsBatch ;
  rdfs:range xsd:string .

# Property: batch id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsBatch/batchId> a rdf:Property ;
  rdfs:label "batch id" ;
  rdfs:comment "Id of the catalogs items batch" ;
  schema:alternateName "batch_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/batchId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsHotelItemsBatch ;
  rdfs:range xsd:string .

# Property: completed time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsBatch/completedTime> a rdf:Property ;
  rdfs:label "completed time" ;
  rdfs:comment "Date and time (UTC) of the batch completion: YYYY-MM-DD'T'hh:mm:ss" ;
  schema:alternateName "completed_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/completedTime> ;
  rdfs:subPropertyOf schema:endTime ;
  rdfs:domain pinterest:CatalogsHotelItemsBatch ;
  rdfs:range xsd:dateTime .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsBatch/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Date and time (UTC) of the batch creation: YYYY-MM-DD'T'hh:mm:ss" ;
  schema:alternateName "created_time" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsHotelItemsBatch ;
  rdfs:range xsd:dateTime .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsBatch/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with the catalogs items processing records part of the catalogs items batch" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsHotelItemsBatch ;
  rdfs:range pinterest:HotelProcessingRecord .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelItemsBatch/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the operation performed by the batch" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsHotelItemsBatch ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationStatusScheme .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.HotelProcessingRecord/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with the validation errors for the item processing record.\nA non empty errors list causes the item processing to fail." ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:HotelProcessingRecord ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.HotelProcessingRecord/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:HotelProcessingRecord ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.HotelProcessingRecord/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the item processing record" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:HotelProcessingRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ItemProcessingStatusScheme .

# Property: warnings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.HotelProcessingRecord/warnings> a rdf:Property ;
  rdfs:label "warnings" ;
  rdfs:comment "Array with the validation warnings for the item processing record" ;
  schema:alternateName "warnings" ;
  rdfs:domain pinterest:HotelProcessingRecord ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsBatch/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsRetailItemsBatch ;
  rdfs:range xsd:string .

# Property: batch id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsBatch/batchId> a rdf:Property ;
  rdfs:label "batch id" ;
  rdfs:comment "Id of the catalogs items batch" ;
  schema:alternateName "batch_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/batchId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsRetailItemsBatch ;
  rdfs:range xsd:string .

# Property: completed time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsBatch/completedTime> a rdf:Property ;
  rdfs:label "completed time" ;
  rdfs:comment "Date and time (UTC) of the batch completion: YYYY-MM-DD'T'hh:mm:ss" ;
  schema:alternateName "completed_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/completedTime> ;
  rdfs:subPropertyOf schema:endTime ;
  rdfs:domain pinterest:CatalogsRetailItemsBatch ;
  rdfs:range xsd:dateTime .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsBatch/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Date and time (UTC) of the batch creation: YYYY-MM-DD'T'hh:mm:ss. If null, batch creation was skipped due to a recent duplicate ingestion." ;
  schema:alternateName "created_time" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:CatalogsRetailItemsBatch ;
  rdfs:range xsd:dateTime .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsBatch/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with the catalogs items processing records part of the catalogs items batch" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsRetailItemsBatch ;
  rdfs:range pinterest:ItemProcessingRecord .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailItemsBatch/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the operation performed by the batch" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsRetailItemsBatch ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationStatusScheme .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemProcessingRecord/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Array with the validation errors for the item processing record.\nA non empty errors list causes the item processing to fail." ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:ItemProcessingRecord ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemProcessingRecord/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ItemProcessingRecord ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemProcessingRecord/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the item processing record" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:ItemProcessingRecord ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ItemProcessingStatusScheme .

# Property: warnings
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ItemProcessingRecord/warnings> a rdf:Property ;
  rdfs:label "warnings" ;
  rdfs:comment "Array with the validation warnings for the item processing record" ;
  schema:alternateName "warnings" ;
  rdfs:domain pinterest:ItemProcessingRecord ;
  rdfs:range pinterest:ItemValidationEvent .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsItemsRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsItemsRequest ;
  rdfs:range pinterest:CatalogsItemsPostFilters .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsItemsRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsRequest/languageScheme> .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsItemsCreateBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsItemsCreateBatchRequest ;
  rdfs:range pinterest:ItemCreateBatchRecord .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsItemsCreateBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/languageScheme> .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsCreateBatchRequest/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to \"Out of Stock\"." ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsItemsCreateBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationScheme .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsItemsDeleteBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsItemsDeleteBatchRequest ;
  rdfs:range pinterest:ItemDeleteBatchRecord .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsItemsDeleteBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/languageScheme> .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteBatchRequest/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to \"Out of Stock\"." ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsItemsDeleteBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationScheme .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsItemsDeleteDiscontinuedBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsItemsDeleteDiscontinuedBatchRequest ;
  rdfs:range pinterest:ItemDeleteDiscontinuedBatchRecord .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsItemsDeleteDiscontinuedBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/languageScheme> .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsDeleteDiscontinuedBatchRequest/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to \"Out of Stock\"." ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsItemsDeleteDiscontinuedBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationScheme .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsItemsUpdateBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsItemsUpdateBatchRequest ;
  rdfs:range pinterest:ItemUpdateBatchRecord .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsItemsUpdateBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/languageScheme> .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpdateBatchRequest/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to \"Out of Stock\"." ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsItemsUpdateBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationScheme .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsItemsUpsertBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsItemsUpsertBatchRequest ;
  rdfs:range pinterest:ItemUpsertBatchRecord .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsItemsUpsertBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/languageScheme> .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsItemsUpsertBatchRequest/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to \"Out of Stock\"." ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsItemsUpsertBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:BatchOperationScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the retail item. If not provided, default to oldest retail catalog" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsRetailBatchRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailBatchRequest ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsRetailBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs item operations" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsRetailBatchRequest .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsRetailBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailBatchRequest/languageScheme> .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateRetailItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsCreateRetailItem ;
  rdfs:range pinterest:ItemAttributesRequest .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateRetailItem/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:CatalogsCreateRetailItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateRetailItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsCreateRetailItem ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateRetailItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsUpdateRetailItem ;
  rdfs:range pinterest:UpdatableItemAttributes .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateRetailItem/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:CatalogsUpdateRetailItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateRetailItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsUpdateRetailItem ;
  rdfs:range xsd:string .

# Property: update mask
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateRetailItem/updateMask> a rdf:Property ;
  rdfs:label "update mask" ;
  rdfs:comment "The list of product attributes to be updated. Attributes specified in the update mask without a value specified in the body will be deleted from the product item." ;
  schema:alternateName "update_mask" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/updateMask> ;
  rdfs:domain pinterest:CatalogsUpdateRetailItem ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UpdateMaskFieldTypeScheme .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertRetailItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsUpsertRetailItem ;
  rdfs:range pinterest:ItemAttributesRequest .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertRetailItem/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:CatalogsUpsertRetailItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertRetailItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsUpsertRetailItem ;
  rdfs:range xsd:string .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteRetailItem/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The catalog item id in the merchant namespace" ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:domain pinterest:CatalogsDeleteRetailItem ;
  rdfs:range xsd:string .

# Property: last updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteRetailItem/lastUpdatedTime> a rdf:Property ;
  rdfs:label "last updated time" ;
  rdfs:comment "The millisecond timestamp when the item was lastly modified by the merchant." ;
  schema:alternateName "last_updated_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lastUpdatedTime> ;
  rdfs:domain pinterest:CatalogsDeleteRetailItem ;
  rdfs:range xsd:long .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteRetailItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsDeleteRetailItem ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the hotel item. If not provided, default to oldest hotel catalog" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelBatchRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelBatchRequest ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsHotelBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with catalogs item operations" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsHotelBatchRequest .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsHotelBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelBatchRequest/languageScheme> .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateHotelItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsCreateHotelItem ;
  rdfs:range pinterest:CatalogsHotelAttributes .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateHotelItem/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:domain pinterest:CatalogsCreateHotelItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateHotelItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsCreateHotelItem ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertHotelItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsUpsertHotelItem ;
  rdfs:range pinterest:CatalogsHotelAttributes .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertHotelItem/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:domain pinterest:CatalogsUpsertHotelItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertHotelItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsUpsertHotelItem ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateHotelItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsUpdateHotelItem ;
  rdfs:range pinterest:CatalogsUpdatableHotelAttributes .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateHotelItem/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel item id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:domain pinterest:CatalogsUpdateHotelItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateHotelItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsUpdateHotelItem ;
  rdfs:range xsd:string .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteHotelItem/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The catalog hotel id in the merchant namespace" ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:domain pinterest:CatalogsDeleteHotelItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteHotelItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsDeleteHotelItem ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the creative assets item. If not provided, default to oldest creative assets catalog" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsBatchRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsBatchRequest ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with creative assets item operations" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsBatchRequest .

# Property: language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "We recommend using the CatalogsLocale values." ;
  schema:alternateName "language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/language> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsBatchRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsBatchRequest/languageScheme> .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateCreativeAssetsItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsCreateCreativeAssetsItem ;
  rdfs:range pinterest:CatalogsCreativeAssetsAttributes .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateCreativeAssetsItem/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:domain pinterest:CatalogsCreateCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateCreativeAssetsItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsCreateCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertCreativeAssetsItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsUpsertCreativeAssetsItem ;
  rdfs:range pinterest:CatalogsCreativeAssetsAttributes .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertCreativeAssetsItem/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:domain pinterest:CatalogsUpsertCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpsertCreativeAssetsItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsUpsertCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateCreativeAssetsItem/attributes> a rdf:Property ;
  rdfs:label "attributes" ;
  schema:alternateName "attributes" ;
  rdfs:domain pinterest:CatalogsUpdateCreativeAssetsItem ;
  rdfs:range pinterest:CatalogsUpdatableCreativeAssetsAttributes .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateCreativeAssetsItem/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets item id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:domain pinterest:CatalogsUpdateCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsUpdateCreativeAssetsItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsUpdateCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteCreativeAssetsItem/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The catalog creative assets id in the merchant namespace" ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:domain pinterest:CatalogsDeleteCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsDeleteCreativeAssetsItem/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CatalogsDeleteCreativeAssetsItem ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProduct/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsProduct ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupProductCountsVertical/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsProductGroupProductCountsVertical ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: feed id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsListProductsByFeedBasedFilter/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "Catalog Feed id pertaining to the catalog product group filter." ;
  schema:alternateName "feed_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedId> ;
  rdfs:domain pinterest:CatalogsListProductsByFeedBasedFilter ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsListProductsByFeedBasedFilter/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a catalog product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsListProductsByFeedBasedFilter .

# Property: any of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFiltersAnyOf/anyOf> a rdf:Property ;
  rdfs:label "any of" ;
  schema:alternateName "any_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/anyOf> ;
  rdfs:domain pinterest:CatalogsProductGroupFiltersAnyOf .

# Property: all of
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsProductGroupFiltersAllOf/allOf> a rdf:Property ;
  rdfs:label "all of" ;
  schema:alternateName "all_of" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/allOf> ;
  rdfs:domain pinterest:CatalogsProductGroupFiltersAllOf .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailListProductsByCatalogBasedFilterRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the retail product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsRetailListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailListProductsByCatalogBasedFilterRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Retail catalog based product group is available only for selected partners at the moment. If you are not eligible, please use feed based one." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailListProductsByCatalogBasedFilterRequest/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsRetailListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CountryScheme .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailListProductsByCatalogBasedFilterRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a catalog product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsRetailListProductsByCatalogBasedFilterRequest .

# Property: locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailListProductsByCatalogBasedFilterRequest/locale> a rdf:Property ;
  rdfs:label "locale" ;
  schema:alternateName "locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/locale> ;
  rdfs:domain pinterest:CatalogsRetailListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsLocaleScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelListProductsByCatalogBasedFilterRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the hotel product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelListProductsByCatalogBasedFilterRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelListProductsByCatalogBasedFilterRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a hotel product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsHotelListProductsByCatalogBasedFilterRequest .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the creative assets product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a creative assets product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsListProductsByCatalogBasedFilterRequest .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the creative assets product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:string .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  rdfs:comment "Unix timestamp in seconds of when catalog product group was created." ;
  schema:alternateName "created_at" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a creative assets product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "ID of the creative assets product group." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Name of creative assets product group" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroup/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  rdfs:comment "Unix timestamp in seconds of last time catalog product group was updated." ;
  schema:alternateName "updated_at" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroup ;
  rdfs:range xsd:int .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the hotel product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:string .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  rdfs:comment "Unix timestamp in seconds of when catalog product group was created." ;
  schema:alternateName "created_at" ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a hotel product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsHotelProductGroup .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "ID of the hotel product group." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Name of hotel product group" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "<p>Catalog hotel product group type</p>\n<p>MERCHANT_CREATED: Product groups created by merchants.\n<br>ALL_LISTINGS: Includes every hotel item in your catalog." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf pinterest:productGroupType ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsHotelProductGroupTypeScheme .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroup/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  rdfs:comment "Unix timestamp in seconds of last time catalog product group was updated." ;
  schema:alternateName "updated_at" ;
  rdfs:domain pinterest:CatalogsHotelProductGroup ;
  rdfs:range xsd:int .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Catalog id pertaining to the retail product group." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/country> a rdf:Property ;
  rdfs:label "country" ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  rdfs:comment "Unix timestamp in seconds of when catalog product group was created." ;
  schema:alternateName "created_at" ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:int .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: feed id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "id of the catalogs feed belonging to this catalog product group" ;
  schema:alternateName "feed_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedId> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: filters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/filters> a rdf:Property ;
  rdfs:label "filters" ;
  rdfs:comment "Object holding a group of filters for a catalog product group" ;
  schema:alternateName "filters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filters> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "ID of the catalog product group." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: is featured
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/isFeatured> a rdf:Property ;
  rdfs:label "is featured" ;
  rdfs:comment "boolean indicator of whether the product group is being featured or not" ;
  schema:alternateName "is_featured" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isFeatured> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:boolean ;
  <http://www.w3.org/2002/07/owl#deprecated> true .

# Property: locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/locale> a rdf:Property ;
  rdfs:label "locale" ;
  schema:alternateName "locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/locale> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Name of catalog product group" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsProductGroupStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "<p>Catalog product group type</p>\n<p>MERCHANT_CREATED: Product groups created by merchants.\n<br>ALL_PRODUCTS: Consists of every product in your latest successful feed upload.\n<br>BEST_DEALS: Consists of products with the deepest drop in price.\n<br>PINNER_FAVORITES: Consists of products that are resonating most with people on Pinterest, based on engagement.\n<br>TOP_SELLERS: Consists of products with the highest conversion rate, if you have the conversion tag installed.\n<br>BACK_IN_STOCK: Consists of products that were previously out of stock and are now in stock.\n<br>NEW_ARRIVALS: Consists of products that are new to your Catalog.\n<br>SHOPIFY_COLLECTION: Product groups created based on Shopify Product Collections.\n<br>I2PC: Product groups created based on predicted product category.</p>" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf pinterest:productGroupType ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsProductGroupTypeScheme .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroup/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  rdfs:comment "Unix timestamp in seconds of last time catalog product group was updated." ;
  schema:alternateName "updated_at" ;
  rdfs:domain pinterest:CatalogsRetailProductGroup ;
  rdfs:range xsd:int .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupProductCounts/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupProductCounts ;
  rdfs:range xsd:string .

# Property: total
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductGroupProductCounts/total> a rdf:Property ;
  rdfs:label "total" ;
  schema:alternateName "total" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/total> ;
  rdfs:domain pinterest:CatalogsHotelProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupProductCounts/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupProductCounts ;
  rdfs:range xsd:string .

# Property: total
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupProductCounts/total> a rdf:Property ;
  rdfs:label "total" ;
  schema:alternateName "total" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/total> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: videos
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductGroupProductCounts/videos> a rdf:Property ;
  rdfs:label "videos" ;
  schema:alternateName "videos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videos> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupProductCounts/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupProductCounts ;
  rdfs:range xsd:string .

# Property: in stock
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupProductCounts/inStock> a rdf:Property ;
  rdfs:label "in stock" ;
  schema:alternateName "in_stock" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/inStock> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: out of stock
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupProductCounts/outOfStock> a rdf:Property ;
  rdfs:label "out of stock" ;
  schema:alternateName "out_of_stock" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/outOfStock> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: preorder
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupProductCounts/preorder> a rdf:Property ;
  rdfs:label "preorder" ;
  schema:alternateName "preorder" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/preorder> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: total
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupProductCounts/total> a rdf:Property ;
  rdfs:label "total" ;
  schema:alternateName "total" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/total> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: videos
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductGroupProductCounts/videos> a rdf:Property ;
  rdfs:label "videos" ;
  schema:alternateName "videos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/videos> ;
  rdfs:domain pinterest:CatalogsRetailProductGroupProductCounts ;
  rdfs:range xsd:double .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProduct/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsRetailProduct ;
  rdfs:range xsd:string .

# Property: metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProduct/metadata> a rdf:Property ;
  rdfs:label "metadata" ;
  rdfs:comment "Retail product metadata entity" ;
  schema:alternateName "metadata" ;
  rdfs:domain pinterest:CatalogsRetailProduct ;
  rdfs:range pinterest:CatalogsRetailProductMetadata .

# Property: pin
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProduct/pin> a rdf:Property ;
  rdfs:label "pin" ;
  rdfs:comment "Pin model containing properties related to a Pinterest Pin." ;
  schema:alternateName "pin" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pin> ;
  rdfs:domain pinterest:CatalogsRetailProduct ;
  rdfs:range pinterest:Pin .

# Property: availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductMetadata/availability> a rdf:Property ;
  rdfs:label "availability" ;
  rdfs:comment "Product availability." ;
  schema:alternateName "availability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/availability> ;
  rdfs:domain pinterest:CatalogsRetailProductMetadata ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NonNullableProductAvailabilityTypeScheme .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductMetadata/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Currency Codes from ISO 4217." ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:CatalogsRetailProductMetadata ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:NonNullableCatalogsCurrencyScheme .

# Property: item group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductMetadata/itemGroupId> a rdf:Property ;
  rdfs:label "item group id" ;
  rdfs:comment "The parent ID of the product." ;
  schema:alternateName "item_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemGroupId> ;
  rdfs:domain pinterest:CatalogsRetailProductMetadata ;
  rdfs:range xsd:string .

# Property: item id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductMetadata/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "The user-created unique ID that represents the product." ;
  schema:alternateName "item_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/itemId> ;
  rdfs:subPropertyOf schema:sku ;
  rdfs:domain pinterest:CatalogsRetailProductMetadata ;
  rdfs:range xsd:string .

# Property: price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductMetadata/price> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "The price of the product." ;
  schema:alternateName "price" ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:CatalogsRetailProductMetadata ;
  rdfs:range xsd:double .

# Property: sale price
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailProductMetadata/salePrice> a rdf:Property ;
  rdfs:label "sale price" ;
  rdfs:comment "The discounted price of the product." ;
  schema:alternateName "sale_price" ;
  rdfs:domain pinterest:CatalogsRetailProductMetadata ;
  rdfs:range xsd:double .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProduct/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsHotelProduct ;
  rdfs:range xsd:string .

# Property: metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProduct/metadata> a rdf:Property ;
  rdfs:label "metadata" ;
  rdfs:comment "Hotel product metadata entity" ;
  schema:alternateName "metadata" ;
  rdfs:domain pinterest:CatalogsHotelProduct ;
  rdfs:range pinterest:CatalogsHotelProductMetadata .

# Property: pin
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProduct/pin> a rdf:Property ;
  rdfs:label "pin" ;
  rdfs:comment "Pin model containing properties related to a Pinterest Pin." ;
  schema:alternateName "pin" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pin> ;
  rdfs:domain pinterest:CatalogsHotelProduct ;
  rdfs:range pinterest:Pin .

# Property: hotel id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelProductMetadata/hotelId> a rdf:Property ;
  rdfs:label "hotel id" ;
  rdfs:comment "The user-created unique ID that represents the hotel item." ;
  schema:alternateName "hotel_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hotelId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsHotelProductMetadata ;
  rdfs:range xsd:string .

# Property: creative assets id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductMetadata/creativeAssetsId> a rdf:Property ;
  rdfs:label "creative assets id" ;
  rdfs:comment "The user-created unique ID that represents the creative assets item." ;
  schema:alternateName "creative_assets_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/creativeAssetsId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductMetadata ;
  rdfs:range xsd:string .

# Property: visibility
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProductMetadata/visibility> a rdf:Property ;
  rdfs:label "visibility" ;
  rdfs:comment "Creative assets visibility." ;
  schema:alternateName "visibility" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/visibility> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProductMetadata ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CreativeAssetsVisibilityTypeScheme .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProduct/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProduct ;
  rdfs:range xsd:string .

# Property: metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProduct/metadata> a rdf:Property ;
  rdfs:label "metadata" ;
  rdfs:comment "Creative assets product metadata entity" ;
  schema:alternateName "metadata" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProduct ;
  rdfs:range pinterest:CatalogsCreativeAssetsProductMetadata .

# Property: pin
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsProduct/pin> a rdf:Property ;
  rdfs:label "pin" ;
  rdfs:comment "Pin model containing properties related to a Pinterest Pin." ;
  schema:alternateName "pin" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pin> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsProduct ;
  rdfs:range pinterest:Pin .

# Property: report type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_type> a rdf:Property ;
  rdfs:label "report type" ;
  schema:alternateName "report_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report_type> ;
  rdfs:domain pinterest:CatalogsReportStats ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportStats/report_typeScheme> .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportParameters/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsReportParameters ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateReportResponse/token> a rdf:Property ;
  rdfs:label "token" ;
  rdfs:comment "Token to be used to get the report" ;
  schema:alternateName "token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/token> ;
  rdfs:domain pinterest:CatalogsCreateReportResponse ;
  rdfs:range xsd:string .

# Property: report status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatus> a rdf:Property ;
  rdfs:label "report status" ;
  schema:alternateName "report_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportStatus> ;
  rdfs:domain pinterest:CatalogsReport ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/reportStatusScheme> .

# Property: size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "Size of the report in bytes" ;
  schema:alternateName "size" ;
  rdfs:domain pinterest:CatalogsReport ;
  rdfs:range xsd:double .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReport/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "URL to download the report" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CatalogsReport ;
  rdfs:range xsd:anyURI .

# Property: report type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/report_type> a rdf:Property ;
  rdfs:label "report type" ;
  schema:alternateName "report_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report_type> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "ID of the catalog entity." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "The event code that a diagnostics aggregated number references" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:int .

# Property: code label
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/codeLabel> a rdf:Property ;
  rdfs:label "code label" ;
  rdfs:comment "A human-friendly label for the event code (e.g, 'AVAILABILITY_INVALID')" ;
  schema:alternateName "code_label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/codeLabel> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Title message describing the diagnostic issue" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:string .

# Property: occurrences
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/occurrences> a rdf:Property ;
  rdfs:label "occurrences" ;
  rdfs:comment "Number of occurrences of the issue" ;
  schema:alternateName "occurrences" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/occurrences> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:int .

# Property: severity
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severity> a rdf:Property ;
  rdfs:label "severity" ;
  rdfs:comment "An ERROR means that items have been dropped, while a WARN denotes that items have been ingested despite an issue" ;
  schema:alternateName "severity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/severity> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionStats ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionStats/severityScheme> .

# Property: report type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/report_type> a rdf:Property ;
  rdfs:label "report type" ;
  schema:alternateName "report_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report_type> ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "ID of the catalog entity." ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "The event code that a diagnostics aggregated number references" ;
  schema:alternateName "code" ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:int .

# Property: code label
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/codeLabel> a rdf:Property ;
  rdfs:label "code label" ;
  rdfs:comment "A human-friendly label for the event code (e.g, 'SPAM')" ;
  schema:alternateName "code_label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/codeLabel> ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:string .

# Property: ineligible for ads
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/ineligibleForAds> a rdf:Property ;
  rdfs:label "ineligible for ads" ;
  rdfs:comment "Indicates if issue makes items ineligible for ads distribution" ;
  schema:alternateName "ineligible_for_ads" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ineligibleForAds> ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:boolean .

# Property: ineligible for organic
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/ineligibleForOrganic> a rdf:Property ;
  rdfs:label "ineligible for organic" ;
  rdfs:comment "Indicates if issue makes items ineligible for organic distribution" ;
  schema:alternateName "ineligible_for_organic" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ineligibleForOrganic> ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:boolean .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Title message describing the diagnostic issue" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:string .

# Property: occurrences
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionStats/occurrences> a rdf:Property ;
  rdfs:label "occurrences" ;
  rdfs:comment "Number of occurrences of the issue" ;
  schema:alternateName "occurrences" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/occurrences> ;
  rdfs:domain pinterest:CatalogsReportDistributionStats ;
  rdfs:range xsd:int .

# Property: feed id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionFilter/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "ID of the feed entity." ;
  schema:alternateName "feed_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedId> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionFilter ;
  rdfs:range xsd:string .

# Property: processing result id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionFilter/processingResultId> a rdf:Property ;
  rdfs:label "processing result id" ;
  rdfs:comment "Unique identifier of a feed processing result. It can be acquired from the \"id\" field of the \"items\" array within the response of the [List processing results for a given feed](/docs/api/v5/#operation/feed_processing_results/list). If not provided, default to most recent completed processing result." ;
  schema:alternateName "processing_result_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/processingResultId> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionFilter ;
  rdfs:range xsd:string .

# Property: report type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportFeedIngestionFilter/reportType> a rdf:Property ;
  rdfs:label "report type" ;
  schema:alternateName "report_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportType> ;
  rdfs:domain pinterest:CatalogsReportFeedIngestionFilter ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionIssueFilter/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Unique identifier of a catalog. If not given, oldest catalog will be used" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsReportDistributionIssueFilter ;
  rdfs:range xsd:string .

# Property: report type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportDistributionIssueFilter/reportType> a rdf:Property ;
  rdfs:label "report type" ;
  schema:alternateName "report_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportType> ;
  rdfs:domain pinterest:CatalogsReportDistributionIssueFilter ;
  rdfs:range xsd:string .

# Property: catalog id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportAllItemsFilter/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Unique identifier of a catalog. If not given, oldest catalog will be used" ;
  schema:alternateName "catalog_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogId> ;
  rdfs:domain pinterest:CatalogsReportAllItemsFilter ;
  rdfs:range xsd:string .

# Property: report type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsReportAllItemsFilter/reportType> a rdf:Property ;
  rdfs:label "report type" ;
  schema:alternateName "report_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reportType> ;
  rdfs:domain pinterest:CatalogsReportAllItemsFilter ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelReportParameters/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsHotelReportParameters ;
  rdfs:range xsd:string .

# Property: report
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelReportParameters/report> a rdf:Property ;
  rdfs:label "report" ;
  schema:alternateName "report" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report> ;
  rdfs:domain pinterest:CatalogsHotelReportParameters .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelReportStatsParameters/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelReportStatsParameters ;
  rdfs:range xsd:string .

# Property: report
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelReportStatsParameters/report> a rdf:Property ;
  rdfs:label "report" ;
  schema:alternateName "report" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report> ;
  rdfs:domain pinterest:CatalogsHotelReportStatsParameters .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailReportParameters/catalog_type> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalog_type> ;
  rdfs:domain pinterest:CatalogsRetailReportParameters ;
  rdfs:range xsd:string .

# Property: report
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailReportParameters/report> a rdf:Property ;
  rdfs:label "report" ;
  schema:alternateName "report" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report> ;
  rdfs:domain pinterest:CatalogsRetailReportParameters .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailReportStatsParameters/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailReportStatsParameters ;
  rdfs:range xsd:string .

# Property: report
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailReportStatsParameters/report> a rdf:Property ;
  rdfs:label "report" ;
  schema:alternateName "report" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/report> ;
  rdfs:domain pinterest:CatalogsRetailReportStatsParameters .

# Property: created at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Catalog/createdAt> a rdf:Property ;
  rdfs:label "created at" ;
  schema:alternateName "created_at" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:Catalog ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Catalog/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Catalog ;
  rdfs:range xsd:string .

# Property: updated at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Catalog/updatedAt> a rdf:Property ;
  rdfs:label "updated at" ;
  schema:alternateName "updated_at" ;
  rdfs:subPropertyOf schema:dateModified ;
  rdfs:domain pinterest:Catalog ;
  rdfs:range xsd:dateTime .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Catalog/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:Catalog ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Catalog/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a catalog entity." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Catalog ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateRequest/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  rdfs:comment "Type of the catalog entity." ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CatalogsTypeScheme .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "A human-friendly name associated to a given catalog." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CatalogsCreateRequest ;
  rdfs:range xsd:string .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailAvailableFilterValues/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsRetailAvailableFilterValues ;
  rdfs:range xsd:string .

# Property: filter values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsRetailAvailableFilterValues/filterValues> a rdf:Property ;
  rdfs:label "filter values" ;
  rdfs:comment "A map of filter attributes to their available values." ;
  schema:alternateName "filter_values" ;
  rdfs:domain pinterest:CatalogsRetailAvailableFilterValues ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Container> .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAvailableFilterValues/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsHotelAvailableFilterValues ;
  rdfs:range xsd:string .

# Property: filter values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsHotelAvailableFilterValues/filterValues> a rdf:Property ;
  rdfs:label "filter values" ;
  rdfs:comment "A map of filter attributes to their available values." ;
  schema:alternateName "filter_values" ;
  rdfs:domain pinterest:CatalogsHotelAvailableFilterValues ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Container> .

# Property: catalog type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/catalogType> a rdf:Property ;
  rdfs:label "catalog type" ;
  schema:alternateName "catalog_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/catalogType> ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAvailableFilterValues ;
  rdfs:range xsd:string .

# Property: filter values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues> a rdf:Property ;
  rdfs:label "filter values" ;
  rdfs:comment "A map of filter attributes to their available values." ;
  schema:alternateName "filter_values" ;
  rdfs:domain pinterest:CatalogsCreativeAssetsAvailableFilterValues ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Container> .

# Property: ingestion source
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventQualityScore/ingestionSource> a rdf:Property ;
  rdfs:label "ingestion source" ;
  rdfs:comment "List of ingestion sources for a conversion event." ;
  schema:alternateName "ingestion_source" ;
  rdfs:domain pinterest:EventQualityScore ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:IngestionSourceOptionsScheme .

# Property: lookback period
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventQualityScore/lookbackPeriod> a rdf:Property ;
  rdfs:label "lookback period" ;
  rdfs:comment "Days in lookback window in the GET Conversion EQS response." ;
  schema:alternateName "lookback_period" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lookbackPeriod> ;
  rdfs:domain pinterest:EventQualityScore ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LookbackPeriodOptionsScheme .

# Property: overall status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventQualityScore/overallStatus> a rdf:Property ;
  rdfs:label "overall status" ;
  rdfs:comment "Overall status of event quality score." ;
  schema:alternateName "overall_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/overallStatus> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:EventQualityScore ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:OverallStatusOptionsScheme .

# Property: quality components
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventQualityScore/qualityComponents> a rdf:Property ;
  rdfs:label "quality components" ;
  rdfs:comment "Set of quality components, with each component containing a event coverage and details." ;
  schema:alternateName "quality_components" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/qualityComponents> ;
  rdfs:domain pinterest:EventQualityScore ;
  rdfs:range pinterest:QualityComponents .

# Property: source platform
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.EventQualityScore/sourcePlatform> a rdf:Property ;
  rdfs:label "source platform" ;
  rdfs:comment "List of source platforms for a conversion event." ;
  schema:alternateName "source_platform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourcePlatform> ;
  rdfs:domain pinterest:EventQualityScore ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:SourcePlatformOptionsScheme .

# Property: advertiser external id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/advertiserExternalId> a rdf:Property ;
  rdfs:label "advertiser external id" ;
  schema:alternateName "advertiser_external_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/advertiserExternalId> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Container> .

# Property: click id epik
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/clickIdEpik> a rdf:Property ;
  rdfs:label "click id epik" ;
  schema:alternateName "click_id_epik" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickIdEpik> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Container> .

# Property: external event id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/externalEventId> a rdf:Property ;
  rdfs:label "external event id" ;
  rdfs:comment "Dedup components." ;
  schema:alternateName "external_event_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalEventId> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Container> .

# Property: hashed email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/hashedEmail> a rdf:Property ;
  rdfs:label "hashed email" ;
  rdfs:comment "User matching identifiers." ;
  schema:alternateName "hashed_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hashedEmail> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Container> .

# Property: hashed maid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/hashedMaid> a rdf:Property ;
  rdfs:label "hashed maid" ;
  schema:alternateName "hashed_maid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hashedMaid> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Container> .

# Property: ip address
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/ipAddress> a rdf:Property ;
  rdfs:label "ip address" ;
  schema:alternateName "ip_address" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ipAddress> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Container> .

# Property: order id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/orderId> a rdf:Property ;
  rdfs:label "order id" ;
  schema:alternateName "order_id" ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Container> .

# Property: order value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/orderValue> a rdf:Property ;
  rdfs:label "order value" ;
  schema:alternateName "order_value" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/orderValue> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Container> .

# Property: product id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/productId> a rdf:Property ;
  rdfs:label "product id" ;
  rdfs:comment "Product/event metadata." ;
  schema:alternateName "product_id" ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Container> .

# Property: source url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/sourceUrl> a rdf:Property ;
  rdfs:label "source url" ;
  schema:alternateName "source_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceUrl> ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Container> .

# Property: user agent
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponents/userAgent> a rdf:Property ;
  rdfs:label "user agent" ;
  schema:alternateName "user_agent" ;
  rdfs:domain pinterest:QualityComponents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Container> .

# Property: coverage
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponentDetails/coverage> a rdf:Property ;
  rdfs:label "coverage" ;
  rdfs:comment "Coverage percentage for this event type." ;
  schema:alternateName "coverage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverage> ;
  rdfs:domain pinterest:QualityComponentDetails ;
  rdfs:range xsd:double .

# Property: issues
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponentDetails/issues> a rdf:Property ;
  rdfs:label "issues" ;
  rdfs:comment "List of issues detected for this event type, if any." ;
  schema:alternateName "issues" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/issues> ;
  rdfs:domain pinterest:QualityComponentDetails ;
  rdfs:range pinterest:QualityComponentIssue .

# Property: overlap
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponentDetails/overlap> a rdf:Property ;
  rdfs:label "overlap" ;
  rdfs:comment "Overlap percentage for this event type. Only populated for external_event_id" ;
  schema:alternateName "overlap" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/overlap> ;
  rdfs:domain pinterest:QualityComponentDetails ;
  rdfs:range xsd:double .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponentIssue/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier for the issue check." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:QualityComponentIssue ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponentIssue/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Human-readable name of the issue." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:QualityComponentIssue ;
  rdfs:range xsd:string .

# Property: reason
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.QualityComponentIssue/reason> a rdf:Property ;
  rdfs:label "reason" ;
  rdfs:comment "Detailed reason for the issue." ;
  schema:alternateName "reason" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reason> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:QualityComponentIssue ;
  rdfs:range xsd:string .

# Property: events
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionApiResponse/events> a rdf:Property ;
  rdfs:label "events" ;
  rdfs:comment "Specific messages for each event received. The order will match the order in which the events were received in the request." ;
  schema:alternateName "events" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/events> ;
  rdfs:domain pinterest:ConversionApiResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Container> .

# Property: num events processed
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionApiResponse/numEventsProcessed> a rdf:Property ;
  rdfs:label "num events processed" ;
  rdfs:comment "Number of events that were successfully processed from the events." ;
  schema:alternateName "num_events_processed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numEventsProcessed> ;
  rdfs:domain pinterest:ConversionApiResponse ;
  rdfs:range xsd:int .

# Property: num events received
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionApiResponse/numEventsReceived> a rdf:Property ;
  rdfs:label "num events received" ;
  rdfs:comment "Total number of events received in the request." ;
  schema:alternateName "num_events_received" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numEventsReceived> ;
  rdfs:domain pinterest:ConversionApiResponse ;
  rdfs:range xsd:int .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEvents/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:ConversionEvents ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Container> .

# Property: app id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/appId> a rdf:Property ;
  rdfs:label "app id" ;
  rdfs:comment "App ID in Google Play Store, AppStore or other stores." ;
  schema:alternateName "app_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:string .

# Property: app name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/appName> a rdf:Property ;
  rdfs:label "app name" ;
  rdfs:comment "Name of the app. Primarily used for Mobile Apps." ;
  schema:alternateName "app_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appName> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:string .

# Property: app package name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/appPackageName> a rdf:Property ;
  rdfs:label "app package name" ;
  rdfs:comment "App package name" ;
  schema:alternateName "app_package_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appPackageName> ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:string .

# Property: app store
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/appStore> a rdf:Property ;
  rdfs:label "app store" ;
  rdfs:comment "The name of the app distributor or store from which the app was installed.\nSome options: Samsung Galaxy Store, Google Play Store, Amazon Store, Apple App Store, F-Droid, Aptoide, Obtanium, Huawei AppGallery, Xiaomi Mi GetApps" ;
  schema:alternateName "app_store" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appStore> ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:string .

# Property: app version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/appVersion> a rdf:Property ;
  rdfs:label "app version" ;
  rdfs:comment "App version. Primarily used for mobile apps" ;
  schema:alternateName "app_version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appVersion> ;
  rdfs:subPropertyOf schema:softwareVersion ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:string .

# Property: install time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/installTime> a rdf:Property ;
  rdfs:label "install time" ;
  rdfs:comment "App install time. Unix timestamp in seconds" ;
  schema:alternateName "install_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/installTime> ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:int .

# Property: user agent
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/userAgent> a rdf:Property ;
  rdfs:label "user agent" ;
  rdfs:comment "User Agent request header. Primarily used for Web events" ;
  schema:alternateName "user_agent" ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:string .

# Property: window height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/windowHeight> a rdf:Property ;
  rdfs:label "window height" ;
  rdfs:comment "Inner height of the window or viewport." ;
  schema:alternateName "window_height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/windowHeight> ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:int .

# Property: window width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventAppInfo/windowWidth> a rdf:Property ;
  rdfs:label "window width" ;
  rdfs:comment "Inner width of the window or viewport." ;
  schema:alternateName "window_width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/windowWidth> ;
  rdfs:domain pinterest:ConversionEventAppInfo ;
  rdfs:range xsd:int .

# Property: battery level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/batteryLevel> a rdf:Property ;
  rdfs:label "battery level" ;
  rdfs:comment "Battery charge level percentage" ;
  schema:alternateName "battery_level" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/batteryLevel> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: brand
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/brand> a rdf:Property ;
  rdfs:label "brand" ;
  rdfs:comment "Device brand" ;
  schema:alternateName "brand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/brand> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: carrier
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/carrier> a rdf:Property ;
  rdfs:label "carrier" ;
  rdfs:comment "User device's mobile carrier." ;
  schema:alternateName "carrier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carrier> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: cpu cores
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/cpuCores> a rdf:Property ;
  rdfs:label "cpu cores" ;
  rdfs:comment "Number of CPU cores" ;
  schema:alternateName "cpu_cores" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/cpuCores> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: external storage free space
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/externalStorageFreeSpace> a rdf:Property ;
  rdfs:label "external storage free space" ;
  rdfs:comment "External storage size in GB" ;
  schema:alternateName "external_storage_free_space" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalStorageFreeSpace> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: external storage size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/externalStorageSize> a rdf:Property ;
  rdfs:label "external storage size" ;
  rdfs:comment "External storage size in GB" ;
  schema:alternateName "external_storage_size" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalStorageSize> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: form factor
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactor> a rdf:Property ;
  rdfs:label "form factor" ;
  rdfs:comment "Device form factor" ;
  schema:alternateName "form_factor" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/formFactor> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/formFactorScheme> .

# Property: kernel version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/kernelVersion> a rdf:Property ;
  rdfs:label "kernel version" ;
  rdfs:comment "Kernel version. Examples:\nLinux: 6.15. Obtain by running: uname -r\nMacOS: 24.3.0. Obtain by running: sysctl kern.version\nAndroid: 6.6. Obtain from OS.uname().release" ;
  schema:alternateName "kernel_version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/kernelVersion> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: languages
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/languages> a rdf:Property ;
  rdfs:label "languages" ;
  rdfs:comment "List of user installed languages. ISO 639-1 format" ;
  schema:alternateName "languages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/languages> ;
  rdfs:subPropertyOf schema:inLanguage ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: locale
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/locale> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "Device locale BCP-47 format" ;
  schema:alternateName "locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/locale> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: model
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/model> a rdf:Property ;
  rdfs:label "model" ;
  rdfs:comment "Device model name" ;
  schema:alternateName "model" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/model> ;
  rdfs:subPropertyOf schema:model ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: network type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkType> a rdf:Property ;
  rdfs:label "network type" ;
  rdfs:comment "Network type: 4G, 5G, ethernet, wifi\nIn Android: NetworkCapabilities.getNetworkCapabilities()" ;
  schema:alternateName "network_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/networkType> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/networkTypeScheme> .

# Property: os family
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamily> a rdf:Property ;
  rdfs:label "os family" ;
  rdfs:comment "OS Family" ;
  schema:alternateName "os_family" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/osFamily> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osFamilyScheme> .

# Property: os name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osName> a rdf:Property ;
  rdfs:label "os name" ;
  rdfs:comment "Short name of the OS.\nThis value if specific to os family. Examples:\nWindows: 10, 11; Android: 16; iOS: 18; MacOS: 15; Linux: Debian, Ubuntu, Arch" ;
  schema:alternateName "os_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/osName> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: os release name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osReleaseName> a rdf:Property ;
  rdfs:label "os release name" ;
  rdfs:comment "Marketing name for the release version\niOS: Dawn\nAndroid: Baklava\nMacOS: Sequoia\nUbuntu Linux: Plucky Puffin" ;
  schema:alternateName "os_release_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/osReleaseName> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: os version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/osVersion> a rdf:Property ;
  rdfs:label "os version" ;
  rdfs:comment "Full name of the version. Examples:\niOS: 18.3\nAndroid: 16.1\nMacOS: 15.5\nWindows: 24H2\nUbuntu Linux: 25.04" ;
  schema:alternateName "os_version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/osVersion> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: screen density
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/screenDensity> a rdf:Property ;
  rdfs:label "screen density" ;
  rdfs:comment "Screen density, PPI" ;
  schema:alternateName "screen_density" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/screenDensity> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: screen height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/screenHeight> a rdf:Property ;
  rdfs:label "screen height" ;
  rdfs:comment "Screen height in pixels" ;
  schema:alternateName "screen_height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/screenHeight> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: screen width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/screenWidth> a rdf:Property ;
  rdfs:label "screen width" ;
  rdfs:comment "Screen width in pixels" ;
  schema:alternateName "screen_width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/screenWidth> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: storage free space
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/storageFreeSpace> a rdf:Property ;
  rdfs:label "storage free space" ;
  rdfs:comment "Internal storage size in GB" ;
  schema:alternateName "storage_free_space" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/storageFreeSpace> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: storage size
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/storageSize> a rdf:Property ;
  rdfs:label "storage size" ;
  rdfs:comment "Internal storage size in GB" ;
  schema:alternateName "storage_size" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/storageSize> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:int .

# Property: timezone
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/timezone> a rdf:Property ;
  rdfs:label "timezone" ;
  rdfs:comment "Device timezone" ;
  schema:alternateName "timezone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/timezone> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: timezone abbr
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/timezoneAbbr> a rdf:Property ;
  rdfs:label "timezone abbr" ;
  rdfs:comment "Timezone abbreviation" ;
  schema:alternateName "timezone_abbr" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/timezoneAbbr> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventDeviceInfo/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Device type" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf pinterest:deviceType ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:ConversionEventDeviceInfo ;
  rdfs:range xsd:string .

# Property: click id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/clickId> a rdf:Property ;
  rdfs:label "click id" ;
  rdfs:comment "The unique identifier stored in _epik cookie on your domain or &epik= query parameter in the URL. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA." ;
  schema:alternateName "click_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clickId> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: client ip address
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/clientIpAddress> a rdf:Property ;
  rdfs:label "client ip address" ;
  rdfs:comment "The user's IP address, which can be either in IPv4 or IPv6 format. Used for matching. We highly recommend this for all events. It may improve reporting performance such as ROAS/CPA." ;
  schema:alternateName "client_ip_address" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clientIpAddress> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: client user agent
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/clientUserAgent> a rdf:Property ;
  rdfs:label "client user agent" ;
  rdfs:comment "The user agent string of the user's web browser. We highly recommend this for all events. It may improve reporting performance such as ROAS/CPA." ;
  schema:alternateName "client_user_agent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clientUserAgent> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: country
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/country> a rdf:Property ;
  rdfs:label "country" ;
  rdfs:comment "Sha256 hashes of two-character ISO-3166 country code indicating the user's country, in lowercase. The string should be in the UTF-8 format." ;
  schema:alternateName "country" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/country> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: ct
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/ct> a rdf:Property ;
  rdfs:label "ct" ;
  rdfs:comment "Sha256 hashes of user's city, in lowercase, and without spaces or punctuation. User residency city (mostly billing). The string should be in the UTF-8 format." ;
  schema:alternateName "ct" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ct> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: db
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/db> a rdf:Property ;
  rdfs:label "db" ;
  rdfs:comment "Sha256 hashes of user's date of birthday, given as year, month, and day. The string should be in the UTF-8 format." ;
  schema:alternateName "db" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/db> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: em
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/em> a rdf:Property ;
  rdfs:label "em" ;
  rdfs:comment "Sha256 hashes of lowercase version of user's email addresses. Used for matching. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. The string should be in the UTF-8 format." ;
  schema:alternateName "em" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/em> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: external id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/externalId> a rdf:Property ;
  rdfs:label "external id" ;
  rdfs:comment "Sha256 hashes of the unique id from the advertiser that identifies a user in their space, e.g. user id, loyalty id, etc. We highly recommend this on all events. It may improve reporting performance such as ROAS/CPA. The string should be in the UTF-8 format." ;
  schema:alternateName "external_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalId> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: fn
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/fn> a rdf:Property ;
  rdfs:label "fn" ;
  rdfs:comment "Sha256 hashes of user's first name, in lowercase. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. The string should be in the UTF-8 format." ;
  schema:alternateName "fn" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/fn> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: ge
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/ge> a rdf:Property ;
  rdfs:label "ge" ;
  rdfs:comment "Sha256 hashes of user's gender, in lowercase. Either \"f\" or \"m\" or \"n\" for non-binary gender. The string should be in the UTF-8 format." ;
  schema:alternateName "ge" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ge> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: hashed maids
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/hashedMaids> a rdf:Property ;
  rdfs:label "hashed maids" ;
  rdfs:comment "Sha256 hashes of user's \"Google Advertising IDs\" (GAIDs) or \"Apple's Identifier for Advertisers\" (IDFAs). Used for matching. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. The string should be in the UTF-8 format." ;
  schema:alternateName "hashed_maids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hashedMaids> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: ln
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/ln> a rdf:Property ;
  rdfs:label "ln" ;
  rdfs:comment "Sha256 hashes of user's last name, in lowercase. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. The string should be in the UTF-8 format." ;
  schema:alternateName "ln" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ln> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: partner id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/partnerId> a rdf:Property ;
  rdfs:label "partner id" ;
  rdfs:comment "A unique identifier of visitors' information defined by third party partners. e.g RampID" ;
  schema:alternateName "partner_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerId> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: ph
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/ph> a rdf:Property ;
  rdfs:label "ph" ;
  rdfs:comment "Sha256 hashes of user's phone numbers, only digits with country code, area code, and number. Remove any symbols, letters, spaces and leading zeros. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. The string should be in the UTF-8 format." ;
  schema:alternateName "ph" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/ph> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: st
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/st> a rdf:Property ;
  rdfs:label "st" ;
  rdfs:comment "Sha256 hashes of user's state, given as a two-letter code in lowercase. User residency state (mostly billing). The string should be in the UTF-8 format." ;
  schema:alternateName "st" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/st> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: zp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventsUserDataProperties/zp> a rdf:Property ;
  rdfs:label "zp" ;
  rdfs:comment "Sha256 hashes of user's zipcode, only digits. User residency zipcode (mostly billing). The string should be in the UTF-8 format." ;
  schema:alternateName "zp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/zp> ;
  rdfs:domain pinterest:ConversionEventsUserData ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Id of the ad account." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:ConversionEventResponse ;
  rdfs:range xsd:string .

# Property: conversion event
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventResponse/conversionEvent> a rdf:Property ;
  rdfs:label "conversion event" ;
  rdfs:comment "conversion tag type" ;
  schema:alternateName "conversion_event" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionEvent> ;
  rdfs:domain pinterest:ConversionEventResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ConversionTagTypeScheme .

# Property: conversion tag id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventResponse/conversionTagId> a rdf:Property ;
  rdfs:label "conversion tag id" ;
  rdfs:comment "Id of the tag." ;
  schema:alternateName "conversion_tag_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionTagId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ConversionEventResponse ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionEventResponse/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Creation date in epoch format." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:ConversionEventResponse ;
  rdfs:range xsd:int .

# Property: aem db enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemDbEnabled> a rdf:Property ;
  rdfs:label "aem db enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match birthdate is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_db_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemDbEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: aem enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemEnabled> a rdf:Property ;
  rdfs:label "aem enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match email is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: aem external id enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemExternalIdEnabled> a rdf:Property ;
  rdfs:label "aem external id enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match location is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_external_id_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemExternalIdEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: aem fnln enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemFnlnEnabled> a rdf:Property ;
  rdfs:label "aem fnln enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match name is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_fnln_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemFnlnEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: aem ge enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemGeEnabled> a rdf:Property ;
  rdfs:label "aem ge enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match gender is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_ge_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemGeEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: aem loc enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemLocEnabled> a rdf:Property ;
  rdfs:label "aem loc enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match location is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_loc_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemLocEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: aem ph enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/aemPhEnabled> a rdf:Property ;
  rdfs:label "aem ph enabled" ;
  rdfs:comment "Whether Automatic Enhanced Match phone is enabled. See [Enhanced match](https://help.pinterest.com/en/business/article/enhanced-match) for more information." ;
  schema:alternateName "aem_ph_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/aemPhEnabled> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:boolean .

# Property: md frequency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/mdFrequency> a rdf:Property ;
  rdfs:label "md frequency" ;
  rdfs:comment "Metadata ingestion frequency." ;
  schema:alternateName "md_frequency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mdFrequency> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionTagCreate/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Conversion tag name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:ConversionTagCreate ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadCreateRequest/operation> a rdf:Property ;
  rdfs:label "operation" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CustomerListUploadCreateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UserListOperationTypeScheme .

# Property: total parts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadCreateRequest/totalParts> a rdf:Property ;
  rdfs:label "total parts" ;
  rdfs:comment "Number of parts to upload the file in." ;
  schema:alternateName "total_parts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalParts> ;
  rdfs:domain pinterest:CustomerListUploadCreateRequest ;
  rdfs:range xsd:int .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Advertiser ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf pinterest:adAccount ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:string .

# Property: creation time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/creationTime> a rdf:Property ;
  rdfs:label "creation time" ;
  rdfs:comment "Customer List Upload creation_time. Epoch (seconds)." ;
  schema:alternateName "creation_time" ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:int .

# Property: customer list id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/customerListId> a rdf:Property ;
  rdfs:label "customer list id" ;
  rdfs:comment "ID of the customer list associated with this upload." ;
  schema:alternateName "customer_list_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customerListId> ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:string .

# Property: error counts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/errorCounts> a rdf:Property ;
  rdfs:label "error counts" ;
  rdfs:comment "Error counts by error code" ;
  schema:alternateName "error_counts" ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Container> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Customer List Upload ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "User list operation type (add or remove)" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UserListOperationTypeScheme .

# Property: record counts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/recordCounts> a rdf:Property ;
  rdfs:label "record counts" ;
  rdfs:comment "Record processing counts" ;
  schema:alternateName "record_counts" ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Container> .

# Property: state
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/state> a rdf:Property ;
  rdfs:label "state" ;
  rdfs:comment "Workload processing state" ;
  schema:alternateName "state" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/state> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/stateScheme> .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpload/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Customer List Upload updated_time. Epoch (seconds)." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:CustomerListUpload ;
  rdfs:range xsd:int .

# Property: customer list upload
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadCreateResponse/customerListUpload> a rdf:Property ;
  rdfs:label "customer list upload" ;
  schema:alternateName "customer_list_upload" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customerListUpload> ;
  rdfs:domain pinterest:CustomerListUploadCreateResponse ;
  rdfs:range pinterest:CustomerListUpload .

# Property: s3multipart upload data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadCreateResponse/s3MultipartUploadData> a rdf:Property ;
  rdfs:label "s3multipart upload data" ;
  schema:alternateName "s3_multipart_upload_data" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/s3MultipartUploadData> ;
  rdfs:domain pinterest:CustomerListUploadCreateResponse ;
  rdfs:range pinterest:S3MultipartUploadData .

# Property: file parts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.S3MultipartUploadData/fileParts> a rdf:Property ;
  rdfs:label "file parts" ;
  rdfs:comment "Array of file parts with pre-signed URLs." ;
  schema:alternateName "file_parts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/fileParts> ;
  rdfs:domain pinterest:S3MultipartUploadData ;
  rdfs:range pinterest:S3FilePart .

# Property: part number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.S3FilePart/partNumber> a rdf:Property ;
  rdfs:label "part number" ;
  rdfs:comment "Part number for upload." ;
  schema:alternateName "part_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partNumber> ;
  rdfs:domain pinterest:S3FilePart ;
  rdfs:range xsd:int .

# Property: presigned url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.S3FilePart/presignedUrl> a rdf:Property ;
  rdfs:label "presigned url" ;
  rdfs:comment "Pre-signed URL." ;
  schema:alternateName "presigned_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/presignedUrl> ;
  rdfs:domain pinterest:S3FilePart ;
  rdfs:range xsd:string .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Advertiser ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf pinterest:adAccount ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:string .

# Property: creation time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/creationTime> a rdf:Property ;
  rdfs:label "creation time" ;
  rdfs:comment "Customer List Upload creation_time. Epoch (seconds)." ;
  schema:alternateName "creation_time" ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:int .

# Property: customer list id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/customerListId> a rdf:Property ;
  rdfs:label "customer list id" ;
  rdfs:comment "ID of the customer list associated with this upload." ;
  schema:alternateName "customer_list_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customerListId> ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:string .

# Property: error counts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/errorCounts> a rdf:Property ;
  rdfs:label "error counts" ;
  rdfs:comment "Error counts by error code" ;
  schema:alternateName "error_counts" ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Container> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Customer List Upload ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:string .

# Property: operation
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "User list operation type (add or remove)" ;
  schema:alternateName "operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operation> ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UserListOperationTypeScheme .

# Property: record counts
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/recordCounts> a rdf:Property ;
  rdfs:label "record counts" ;
  rdfs:comment "Record processing counts" ;
  schema:alternateName "record_counts" ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Container> .

# Property: state
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/state> a rdf:Property ;
  rdfs:label "state" ;
  rdfs:comment "Workload processing state" ;
  schema:alternateName "state" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/state> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/stateScheme> .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUploadResponse/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Customer List Upload updated_time. Epoch (seconds)." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:CustomerListUploadResponse ;
  rdfs:range xsd:int .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "Associated ad account ID." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf pinterest:adAccount ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:double .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  rdfs:comment "Customer list errors" ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Container> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Customer list ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Customer list name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:string .

# Property: num batches
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/numBatches> a rdf:Property ;
  rdfs:label "num batches" ;
  rdfs:comment "Total number of list updates.  List creation counts as one batch. Each <a href=\"/docs/redoc/#operation/ads_v3_customer_list_add_handler_PUT\">Append</a> or <a href=\"/docs/redoc/#operation/ads_v3_customer_list_remove_handler_PUT\">Remove API</a> call counts as another. List creation via the Ads Manager UI could result in more than one batch since the UI breaks up large lists." ;
  schema:alternateName "num_batches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numBatches> ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:double .

# Property: num removed user records
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/numRemovedUserRecords> a rdf:Property ;
  rdfs:label "num removed user records" ;
  rdfs:comment "Number of removed user records. In a <a href=\"/docs/redoc/#operation/ads_v3_customer_list_remove_handler_PUT\">Remove API</a> call, this counter increases even if the user is not found in the list." ;
  schema:alternateName "num_removed_user_records" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numRemovedUserRecords> ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:double .

# Property: num uploaded user records
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/numUploadedUserRecords> a rdf:Property ;
  rdfs:label "num uploaded user records" ;
  rdfs:comment "Number of uploaded user records. In an <a href=\"/docs/redoc/#operation/ads_v3_customer_list_add_handler_PUT\">Append API</a> call, this counter increases even if the uploaded user is already in the list." ;
  schema:alternateName "num_uploaded_user_records" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/numUploadedUserRecords> ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:double .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Customer list status. TOO_SMALL - the list has less than 100 Pinterest users." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/statusScheme> .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"customerlist\"." ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerList/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Last update time. Unix timestamp in seconds." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:CustomerList ;
  rdfs:range xsd:double .

# Property: list type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListRequest/listType> a rdf:Property ;
  rdfs:label "list type" ;
  schema:alternateName "list_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/listType> ;
  rdfs:domain pinterest:CustomerListRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UserListTypeScheme .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Customer list name." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:CustomerListRequest ;
  rdfs:range xsd:string .

# Property: records
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListRequest/records> a rdf:Property ;
  rdfs:label "records" ;
  rdfs:comment "Records list. Can be any combination of emails, MAIDs, or IDFAs. Emails must be lowercase and can be plain text or hashed using SHA1, SHA256, or MD5. MAIDs and IDFAs must be hashed with SHA1, SHA256, or MD5." ;
  schema:alternateName "records" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/records> ;
  rdfs:domain pinterest:CustomerListRequest ;
  rdfs:range xsd:string .

# Property: operation type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpdateRequest/operationType> a rdf:Property ;
  rdfs:label "operation type" ;
  schema:alternateName "operation_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operationType> ;
  rdfs:domain pinterest:CustomerListUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:UserListOperationTypeScheme .

# Property: records
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CustomerListUpdateRequest/records> a rdf:Property ;
  rdfs:label "records" ;
  rdfs:comment "Records list. Can be any combination of emails, MAIDs, or IDFAs. Emails must be lowercase and can be plain text or hashed using SHA1, SHA256, or MD5. MAIDs and IDFAs must be hashed with SHA1, SHA256, or MD5." ;
  schema:alternateName "records" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/records> ;
  rdfs:domain pinterest:CustomerListUpdateRequest ;
  rdfs:range xsd:string .

# Property: advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/advertiserId> a rdf:Property ;
  rdfs:label "advertiser id" ;
  schema:alternateName "advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/advertiserId> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: app version number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/appVersionNumber> a rdf:Property ;
  rdfs:label "app version number" ;
  rdfs:comment "Version number of the integration application." ;
  schema:alternateName "app_version_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/appVersionNumber> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: client timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/clientTimestamp> a rdf:Property ;
  rdfs:label "client timestamp" ;
  rdfs:comment "Timestamp in milliseconds of when the log was executed at the client." ;
  schema:alternateName "client_timestamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/clientTimestamp> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:int .

# Property: error
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/error> a rdf:Property ;
  rdfs:label "error" ;
  rdfs:comment "System error details included in the log sent by the client." ;
  schema:alternateName "error" ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range pinterest:IntegrationLogClientError .

# Property: event type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventType> a rdf:Property ;
  rdfs:label "event type" ;
  rdfs:comment "Log event type" ;
  schema:alternateName "event_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eventType> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/eventTypeScheme> .

# Property: external business id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/externalBusinessId> a rdf:Property ;
  rdfs:label "external business id" ;
  schema:alternateName "external_business_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalBusinessId> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: feed profile id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/feedProfileId> a rdf:Property ;
  rdfs:label "feed profile id" ;
  schema:alternateName "feed_profile_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/feedProfileId> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: log level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevel> a rdf:Property ;
  rdfs:label "log level" ;
  rdfs:comment "Log level type" ;
  schema:alternateName "log_level" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/logLevel> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/logLevelScheme> .

# Property: merchant id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/merchantId> a rdf:Property ;
  rdfs:label "merchant id" ;
  schema:alternateName "merchant_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/merchantId> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Explanation of the event that occured." ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: platform version number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/platformVersionNumber> a rdf:Property ;
  rdfs:label "platform version number" ;
  rdfs:comment "Version number of the platform the integration application is running on." ;
  schema:alternateName "platform_version_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/platformVersionNumber> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: request
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/request> a rdf:Property ;
  rdfs:label "request" ;
  rdfs:comment "HTTP request details included in the log sent by the client." ;
  schema:alternateName "request" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/request> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range pinterest:IntegrationLogClientRequest .

# Property: tag id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLog/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  schema:alternateName "tag_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/tagId> ;
  rdfs:domain pinterest:IntegrationLog ;
  rdfs:range xsd:string .

# Property: cause
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/cause> a rdf:Property ;
  rdfs:label "cause" ;
  rdfs:comment "Original cause of the error." ;
  schema:alternateName "cause" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/cause> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:string .

# Property: column number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/columnNumber> a rdf:Property ;
  rdfs:label "column number" ;
  rdfs:comment "Column number in the line of the file that raised the error." ;
  schema:alternateName "column_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/columnNumber> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:int .

# Property: file name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/fileName> a rdf:Property ;
  rdfs:label "file name" ;
  rdfs:comment "Filename where the error happened." ;
  schema:alternateName "file_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/fileName> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:string .

# Property: line number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/lineNumber> a rdf:Property ;
  rdfs:label "line number" ;
  rdfs:comment "Line number where the error happened." ;
  schema:alternateName "line_number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lineNumber> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Human-readable description of the error." ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:string .

# Property: message detail
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/messageDetail> a rdf:Property ;
  rdfs:label "message detail" ;
  rdfs:comment "More detail about the message." ;
  schema:alternateName "message_detail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/messageDetail> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Filename where the error happened." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:string .

# Property: number
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "Integer that specifies the error code." ;
  schema:alternateName "number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/number> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:int .

# Property: stack trace
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientError/stackTrace> a rdf:Property ;
  rdfs:label "stack trace" ;
  rdfs:comment "Stack trace of where the error happened." ;
  schema:alternateName "stack_trace" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/stackTrace> ;
  rdfs:domain pinterest:IntegrationLogClientError ;
  rdfs:range xsd:string .

# Property: host
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/host> a rdf:Property ;
  rdfs:label "host" ;
  rdfs:comment "HTTP request host from host header." ;
  schema:alternateName "host" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/host> ;
  rdfs:domain pinterest:IntegrationLogClientRequest ;
  rdfs:range xsd:string .

# Property: method
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/method> a rdf:Property ;
  rdfs:label "method" ;
  schema:alternateName "method" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/method> ;
  rdfs:domain pinterest:IntegrationLogClientRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/methodScheme> .

# Property: path
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/path> a rdf:Property ;
  rdfs:label "path" ;
  rdfs:comment "HTTP request path." ;
  schema:alternateName "path" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/path> ;
  rdfs:domain pinterest:IntegrationLogClientRequest ;
  rdfs:range xsd:string .

# Property: request headers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/requestHeaders> a rdf:Property ;
  rdfs:label "request headers" ;
  rdfs:comment "HTTP request headers as key-value pairs." ;
  schema:alternateName "request_headers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/requestHeaders> ;
  rdfs:domain pinterest:IntegrationLogClientRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Container> .

# Property: response headers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/responseHeaders> a rdf:Property ;
  rdfs:label "response headers" ;
  rdfs:comment "HTTP response headers as key-value pairs." ;
  schema:alternateName "response_headers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/responseHeaders> ;
  rdfs:domain pinterest:IntegrationLogClientRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Container> .

# Property: response status code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogClientRequest/responseStatusCode> a rdf:Property ;
  rdfs:label "response status code" ;
  schema:alternateName "response_status_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/responseStatusCode> ;
  rdfs:domain pinterest:IntegrationLogClientRequest ;
  rdfs:range xsd:int .

# Property: logs
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogsRequest/logs> a rdf:Property ;
  rdfs:label "logs" ;
  schema:alternateName "logs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/logs> ;
  rdfs:domain pinterest:IntegrationLogsRequest ;
  rdfs:range pinterest:IntegrationLog .

# Property: message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationLogsSuccessResponse/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/message> ;
  rdfs:domain pinterest:IntegrationLogsSuccessResponse ;
  rdfs:range xsd:string .

# Property: additional id1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/additionalId1> a rdf:Property ;
  rdfs:label "additional id1" ;
  schema:alternateName "additional_id_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/additionalId1> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: connected advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/connectedAdvertiserId> a rdf:Property ;
  rdfs:label "connected advertiser id" ;
  schema:alternateName "connected_advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedAdvertiserId> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: connected lba id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/connectedLbaId> a rdf:Property ;
  rdfs:label "connected lba id" ;
  schema:alternateName "connected_lba_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedLbaId> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: connected merchant id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/connectedMerchantId> a rdf:Property ;
  rdfs:label "connected merchant id" ;
  schema:alternateName "connected_merchant_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedMerchantId> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: connected tag id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/connectedTagId> a rdf:Property ;
  rdfs:label "connected tag id" ;
  schema:alternateName "connected_tag_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedTagId> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: connected user id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/connectedUserId> a rdf:Property ;
  rdfs:label "connected user id" ;
  schema:alternateName "connected_user_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedUserId> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: created timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/createdTimestamp> a rdf:Property ;
  rdfs:label "created timestamp" ;
  schema:alternateName "created_timestamp" ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:double .

# Property: external business id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/externalBusinessId> a rdf:Property ;
  rdfs:label "external business id" ;
  schema:alternateName "external_business_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalBusinessId> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: partner access token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/partnerAccessTokenExpiry> a rdf:Property ;
  rdfs:label "partner access token expiry" ;
  schema:alternateName "partner_access_token_expiry" ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:double .

# Property: partner metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/partnerMetadata> a rdf:Property ;
  rdfs:label "partner metadata" ;
  schema:alternateName "partner_metadata" ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: partner refresh token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/partnerRefreshTokenExpiry> a rdf:Property ;
  rdfs:label "partner refresh token expiry" ;
  schema:alternateName "partner_refresh_token_expiry" ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:double .

# Property: scopes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/scopes> a rdf:Property ;
  rdfs:label "scopes" ;
  schema:alternateName "scopes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scopes> ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:string .

# Property: updated timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationMetadata/updatedTimestamp> a rdf:Property ;
  rdfs:label "updated timestamp" ;
  schema:alternateName "updated_timestamp" ;
  rdfs:domain pinterest:IntegrationMetadata ;
  rdfs:range xsd:double .

# Property: additional id1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/additionalId1> a rdf:Property ;
  rdfs:label "additional id1" ;
  schema:alternateName "additional_id_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/additionalId1> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: connected advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/connectedAdvertiserId> a rdf:Property ;
  rdfs:label "connected advertiser id" ;
  schema:alternateName "connected_advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedAdvertiserId> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: connected lba id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/connectedLbaId> a rdf:Property ;
  rdfs:label "connected lba id" ;
  schema:alternateName "connected_lba_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedLbaId> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: connected merchant id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/connectedMerchantId> a rdf:Property ;
  rdfs:label "connected merchant id" ;
  schema:alternateName "connected_merchant_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedMerchantId> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: connected tag id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/connectedTagId> a rdf:Property ;
  rdfs:label "connected tag id" ;
  schema:alternateName "connected_tag_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedTagId> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: external business id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/externalBusinessId> a rdf:Property ;
  rdfs:label "external business id" ;
  rdfs:comment "External business ID for the integration." ;
  schema:alternateName "external_business_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalBusinessId> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: partner access token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/partnerAccessToken> a rdf:Property ;
  rdfs:label "partner access token" ;
  schema:alternateName "partner_access_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerAccessToken> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: partner access token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/partnerAccessTokenExpiry> a rdf:Property ;
  rdfs:label "partner access token expiry" ;
  schema:alternateName "partner_access_token_expiry" ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:int .

# Property: partner metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/partnerMetadata> a rdf:Property ;
  rdfs:label "partner metadata" ;
  schema:alternateName "partner_metadata" ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: partner primary email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/partnerPrimaryEmail> a rdf:Property ;
  rdfs:label "partner primary email" ;
  schema:alternateName "partner_primary_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerPrimaryEmail> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: partner refresh token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/partnerRefreshToken> a rdf:Property ;
  rdfs:label "partner refresh token" ;
  schema:alternateName "partner_refresh_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerRefreshToken> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: partner refresh token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/partnerRefreshTokenExpiry> a rdf:Property ;
  rdfs:label "partner refresh token expiry" ;
  schema:alternateName "partner_refresh_token_expiry" ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:int .

# Property: scopes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequest/scopes> a rdf:Property ;
  rdfs:label "scopes" ;
  schema:alternateName "scopes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scopes> ;
  rdfs:domain pinterest:IntegrationRequest ;
  rdfs:range xsd:string .

# Property: additional id1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/additionalId1> a rdf:Property ;
  rdfs:label "additional id1" ;
  schema:alternateName "additional_id_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/additionalId1> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: connected advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/connectedAdvertiserId> a rdf:Property ;
  rdfs:label "connected advertiser id" ;
  schema:alternateName "connected_advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedAdvertiserId> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: connected lba id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/connectedLbaId> a rdf:Property ;
  rdfs:label "connected lba id" ;
  schema:alternateName "connected_lba_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedLbaId> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: connected merchant id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/connectedMerchantId> a rdf:Property ;
  rdfs:label "connected merchant id" ;
  schema:alternateName "connected_merchant_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedMerchantId> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: connected tag id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/connectedTagId> a rdf:Property ;
  rdfs:label "connected tag id" ;
  schema:alternateName "connected_tag_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedTagId> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: partner access token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/partnerAccessToken> a rdf:Property ;
  rdfs:label "partner access token" ;
  schema:alternateName "partner_access_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerAccessToken> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: partner access token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/partnerAccessTokenExpiry> a rdf:Property ;
  rdfs:label "partner access token expiry" ;
  schema:alternateName "partner_access_token_expiry" ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:double .

# Property: partner metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/partnerMetadata> a rdf:Property ;
  rdfs:label "partner metadata" ;
  schema:alternateName "partner_metadata" ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: partner primary email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/partnerPrimaryEmail> a rdf:Property ;
  rdfs:label "partner primary email" ;
  schema:alternateName "partner_primary_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerPrimaryEmail> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: partner refresh token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/partnerRefreshToken> a rdf:Property ;
  rdfs:label "partner refresh token" ;
  schema:alternateName "partner_refresh_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerRefreshToken> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: partner refresh token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/partnerRefreshTokenExpiry> a rdf:Property ;
  rdfs:label "partner refresh token expiry" ;
  schema:alternateName "partner_refresh_token_expiry" ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:double .

# Property: scopes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRequestPatch/scopes> a rdf:Property ;
  rdfs:label "scopes" ;
  schema:alternateName "scopes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scopes> ;
  rdfs:domain pinterest:IntegrationRequestPatch ;
  rdfs:range xsd:string .

# Property: additional id1
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/additionalId1> a rdf:Property ;
  rdfs:label "additional id1" ;
  schema:alternateName "additional_id_1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/additionalId1> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: connected advertiser id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/connectedAdvertiserId> a rdf:Property ;
  rdfs:label "connected advertiser id" ;
  schema:alternateName "connected_advertiser_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedAdvertiserId> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: connected lba id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/connectedLbaId> a rdf:Property ;
  rdfs:label "connected lba id" ;
  schema:alternateName "connected_lba_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedLbaId> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: connected merchant id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/connectedMerchantId> a rdf:Property ;
  rdfs:label "connected merchant id" ;
  schema:alternateName "connected_merchant_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedMerchantId> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: connected tag id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/connectedTagId> a rdf:Property ;
  rdfs:label "connected tag id" ;
  schema:alternateName "connected_tag_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedTagId> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: connected user id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/connectedUserId> a rdf:Property ;
  rdfs:label "connected user id" ;
  schema:alternateName "connected_user_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/connectedUserId> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:int .

# Property: external business id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/externalBusinessId> a rdf:Property ;
  rdfs:label "external business id" ;
  schema:alternateName "external_business_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalBusinessId> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: partner access token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/partnerAccessToken> a rdf:Property ;
  rdfs:label "partner access token" ;
  schema:alternateName "partner_access_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerAccessToken> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: partner access token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/partnerAccessTokenExpiry> a rdf:Property ;
  rdfs:label "partner access token expiry" ;
  schema:alternateName "partner_access_token_expiry" ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:int .

# Property: partner metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/partnerMetadata> a rdf:Property ;
  rdfs:label "partner metadata" ;
  schema:alternateName "partner_metadata" ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: partner primary email
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/partnerPrimaryEmail> a rdf:Property ;
  rdfs:label "partner primary email" ;
  schema:alternateName "partner_primary_email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerPrimaryEmail> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: partner refresh token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/partnerRefreshToken> a rdf:Property ;
  rdfs:label "partner refresh token" ;
  schema:alternateName "partner_refresh_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerRefreshToken> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: partner refresh token expiry
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/partnerRefreshTokenExpiry> a rdf:Property ;
  rdfs:label "partner refresh token expiry" ;
  schema:alternateName "partner_refresh_token_expiry" ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:int .

# Property: scopes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/scopes> a rdf:Property ;
  rdfs:label "scopes" ;
  schema:alternateName "scopes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/scopes> ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.IntegrationRecord/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:IntegrationRecord ;
  rdfs:range xsd:int .

# Property: bid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "</p><strong>Note:</strong> bid field has been deprecated. Input will not be set and field will return null. Keyword custom bid in microcurrency - null if inherited from parent ad group." ;
  schema:alternateName "bid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/bid> ;
  adm:wireEncoding adm:Micros ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:int .

# Property: match type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "Keyword match type" ;
  schema:alternateName "match_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/matchType> ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MatchTypeResponseScheme .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "Keyword value (120 chars max)." ;
  schema:alternateName "value" ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:string .

# Property: archived
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/archived> a rdf:Property ;
  rdfs:label "archived" ;
  schema:alternateName "archived" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/archived> ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Keyword ID ." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "Keyword parent entity ID (advertiser, campaign, ad group)." ;
  schema:alternateName "parent_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentId> ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:string .

# Property: parent type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/parentType> a rdf:Property ;
  rdfs:label "parent type" ;
  rdfs:comment "Parent entity type" ;
  schema:alternateName "parent_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentType> ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Keyword/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always keyword" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:Keyword ;
  rdfs:range xsd:string .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordError/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:KeywordError ;
  rdfs:range pinterest:Keyword .

# Property: error messages
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordError/errorMessages> a rdf:Property ;
  rdfs:label "error messages" ;
  schema:alternateName "error_messages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/errorMessages> ;
  rdfs:domain pinterest:KeywordError ;
  rdfs:range xsd:string .

# Property: keyword query volume
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordMetrics/keywordQueryVolume> a rdf:Property ;
  rdfs:label "keyword query volume" ;
  rdfs:comment "Keyword's search frequency. This value is based on keyword frequency in pepsi client response" ;
  schema:alternateName "keyword_query_volume" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/keywordQueryVolume> ;
  rdfs:domain pinterest:KeywordMetrics ;
  rdfs:range xsd:string .

# Property: keyword
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordMetricsResponse/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "Keyword name, e.g., \"keyword\":\"fashion outfits\"" ;
  schema:alternateName "keyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/keyword> ;
  rdfs:subPropertyOf schema:text ;
  rdfs:domain pinterest:KeywordMetricsResponse ;
  rdfs:range xsd:string .

# Property: metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordMetricsResponse/metrics> a rdf:Property ;
  rdfs:label "metrics" ;
  rdfs:comment "Keyword metrics JSON" ;
  schema:alternateName "metrics" ;
  rdfs:domain pinterest:KeywordMetricsResponse ;
  rdfs:range pinterest:KeywordMetrics .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordUpdateBody/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "Keywords to update. Object array. Each object has 2 possible fields:<br>1. \"id\": (required) keyword ID<br>2. \"archived\": boolean. Should keyword be archived?<br>For example: [{\"id\":\"2886610576653\", \"archived\": false}, {\"id\":\"2886610576654\",  \"archived\": true}, ...]" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:KeywordUpdateBody ;
  rdfs:range pinterest:KeywordUpdate .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsMetricsArrayResponse/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:KeywordsMetricsArrayResponse ;
  rdfs:range pinterest:KeywordMetricsResponse .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:KeywordsResponse ;
  rdfs:range pinterest:KeywordError .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.KeywordsResponse/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:KeywordsResponse ;
  rdfs:range pinterest:Keyword .

# Property: trends
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingKeywordsResponse/trends> a rdf:Property ;
  rdfs:label "trends" ;
  rdfs:comment "The top trending keywords for the specified trend type in the requested region.<br />\nResults are ordered, with the first element in the array representing the #1 top trend." ;
  schema:alternateName "trends" ;
  rdfs:domain pinterest:TrendingKeywordsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Container> .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Label ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Label ;
  rdfs:range xsd:string .

# Property: label type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/labelType> a rdf:Property ;
  rdfs:label "label type" ;
  rdfs:comment "Category for the labeled items. You can apply one BRAND label to a campaign. You can apply 30 CUSTOM labels to a campaign." ;
  schema:alternateName "label_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/labelType> ;
  rdfs:domain pinterest:Label ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LabelTypeScheme .

# Property: parent id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "Label parent entity ID." ;
  schema:alternateName "parent_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentId> ;
  rdfs:domain pinterest:Label ;
  rdfs:range xsd:string .

# Property: parent type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentType> a rdf:Property ;
  rdfs:label "parent type" ;
  rdfs:comment "Label parent entity type." ;
  schema:alternateName "parent_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentType> ;
  rdfs:domain pinterest:Label ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/parentTypeScheme> .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The new status you want to give the label, either `ACTIVE` (in use) or no longer in use (`ARCHIVED`)." ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:Label ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LabelStatusScheme .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Label/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "Label name." ;
  schema:alternateName "value" ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Label ;
  rdfs:range xsd:string .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelError/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:LabelError ;
  rdfs:range pinterest:Label .

# Property: error messages
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelError/errorMessages> a rdf:Property ;
  rdfs:label "error messages" ;
  schema:alternateName "error_messages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/errorMessages> ;
  rdfs:domain pinterest:LabelError ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelsResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "Labels that were not successfully applied." ;
  schema:alternateName "errors" ;
  rdfs:domain pinterest:LabelsResponse ;
  rdfs:range pinterest:LabelError .

# Property: labels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelsResponse/labels> a rdf:Property ;
  rdfs:label "labels" ;
  schema:alternateName "labels" ;
  rdfs:domain pinterest:LabelsResponse ;
  rdfs:range pinterest:Label .

# Property: labels
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LabelUpdateRequest/labels> a rdf:Property ;
  rdfs:label "labels" ;
  rdfs:comment "Labels that you are applying to the campaign." ;
  schema:alternateName "labels" ;
  rdfs:domain pinterest:LabelUpdateRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Container> .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The Ad Account ID that this lead form belongs to." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: api version
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/apiVersion> a rdf:Property ;
  rdfs:label "api version" ;
  rdfs:comment "API version." ;
  schema:alternateName "api_version" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/apiVersion> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Subscription creation time. Unix timestamp in milliseconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:int .

# Property: cryptographic algorithm
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/cryptographicAlgorithm> a rdf:Property ;
  rdfs:label "cryptographic algorithm" ;
  rdfs:comment "Lead data encryption algorithm." ;
  schema:alternateName "cryptographic_algorithm" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/cryptographicAlgorithm> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: cryptographic key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/cryptographicKey> a rdf:Property ;
  rdfs:label "cryptographic key" ;
  rdfs:comment "Base64 encoded key for client to decrypt lead data." ;
  schema:alternateName "cryptographic_key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/cryptographicKey> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Subscription ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: lead form id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/leadFormId> a rdf:Property ;
  rdfs:label "lead form id" ;
  rdfs:comment "Lead form ID." ;
  schema:alternateName "lead_form_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadFormId> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: user account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/userAccountId> a rdf:Property ;
  rdfs:label "user account id" ;
  rdfs:comment "User account used to subscribe lead data." ;
  schema:alternateName "user_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/userAccountId> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: webhook url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscription/webhookUrl> a rdf:Property ;
  rdfs:label "webhook url" ;
  rdfs:comment "Standard HTTPS webhook URL." ;
  schema:alternateName "webhook_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/webhookUrl> ;
  rdfs:domain pinterest:LeadSubscription ;
  rdfs:range xsd:string .

# Property: lead form id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscriptionPostParamsCreate/leadFormId> a rdf:Property ;
  rdfs:label "lead form id" ;
  rdfs:comment "Lead form ID." ;
  schema:alternateName "lead_form_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadFormId> ;
  rdfs:domain pinterest:LeadSubscriptionPostParamsCreate ;
  rdfs:range xsd:string .

# Property: webhook url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscriptionPostParamsCreate/webhookUrl> a rdf:Property ;
  rdfs:label "webhook url" ;
  rdfs:comment "Standard HTTPS webhook URL." ;
  schema:alternateName "webhook_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/webhookUrl> ;
  rdfs:domain pinterest:LeadSubscriptionPostParamsCreate ;
  rdfs:range xsd:string .

# Property: partner access token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscriptionPostParamsCreate/partnerAccessToken> a rdf:Property ;
  rdfs:label "partner access token" ;
  rdfs:comment "Partner access token. Only for clients that requires authentication. We recommend to avoid this param." ;
  schema:alternateName "partner_access_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerAccessToken> ;
  rdfs:domain pinterest:LeadSubscriptionPostParamsCreate ;
  rdfs:range xsd:string .

# Property: partner metadata
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscriptionPostParamsCreate/partnerMetadata> a rdf:Property ;
  rdfs:label "partner metadata" ;
  rdfs:comment "Partner metadata. Only for clients that requires special handling. We recommend to avoid this param." ;
  schema:alternateName "partner_metadata" ;
  rdfs:domain pinterest:LeadSubscriptionPostParamsCreate ;
  rdfs:range pinterest:LeadSubscriptionPostParamsCreatePartnerMetadataAllOf1 .

# Property: partner refresh token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscriptionPostParamsCreate/partnerRefreshToken> a rdf:Property ;
  rdfs:label "partner refresh token" ;
  rdfs:comment "Partner refresh token. Only for clients that requires authentication. We recommend to avoid this param." ;
  schema:alternateName "partner_refresh_token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/partnerRefreshToken> ;
  rdfs:domain pinterest:LeadSubscriptionPostParamsCreate ;
  rdfs:range xsd:string .

# Property: subscriber key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadSubscriptionPostParamsCreatePartnerMetadataAllOf1/subscriberKey> a rdf:Property ;
  rdfs:label "subscriber key" ;
  rdfs:comment "Text field value that uniquely identifies a subscriber." ;
  schema:alternateName "subscriber_key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/subscriberKey> ;
  rdfs:domain pinterest:LeadSubscriptionPostParamsCreatePartnerMetadataAllOf1 ;
  rdfs:range xsd:string .

# Property: completion message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/completionMessage> a rdf:Property ;
  rdfs:label "completion message" ;
  rdfs:comment "A message for people who complete the form to let them know what happens next." ;
  schema:alternateName "completion_message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/completionMessage> ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range xsd:string .

# Property: disclosure language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/disclosureLanguage> a rdf:Property ;
  rdfs:label "disclosure language" ;
  rdfs:comment "Additional disclosure language to be included in the lead form." ;
  schema:alternateName "disclosure_language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureLanguage> ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range xsd:string .

# Property: has accepted terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/hasAcceptedTerms> a rdf:Property ;
  rdfs:label "has accepted terms" ;
  rdfs:comment "Whether the advertiser has accepted Pinterest's terms of service for creating a lead ad.\n\nBy sending us TRUE for this parameter, you agree that (i) you will use any personal information received in\ncompliance with the privacy policy you share with Pinterest, and (ii) you will comply with Pinterest's <a href=\"https://policy.pinterest.com/en/lead-ad-terms\">Lead Ad Terms</a>. As a reminder, all advertising on Pinterest is subject to the <a href=\"https://business.pinterest.com/en/pinterest-advertising-services-agreement/\">Pinterest Advertising Services Agreement</a> or an equivalent agreement as set forth on an IO" ;
  schema:alternateName "has_accepted_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hasAcceptedTerms> ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range xsd:boolean .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Internal name of the lead form." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range xsd:string .

# Property: policy links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/policyLinks> a rdf:Property ;
  rdfs:label "policy links" ;
  rdfs:comment "List of additional policy links to be displayed on the lead form." ;
  schema:alternateName "policy_links" ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Container> .

# Property: privacy policy link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/privacyPolicyLink> a rdf:Property ;
  rdfs:label "privacy policy link" ;
  rdfs:comment "A link to the advertiser's privacy policy. This will be included in the lead form's disclosure language." ;
  schema:alternateName "privacy_policy_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacyPolicyLink> ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range xsd:string .

# Property: questions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/questions> a rdf:Property ;
  rdfs:label "questions" ;
  rdfs:comment "List of questions to be displayed on the lead form." ;
  schema:alternateName "questions" ;
  rdfs:subPropertyOf pinterest:hasQuestion ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range pinterest:LeadFormQuestion .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormCommon/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status of the lead form" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:LeadFormCommon ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LeadFormStatusScheme .

# Property: custom question field type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormQuestion/customQuestionFieldType> a rdf:Property ;
  rdfs:label "custom question field type" ;
  rdfs:comment "Lead form question field type" ;
  schema:alternateName "custom_question_field_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customQuestionFieldType> ;
  rdfs:domain pinterest:LeadFormQuestion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LeadFormQuestionFieldTypeScheme .

# Property: custom question label
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormQuestion/customQuestionLabel> a rdf:Property ;
  rdfs:label "custom question label" ;
  rdfs:comment "Question label for a custom question." ;
  schema:alternateName "custom_question_label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customQuestionLabel> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:LeadFormQuestion ;
  rdfs:range xsd:string .

# Property: custom question options
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormQuestion/customQuestionOptions> a rdf:Property ;
  rdfs:label "custom question options" ;
  rdfs:comment "Question options for a custom question." ;
  schema:alternateName "custom_question_options" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customQuestionOptions> ;
  rdfs:domain pinterest:LeadFormQuestion ;
  rdfs:range xsd:string .

# Property: question type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormQuestion/questionType> a rdf:Property ;
  rdfs:label "question type" ;
  rdfs:comment "Lead form question type" ;
  schema:alternateName "question_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/questionType> ;
  rdfs:domain pinterest:LeadFormQuestion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LeadFormQuestionTypeScheme .

# Property: answers
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormTestRequest/answers> a rdf:Property ;
  rdfs:label "answers" ;
  rdfs:comment "Test lead answers. Should follow the creation order." ;
  schema:alternateName "answers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/answers> ;
  rdfs:domain pinterest:LeadFormTestRequest ;
  rdfs:range xsd:string .

# Property: subscription id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormTestResponse/subscriptionId> a rdf:Property ;
  rdfs:label "subscription id" ;
  rdfs:comment "Subscription ID." ;
  schema:alternateName "subscription_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/subscriptionId> ;
  rdfs:domain pinterest:LeadFormTestResponse ;
  rdfs:range xsd:string .

# Property: completion message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/completionMessage> a rdf:Property ;
  rdfs:label "completion message" ;
  rdfs:comment "A message for people who complete the form to let them know what happens next." ;
  schema:alternateName "completion_message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/completionMessage> ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string .

# Property: disclosure language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/disclosureLanguage> a rdf:Property ;
  rdfs:label "disclosure language" ;
  rdfs:comment "Additional disclosure language to be included in the lead form." ;
  schema:alternateName "disclosure_language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureLanguage> ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string .

# Property: has accepted terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/hasAcceptedTerms> a rdf:Property ;
  rdfs:label "has accepted terms" ;
  rdfs:comment "Whether the advertiser has accepted Pinterest's terms of service for creating a lead ad.\n\nBy sending us TRUE for this parameter, you agree that (i) you will use any personal information received in\ncompliance with the privacy policy you share with Pinterest, and (ii) you will comply with Pinterest's <a href=\"https://policy.pinterest.com/en/lead-ad-terms\">Lead Ad Terms</a>. As a reminder, all advertising on Pinterest is subject to the <a href=\"https://business.pinterest.com/en/pinterest-advertising-services-agreement/\">Pinterest Advertising Services Agreement</a> or an equivalent agreement as set forth on an IO" ;
  schema:alternateName "has_accepted_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hasAcceptedTerms> ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:boolean .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Internal name of the lead form." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string .

# Property: policy links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/policyLinks> a rdf:Property ;
  rdfs:label "policy links" ;
  rdfs:comment "List of additional policy links to be displayed on the lead form." ;
  schema:alternateName "policy_links" ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Container> .

# Property: privacy policy link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/privacyPolicyLink> a rdf:Property ;
  rdfs:label "privacy policy link" ;
  rdfs:comment "A link to the advertiser's privacy policy. This will be included in the lead form's disclosure language." ;
  schema:alternateName "privacy_policy_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacyPolicyLink> ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string .

# Property: questions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/questions> a rdf:Property ;
  rdfs:label "questions" ;
  rdfs:comment "List of questions to be displayed on the lead form." ;
  schema:alternateName "questions" ;
  rdfs:subPropertyOf pinterest:hasQuestion ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range pinterest:LeadFormQuestion .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status of the lead form" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LeadFormStatusScheme .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The Ad Account ID that this lead form belongs to." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Lead form creation time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of this lead form" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormResponse/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Last update time. Unix timestamp in seconds." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:LeadForm ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormArrayResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:LeadFormArrayResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Container> .

# Property: completion message
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/completionMessage> a rdf:Property ;
  rdfs:label "completion message" ;
  rdfs:comment "A message for people who complete the form to let them know what happens next." ;
  schema:alternateName "completion_message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/completionMessage> ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:string .

# Property: disclosure language
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/disclosureLanguage> a rdf:Property ;
  rdfs:label "disclosure language" ;
  rdfs:comment "Additional disclosure language to be included in the lead form." ;
  schema:alternateName "disclosure_language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/disclosureLanguage> ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:string .

# Property: has accepted terms
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/hasAcceptedTerms> a rdf:Property ;
  rdfs:label "has accepted terms" ;
  rdfs:comment "Whether the advertiser has accepted Pinterest's terms of service for creating a lead ad.\n\nBy sending us TRUE for this parameter, you agree that (i) you will use any personal information received in\ncompliance with the privacy policy you share with Pinterest, and (ii) you will comply with Pinterest's <a href=\"https://policy.pinterest.com/en/lead-ad-terms\">Lead Ad Terms</a>. As a reminder, all advertising on Pinterest is subject to the <a href=\"https://business.pinterest.com/en/pinterest-advertising-services-agreement/\">Pinterest Advertising Services Agreement</a> or an equivalent agreement as set forth on an IO" ;
  schema:alternateName "has_accepted_terms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hasAcceptedTerms> ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:boolean .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Internal name of the lead form." ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:string .

# Property: policy links
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/policyLinks> a rdf:Property ;
  rdfs:label "policy links" ;
  rdfs:comment "List of additional policy links to be displayed on the lead form." ;
  schema:alternateName "policy_links" ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Container> .

# Property: privacy policy link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/privacyPolicyLink> a rdf:Property ;
  rdfs:label "privacy policy link" ;
  rdfs:comment "A link to the advertiser's privacy policy. This will be included in the lead form's disclosure language." ;
  schema:alternateName "privacy_policy_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/privacyPolicyLink> ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:string .

# Property: questions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/questions> a rdf:Property ;
  rdfs:label "questions" ;
  rdfs:comment "List of questions to be displayed on the lead form." ;
  schema:alternateName "questions" ;
  rdfs:subPropertyOf pinterest:hasQuestion ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range pinterest:LeadFormQuestion .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status of the lead form" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LeadFormStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadFormUpdateRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of this lead form to be updated" ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:LeadFormUpdateRequest ;
  rdfs:range xsd:string .

# Property: ad id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadsExportCreateRequest/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  rdfs:comment "ID for the ad collecting leads" ;
  schema:alternateName "ad_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adId> ;
  rdfs:domain pinterest:LeadsExportCreateRequest ;
  rdfs:range xsd:string .

# Property: end date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadsExportCreateRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "Export leads collected on and before end date (UTC). Format: YYYY-MM-DD" ;
  schema:alternateName "end_date" ;
  rdfs:domain pinterest:LeadsExportCreateRequest ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadsExportCreateRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Export leads collected on and after start date (UTC). Format: YYYY-MM-DD" ;
  schema:alternateName "start_date" ;
  rdfs:domain pinterest:LeadsExportCreateRequest ;
  rdfs:range xsd:string .

# Property: leads export id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadsExportCreateResponse/leadsExportId> a rdf:Property ;
  rdfs:label "leads export id" ;
  rdfs:comment "ID for the leads export job" ;
  schema:alternateName "leads_export_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/leadsExportId> ;
  rdfs:domain pinterest:LeadsExportCreateResponse ;
  rdfs:range xsd:string .

# Property: download url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadsExportResponseData/downloadUrl> a rdf:Property ;
  rdfs:label "download url" ;
  schema:alternateName "download_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/downloadUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:LeadsExportResponseData ;
  rdfs:range xsd:anyURI .

# Property: export status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LeadsExportResponseData/exportStatus> a rdf:Property ;
  rdfs:label "export status" ;
  rdfs:comment "Status of a leads export job" ;
  schema:alternateName "export_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/exportStatus> ;
  rdfs:domain pinterest:LeadsExportResponseData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:LeadsExportStatusScheme .

# Property: media id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUpload/mediaId> a rdf:Property ;
  rdfs:label "media id" ;
  rdfs:comment "Unique identifier for this media upload. Used to track status\nand for attaching during Pin creation." ;
  schema:alternateName "media_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:MediaUpload ;
  rdfs:range xsd:string .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUpload/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:MediaUpload ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MediaUploadTypeScheme .

# Property: upload parameters
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUpload/uploadParameters> a rdf:Property ;
  rdfs:label "upload parameters" ;
  rdfs:comment "The list of parameter key/value pairs you will need to send with your POST request to upload your media file." ;
  schema:alternateName "upload_parameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/uploadParameters> ;
  rdfs:domain pinterest:MediaUpload ;
  rdfs:range pinterest:MediaUploadParameters .

# Property: upload url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUpload/uploadUrl> a rdf:Property ;
  rdfs:label "upload url" ;
  rdfs:comment "The URL where you will POST your media file." ;
  schema:alternateName "upload_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/uploadUrl> ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:MediaUpload ;
  rdfs:range xsd:anyURI .

# Property: content-type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/Content-Type> a rdf:Property ;
  rdfs:label "content-type" ;
  schema:alternateName "Content-Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/Content-Type> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/key> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: policy
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/policy> a rdf:Property ;
  rdfs:label "policy" ;
  schema:alternateName "policy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/policy> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: x-amz-algorithm
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/x-amz-algorithm> a rdf:Property ;
  rdfs:label "x-amz-algorithm" ;
  schema:alternateName "x-amz-algorithm" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/x-amz-algorithm> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: x-amz-credential
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/x-amz-credential> a rdf:Property ;
  rdfs:label "x-amz-credential" ;
  schema:alternateName "x-amz-credential" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/x-amz-credential> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: x-amz-date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/x-amz-date> a rdf:Property ;
  rdfs:label "x-amz-date" ;
  schema:alternateName "x-amz-date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/x-amz-date> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: x-amz-security-token
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/x-amz-security-token> a rdf:Property ;
  rdfs:label "x-amz-security-token" ;
  schema:alternateName "x-amz-security-token" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/x-amz-security-token> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: x-amz-signature
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadParameters/x-amz-signature> a rdf:Property ;
  rdfs:label "x-amz-signature" ;
  schema:alternateName "x-amz-signature" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/x-amz-signature> ;
  rdfs:domain pinterest:MediaUploadParameters ;
  rdfs:range xsd:string .

# Property: media id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Media/mediaId> a rdf:Property ;
  rdfs:label "media id" ;
  rdfs:comment "Unique identifier for this media upload. Used to track status\nand for attaching during Pin creation." ;
  schema:alternateName "media_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Media ;
  rdfs:range xsd:string .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Media/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:Media ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MediaUploadTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Media/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf pinterest:uploadStatus ;
  rdfs:domain pinterest:Media ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MediaUploadStatusScheme .

# Property: media type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.MediaUploadCreate/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "media_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaType> ;
  rdfs:domain pinterest:MediaUploadCreate ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MediaUploadTypeScheme .

# Property: action timestamps
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/actionTimestamps> a rdf:Property ;
  rdfs:label "action timestamps" ;
  rdfs:comment "Timestamp(s) when the ad action(s) happened. Unix timestamp in seconds." ;
  schema:alternateName "action_timestamps" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/actionTimestamps> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ID of the ad group that was attributed to the conversion event." ;
  schema:alternateName "ad_group_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adGroupId> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string .

# Property: attribution model
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModel> a rdf:Property ;
  rdfs:label "attribution model" ;
  rdfs:comment "The attribution model used to attribute the conversion event." ;
  schema:alternateName "attribution_model" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/attributionModel> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionModelScheme> .

# Property: attribution scope
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScope> a rdf:Property ;
  rdfs:label "attribution scope" ;
  rdfs:comment "Ad event type." ;
  schema:alternateName "attribution_scope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/attributionScope> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScopeScheme> .

# Property: attribution score
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/attributionScore> a rdf:Property ;
  rdfs:label "attribution score" ;
  rdfs:comment "Credit given to the attributed ad actions. Allowed values are > 0 and <= 1." ;
  schema:alternateName "attribution_score" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/attributionScore> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:double .

# Property: campaign id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the campaign that was attributed to the conversion event." ;
  schema:alternateName "campaign_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/campaignId> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/currency> a rdf:Property ;
  rdfs:label "currency" ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: event id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventId> a rdf:Property ;
  rdfs:label "event id" ;
  rdfs:comment "A unique id string that identifies this event. If you are already sending us events through Conversions API, then this id should match the event_id sent through Conversions API." ;
  schema:alternateName "event_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eventId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string .

# Property: event name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventName> a rdf:Property ;
  rdfs:label "event name" ;
  rdfs:comment "Type of user event." ;
  schema:alternateName "event_name" ;
  rdfs:subPropertyOf pinterest:eventType ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eventName> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventNameScheme> .

# Property: event timestamp
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/eventTimestamp> a rdf:Property ;
  rdfs:label "event timestamp" ;
  rdfs:comment "The time when the event occurred. Unix timestamp in seconds." ;
  schema:alternateName "event_timestamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/eventTimestamp> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:long .

# Property: total event touchpoints
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/totalEventTouchpoints> a rdf:Property ;
  rdfs:label "total event touchpoints" ;
  rdfs:comment "Total number of ad events including other non-Pinterest ad platforms." ;
  schema:alternateName "total_event_touchpoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalEventTouchpoints> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:int .

# Property: total events
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/totalEvents> a rdf:Property ;
  rdfs:label "total events" ;
  rdfs:comment "Total number of conversion events that are reported in one API call.\n<p>If you are sending one API request for one attributed conversion event then this value should be 1.</p>\n<p>If you are sending multiple attributed conversion events in one API request then this value should be the total number of attributed conversion events in the request.</p>" ;
  schema:alternateName "total_events" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/totalEvents> ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:int .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ConversionMSOTEvents/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "Order value of the conversion event. Required if <code>event_name</code> is 'add_to_cart' or 'checkout'." ;
  schema:alternateName "value" ;
  rdfs:subPropertyOf schema:value ;
  rdfs:domain pinterest:ConversionMSOTEvents ;
  rdfs:range xsd:double .

# Property: daily metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics> a rdf:Property ;
  rdfs:label "daily metrics" ;
  rdfs:comment "Array with the requested daily metric records" ;
  schema:alternateName "daily_metrics" ;
  rdfs:domain pinterest:PinAnalytics ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Container> .

# Property: lifetime metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics> a rdf:Property ;
  rdfs:label "lifetime metrics" ;
  rdfs:comment "The lifetime metric name and value." ;
  schema:alternateName "lifetime_metrics" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/lifetimeMetrics> ;
  rdfs:domain pinterest:PinAnalytics ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Container> .

# Property: summary metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics> a rdf:Property ;
  rdfs:label "summary metrics" ;
  rdfs:comment "The metric name and value over the requested period for each requested metric" ;
  schema:alternateName "summary_metrics" ;
  rdfs:domain pinterest:PinAnalytics ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Container> .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CarouselSlot/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Carousel Pin slot description." ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:CarouselSlot ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CarouselSlot/link> a rdf:Property ;
  rdfs:label "link" ;
  rdfs:comment "Carousel Pin slot link." ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:CarouselSlot ;
  rdfs:range xsd:anyURI .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.CarouselSlot/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Carousel Pin slot title." ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:CarouselSlot ;
  rdfs:range xsd:string .

# Property: alt text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/altText> a rdf:Property ;
  rdfs:label "alt text" ;
  schema:alternateName "alt_text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/altText> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: board id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/boardId> a rdf:Property ;
  rdfs:label "board id" ;
  rdfs:comment "The board to which this Pin belongs." ;
  schema:alternateName "board_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardId> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: board section id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/boardSectionId> a rdf:Property ;
  rdfs:label "board section id" ;
  rdfs:comment "The board section to which this Pin belongs." ;
  schema:alternateName "board_section_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardSectionId> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: dominant color
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/dominantColor> a rdf:Property ;
  rdfs:label "dominant color" ;
  rdfs:comment "Dominant pin color. Hex number, e.g. `#6E7874`." ;
  schema:alternateName "dominant_color" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dominantColor> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: media source
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/mediaSource> a rdf:Property ;
  rdfs:label "media source" ;
  rdfs:comment "Pin media source that can be an image, video, or a mix of both passed in as a request." ;
  schema:alternateName "media_source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaSource> ;
  rdfs:domain pinterest:PinCreate .

# Property: parent pin id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/parentPinId> a rdf:Property ;
  rdfs:label "parent pin id" ;
  rdfs:comment "The source pin id if this pin was saved from another pin. [Learn more](https://help.pinterest.com/article/save-pins-on-pinterest)." ;
  schema:alternateName "parent_pin_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/parentPinId> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: sponsor id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/sponsorId> a rdf:Property ;
  rdfs:label "sponsor id" ;
  rdfs:comment "The sponsor account id to request paid partnership from.  Currently the field is only available to a list of users in a closed beta." ;
  schema:alternateName "sponsor_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sponsorId> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinCreate/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:domain pinterest:PinCreate ;
  rdfs:range xsd:string .

# Property: content type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageBase64/contentType> a rdf:Property ;
  rdfs:label "content type" ;
  schema:alternateName "content_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/contentType> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:PinMediaSourceImageBase64 ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ContentTypeScheme .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageBase64/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:PinMediaSourceImageBase64 ;
  rdfs:range xsd:string .

# Property: is standard
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageBase64/isStandard> a rdf:Property ;
  rdfs:label "is standard" ;
  rdfs:comment "Set the parameter to false to create the new simplified Pin instead of the standard pin. Currently the field is only available to a list of beta users." ;
  schema:alternateName "is_standard" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isStandard> ;
  rdfs:domain pinterest:PinMediaSourceImageBase64 ;
  rdfs:range xsd:boolean .

# Property: source type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageBase64/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "The source type of the media." ;
  schema:alternateName "source_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceType> ;
  rdfs:domain pinterest:PinMediaSourceImageBase64 ;
  rdfs:range xsd:string .

# Property: is standard
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageURL/isStandard> a rdf:Property ;
  rdfs:label "is standard" ;
  rdfs:comment "Set the parameter to false to create the new simplified Pin instead of the standard pin. Currently the field is only available to a list of beta users." ;
  schema:alternateName "is_standard" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isStandard> ;
  rdfs:domain pinterest:PinMediaSourceImageURL ;
  rdfs:range xsd:boolean .

# Property: source type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageURL/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "The source type of the media." ;
  schema:alternateName "source_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceType> ;
  rdfs:domain pinterest:PinMediaSourceImageURL ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImageURL/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:PinMediaSourceImageURL ;
  rdfs:range xsd:anyURI .

# Property: cover image content type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/coverImageContentType> a rdf:Property ;
  rdfs:label "cover image content type" ;
  rdfs:comment "Content type for cover image Base64." ;
  schema:alternateName "cover_image_content_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverImageContentType> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ContentTypeScheme .

# Property: cover image data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/coverImageData> a rdf:Property ;
  rdfs:label "cover image data" ;
  rdfs:comment "Cover image Base64." ;
  schema:alternateName "cover_image_data" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverImageData> ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:string .

# Property: cover image key frame time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/coverImageKeyFrameTime> a rdf:Property ;
  rdfs:label "cover image key frame time" ;
  rdfs:comment "Keyframe timestamp for cover image (seconds). If entered time exceeds video duration, the last frame is used." ;
  schema:alternateName "cover_image_key_frame_time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverImageKeyFrameTime> ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:int .

# Property: cover image url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/coverImageUrl> a rdf:Property ;
  rdfs:label "cover image url" ;
  rdfs:comment "Cover image URL." ;
  schema:alternateName "cover_image_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/coverImageUrl> ;
  rdfs:subPropertyOf schema:thumbnailUrl ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:anyURI .

# Property: is standard
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/isStandard> a rdf:Property ;
  rdfs:label "is standard" ;
  rdfs:comment "Set the parameter to false to create the new simplified Pin instead of the standard pin. Currently the field is only available to a list of beta users." ;
  schema:alternateName "is_standard" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isStandard> ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:boolean .

# Property: media id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/mediaId> a rdf:Property ;
  rdfs:label "media id" ;
  schema:alternateName "media_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/mediaId> ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:string .

# Property: source type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceVideoID/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  schema:alternateName "source_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceType> ;
  rdfs:domain pinterest:PinMediaSourceVideoID ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "index" ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64 ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with image objects." ;
  schema:alternateName "items" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64 ;
  rdfs:range pinterest:PinMediaSourceImagesBase64Item .

# Property: source type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "The source type of the media." ;
  schema:alternateName "source_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceType> ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64 ;
  rdfs:range xsd:string .

# Property: content type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64Item/contentType> a rdf:Property ;
  rdfs:label "content type" ;
  schema:alternateName "content_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/contentType> ;
  rdfs:subPropertyOf schema:encodingFormat ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64Item ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ContentTypeScheme .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64Item/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64Item ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64Item/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64Item ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64Item/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64Item ;
  rdfs:range xsd:anyURI .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesBase64Item/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:PinMediaSourceImagesBase64Item ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURL/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "index" ;
  rdfs:domain pinterest:PinMediaSourceImagesURL ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURL/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Array with image objects." ;
  schema:alternateName "items" ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:PinMediaSourceImagesURL ;
  rdfs:range pinterest:PinMediaSourceImagesURLItem .

# Property: source type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURL/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "The source type of the media." ;
  schema:alternateName "source_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceType> ;
  rdfs:domain pinterest:PinMediaSourceImagesURL ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURLItem/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:PinMediaSourceImagesURLItem ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURLItem/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:PinMediaSourceImagesURLItem ;
  rdfs:range xsd:anyURI .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURLItem/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:PinMediaSourceImagesURLItem ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourceImagesURLItem/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:PinMediaSourceImagesURLItem ;
  rdfs:range xsd:anyURI .

# Property: is affiliate link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourcePinURL/isAffiliateLink> a rdf:Property ;
  rdfs:label "is affiliate link" ;
  rdfs:comment "This is an affiliate link or sponsored product. The FTC requires disclosure for paid partnerships and affiliate products." ;
  schema:alternateName "is_affiliate_link" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/isAffiliateLink> ;
  rdfs:domain pinterest:PinMediaSourcePinURL ;
  rdfs:range xsd:boolean .

# Property: source type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinMediaSourcePinURL/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  schema:alternateName "source_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sourceType> ;
  rdfs:domain pinterest:PinMediaSourcePinURL ;
  rdfs:range xsd:string .

# Property: alt text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/altText> a rdf:Property ;
  rdfs:label "alt text" ;
  schema:alternateName "alt_text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/altText> ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range xsd:string .

# Property: board id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/boardId> a rdf:Property ;
  rdfs:label "board id" ;
  rdfs:comment "The board to which this Pin belongs." ;
  schema:alternateName "board_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardId> ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range xsd:string .

# Property: board section id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/boardSectionId> a rdf:Property ;
  rdfs:label "board section id" ;
  rdfs:comment "The board section to which this Pin belongs." ;
  schema:alternateName "board_section_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardSectionId> ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range xsd:string .

# Property: carousel slots
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/carouselSlots> a rdf:Property ;
  rdfs:label "carousel slots" ;
  rdfs:comment "Carousel Pin slots data." ;
  schema:alternateName "carousel_slots" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/carouselSlots> ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range pinterest:CarouselSlot .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PinUpdate/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:domain pinterest:PinUpdate ;
  rdfs:range xsd:string .

# Property: demographics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/demographics> a rdf:Property ;
  rdfs:label "demographics" ;
  rdfs:comment "Age and gender distribution who engaged with this product category in the past 3 months" ;
  schema:alternateName "demographics" ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range pinterest:ProductCategoriesDemographic .

# Property: has prediction
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/hasPrediction> a rdf:Property ;
  rdfs:label "has prediction" ;
  rdfs:comment "\n\n    Indicates whether the keyword has a prediction available for the next 90 days.\n    This field is only applicable when include_prediction query parameter is set to true.\n    By default, the value is false and no prediction data is included in the response." ;
  schema:alternateName "has_prediction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hasPrediction> ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range xsd:boolean .

# Property: metrics highlights
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/metricsHighlights> a rdf:Property ;
  rdfs:label "metrics highlights" ;
  rdfs:comment "Key performance metrics highlights for this product category" ;
  schema:alternateName "metrics_highlights" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/metricsHighlights> ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range pinterest:ProductCategoriesMetricsHighlights .

# Property: predicted time series
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/predictedTimeSeries> a rdf:Property ;
  rdfs:label "predicted time series" ;
  rdfs:comment "\n\n    A sequence of weekly observations of the predicted relative search volume for this keyword over the next 3 months.\n    These values are normalized to a [0-100] range, and can be used to visualize the forecasted user interest in this keyword.\n    Similar to the historical time_series, normalization is applied independently to the predicted time series of each keyword, but the normalize_against_group query parameter can be used in cases where you wish to compare relative predicted volume between keywords.\n    **Note**: The cut-off date between historical and predicted time series depends on Pinterest data availability. Usually the data needs a few days to be calculated, so the predicted time series may contain some past dates compared to today.\n    **Note**: The date of each observation is in ISO-8601 format and represents the end of the week. For example, a value of 2024-01-07 would include predicted searches for the week ending on 2024-01-07." ;
  schema:alternateName "predicted_time_series" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/predictedTimeSeries> ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Container> .

# Property: product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/productCategory> a rdf:Property ;
  rdfs:label "product category" ;
  rdfs:comment "List of product category details" ;
  schema:alternateName "product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductCategoryEnumScheme .

# Property: related searches
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/relatedSearches> a rdf:Property ;
  rdfs:label "related searches" ;
  rdfs:comment "Related search terms for this product category" ;
  schema:alternateName "related_searches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/relatedSearches> ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range xsd:string .

# Property: time series
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoryDetails/timeSeries> a rdf:Property ;
  rdfs:label "time series" ;
  rdfs:comment "Time series data showing trend values over time, indexed between 0 and 100" ;
  schema:alternateName "time_series" ;
  rdfs:domain pinterest:ProductCategoryDetails ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Container> .

# Property: age
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoriesDemographic/age> a rdf:Property ;
  rdfs:label "age" ;
  rdfs:comment "Age demographic distribution" ;
  schema:alternateName "age" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/age> ;
  rdfs:domain pinterest:ProductCategoriesDemographic ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Container> .

# Property: gender
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoriesDemographic/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "Gender demographic distribution" ;
  schema:alternateName "gender" ;
  rdfs:domain pinterest:ProductCategoriesDemographic ;
  rdfs:range pinterest:GenderDemographics .

# Property: female
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GenderDemographics/female> a rdf:Property ;
  rdfs:label "female" ;
  rdfs:comment "Percentage of female users" ;
  schema:alternateName "female" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/female> ;
  rdfs:domain pinterest:GenderDemographics ;
  rdfs:range xsd:double .

# Property: male
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GenderDemographics/male> a rdf:Property ;
  rdfs:label "male" ;
  rdfs:comment "Percentage of male users" ;
  schema:alternateName "male" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/male> ;
  rdfs:domain pinterest:GenderDemographics ;
  rdfs:range xsd:double .

# Property: unspecified
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.GenderDemographics/unspecified> a rdf:Property ;
  rdfs:label "unspecified" ;
  rdfs:comment "Percentage of users with unspecified gender" ;
  schema:alternateName "unspecified" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/unspecified> ;
  rdfs:domain pinterest:GenderDemographics ;
  rdfs:range xsd:double .

# Property: engagement
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoriesMetricsHighlights/engagement> a rdf:Property ;
  rdfs:label "engagement" ;
  rdfs:comment "Engagement metric value" ;
  schema:alternateName "engagement" ;
  rdfs:domain pinterest:ProductCategoriesMetricsHighlights ;
  rdfs:range pinterest:InnerProductCategoriesMetricsHighlights .

# Property: outbound clicks
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoriesMetricsHighlights/outboundClicks> a rdf:Property ;
  rdfs:label "outbound clicks" ;
  rdfs:comment "Number of outbound clicks" ;
  schema:alternateName "outbound_clicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/outboundClicks> ;
  rdfs:domain pinterest:ProductCategoriesMetricsHighlights ;
  rdfs:range pinterest:InnerProductCategoriesMetricsHighlights .

# Property: pin saves
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductCategoriesMetricsHighlights/pinSaves> a rdf:Property ;
  rdfs:label "pin saves" ;
  rdfs:comment "Number of pin saves" ;
  schema:alternateName "pin_saves" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinSaves> ;
  rdfs:domain pinterest:ProductCategoriesMetricsHighlights ;
  rdfs:range pinterest:InnerProductCategoriesMetricsHighlights .

# Property: pct change mom
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.InnerProductCategoriesMetricsHighlights/pctChangeMom> a rdf:Property ;
  rdfs:label "pct change mom" ;
  rdfs:comment "Month-over-month percentage change" ;
  schema:alternateName "pct_change_mom" ;
  rdfs:domain pinterest:InnerProductCategoriesMetricsHighlights ;
  rdfs:range xsd:double .

# Property: engagement type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingProductCategory/engagementType> a rdf:Property ;
  rdfs:label "engagement type" ;
  rdfs:comment "Engagement type" ;
  schema:alternateName "engagement_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/engagementType> ;
  rdfs:domain pinterest:TrendingProductCategory ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductCategoriesEngagementTypeScheme .

# Property: pct change mom
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingProductCategory/pctChangeMom> a rdf:Property ;
  rdfs:label "pct change mom" ;
  rdfs:comment "Month-over-month change percentage" ;
  schema:alternateName "pct_change_mom" ;
  rdfs:domain pinterest:TrendingProductCategory ;
  rdfs:range xsd:int .

# Property: percent relative volume
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingProductCategory/percentRelativeVolume> a rdf:Property ;
  rdfs:label "percent relative volume" ;
  rdfs:comment "Relative volume percentage" ;
  schema:alternateName "percent_relative_volume" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/percentRelativeVolume> ;
  rdfs:domain pinterest:TrendingProductCategory ;
  rdfs:range xsd:int .

# Property: product category
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingProductCategory/productCategory> a rdf:Property ;
  rdfs:label "product category" ;
  rdfs:comment "Product Category Name" ;
  schema:alternateName "product_category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/productCategory> ;
  rdfs:subPropertyOf schema:category ;
  rdfs:domain pinterest:TrendingProductCategory ;
  rdfs:range xsd:string .

# Property: verticals
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingProductCategory/verticals> a rdf:Property ;
  rdfs:label "verticals" ;
  rdfs:comment "Vertical name associated with the product category" ;
  schema:alternateName "verticals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/verticals> ;
  rdfs:domain pinterest:TrendingProductCategory ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:VerticalProductCategoryScheme .

# Property: interest
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.FeaturedTrend/interest> a rdf:Property ;
  rdfs:label "interest" ;
  rdfs:comment "The main interest category" ;
  schema:alternateName "interest" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/interest> ;
  rdfs:domain pinterest:FeaturedTrend ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:InterestsEnumScheme .

# Property: market
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.FeaturedTrend/market> a rdf:Property ;
  rdfs:label "market" ;
  rdfs:comment "Market code (e.g., 'US', 'UK', etc.)" ;
  schema:alternateName "market" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/market> ;
  rdfs:subPropertyOf schema:areaServed ;
  rdfs:domain pinterest:FeaturedTrend ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:ProductCategoryRegionScheme .

# Property: trends
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.FeaturedTrend/trends> a rdf:Property ;
  rdfs:label "trends" ;
  rdfs:comment "List of trending topics within this interest category" ;
  schema:alternateName "trends" ;
  rdfs:domain pinterest:FeaturedTrend ;
  rdfs:range pinterest:TrendingTopic .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Description of the trending topic" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range xsd:string .

# Property: percent growth mom
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/percentGrowthMom> a rdf:Property ;
  rdfs:label "percent growth mom" ;
  rdfs:comment "Month-over-month growth percentage" ;
  schema:alternateName "percent_growth_mom" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/percentGrowthMom> ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range xsd:int .

# Property: pins
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/pins> a rdf:Property ;
  rdfs:label "pins" ;
  rdfs:comment "Array of pin images related to this trend (up to 6)" ;
  schema:alternateName "pins" ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range pinterest:TrendingPin .

# Property: related interests
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/relatedInterests> a rdf:Property ;
  rdfs:label "related interests" ;
  rdfs:comment "List of related interest categories" ;
  schema:alternateName "related_interests" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/relatedInterests> ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range xsd:string .

# Property: related searches
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/relatedSearches> a rdf:Property ;
  rdfs:label "related searches" ;
  rdfs:comment "List of related search terms" ;
  schema:alternateName "related_searches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/relatedSearches> ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range xsd:string .

# Property: time series
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/timeSeries> a rdf:Property ;
  rdfs:label "time series" ;
  rdfs:comment "Time series data showing trend values over time, with dates as keys and values as numeric" ;
  schema:alternateName "time_series" ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Container> .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingTopic/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Title of the trending topic" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:TrendingTopic ;
  rdfs:range xsd:string .

# Property: height
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingPin/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "Height of the pin image in pixels" ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/height> ;
  rdfs:domain pinterest:TrendingPin ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingPin/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Unique identifier for the pin" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:TrendingPin ;
  rdfs:range xsd:string .

# Property: src
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingPin/src> a rdf:Property ;
  rdfs:label "src" ;
  rdfs:comment "URL of the pin image" ;
  schema:alternateName "src" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/src> ;
  rdfs:subPropertyOf schema:contentUrl ;
  rdfs:domain pinterest:TrendingPin ;
  rdfs:range xsd:anyURI .

# Property: width
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TrendingPin/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "Width of the pin image in pixels" ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/width> ;
  rdfs:domain pinterest:TrendingPin ;
  rdfs:range xsd:int .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:ProductGroupPromotionResponse ;
  rdfs:range pinterest:ProductGroupPromotionResponseItem .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionResponseItem/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:ProductGroupPromotionResponseItem ;
  rdfs:range pinterest:ProductGroupPromotion .

# Property: exceptions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.ProductGroupPromotionResponseItem/exceptions> a rdf:Property ;
  rdfs:label "exceptions" ;
  schema:alternateName "exceptions" ;
  rdfs:domain pinterest:ProductGroupPromotionResponseItem ;
  rdfs:range pinterest:Exception .

# Property: data
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionArrayElement/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "data" ;
  rdfs:domain pinterest:PromotionArrayElement ;
  rdfs:range pinterest:Promotion .

# Property: exception
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionArrayElement/exception> a rdf:Property ;
  rdfs:label "exception" ;
  schema:alternateName "exception" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/exception> ;
  rdfs:domain pinterest:PromotionArrayElement ;
  rdfs:range pinterest:Exception .

# Property: discount status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatus> a rdf:Property ;
  rdfs:label "discount status" ;
  rdfs:comment "Discount status based on the current time and start and end time of discount" ;
  schema:alternateName "discount_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/discountStatus> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/discountStatusScheme> .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Promotion end time. Unix timestamp in seconds. Independent of campaign end time." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:int .

# Property: external id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/externalId> a rdf:Property ;
  rdfs:label "external id" ;
  rdfs:comment "Platform-specific ID for this promotion. Will be null for promotions first created within Pinterest." ;
  schema:alternateName "external_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalId> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: platform type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/platformType> a rdf:Property ;
  rdfs:label "platform type" ;
  rdfs:comment "The source integration platform used when creating the promotion. Currently supported values are 'DEFAULT' and 'SHOPIFY'." ;
  schema:alternateName "platform_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/platformType> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: promotion code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  rdfs:comment "Code that can be used to redeem a promotion." ;
  schema:alternateName "promotion_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionCode> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: promotion custom id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/promotionCustomId> a rdf:Property ;
  rdfs:label "promotion custom id" ;
  rdfs:comment "An optional field for user defined promotion ID for this promotion. Will copy from Pinterest system generated ID if user did not provide one." ;
  schema:alternateName "promotion_custom_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionCustomId> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: promotion title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/promotionTitle> a rdf:Property ;
  rdfs:label "promotion title" ;
  rdfs:comment "Internal name for the promotion." ;
  schema:alternateName "promotion_title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionTitle> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: promotion type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/promotionType> a rdf:Property ;
  rdfs:label "promotion type" ;
  rdfs:comment "Determines the displayed promotion text along with what parameters (if any) are needed to complete the template. This list is not finalized, and will be updated as new types are supported." ;
  schema:alternateName "promotion_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionType> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PromotionTypeScheme .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Promotion start time. Unix timestamp in seconds. Independent of campaign start time." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:int .

# Property: template values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/templateValues> a rdf:Property ;
  rdfs:label "template values" ;
  rdfs:comment "List of values to be inserted in the promotion type-specific template." ;
  schema:alternateName "template_values" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/templateValues> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range pinterest:PromotionTemplateValue .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The Ad Account ID that this promotion belongs to." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf pinterest:adAccount ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Promotion ID" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Entity status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:subPropertyOf schema:status ;
  rdfs:domain pinterest:Promotion ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: amount
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionTemplateValue/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "Numeric value." ;
  schema:alternateName "amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/amount> ;
  rdfs:subPropertyOf schema:price ;
  rdfs:domain pinterest:PromotionTemplateValue ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionTemplateValue/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "Currency Codes from ISO 4217" ;
  schema:alternateName "currency_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currencyCode> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:PromotionTemplateValue ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:CurrencyScheme .

# Property: custom text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionTemplateValue/customText> a rdf:Property ;
  rdfs:label "custom text" ;
  rdfs:comment "Custom text." ;
  schema:alternateName "custom_text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/customText> ;
  rdfs:subPropertyOf schema:text ;
  rdfs:domain pinterest:PromotionTemplateValue ;
  rdfs:range xsd:string .

# Property: percent
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionTemplateValue/percent> a rdf:Property ;
  rdfs:label "percent" ;
  rdfs:comment "Percent value." ;
  schema:alternateName "percent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/percent> ;
  rdfs:domain pinterest:PromotionTemplateValue ;
  rdfs:range xsd:double .

# Property: discount status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatus> a rdf:Property ;
  rdfs:label "discount status" ;
  rdfs:comment "Discount status based on the current time and start and end time of discount" ;
  schema:alternateName "discount_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/discountStatus> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/discountStatusScheme> .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Promotion end time. Unix timestamp in seconds. Independent of campaign end time." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:int .

# Property: external id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/externalId> a rdf:Property ;
  rdfs:label "external id" ;
  rdfs:comment "Platform-specific ID for this promotion. Will be null for promotions first created within Pinterest." ;
  schema:alternateName "external_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalId> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string .

# Property: platform type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/platformType> a rdf:Property ;
  rdfs:label "platform type" ;
  rdfs:comment "The source integration platform used when creating the promotion. Currently supported values are 'DEFAULT' and 'SHOPIFY'." ;
  schema:alternateName "platform_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/platformType> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string .

# Property: promotion code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  rdfs:comment "Code that can be used to redeem a promotion." ;
  schema:alternateName "promotion_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionCode> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string .

# Property: promotion custom id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/promotionCustomId> a rdf:Property ;
  rdfs:label "promotion custom id" ;
  rdfs:comment "An optional field for user defined promotion ID for this promotion. Will copy from Pinterest system generated ID if user did not provide one." ;
  schema:alternateName "promotion_custom_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionCustomId> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string .

# Property: promotion title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/promotionTitle> a rdf:Property ;
  rdfs:label "promotion title" ;
  rdfs:comment "Internal name for the promotion." ;
  schema:alternateName "promotion_title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionTitle> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string .

# Property: promotion type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/promotionType> a rdf:Property ;
  rdfs:label "promotion type" ;
  rdfs:comment "Determines the displayed promotion text along with what parameters (if any) are needed to complete the template. This list is not finalized, and will be updated as new types are supported." ;
  schema:alternateName "promotion_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionType> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PromotionTypeScheme .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Promotion start time. Unix timestamp in seconds. Independent of campaign start time." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range xsd:int .

# Property: template values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionCommon/templateValues> a rdf:Property ;
  rdfs:label "template values" ;
  rdfs:comment "List of values to be inserted in the promotion type-specific template." ;
  schema:alternateName "template_values" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/templateValues> ;
  rdfs:domain pinterest:PromotionCommon ;
  rdfs:range pinterest:PromotionTemplateValue .

# Property: discount status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatus> a rdf:Property ;
  rdfs:label "discount status" ;
  rdfs:comment "Discount status based on the current time and start and end time of discount" ;
  schema:alternateName "discount_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/discountStatus> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/discountStatusScheme> .

# Property: end time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/endTime> a rdf:Property ;
  rdfs:label "end time" ;
  rdfs:comment "Promotion end time. Unix timestamp in seconds. Independent of campaign end time." ;
  schema:alternateName "end_time" ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:int .

# Property: external id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/externalId> a rdf:Property ;
  rdfs:label "external id" ;
  rdfs:comment "Platform-specific ID for this promotion. Will be null for promotions first created within Pinterest." ;
  schema:alternateName "external_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/externalId> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: platform type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/platformType> a rdf:Property ;
  rdfs:label "platform type" ;
  rdfs:comment "The source integration platform used when creating the promotion. Currently supported values are 'DEFAULT' and 'SHOPIFY'." ;
  schema:alternateName "platform_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/platformType> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: promotion code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  rdfs:comment "Code that can be used to redeem a promotion." ;
  schema:alternateName "promotion_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionCode> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: promotion custom id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/promotionCustomId> a rdf:Property ;
  rdfs:label "promotion custom id" ;
  rdfs:comment "An optional field for user defined promotion ID for this promotion. Will copy from Pinterest system generated ID if user did not provide one." ;
  schema:alternateName "promotion_custom_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionCustomId> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: promotion title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/promotionTitle> a rdf:Property ;
  rdfs:label "promotion title" ;
  rdfs:comment "Internal name for the promotion." ;
  schema:alternateName "promotion_title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionTitle> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: promotion type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/promotionType> a rdf:Property ;
  rdfs:label "promotion type" ;
  rdfs:comment "Determines the displayed promotion text along with what parameters (if any) are needed to complete the template. This list is not finalized, and will be updated as new types are supported." ;
  schema:alternateName "promotion_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotionType> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PromotionTypeScheme .

# Property: start time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/startTime> a rdf:Property ;
  rdfs:label "start time" ;
  rdfs:comment "Promotion start time. Unix timestamp in seconds. Independent of campaign start time." ;
  schema:alternateName "start_time" ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:int .

# Property: template values
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/templateValues> a rdf:Property ;
  rdfs:label "template values" ;
  rdfs:comment "List of values to be inserted in the promotion type-specific template." ;
  schema:alternateName "template_values" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/templateValues> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range pinterest:PromotionTemplateValue .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Promotion ID" ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionUpdateRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Entity status" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:PromotionUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:EntityStatusScheme .

# Property: promotions
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.PromotionsResponse/promotions> a rdf:Property ;
  rdfs:label "promotions" ;
  schema:alternateName "promotions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/promotions> ;
  rdfs:domain pinterest:PromotionsResponse ;
  rdfs:range pinterest:PromotionArrayElement .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountsCountryResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:AdAccountsCountryResponse ;
  rdfs:range pinterest:AdAccountCountry .

# Property: code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountsCountryResponseData/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "Country ID from ISO 3166-1 alpha-2." ;
  schema:alternateName "code" ;
  rdfs:subPropertyOf schema:codeValue ;
  rdfs:domain pinterest:AdAccountCountry ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:AdCountryScheme .

# Property: currency
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountsCountryResponseData/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Country currency." ;
  schema:alternateName "currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/currency> ;
  rdfs:subPropertyOf schema:priceCurrency ;
  rdfs:domain pinterest:AdAccountCountry ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountsCountryResponseData/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "Country index" ;
  schema:alternateName "index" ;
  rdfs:domain pinterest:AdAccountCountry ;
  rdfs:range xsd:double .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AdAccountsCountryResponseData/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Country name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:AdAccountCountry ;
  rdfs:range xsd:string .

# Property: conversion metrics ready
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BookClosedResponse/conversionMetricsReady> a rdf:Property ;
  rdfs:label "conversion metrics ready" ;
  rdfs:comment "Are conversion metrics ready?" ;
  schema:alternateName "conversion_metrics_ready" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/conversionMetricsReady> ;
  rdfs:domain pinterest:BookClosed ;
  rdfs:range xsd:boolean .

# Property: non conversion metrics ready
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.BookClosedResponse/nonConversionMetricsReady> a rdf:Property ;
  rdfs:label "non conversion metrics ready" ;
  rdfs:comment "Are non-conversion metrics ready?" ;
  schema:alternateName "non_conversion_metrics_ready" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/nonConversionMetricsReady> ;
  rdfs:domain pinterest:BookClosed ;
  rdfs:range xsd:boolean .

# Property: items
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.DeliveryMetricsResponse/items> a rdf:Property ;
  rdfs:label "items" ;
  schema:alternateName "items" ;
  rdfs:domain pinterest:DeliveryMetricsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Container> .

# Property: child interests
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SingleInterestTargetingOptionResponse/childInterests> a rdf:Property ;
  rdfs:label "child interests" ;
  schema:alternateName "child_interests" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/childInterests> ;
  rdfs:domain pinterest:InterestTargetingOption ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SingleInterestTargetingOptionResponse/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:InterestTargetingOption ;
  rdfs:range xsd:string .

# Property: level
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SingleInterestTargetingOptionResponse/level> a rdf:Property ;
  rdfs:label "level" ;
  schema:alternateName "level" ;
  rdfs:domain pinterest:InterestTargetingOption ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SingleInterestTargetingOptionResponse/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:InterestTargetingOption ;
  rdfs:range xsd:string .

# Property: alt text
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SummaryPin/altText> a rdf:Property ;
  rdfs:label "alt text" ;
  schema:alternateName "alt_text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/altText> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:SummaryPin ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SummaryPin/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/description> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:SummaryPin ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SummaryPin/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:SummaryPin ;
  rdfs:range xsd:string .

# Property: link
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SummaryPin/link> a rdf:Property ;
  rdfs:label "link" ;
  schema:alternateName "link" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:SummaryPin ;
  rdfs:range xsd:anyURI .

# Property: media
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SummaryPin/media> a rdf:Property ;
  rdfs:label "media" ;
  schema:alternateName "media" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/media> ;
  rdfs:subPropertyOf schema:associatedMedia ;
  rdfs:domain pinterest:SummaryPin .

# Property: title
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.SummaryPin/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/title> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:SummaryPin ;
  rdfs:range xsd:string .

# Property: reach estimate
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateAudienceSizing/reachEstimate> a rdf:Property ;
  rdfs:label "reach estimate" ;
  schema:alternateName "reach_estimate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/reachEstimate> ;
  rdfs:domain pinterest:TargetingTemplateAudienceSizing ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Container> .

# Property: match type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateKeyword/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "Keyword match type" ;
  schema:alternateName "match_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/matchType> ;
  rdfs:domain pinterest:TargetingTemplateKeyword ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:MatchTypeScheme .

# Property: value
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateKeyword/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The keyword targeting (120 chars max)." ;
  schema:alternateName "value" ;
  rdfs:subPropertyOf schema:text ;
  rdfs:domain pinterest:TargetingTemplateKeyword ;
  rdfs:range xsd:string .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateCreate/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Also known as <a href=\"https://help.pinterest.com/en/business/article/expanded-targeting\" target=\"_blank\">\"expanded targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:TargetingTemplateCreate ;
  rdfs:range xsd:boolean .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateCreate/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:TargetingTemplateCreate ;
  rdfs:range pinterest:TargetingTemplateKeyword .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateCreate/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "targeting template name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:TargetingTemplateCreate ;
  rdfs:range xsd:string .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateCreate/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "Campaign placement group type" ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:TargetingTemplateCreate ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: targeting attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateCreate/targetingAttributes> a rdf:Property ;
  rdfs:label "targeting attributes" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_attributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingAttributes> ;
  rdfs:domain pinterest:TargetingTemplateCreate ;
  rdfs:range pinterest:TargetingSpec .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateCreate/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Third-party tracking URLs. Up to three tracking URLs - with a max length of 2,000 - are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:TargetingTemplateCreate ;
  rdfs:range pinterest:TrackingUrls .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Also known as <a href=\"https://help.pinterest.com/en/business/article/expanded-targeting\" target=\"_blank\">\"expanded targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:boolean .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range pinterest:TargetingTemplateKeyword .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "targeting template name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:string .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "Campaign placement group type" ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: targeting attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/targetingAttributes> a rdf:Property ;
  rdfs:label "targeting attributes" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_attributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingAttributes> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range pinterest:TargetingSpec .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Third-party tracking URLs. Up to three tracking URLs - with a max length of 2,000 - are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range pinterest:TrackingUrls .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The ID of the advertiser that this targeting template belongs to." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Targeting template created time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Targeting template ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:string .

# Property: sizing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/sizing> a rdf:Property ;
  rdfs:label "sizing" ;
  rdfs:comment "Gets an audience size estimate for a set of given targeting spec data. <p>Returns:</p> An object containing an audience size estimate that has a reach estimate (number of unique users) against the given targeting template. This by default provides a monthly estimate. " ;
  schema:alternateName "sizing" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizing> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range pinterest:TargetingTemplateAudienceSizing .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Indicate targeting template is active or Deleted" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateResponseData/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Targeting template updated time.Unix timestamp in seconds." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:TargetingTemplateResponseData ;
  rdfs:range xsd:int .

# Property: auto targeting enabled
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/autoTargetingEnabled> a rdf:Property ;
  rdfs:label "auto targeting enabled" ;
  rdfs:comment "Enable auto-targeting for ad group. Also known as <a href=\"https://help.pinterest.com/en/business/article/expanded-targeting\" target=\"_blank\">\"expanded targeting\"</a>." ;
  schema:alternateName "auto_targeting_enabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoTargetingEnabled> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:boolean .

# Property: keywords
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  schema:alternateName "keywords" ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range pinterest:TargetingTemplateKeyword .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "targeting template name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:string .

# Property: placement group
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/placementGroup> a rdf:Property ;
  rdfs:label "placement group" ;
  rdfs:comment "Campaign placement group type" ;
  schema:alternateName "placement_group" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/placementGroup> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PlacementGroupTypeScheme .

# Property: targeting attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/targetingAttributes> a rdf:Property ;
  rdfs:label "targeting attributes" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_attributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingAttributes> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range pinterest:TargetingSpec .

# Property: tracking urls
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/trackingUrls> a rdf:Property ;
  rdfs:label "tracking urls" ;
  rdfs:comment "Third-party tracking URLs. Up to three tracking URLs - with a max length of 2,000 - are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>." ;
  schema:alternateName "tracking_urls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/trackingUrls> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range pinterest:TrackingUrls .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The ID of the advertiser that this targeting template belongs to." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:string .

# Property: created time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/createdTime> a rdf:Property ;
  rdfs:label "created time" ;
  rdfs:comment "Targeting template created time. Unix timestamp in seconds." ;
  schema:alternateName "created_time" ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Targeting template ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:string .

# Property: sizing
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/sizing> a rdf:Property ;
  rdfs:label "sizing" ;
  rdfs:comment "Gets an audience size estimate for a set of given targeting spec data. <p>Returns:</p> An object containing an audience size estimate that has a reach estimate (number of unique users) against the given targeting template. This by default provides a monthly estimate. " ;
  schema:alternateName "sizing" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sizing> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range pinterest:TargetingTemplateAudienceSizing .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Indicate targeting template is active or Deleted" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:string .

# Property: updated time
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/updatedTime> a rdf:Property ;
  rdfs:label "updated time" ;
  rdfs:comment "Targeting template updated time.Unix timestamp in seconds." ;
  schema:alternateName "updated_time" ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:int .

# Property: valid
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateGetResponseData/valid> a rdf:Property ;
  rdfs:label "valid" ;
  rdfs:comment "Inform if the targeting template is valid (ex. would be false if has revoked audience)" ;
  schema:alternateName "valid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/valid> ;
  rdfs:domain pinterest:TargetingTemplateGetResponseData ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Targeting template ID" ;
  schema:alternateName "id" ;
  rdfs:domain pinterest:TargetingTemplateUpdateRequest ;
  rdfs:range xsd:string .

# Property: operation type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationType> a rdf:Property ;
  rdfs:label "operation type" ;
  schema:alternateName "operation_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/operationType> ;
  rdfs:domain pinterest:TargetingTemplateUpdateRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/operationTypeScheme> .

# Property: targeting attributes
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TargetingTemplateUpdateRequest/targetingAttributes> a rdf:Property ;
  rdfs:label "targeting attributes" ;
  rdfs:comment "Ad group targeting specification defining the ad group target audience. For example, `{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"MINIMUM_AGE\":\"18\", \"MAXIMUM_AGE\":\"65+\"}`" ;
  schema:alternateName "targeting_attributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/targetingAttributes> ;
  rdfs:domain pinterest:TargetingTemplateUpdateRequest ;
  rdfs:range pinterest:TargetingSpec .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.RelatedTerms/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "First input term. For example, if you pass \"?terms=clothes,workout\", then id will be \"clothes\"" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:RelatedTerms ;
  rdfs:range xsd:string .

# Property: related term count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.RelatedTerms/relatedTermCount> a rdf:Property ;
  rdfs:label "related term count" ;
  rdfs:comment "Total number of related terms returned" ;
  schema:alternateName "related_term_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/relatedTermCount> ;
  rdfs:domain pinterest:RelatedTerms ;
  rdfs:range xsd:int .

# Property: related terms list
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.RelatedTerms/relatedTermsList> a rdf:Property ;
  rdfs:label "related terms list" ;
  rdfs:comment "The id of the advertiser." ;
  schema:alternateName "related_terms_list" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/relatedTermsList> ;
  rdfs:domain pinterest:RelatedTerms ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Container> .

# Property: ad account id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TermsOfService/adAccountId> a rdf:Property ;
  rdfs:label "ad account id" ;
  rdfs:comment "The ID of the ad account." ;
  schema:alternateName "ad_account_id" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/adAccountId> ;
  rdfs:domain pinterest:TermsOfService ;
  rdfs:range xsd:string .

# Property: has accepted
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TermsOfService/hasAccepted> a rdf:Property ;
  rdfs:label "has accepted" ;
  rdfs:comment "Whether the ad account has accepted terms of service." ;
  schema:alternateName "has_accepted" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/hasAccepted> ;
  rdfs:domain pinterest:TermsOfService ;
  rdfs:range xsd:boolean .

# Property: html
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TermsOfService/html> a rdf:Property ;
  rdfs:label "html" ;
  rdfs:comment "The terms of service content" ;
  schema:alternateName "html" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/html> ;
  rdfs:subPropertyOf schema:text ;
  rdfs:domain pinterest:TermsOfService ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TermsOfService/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of the terms of service" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:TermsOfService ;
  rdfs:range xsd:string .

# Property: daily metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AnalyticsMetricsResponse/dailyMetrics> a rdf:Property ;
  rdfs:label "daily metrics" ;
  rdfs:comment "Array with the requested daily metric records" ;
  schema:alternateName "daily_metrics" ;
  rdfs:domain pinterest:AnalyticsMetricsResponse ;
  rdfs:range pinterest:AnalyticsDailyMetrics .

# Property: summary metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AnalyticsMetricsResponse/summaryMetrics> a rdf:Property ;
  rdfs:label "summary metrics" ;
  rdfs:comment "The metric name and value over the requested period for each requested metric" ;
  schema:alternateName "summary_metrics" ;
  rdfs:domain pinterest:AnalyticsMetricsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Container> .

# Property: data status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AnalyticsDailyMetrics/dataStatus> a rdf:Property ;
  rdfs:label "data status" ;
  rdfs:comment "Metrics availablity, e.g., \"READY\"." ;
  schema:alternateName "data_status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dataStatus> ;
  rdfs:domain pinterest:AnalyticsDailyMetrics ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:DataStatusScheme .

# Property: date
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AnalyticsDailyMetrics/date> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Metrics date (UTC): YYYY-MM-DD." ;
  schema:alternateName "date" ;
  rdfs:subPropertyOf schema:dateCreated ;
  rdfs:domain pinterest:AnalyticsDailyMetrics ;
  rdfs:range xsd:date .

# Property: metrics
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.AnalyticsDailyMetrics/metrics> a rdf:Property ;
  rdfs:label "metrics" ;
  rdfs:comment "The metric name and daily value for each requested metric" ;
  schema:alternateName "metrics" ;
  rdfs:domain pinterest:AnalyticsDailyMetrics ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Container> .

# Property: about
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/about> a rdf:Property ;
  rdfs:label "about" ;
  rdfs:comment "Profile about description." ;
  schema:alternateName "about" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/about> ;
  rdfs:subPropertyOf schema:description ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:string .

# Property: account type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountType> a rdf:Property ;
  rdfs:label "account type" ;
  rdfs:comment "Type of account" ;
  schema:alternateName "account_type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/accountType> ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/accountTypeScheme> .

# Property: board count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/boardCount> a rdf:Property ;
  rdfs:label "board count" ;
  rdfs:comment "User account board count.<br/>**Note**: Board count on user account level may differ from counts found elsewhere due to attribution of collaborative Boards." ;
  schema:alternateName "board_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/boardCount> ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:int .

# Property: business name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  schema:alternateName "business_name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/businessName> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:string .

# Property: follower count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/followerCount> a rdf:Property ;
  rdfs:label "follower count" ;
  rdfs:comment "User account follower count." ;
  schema:alternateName "follower_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/followerCount> ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:int .

# Property: following count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/followingCount> a rdf:Property ;
  rdfs:label "following count" ;
  rdfs:comment "User account following count." ;
  schema:alternateName "following_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/followingCount> ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "User account ID." ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:string .

# Property: monthly views
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/monthlyViews> a rdf:Property ;
  rdfs:label "monthly views" ;
  rdfs:comment "User account monthly views." ;
  schema:alternateName "monthly_views" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/monthlyViews> ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:int .

# Property: pin count
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/pinCount> a rdf:Property ;
  rdfs:label "pin count" ;
  rdfs:comment "User account pin count. This includes both created and saved pins." ;
  schema:alternateName "pin_count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/pinCount> ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:int .

# Property: profile image
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/profileImage> a rdf:Property ;
  rdfs:label "profile image" ;
  schema:alternateName "profile_image" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/profileImage> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:anyURI .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/username> a rdf:Property ;
  rdfs:label "username" ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:string .

# Property: website url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Account/websiteUrl> a rdf:Property ;
  rdfs:label "website url" ;
  schema:alternateName "website_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/websiteUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:Account ;
  rdfs:range xsd:anyURI .

# Property: auto follow
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.FollowUserRequest/autoFollow> a rdf:Property ;
  rdfs:label "auto follow" ;
  rdfs:comment "Whether this request comes as result of auto-follow after clicking on a link. Follow links can be used by partners on their site or in emails. Only selected partners can be followed this way. We verify that partner can be auto-followed." ;
  schema:alternateName "auto_follow" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/autoFollow> ;
  rdfs:domain pinterest:FollowUserRequest ;
  rdfs:range xsd:boolean .

# Property: canonical url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Interest/canonicalUrl> a rdf:Property ;
  rdfs:label "canonical url" ;
  schema:alternateName "canonical_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/canonicalUrl> ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:Interest ;
  rdfs:range xsd:anyURI .

# Property: id
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Interest/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "id" ;
  rdfs:subPropertyOf schema:identifier ;
  rdfs:domain pinterest:Interest ;
  rdfs:range xsd:string .

# Property: key
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Interest/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "key" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/key> ;
  rdfs:domain pinterest:Interest ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.Interest/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "name" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/name> ;
  rdfs:subPropertyOf schema:name ;
  rdfs:domain pinterest:Interest ;
  rdfs:range xsd:string .

# Property: image large url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LinkedBusiness/imageLargeUrl> a rdf:Property ;
  rdfs:label "image large url" ;
  rdfs:comment "image_large_url" ;
  schema:alternateName "image_large_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/imageLargeUrl> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:LinkedBusiness ;
  rdfs:range xsd:anyURI .

# Property: image medium url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LinkedBusiness/imageMediumUrl> a rdf:Property ;
  rdfs:label "image medium url" ;
  rdfs:comment "image_medium_url" ;
  schema:alternateName "image_medium_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/imageMediumUrl> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:LinkedBusiness ;
  rdfs:range xsd:anyURI .

# Property: image small url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LinkedBusiness/imageSmallUrl> a rdf:Property ;
  rdfs:label "image small url" ;
  rdfs:comment "image_small_url" ;
  schema:alternateName "image_small_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/imageSmallUrl> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:LinkedBusiness ;
  rdfs:range xsd:anyURI .

# Property: image xlarge url
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LinkedBusiness/imageXlargeUrl> a rdf:Property ;
  rdfs:label "image xlarge url" ;
  rdfs:comment "image_xlarge_url" ;
  schema:alternateName "image_xlarge_url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/imageXlargeUrl> ;
  rdfs:subPropertyOf schema:image ;
  rdfs:domain pinterest:LinkedBusiness ;
  rdfs:range xsd:anyURI .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.LinkedBusiness/username> a rdf:Property ;
  rdfs:label "username" ;
  rdfs:comment "Username" ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:LinkedBusiness ;
  rdfs:range xsd:string .

# Property: date availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/dateAvailability> a rdf:Property ;
  rdfs:label "date availability" ;
  schema:alternateName "date_availability" ;
  rdfs:domain pinterest:TopPinsAnalyticsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Container> .

# Property: pins
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/pins> a rdf:Property ;
  rdfs:label "pins" ;
  schema:alternateName "pins" ;
  rdfs:domain pinterest:TopPinsAnalyticsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Container> .

# Property: sort by
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortBy> a rdf:Property ;
  rdfs:label "sort by" ;
  schema:alternateName "sort_by" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sortBy> ;
  rdfs:domain pinterest:TopPinsAnalyticsResponse ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopPinsAnalyticsResponse/sortByScheme> .

# Property: date availability
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability> a rdf:Property ;
  rdfs:label "date availability" ;
  schema:alternateName "date_availability" ;
  rdfs:domain pinterest:TopVideoPinsAnalyticsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Container> .

# Property: pins
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/pins> a rdf:Property ;
  rdfs:label "pins" ;
  schema:alternateName "pins" ;
  rdfs:domain pinterest:TopVideoPinsAnalyticsResponse ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Container> .

# Property: sort by
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortBy> a rdf:Property ;
  rdfs:label "sort by" ;
  schema:alternateName "sort_by" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/sortBy> ;
  rdfs:domain pinterest:TopVideoPinsAnalyticsResponse ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.TopVideoPinsAnalyticsResponse/sortByScheme> .

# Property: type
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserSummary/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Always \"user\"" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/type> ;
  rdfs:domain pinterest:UserSummary ;
  rdfs:range xsd:string .

# Property: username
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserSummary/username> a rdf:Property ;
  rdfs:label "username" ;
  rdfs:comment "Username" ;
  schema:alternateName "username" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/username> ;
  rdfs:subPropertyOf schema:alternateName ;
  rdfs:domain pinterest:UserSummary ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteSummary/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Status of the verification process" ;
  schema:alternateName "status" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/status> ;
  rdfs:domain pinterest:UserWebsiteSummary ;
  rdfs:range xsd:string .

# Property: verified at
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteSummary/verifiedAt> a rdf:Property ;
  rdfs:label "verified at" ;
  rdfs:comment "UTC timestamp when the verification happened - sometimes missing" ;
  schema:alternateName "verified_at" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/verifiedAt> ;
  rdfs:domain pinterest:UserWebsiteSummary ;
  rdfs:range xsd:string .

# Property: website
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteSummary/website> a rdf:Property ;
  rdfs:label "website" ;
  rdfs:comment "Website with path or domain only" ;
  schema:alternateName "website" ;
  rdfs:subPropertyOf schema:url ;
  rdfs:domain pinterest:UserWebsiteSummary ;
  rdfs:range xsd:anyURI .

# Property: dns txt record
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerificationCode/dnsTxtRecord> a rdf:Property ;
  rdfs:label "dns txt record" ;
  rdfs:comment "DNS TXT record to check against for the website to be claimed" ;
  schema:alternateName "dns_txt_record" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/dnsTxtRecord> ;
  rdfs:domain pinterest:UserWebsiteVerificationCode ;
  rdfs:range xsd:string .

# Property: file content
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerificationCode/fileContent> a rdf:Property ;
  rdfs:label "file content" ;
  rdfs:comment "A full html file to upload to the website in order for it to be claimed" ;
  schema:alternateName "file_content" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/fileContent> ;
  rdfs:domain pinterest:UserWebsiteVerificationCode ;
  rdfs:range xsd:string .

# Property: filename
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerificationCode/filename> a rdf:Property ;
  rdfs:label "filename" ;
  rdfs:comment "File expected to find on the website being claimed" ;
  schema:alternateName "filename" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/filename> ;
  rdfs:domain pinterest:UserWebsiteVerificationCode ;
  rdfs:range xsd:string .

# Property: metatag
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerificationCode/metatag> a rdf:Property ;
  rdfs:label "metatag" ;
  rdfs:comment "Metatag the verification process searchs for the website to be claimed" ;
  schema:alternateName "metatag" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/metatag> ;
  rdfs:domain pinterest:UserWebsiteVerificationCode ;
  rdfs:range xsd:string .

# Property: verification code
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerificationCode/verificationCode> a rdf:Property ;
  rdfs:label "verification code" ;
  rdfs:comment "Code to check against the user claiming the website" ;
  schema:alternateName "verification_code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/verificationCode> ;
  rdfs:domain pinterest:UserWebsiteVerificationCode ;
  rdfs:range xsd:string .

# Property: verification method
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethod> a rdf:Property ;
  rdfs:label "verification method" ;
  schema:alternateName "verification_method" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/pinterest/property/verificationMethod> ;
  rdfs:domain pinterest:UserWebsiteVerifyRequest ;
  rdfs:range xsd:string ;
  qb:codeList <https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/verificationMethodScheme> .

# Property: website
<https://relay.inferal.com/ontology/pinterest/property/Pinterest.UserWebsiteVerifyRequest/website> a rdf:Property ;
  rdfs:label "website" ;
  schema:alternateName "website" ;
  rdfs:domain pinterest:UserWebsiteVerifyRequest ;
  rdfs:range xsd:string .

# Generated Record properties for Pinterest.AdGroupAudienceSizingRequest.keywords
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdGroupAudienceSizingRequest/keywords/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.AdsAnalyticsCreateAsyncRequest.customConversionEventMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AdsAnalyticsCreateAsyncRequest/customConversionEventMetrics/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.AnalyticsDailyMetrics.metrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsDailyMetrics/metrics/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.AnalyticsMetricsResponse.summaryMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AnalyticsMetricsResponse/summaryMetrics/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.AudienceCategory.subcategories
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceCategory/subcategories/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.AudienceRule.eventSource
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/eventSource/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.AudienceRule.ingestionSource
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AudienceRule/ingestionSource/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.AuthRespondInvitesBody.invites
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.AuthRespondInvitesBody/invites/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.BaseInviteDataResponse.inviteData
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BaseInviteDataResponse/inviteData/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.BidFloorRequest.bidFloorSpecs
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BidFloorRequest/bidFloorSpecs/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.BulkDownloadRequest.campaignFilter
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkDownloadRequest/campaignFilter/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.BulkUpsertRequestUpdate.labels
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BulkUpsertRequestUpdate/labels/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.BusinessMemberAssetsSummary.adAccounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/adAccounts/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.BusinessMemberAssetsSummary.profiles
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.BusinessMemberAssetsSummary/profiles/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CatalogsCreativeAssetsAvailableFilterValues.filterValues
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsCreativeAssetsAvailableFilterValues/filterValues/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CatalogsHotelAvailableFilterValues.filterValues
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsHotelAvailableFilterValues/filterValues/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CatalogsRetailAvailableFilterValues.filterValues
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CatalogsRetailAvailableFilterValues/filterValues/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.ConversionApiResponse.events
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionApiResponse/events/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.ConversionEvents.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ConversionEvents/data/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CreateAssetAccessRequestBody.assetRequests
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestBody/assetRequests/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CreateAssetAccessRequestResponse.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/exceptions/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CreateAssetAccessRequestResponse.invites
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetAccessRequestResponse/invites/Entry> ;
  rdfs:range xsd:string .

# Generated Record properties for Pinterest.CreateAssetInvitesRequestItem.assetIdToPermissions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateAssetInvitesRequestItem/assetIdToPermissions/Entry> ;
  rdfs:range xsd:string ;
  qb:codeList pinterest:PermissionsScheme .

# Generated Record properties for Pinterest.CreateInvitesResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateInvitesResultsResponseArray/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CreateMMMReportResponse.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CreateMMMReportResponse/data/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CustomerList.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerList/exceptions/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CustomerListUpload.errorCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/errorCounts/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CustomerListUpload.recordCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUpload/recordCounts/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CustomerListUploadResponse.errorCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/errorCounts/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.CustomerListUploadResponse.recordCounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.CustomerListUploadResponse/recordCounts/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.DeleteAssetGroupResponse.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteAssetGroupResponse/exceptions/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.DeleteInvitesResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeleteInvitesResultsResponseArray/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.DeletePartnerAssetAccessBody.accesses
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeletePartnerAssetAccessBody/accesses/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.DeliveryMetricsResponse.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.DeliveryMetricsResponse/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.GetMMMReportResponse.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.GetMMMReportResponse/data/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.IntegrationLogClientRequest.requestHeaders
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/requestHeaders/Entry> ;
  rdfs:range xsd:string .

# Generated Record properties for Pinterest.IntegrationLogClientRequest.responseHeaders
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.IntegrationLogClientRequest/responseHeaders/Entry> ;
  rdfs:range xsd:string .

# Generated Record properties for Pinterest.InviteAssetsSummary.adAccounts
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/adAccounts/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.InviteAssetsSummary.profiles
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteAssetsSummary/profiles/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.InviteBusinessRoleBinding.inviteData
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteBusinessRoleBinding/inviteData/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.InviteResponse.inviteData
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.InviteResponse/inviteData/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.LabelCreateRequest.labels
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelCreateRequest/labels/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.LabelUpdateRequest.labels
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LabelUpdateRequest/labels/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.LeadFormArrayResponse.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormArrayResponse/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.LeadFormCommon.policyLinks
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormCommon/policyLinks/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.LeadFormResponse.policyLinks
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormResponse/policyLinks/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.LeadFormUpdateRequest.policyLinks
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.LeadFormUpdateRequest/policyLinks/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.MembersToDeleteBody.members
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MembersToDeleteBody/members/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.MetricsResponse.data
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.MetricsResponse/data/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.OptimizationGoalMetadata.conversionTagV3GoalMetadata
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/conversionTagV3GoalMetadata/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.OptimizationGoalMetadata.frequencyGoalMetadata
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/frequencyGoalMetadata/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.OptimizationGoalMetadata.scrollupGoalMetadata
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.OptimizationGoalMetadata/scrollupGoalMetadata/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.Paginated.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Paginated/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.Pin.pinMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.Pin/pinMetrics/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.PinAnalyticsMetricsResponse.dailyMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/dailyMetrics/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.PinAnalyticsMetricsResponse.lifetimeMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/lifetimeMetrics/Entry> ;
  rdfs:range xsd:int .

# Generated Record properties for Pinterest.PinAnalyticsMetricsResponse.summaryMetrics
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PinAnalyticsMetricsResponse/summaryMetrics/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.PriceFilter.PRICE
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.PriceFilter/PRICE/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.ProductCategoriesDemographic.age
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoriesDemographic/age/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.ProductCategoryDetails.predictedTimeSeries
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/predictedTimeSeries/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.ProductCategoryDetails.timeSeries
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.ProductCategoryDetails/timeSeries/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.QualityComponents.advertiserExternalId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/advertiserExternalId/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.clickIdEpik
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/clickIdEpik/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.externalEventId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/externalEventId/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.hashedEmail
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedEmail/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.hashedMaid
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/hashedMaid/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.ipAddress
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/ipAddress/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.orderId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderId/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.orderValue
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/orderValue/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.productId
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/productId/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.sourceUrl
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/sourceUrl/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.QualityComponents.userAgent
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.QualityComponents/userAgent/Entry> ;
  rdfs:range pinterest:QualityComponentDetails .

# Generated Record properties for Pinterest.RelatedTerms.relatedTermsList
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RelatedTerms/relatedTermsList/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.RespondToInvitesResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.RespondToInvitesResponseArray/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TargetingTemplateAudienceSizing.reachEstimate
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TargetingTemplateAudienceSizing/reachEstimate/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TopPinsAnalyticsResponse.dateAvailability
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/dateAvailability/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TopPinsAnalyticsResponse.pins
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopPinsAnalyticsResponse/pins/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TopVideoPinsAnalyticsResponse.dateAvailability
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/dateAvailability/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TopVideoPinsAnalyticsResponse.pins
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TopVideoPinsAnalyticsResponse/pins/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TrendingKeywordsResponse.trends
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingKeywordsResponse/trends/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.TrendingTopic.timeSeries
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.TrendingTopic/timeSeries/Entry> ;
  rdfs:range xsd:double .

# Generated Record properties for Pinterest.UpdateAssetGroupBody.assetGroupsToUpdate
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupBody/assetGroupsToUpdate/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.UpdateAssetGroupResponse.exceptions
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateAssetGroupResponse/exceptions/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.UpdateInvitesResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateInvitesResultsResponseArray/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.UpdateMemberAssetAccessBody.accesses
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetAccessBody/accesses/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.UpdateMemberAssetsResultsResponseArray.items
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdateMemberAssetsResultsResponseArray/items/Entry> ;
  rdfs:range rdf:JSON .

# Generated Record properties for Pinterest.UpdatePartnerAssetAccessBody.accesses
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Entry> .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/pinterest/record/Pinterest.UpdatePartnerAssetAccessBody/accesses/Entry> ;
  rdfs:range rdf:JSON .
