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

Attributes

Atomphysik
Nuclear physics
Physique nucléaire
Fisica nucleare
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 PHYSICS
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 Paul Scherrer Institute
termDomain internal irradiation
termDomain external irradiation
termDomain half-life
termDomain fission product
termDomain fuel element
termDomain fuel rod
termDomain active waste component
termDomain nuclear fuel
termDomain nuclear material
termDomain dose
termDomain bentonite
termDomain evidence of feasibility
termDomain decay storage
termDomain fuel pellet
termDomain geosphere
termDomain unified atomic mass unit
termDomain barn
termDomain becquerel
termDomain Wirkungsquerschnitt in der Teilchen- und Kernphysik
termDomain activity referred to a radionuclide
termDomain nuclear fission
termDomain nuclear fusion
termDomain activation
termDomain nuclear spallation
termDomain moderator
termDomain waste water control system
termDomain radioactive material
termDomain irradiation unit
termDomain radon
termDomain constancy test
termDomain radiation exposure
termDomain personal dosimetry
termDomain dosimetry
termDomain dose constraint
termDomain medical radiation incident
termDomain personal dosimetry service
termDomain medium-dose range
termDomain high-dose range
termDomain therapeutic exposure
termDomain low-dose range
termDomain diagnostic reference level
termDomain active personal dosimeter
termDomain Central Dose Registry
termDomain radiological legacy
termDomain occupationally exposed person
termDomain acceptance test
termDomain work area
termDomain irradiation room
termDomain operating site
termDomain image rendering system
termDomain image documentation system
termDomain fire compartment
termDomain decontamination
termDomain calibration
termDomain field test
termDomain fire resistance
termDomain hand contamination monitor
termDomain hand and foot contamination monitor
termDomain clothes changing facility
termDomain contamination
termDomain controlled area
termDomain storage facility
termDomain storage
termDomain surface contamination
termDomain personal contamination monitor
termDomain residual activity
termDomain personal protective equipment
termDomain non-destructive material testing
termDomain surface infrastructure
termDomain decay chain
termDomain Nuclear Energy and Safety Research Division
termDomain Federal Commission for NBC Protection
termDomain Federal Nuclear Safety Commission
has part PHYSICS
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.