SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

NA
NA
NA
NA
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

property object
inDefinedTermSet Market
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
market NA
hierarchy root b118_b899
hierarchy root b118_b901
hierarchy root b118_b903
hierarchy root b118_b975
hierarchy root b118_b977
hierarchy root b118_b979
hierarchy root b118_b1052
hierarchy root b118_b1054
hierarchy root b118_b1056
hierarchy root b118_b1128
hierarchy root b118_b1130
hierarchy root b118_b1132
hierarchy root b118_b1355
hierarchy root b118_b1357
hierarchy root b118_b1359
hierarchy root b118_b1204
hierarchy root b118_b1206
hierarchy root b118_b1208
hierarchy root b118_b1283
hierarchy root b118_b1281
hierarchy root b118_b1279
hierarchy root b118_b1508
hierarchy root b118_b1510
hierarchy root b118_b1512
hierarchy root b118_b1584
hierarchy root b118_b1586
hierarchy root b118_b1588
hierarchy root b118_b1660
hierarchy root b118_b1662
hierarchy root b118_b1664
hierarchy root b118_b1432
hierarchy root b118_b1434
hierarchy root b118_b1436
hierarchy root b118_b1738
hierarchy root b118_b1740
hierarchy root b118_b1736
hierarchy root b118_b1812
hierarchy root b118_b1814
hierarchy root b118_b1816
hierarchy root b118_b1888
hierarchy root b118_b1890
hierarchy root b118_b1892
hierarchy root b118_b1964
hierarchy root b118_b1966
hierarchy root b118_b1968
hierarchy root b118_b2039
hierarchy root b118_b2116
hierarchy root b118_b2118
hierarchy root b118_b2120
hierarchy root b118_b2192
hierarchy root b118_b2194
hierarchy root b118_b2196
hierarchy root b118_b2268
hierarchy root b118_b2270
hierarchy root b118_b2272
hierarchy root b118_b2343
hierarchy root b118_b2419
hierarchy root b118_b2421
hierarchy root b118_b2423
hierarchy root b118_b2495
hierarchy root b118_b2572
hierarchy root b118_b2574
hierarchy root b118_b2576
hierarchy root b118_b2648
hierarchy root b118_b2650
hierarchy root b118_b2652
hierarchy root b118_b2723
hierarchy root b118_b2725
hierarchy root b118_b2727
hierarchy root b118_b2876
hierarchy root b118_b2878
hierarchy root b118_b2880
hierarchy root b118_b2952
hierarchy root b118_b2954
hierarchy root b118_b2956
hierarchy root b118_b3028
hierarchy root b118_b3030
hierarchy root b118_b3032
hierarchy root b118_b3104
hierarchy root b118_b3106
hierarchy root b118_b3108
hierarchy root b118_b3180
hierarchy root b118_b3182
hierarchy root b118_b3184
hierarchy root b118_b3255
hierarchy root b118_b3331
hierarchy root b118_b3407
hierarchy root b118_b3484
hierarchy root b118_b3486
hierarchy root b118_b3488
hierarchy root b118_b3560
hierarchy root b118_b3562
hierarchy root b118_b3564
hierarchy root b118_b3635
hierarchy root b118_b3711
hierarchy root b118_b3788
hierarchy root b118_b3790
hierarchy root b118_b3792
hierarchy root b118_b3864
hierarchy root b118_b3866
hierarchy root b118_b3868
hierarchy root b118_b3939
hierarchy root b118_b3941
hierarchy root b118_b3943
hierarchy root b118_b4016
hierarchy root b118_b4018
hierarchy root b118_b4020
hierarchy root b118_b4091
hierarchy root b118_b4093
hierarchy root b118_b4095
hierarchy root b118_b4244
hierarchy root b118_b4246
hierarchy root b118_b4248
hierarchy root b118_b4320
hierarchy root b118_b4322
hierarchy root b118_b4324
hierarchy root b118_b4395
hierarchy root b118_b4471
hierarchy root b118_b4473
hierarchy root b118_b4475
hierarchy root b118_b4547
hierarchy root b118_b3333
hierarchy root b118_b3335
hierarchy root b118_b3409
hierarchy root b118_b3411
hierarchy root b118_b2041
hierarchy root b118_b2043
hierarchy root b118_b2345
hierarchy root b118_b2347
hierarchy root b118_b2800
hierarchy root b118_b2802
hierarchy root b118_b2804
hierarchy root b118_b4168
hierarchy root b118_b4170
hierarchy root b118_b4172
hierarchy root b118_b3637
hierarchy root b118_b3639
hierarchy root b118_b2497
hierarchy root b118_b2499
hierarchy root b118_b4549
hierarchy root b118_b4551
hierarchy root b118_b3257
hierarchy root b118_b3259
hierarchy root b118_b3713
hierarchy root b118_b3715
hierarchy root b118_b4397
hierarchy root b118_b4399
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.