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

Attributes

Angiologie
angiology
angiologie
angiologia
Teilgebiet der Inneren Medizin, welches sich mit Gefässerkrankungen beschäftigt.
Branch of medical science concerned with the blood vessels and the lymphatic system.
Partie de l'anatomie qui étudie les organes de la circulation.
Disciplina medica che studia l’apparato circolatorio, cioè il sistema sanguifero e il sistema linfatico.
2021-08-26T09:57:55.6670000Z
193582
https://www.termdat.bk.admin.ch/entry/193582
DocCheck Flexikon, "Angiologie" ([Internet, 2021-05-17](https://flexikon.doccheck.com/de/Angiologie))
Collins Dictionary, "angiology" ([Internet, 2021-05-17](https://www.collinsdictionary.com/de/worterbuch/englisch/angiology))
Larousse, Dictionnaire de français, "angiologie" ([Internet, 2021-05-17](https://www.larousse.fr/dictionnaires/francais/angiologie/3477))
Treccani, Enciclopedia, "angiologia" ([Internet, 2021-05-17](https://www.treccani.it/enciclopedia/angiologia/))
DocCheck Flexikon, "Angiologie" ([Internet, 2021-05-17](https://flexikon.doccheck.com/de/Angiologie))
Collins Dictionary, "angiology" ([Internet, 2021-05-17](https://www.collinsdictionary.com/de/worterbuch/englisch/angiology))
Larousse, Dictionnaire de français, "angiologie" ([Internet, 2021-05-17](https://www.larousse.fr/dictionnaires/francais/angiologie/3477))
Treccani, Enciclopedia, "angiologia" ([Internet, 2021-05-17](https://www.treccani.it/enciclopedia/angiologia/))
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: No results found.
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.