René's URL Explorer Experiment


Title: Demand - Schema.org Type

Description: Schema.org Type: Demand - A demand entity represents the public, not necessarily binding, not necessarily exclusive, announcement by an organization or person to seek a certain type of goods or services. For describing demand using this type, the very same properties used for Offer apply.

direct link

Domain: schema.org


Hey, it has json ld scripts:
{
  "@context": {
    "brick": "https://brickschema.org/schema/Brick#",
    "csvw": "http://www.w3.org/ns/csvw#",
    "dc": "http://purl.org/dc/elements/1.1/",
    "dcam": "http://purl.org/dc/dcam/",
    "dcat": "http://www.w3.org/ns/dcat#",
    "dcmitype": "http://purl.org/dc/dcmitype/",
    "dcterms": "http://purl.org/dc/terms/",
    "doap": "http://usefulinc.com/ns/doap#",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "geo": "http://www.opengis.net/ont/geosparql#",
    "odrl": "http://www.w3.org/ns/odrl/2/",
    "org": "http://www.w3.org/ns/org#",
    "owl": "http://www.w3.org/2002/07/owl#",
    "prof": "http://www.w3.org/ns/dx/prof/",
    "prov": "http://www.w3.org/ns/prov#",
    "qb": "http://purl.org/linked-data/cube#",
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "schema": "https://schema.org/",
    "sh": "http://www.w3.org/ns/shacl#",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "sosa": "http://www.w3.org/ns/sosa/",
    "ssn": "http://www.w3.org/ns/ssn/",
    "time": "http://www.w3.org/2006/time#",
    "vann": "http://purl.org/vocab/vann/",
    "void": "http://rdfs.org/ns/void#",
    "wgs": "https://www.w3.org/2003/01/geo/wgs84_pos#",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@graph": [
    {
      "@id": "schema:Demand",
      "@type": "rdfs:Class",
      "rdfs:comment": "A demand entity represents the public, not necessarily binding, not necessarily exclusive, announcement by an organization or person to seek a certain type of goods or services. For describing demand using this type, the very same properties used for Offer apply.",
      "rdfs:label": "Demand",
      "owl:equivalentClass": {
        "@id": "http://unece.org/vocab#RequestForQuotation"
      },
      "rdfs:subClassOf": {
        "@id": "schema:Intangible"
      },
      "schema:contributor": {
        "@id": "https://blog.schema.org/2012/11/08/good-relations-and-schema-org/"
      }
    },
    {
      "@id": "schema:Intangible",
      "@type": "rdfs:Class",
      "rdfs:comment": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.",
      "rdfs:label": "Intangible",
      "rdfs:subClassOf": {
        "@id": "schema:Thing"
      }
    },
    {
      "@id": "schema:Thing",
      "@type": "rdfs:Class",
      "rdfs:comment": "The most generic type of item.",
      "rdfs:label": "Thing"
    },
    {
      "@id": "schema:acceptedPaymentMethod",
      "@type": "rdf:Property",
      "rdfs:comment": "The payment method(s) that are accepted in general by an organization, or for some specific demand or offer.",
      "rdfs:label": "acceptedPaymentMethod",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Organization"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:LoanOrCredit"
        },
        {
          "@id": "schema:PaymentMethod"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/3537"
      }
    },
    {
      "@id": "schema:additionalType",
      "@type": "rdf:Property",
      "rdfs:comment": "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the\n    use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.",
      "rdfs:label": "additionalType",
      "rdfs:subPropertyOf": {
        "@id": "rdf:type"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:advanceBookingRequirement",
      "@type": "rdf:Property",
      "rdfs:comment": "The amount of time that is required between accepting the offer and the actual usage of the resource or service.",
      "rdfs:label": "advanceBookingRequirement",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:QuantitativeValue"
      }
    },
    {
      "@id": "schema:alternateName",
      "@type": "rdf:Property",
      "rdfs:comment": "An alias for the item.",
      "rdfs:label": "alternateName",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:areaServed",
      "@type": "rdf:Property",
      "rdfs:comment": "The geographic area where a service or offered item is provided.",
      "rdfs:label": "areaServed",
      "owl:equivalentProperty": {
        "@id": "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/hasServiceArea"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:ContactPoint"
        },
        {
          "@id": "schema:DeliveryChargeSpecification"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:FinancialIncentive"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Service"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:AdministrativeArea"
        },
        {
          "@id": "schema:GeoShape"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Text"
        }
      ]
    },
    {
      "@id": "schema:asin",
      "@type": "rdf:Property",
      "rdfs:comment": "An Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric unique identifier assigned by Amazon.com and its partners for product identification within the Amazon organization (summary from [Wikipedia](https://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number)'s article).\n\nNote also that this is a definition for how to include ASINs in Schema.org data, and not a definition of ASINs in general - see documentation from Amazon for authoritative details.\nASINs are most commonly encoded as text strings, but the [asin] property supports URL/URI as potential values too.",
      "rdfs:label": "asin",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2288"
      }
    },
    {
      "@id": "schema:availability",
      "@type": "rdf:Property",
      "rdfs:comment": "The availability of this item—for example In stock, Out of stock, Pre-order, etc.",
      "rdfs:label": "availability",
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:ItemAvailability"
      }
    },
    {
      "@id": "schema:availabilityEnds",
      "@type": "rdf:Property",
      "rdfs:comment": "The end of the availability of the product or service included in the offer.",
      "rdfs:label": "availabilityEnds",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:ActionAccessSpecification"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        },
        {
          "@id": "schema:Time"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/1741"
      }
    },
    {
      "@id": "schema:availabilityStarts",
      "@type": "rdf:Property",
      "rdfs:comment": "The beginning of the availability of the product or service included in the offer.",
      "rdfs:label": "availabilityStarts",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:ActionAccessSpecification"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        },
        {
          "@id": "schema:Time"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/1741"
      }
    },
    {
      "@id": "schema:availableAtOrFrom",
      "@type": "rdf:Property",
      "rdfs:comment": "The place(s) from which the offer can be obtained (e.g. store locations).",
      "rdfs:label": "availableAtOrFrom",
      "rdfs:subPropertyOf": {
        "@id": "schema:areaServed"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Place"
      }
    },
    {
      "@id": "schema:availableDeliveryMethod",
      "@type": "rdf:Property",
      "rdfs:comment": "The delivery method(s) available for this offer.",
      "rdfs:label": "availableDeliveryMethod",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:DeliveryMethod"
      }
    },
    {
      "@id": "schema:businessFunction",
      "@type": "rdf:Property",
      "rdfs:comment": "The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http://purl.org/goodrelations/v1#Sell.",
      "rdfs:label": "businessFunction",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:TypeAndQuantityNode"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:BusinessFunction"
      }
    },
    {
      "@id": "schema:deliveryLeadTime",
      "@type": "rdf:Property",
      "rdfs:comment": "The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup.",
      "rdfs:label": "deliveryLeadTime",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:QuantitativeValue"
      }
    },
    {
      "@id": "schema:description",
      "@type": "rdf:Property",
      "rdfs:comment": "A description of the item.",
      "rdfs:label": "description",
      "owl:equivalentProperty": [
        {
          "@id": "dcterms:description"
        },
        {
          "@id": "http://ogp.me/ns#description"
        },
        {
          "@id": "https://ref.gs1.org/voc/description"
        }
      ],
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:TextObject"
        }
      ]
    },
    {
      "@id": "schema:disambiguatingDescription",
      "@type": "rdf:Property",
      "rdfs:comment": "A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.",
      "rdfs:label": "disambiguatingDescription",
      "rdfs:subPropertyOf": {
        "@id": "schema:description"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:eligibleCustomerType",
      "@type": "rdf:Property",
      "rdfs:comment": "The type(s) of customers for which the given offer is valid.",
      "rdfs:label": "eligibleCustomerType",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:BusinessEntityType"
      }
    },
    {
      "@id": "schema:eligibleDuration",
      "@type": "rdf:Property",
      "rdfs:comment": "The duration for which the given offer is valid.",
      "rdfs:label": "eligibleDuration",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:QuantitativeValue"
      }
    },
    {
      "@id": "schema:eligibleQuantity",
      "@type": "rdf:Property",
      "rdfs:comment": "The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity.",
      "rdfs:label": "eligibleQuantity",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:PriceSpecification"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:QuantitativeValue"
      }
    },
    {
      "@id": "schema:eligibleRegion",
      "@type": "rdf:Property",
      "rdfs:comment": "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    ",
      "rdfs:label": "eligibleRegion",
      "rdfs:subPropertyOf": {
        "@id": "schema:areaServed"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:ActionAccessSpecification"
        },
        {
          "@id": "schema:DeliveryChargeSpecification"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:GeoShape"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/1741"
      }
    },
    {
      "@id": "schema:eligibleTransactionVolume",
      "@type": "rdf:Property",
      "rdfs:comment": "The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount.",
      "rdfs:label": "eligibleTransactionVolume",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:PriceSpecification"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:PriceSpecification"
      }
    },
    {
      "@id": "schema:gtin",
      "@type": "rdf:Property",
      "rdfs:comment": "A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify trade items, including products and services, using numeric identification codes.\n\nA correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator) and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.\n\nThe GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/) expresses GTINs as URLs (URIs, IRIs, etc.).\nDigital Links should be populated into the [[hasGS1DigitalLink]] attribute.\n\nNote also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details.",
      "rdfs:label": "gtin",
      "owl:equivalentProperty": [
        {
          "@id": "http://unece.org/vocab#gTINId"
        },
        {
          "@id": "https://ref.gs1.org/voc/gtin"
        }
      ],
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2288"
      }
    },
    {
      "@id": "schema:gtin12",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.",
      "rdfs:label": "gtin12",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:gtin"
        },
        {
          "@id": "schema:identifier"
        }
      ],
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:gtin13",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.",
      "rdfs:label": "gtin13",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:gtin"
        },
        {
          "@id": "schema:identifier"
        }
      ],
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:gtin14",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.",
      "rdfs:label": "gtin14",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:gtin"
        },
        {
          "@id": "schema:identifier"
        }
      ],
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:gtin8",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.",
      "rdfs:label": "gtin8",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:gtin"
        },
        {
          "@id": "schema:identifier"
        }
      ],
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:identifier",
      "@type": "rdf:Property",
      "rdfs:comment": "The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.\n        ",
      "rdfs:label": "identifier",
      "owl:equivalentProperty": [
        {
          "@id": "dcterms:identifier"
        },
        {
          "@id": "https://www.omg.org/spec/Commons/Identifiers/identifiedBy"
        }
      ],
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:PropertyValue"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:image",
      "@type": "rdf:Property",
      "rdfs:comment": "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].",
      "rdfs:label": "image",
      "owl:equivalentProperty": {
        "@id": "http://ogp.me/ns#image"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:ImageObject"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:includesObject",
      "@type": "rdf:Property",
      "rdfs:comment": "This links to a node or nodes indicating the exact quantity of the products included in  an [[Offer]] or [[ProductCollection]].",
      "rdfs:label": "includesObject",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:ProductCollection"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:TypeAndQuantityNode"
      }
    },
    {
      "@id": "schema:ineligibleRegion",
      "@type": "rdf:Property",
      "rdfs:comment": "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      ",
      "rdfs:label": "ineligibleRegion",
      "schema:domainIncludes": [
        {
          "@id": "schema:ActionAccessSpecification"
        },
        {
          "@id": "schema:DeliveryChargeSpecification"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:MediaObject"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:isPartOf": {
        "@id": "https://pending.schema.org"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:GeoShape"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Text"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/2242"
      }
    },
    {
      "@id": "schema:inventoryLevel",
      "@type": "rdf:Property",
      "rdfs:comment": "The current approximate inventory level for the item or items.",
      "rdfs:label": "inventoryLevel",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:SomeProducts"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:QuantitativeValue"
      }
    },
    {
      "@id": "schema:itemCondition",
      "@type": "rdf:Property",
      "rdfs:comment": "A predefined value from OfferItemCondition specifying the condition of the product or service, or the products or services included in the offer. Also used for product return policies to specify the condition of products accepted for returns.",
      "rdfs:label": "itemCondition",
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:MerchantReturnPolicy"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:OfferItemCondition"
      }
    },
    {
      "@id": "schema:itemOffered",
      "@type": "rdf:Property",
      "rdfs:comment": "An item being offered (or demanded). The transactional nature of the offer or demand is documented using [[businessFunction]], e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.",
      "rdfs:label": "itemOffered",
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:inverseOf": {
        "@id": "schema:offers"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:AggregateOffer"
        },
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:MenuItem"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Trip"
        }
      ]
    },
    {
      "@id": "schema:mainEntityOfPage",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.",
      "rdfs:label": "mainEntityOfPage",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:inverseOf": {
        "@id": "schema:mainEntity"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:mpn",
      "@type": "rdf:Property",
      "rdfs:comment": "The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.",
      "rdfs:label": "mpn",
      "owl:equivalentProperty": {
        "@id": "http://unece.org/vocab#manufacturerAssignedId"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:name",
      "@type": "rdf:Property",
      "rdfs:comment": "The name of the item.",
      "rdfs:label": "name",
      "owl:equivalentProperty": [
        {
          "@id": "dcterms:title"
        },
        {
          "@id": "http://ogp.me/ns#title"
        },
        {
          "@id": "https://www.omg.org/spec/Commons/Text/hasName"
        }
      ],
      "rdfs:subPropertyOf": {
        "@id": "rdfs:label"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:owner",
      "@type": "rdf:Property",
      "rdfs:comment": "A person or organization who owns this Thing.",
      "rdfs:label": "owner",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:inverseOf": {
        "@id": "schema:owns"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Person"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/4603"
      }
    },
    {
      "@id": "schema:potentialAction",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.",
      "rdfs:label": "potentialAction",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Action"
      }
    },
    {
      "@id": "schema:priceSpecification",
      "@type": "rdf:Property",
      "rdfs:comment": "One or more detailed price specifications, indicating the unit price and delivery or payment charges.",
      "rdfs:label": "priceSpecification",
      "owl:equivalentClass": {
        "@id": "http://unece.org/vocab#AmountType"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:DonateAction"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:TradeAction"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:PriceSpecification"
      }
    },
    {
      "@id": "schema:sameAs",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.",
      "rdfs:label": "sameAs",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:seller",
      "@type": "rdf:Property",
      "rdfs:comment": "An entity which offers (sells / leases / lends / loans) the services / goods.  A seller may also be a provider.",
      "rdfs:label": "seller",
      "owl:equivalentProperty": {
        "@id": "http://unece.org/vocab#Seller"
      },
      "rdfs:subPropertyOf": [
        {
          "@id": "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/hasSupplier"
        },
        {
          "@id": "schema:participant"
        }
      ],
      "schema:domainIncludes": [
        {
          "@id": "schema:BuyAction"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Flight"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Person"
        }
      ]
    },
    {
      "@id": "schema:serialNumber",
      "@type": "rdf:Property",
      "rdfs:comment": "The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer.",
      "rdfs:label": "serialNumber",
      "owl:equivalentProperty": {
        "@id": "http://unece.org/vocab#SerialId"
      },
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:IndividualProduct"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:sku",
      "@type": "rdf:Property",
      "rdfs:comment": "The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.",
      "rdfs:label": "sku",
      "owl:equivalentProperty": {
        "@id": "http://unece.org/vocab#sellerAssignedId"
      },
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:subjectOf",
      "@type": "rdf:Property",
      "rdfs:comment": "A CreativeWork or Event about this Thing.",
      "rdfs:label": "subjectOf",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:inverseOf": {
        "@id": "schema:about"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Event"
        }
      ],
      "schema:source": {
        "@id": "https://github.com/schemaorg/schemaorg/issues/1670"
      }
    },
    {
      "@id": "schema:url",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of the item.",
      "rdfs:label": "url",
      "owl:equivalentProperty": {
        "@id": "http://ogp.me/ns#url"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:validFrom",
      "@type": "rdf:Property",
      "rdfs:comment": "The date when the item becomes valid.",
      "rdfs:label": "validFrom",
      "owl:equivalentProperty": {
        "@id": "https://www.omg.org/spec/Commons/DatesAndTimes/hasStartDate"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Certification"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:FinancialIncentive"
        },
        {
          "@id": "schema:LocationFeatureSpecification"
        },
        {
          "@id": "schema:MonetaryAmount"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:OpeningHoursSpecification"
        },
        {
          "@id": "schema:Permit"
        },
        {
          "@id": "schema:PriceSpecification"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        }
      ]
    },
    {
      "@id": "schema:validThrough",
      "@type": "rdf:Property",
      "rdfs:comment": "The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours.",
      "rdfs:label": "validThrough",
      "owl:equivalentProperty": {
        "@id": "https://www.omg.org/spec/Commons/DatesAndTimes/hasEndDate"
      },
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:FinancialIncentive"
        },
        {
          "@id": "schema:JobPosting"
        },
        {
          "@id": "schema:LocationFeatureSpecification"
        },
        {
          "@id": "schema:MonetaryAmount"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:OpeningHoursSpecification"
        },
        {
          "@id": "schema:PriceSpecification"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        }
      ]
    },
    {
      "@id": "schema:warranty",
      "@type": "rdf:Property",
      "rdfs:comment": "The warranty promise(s) included in the offer.",
      "rdfs:label": "warranty",
      "schema:contributor": {
        "@id": "https://schema.org/docs/collab/GoodRelationsTerms"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:WarrantyPromise"
      }
    }
  ]
}

