---++BSBM Linked Data Views Live links to a sample instance |*Class*|*Basic SPARQL Protocol URL*|*iSPARQL Results URL*|*SPARQL Query*|*Dynamic Data Page*| |Product|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=prefix+bsbm%3A+%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0D%0Awhere+%0D%0A++%7B+%0D%0A++++%3Fs+rdf%3Atype+bsbm%3AProduct.%0D%0A++%7D&format=text%2Fhtml&debug=on][List all Products URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0Aprefix%20bsbm%3A%20%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0Awhere%20%0A%20%20%7B%20%0A%20%20%20%20%3Fs%20rdf%3Atype%20bsbm%3AProduct.%0A%20%20%7D&endpoint=/sparql][List all Products URIs]]|PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
SELECT *
FROM <http://demo.openlinksw.com/bsbm>
WHERE
  {
    ?s rdf:type bsbm:Product.
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/bsbm/dataFromProducer1/Product1#this][Product1]]| |ProductType|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=prefix+bsbm%3A+%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0D%0Awhere+%0D%0A++%7B+%0D%0A++++%3Fs+rdf%3Atype+bsbm%3AProductType.%0D%0A++%7D&format=text%2Fhtml&debug=on][List all ProductTypes URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0Aprefix%20bsbm%3A%20%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0Awhere%20%0A%20%20%7B%20%0A%20%20%20%20%3Fs%20rdf%3Atype%20bsbm%3AProductType.%0A%20%20%7D&endpoint=/sparql][List all ProductTypes URIs]]|PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
SELECT *
FROM <http://demo.openlinksw.com/bsbm>
WHERE
  {
    ?s rdf:type bsbm:ProductType.
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/bsbm/ProductType1#this][ProductType1]]| |ProductFeature|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=prefix+bsbm%3A+%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0D%0Awhere+%0D%0A++%7B+%0D%0A++++%3Fs+rdf%3Atype+bsbm%3AProductFeature.%0D%0A++%7D&format=text%2Fhtml&debug=on][List all ProductFeatures URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0Aprefix%20bsbm%3A%20%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0Awhere%20%0A%20%20%7B%20%0A%20%20%20%20%3Fs%20rdf%3Atype%20bsbm%3AProductFeature.%0A%20%20%7D&endpoint=/sparql][List all ProductFeatures URIs]]|PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
SELECT *
FROM <http://demo.openlinksw.com/bsbm>
WHERE
  {
    ?s rdf:type bsbm:ProductFeature.
  }|[[http://demo.openlinksw.com/about/html/http/demo.openlinksw.com/bsbm/ProductFeature9#this][ProductFeature9]]| |Producer|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=prefix+bsbm%3A+%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0D%0Awhere+%0D%0A++%7B+%0D%0A++++%3Fs+rdf%3Atype+bsbm%3AProducer.%0D%0A++%7D&format=text%2Fhtml&debug=on][List all Producers URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0Aprefix%20bsbm%3A%20%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0Awhere%20%0A%20%20%7B%20%0A%20%20%20%20%3Fs%20rdf%3Atype%20bsbm%3AProducer.%0A%20%20%7D&endpoint=/sparql][List all Producers URIs]]|PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
SELECT *
FROM <http://demo.openlinksw.com/bsbm>
WHERE
  {
    ?s rdf:type bsbm:Producer.
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/bsbm/dataFromProducer1/Producer1#this][Producer1]]| |Vendor|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=prefix+bsbm%3A+%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0D%0Awhere+%0D%0A++%7B+%0D%0A++++%3Fs+rdf%3Atype+bsbm%3AVendor.%0D%0A++%7D&format=text%2Fhtml&debug=on][List all Vendors URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0Aprefix%20bsbm%3A%20%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0Awhere%20%0A%20%20%7B%20%0A%20%20%20%20%3Fs%20rdf%3Atype%20bsbm%3AVendor.%0A%20%20%7D&endpoint=/sparql][List all Vendors URIs]]|PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
SELECT *
FROM <http://demo.openlinksw.com/bsbm>
WHERE
  {
    ?s rdf:type bsbm:Vendor.
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/bsbm/dataFromVendor1/Vendor1#this][Vendor1]]| |Offer|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=prefix+bsbm%3A+%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0D%0Awhere+%0D%0A++%7B+%0D%0A++++%3Fs+rdf%3Atype+bsbm%3AOffer.%0D%0A++%7D&format=text%2Fhtml&debug=on][List all Offers URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0Aprefix%20bsbm%3A%20%3Chttp%3A%2F%2Fwww4.wiwiss.fu-berlin.de%2Fbizer%2Fbsbm%2Fv01%2Fvocabulary%2F%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fbsbm%3E%0Awhere%20%0A%20%20%7B%20%0A%20%20%20%20%3Fs%20rdf%3Atype%20bsbm%3AOffer.%0A%20%20%7D&endpoint=/sparql][List all Offers URIs]]|PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
SELECT *
FROM <http://demo.openlinksw.com/bsbm>
WHERE
  {
    ?s rdf:type bsbm:Offer.
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/bsbm/dataFromVendor1/Offer373#this][Offer373]]|