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

Attributes

Erdölindustrie / Erdgasindustrie
Petroleum industry and gas industry
Industrie pétrolière et gazière
Industria petrolifera e del gas
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
is part of INDUSTRY
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain fixed-roof tank
termDomain oil refinery
termDomain gas storage
termDomain gas storage facility
termDomain gas storage capacity
termDomain crisis intervention organisation
termDomain oil shale
termDomain natural gas
termDomain petroleum
termDomain CO2 levy
termDomain landfill gas
termDomain gas-fired installation
termDomain oil-fired installation
termDomain total dust
termDomain exhaust gas cleaning installation
termDomain bypass line
termDomain floating-roof tank
termDomain emission ratio
termDomain coal-fired installation
termDomain process heat
termDomain flaring
termDomain flue gas loss
termDomain atmospheric gas burner
termDomain self-heated recuperator
termDomain suspended particulate matter
termDomain particulate matter
termDomain flame-heated
termDomain diesel soot
termDomain refinery furnace
termDomain soot blower
termDomain vaporising-type burner
termDomain oil vaporisation burner
termDomain combination firing burner
termDomain pulverised coal installation
termDomain exhaust air duct
termDomain incineration zone
termDomain pressure relief fitting
termDomain blowdown system
termDomain desulphurisation
termDomain desulphurisation installation
termDomain denitrification system
termDomain flame-heated glass melting furnace
termDomain flame-heated pot furnace
termDomain emission of nitrogen oxides
termDomain operating restriction of an installation
termDomain moisture content
termDomain pollutant emission
has part INDUSTRY
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.