None3

Links:

Schema.orghttps://schema.org
how we workhttps://schema.org/docs/howwework.html
Schema.orghttps://schema.org/
Docshttps://schema.org/docs/documents.html
Schemashttps://schema.org/docs/schemas.html
Validatehttps://validator.schema.org
Abouthttps://schema.org/docs/about.html
javascript:void(0);
1K - 10K Domains Based on monthly aggregations from Google's web index. https://schema.org/docs/usage_stats.html
Thinghttps://schema.org/Thing
Intangiblehttps://schema.org/Intangible
Demandhttps://schema.org/Demand
Check for open issues.https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Demand
Demandhttps://schema.org/Demand
acceptedPaymentMethodhttps://schema.org/acceptedPaymentMethod
LoanOrCredithttps://schema.org/LoanOrCredit
PaymentMethodhttps://schema.org/PaymentMethod
Texthttps://schema.org/Text
advanceBookingRequirementhttps://schema.org/advanceBookingRequirement
QuantitativeValuehttps://schema.org/QuantitativeValue
areaServedhttps://schema.org/areaServed
AdministrativeAreahttps://schema.org/AdministrativeArea
GeoShapehttps://schema.org/GeoShape
Placehttps://schema.org/Place
Texthttps://schema.org/Text
serviceAreahttps://schema.org/serviceArea
asinhttps://schema.org/asin
Texthttps://schema.org/Text
URLhttps://schema.org/URL
Wikipediahttps://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number
availabilityhttps://schema.org/availability
ItemAvailabilityhttps://schema.org/ItemAvailability
availabilityEndshttps://schema.org/availabilityEnds
Datehttps://schema.org/Date
DateTimehttps://schema.org/DateTime
Timehttps://schema.org/Time
availabilityStartshttps://schema.org/availabilityStarts
Datehttps://schema.org/Date
DateTimehttps://schema.org/DateTime
Timehttps://schema.org/Time
availableAtOrFromhttps://schema.org/availableAtOrFrom
Placehttps://schema.org/Place
availableDeliveryMethodhttps://schema.org/availableDeliveryMethod
DeliveryMethodhttps://schema.org/DeliveryMethod
businessFunctionhttps://schema.org/businessFunction
BusinessFunctionhttps://schema.org/BusinessFunction
deliveryLeadTimehttps://schema.org/deliveryLeadTime
QuantitativeValuehttps://schema.org/QuantitativeValue
eligibleCustomerTypehttps://schema.org/eligibleCustomerType
BusinessEntityTypehttps://schema.org/BusinessEntityType
eligibleDurationhttps://schema.org/eligibleDuration
QuantitativeValuehttps://schema.org/QuantitativeValue
eligibleQuantityhttps://schema.org/eligibleQuantity
QuantitativeValuehttps://schema.org/QuantitativeValue
eligibleRegionhttps://schema.org/eligibleRegion
GeoShapehttps://schema.org/GeoShape
Placehttps://schema.org/Place
Texthttps://schema.org/Text
ineligibleRegionhttps://schema.org/ineligibleRegion
eligibleTransactionVolumehttps://schema.org/eligibleTransactionVolume
PriceSpecificationhttps://schema.org/PriceSpecification
gtinhttps://schema.org/gtin
Texthttps://schema.org/Text
URLhttps://schema.org/URL
GTINhttps://www.gs1.org/standards/id-keys/gtin
gtinhttps://schema.org/gtin
valid GS1 check digithttps://www.gs1.org/services/check-digit-calculator
GS1's GTIN Summaryhttp://www.gs1.org/barcodes/technical/idkeys/gtin
Wikipediahttps://en.wikipedia.org/wiki/Global_Trade_Item_Number
gtinhttps://schema.org/gtin
gtin8https://schema.org/gtin8
gtin12https://schema.org/gtin12
gtin13https://schema.org/gtin13
gtin14https://schema.org/gtin14
digital link specificationshttps://www.gs1.org/standards/Digital-Link/
hasGS1DigitalLinkhttps://schema.org/hasGS1DigitalLink
gtin12https://schema.org/gtin12
Texthttps://schema.org/Text
GS1 GTIN Summaryhttp://www.gs1.org/barcodes/technical/idkeys/gtin
gtin13https://schema.org/gtin13
Texthttps://schema.org/Text
GS1 GTIN Summaryhttp://www.gs1.org/barcodes/technical/idkeys/gtin
gtin14https://schema.org/gtin14
Texthttps://schema.org/Text
GS1 GTIN Summaryhttp://www.gs1.org/barcodes/technical/idkeys/gtin
gtin8https://schema.org/gtin8
Texthttps://schema.org/Text
GS1 GTIN Summaryhttp://www.gs1.org/barcodes/technical/idkeys/gtin
includesObjecthttps://schema.org/includesObject
TypeAndQuantityNodehttps://schema.org/TypeAndQuantityNode
Offerhttps://schema.org/Offer
ProductCollectionhttps://schema.org/ProductCollection
ineligibleRegionhttps://schema.org/ineligibleRegion
GeoShapehttps://schema.org/GeoShape
Placehttps://schema.org/Place
Texthttps://schema.org/Text
eligibleRegionhttps://schema.org/eligibleRegion
inventoryLevelhttps://schema.org/inventoryLevel
QuantitativeValuehttps://schema.org/QuantitativeValue
itemConditionhttps://schema.org/itemCondition
OfferItemConditionhttps://schema.org/OfferItemCondition
itemOfferedhttps://schema.org/itemOffered
AggregateOfferhttps://schema.org/AggregateOffer
CreativeWorkhttps://schema.org/CreativeWork
Eventhttps://schema.org/Event
MenuItemhttps://schema.org/MenuItem
Producthttps://schema.org/Product
Servicehttps://schema.org/Service
Triphttps://schema.org/Trip
businessFunctionhttps://schema.org/businessFunction
offershttps://schema.org/offers
mpnhttps://schema.org/mpn
Texthttps://schema.org/Text
priceSpecificationhttps://schema.org/priceSpecification
PriceSpecificationhttps://schema.org/PriceSpecification
sellerhttps://schema.org/seller
Organizationhttps://schema.org/Organization
Personhttps://schema.org/Person
merchanthttps://schema.org/merchant
vendorhttps://schema.org/vendor
serialNumberhttps://schema.org/serialNumber
Texthttps://schema.org/Text
skuhttps://schema.org/sku
Texthttps://schema.org/Text
validFromhttps://schema.org/validFrom
Datehttps://schema.org/Date
DateTimehttps://schema.org/DateTime
validThroughhttps://schema.org/validThrough
Datehttps://schema.org/Date
DateTimehttps://schema.org/DateTime
warrantyhttps://schema.org/warranty
WarrantyPromisehttps://schema.org/WarrantyPromise
warrantyPromisehttps://schema.org/warrantyPromise
Thinghttps://schema.org/Thing
additionalTypehttps://schema.org/additionalType
Texthttps://schema.org/Text
URLhttps://schema.org/URL
style guidehttps://schema.org/docs/styleguide.html
alternateNamehttps://schema.org/alternateName
Texthttps://schema.org/Text
descriptionhttps://schema.org/description
Texthttps://schema.org/Text
TextObjecthttps://schema.org/TextObject
disambiguatingDescriptionhttps://schema.org/disambiguatingDescription
Texthttps://schema.org/Text
identifierhttps://schema.org/identifier
PropertyValuehttps://schema.org/PropertyValue
Texthttps://schema.org/Text
URLhttps://schema.org/URL
Thinghttps://schema.org/Thing
background noteshttps://schema.org/docs/datamodel.html#identifierBg
imagehttps://schema.org/image
ImageObjecthttps://schema.org/ImageObject
URLhttps://schema.org/URL
URLhttps://schema.org/URL
ImageObjecthttps://schema.org/ImageObject
mainEntityOfPagehttps://schema.org/mainEntityOfPage
CreativeWorkhttps://schema.org/CreativeWork
URLhttps://schema.org/URL
background noteshttps://schema.org/docs/datamodel.html#mainEntityBackground
mainEntityhttps://schema.org/mainEntity
namehttps://schema.org/name
Texthttps://schema.org/Text
ownerhttps://schema.org/owner
Organizationhttps://schema.org/Organization
Personhttps://schema.org/Person
ownshttps://schema.org/owns
potentialActionhttps://schema.org/potentialAction
Actionhttps://schema.org/Action
sameAshttps://schema.org/sameAs
URLhttps://schema.org/URL
subjectOfhttps://schema.org/subjectOf
CreativeWorkhttps://schema.org/CreativeWork
Eventhttps://schema.org/Event
abouthttps://schema.org/about
urlhttps://schema.org/url
URLhttps://schema.org/URL
Demandhttps://schema.org/Demand
offershttps://schema.org/offers
AggregateOfferhttps://schema.org/AggregateOffer
CreativeWorkhttps://schema.org/CreativeWork
EducationalOccupationalProgramhttps://schema.org/EducationalOccupationalProgram
Eventhttps://schema.org/Event
MenuItemhttps://schema.org/MenuItem
Producthttps://schema.org/Product
Servicehttps://schema.org/Service
Triphttps://schema.org/Trip
businessFunctionhttps://schema.org/businessFunction
Demandhttps://schema.org/Demand
seekshttps://schema.org/seeks
Organizationhttps://schema.org/Organization
Personhttps://schema.org/Person
Terms and conditionshttps://schema.org/docs/terms.html

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.