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

Attributes

laminare Strömung
laminar flow
écoulement laminaire
flusso laminare
Strömung, bei der sich die Flüssigkeitsteilchen in parallelen Bahnen bewegen.
Flow in which the fluid particles move in parallel paths.
Écoulement dans lequel les particules de fluide se déplacent le long de trajectoires parallèles.
Flusso in cui le particelle fluide si muovono secondo linee parallele.
2022-03-01T08:39:02.5970000Z
215962
https://www.termdat.bk.admin.ch/entry/215962
DIN 4044, 1980, Nr. 1.46
UNESCO/WMO, Gloss. Hydrology, 1992, no. 0732
UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0732
Univ. Bologna/UNESCO/WMO, Gloss. Idrologia, 1986, n. 0481
nach DIN 4044, 1980, Nr. 1.46
after UNESCO/WMO, Gloss. Hydrology, 1992, no. 0732
d'après UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0732
secondo Univ. Bologna/UNESCO/WMO, Gloss. Idrologia, 1986, n. 0481
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
antonym turbulent flow
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.