SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000
Attributes: No results found.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
contributor validFrom
contributor validThrough
contributor Offer
contributor Product
contributor acceptedPaymentMethod
contributor acquiredFrom
contributor addOn
contributor advanceBookingRequirement
contributor amountOfThisGood
contributor appliesToDeliveryMethod
contributor appliesToPaymentMethod
contributor availabilityEnds
contributor availabilityStarts
contributor availableAtOrFrom
contributor availableDeliveryMethod
contributor billingIncrement
contributor businessFunction
contributor closes
contributor color
contributor dayOfWeek
contributor deliveryLeadTime
contributor depth
contributor duns
contributor durationOfWarranty
contributor eligibleCustomerType
contributor eligibleDuration
contributor eligibleQuantity
contributor eligibleRegion
contributor eligibleTransactionVolume
contributor equal
contributor globalLocationNumber
contributor greater
contributor greaterOrEqual
contributor gtin13
contributor gtin14
contributor gtin8
contributor hasPOS
contributor includesObject
contributor inventoryLevel
contributor isAccessoryOrSparePartFor
contributor isConsumableFor
contributor isRelatedTo
contributor isSimilarTo
contributor isicV4
contributor Legal name
contributor lesser
contributor lesserOrEqual
contributor logo
contributor maxPrice
contributor Maximal value
contributor minPrice
contributor Minimal value
contributor mpn
contributor naics
contributor nonEqual
contributor openingHoursSpecification
contributor opens
contributor ownedFrom
contributor ownedThrough
contributor owns
contributor predecessorOf
contributor priceComponent
contributor priceSpecification
contributor priceType
contributor referenceQuantity
contributor releaseDate
contributor seeks
contributor sku
contributor successorOf
contributor taxID
contributor typeOfGood
contributor Unit code
contributor Value
contributor valueAddedTaxIncluded
contributor valueReference
contributor vatID
contributor serialNumber
contributor warranty
contributor warrantyScope
contributor weight
contributor isVariantOf
contributor makesOffer
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.