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

Attributes

Développement
Sviluppo
Diagnostik und Entwicklung
Développement
20012833
2024-06-06
Développement
Sviluppo
Diagnostik und Entwicklung
Développement
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
contains suborganization Direction de l'institut
belongs to Hochansteckende Seuchen
belongs to Vektorübertragene Seuchen
belongs to Tollwutzentrale
belongs to Auszurottende Tierseuchen
belongs to Entwicklung/Bioinformatik
identity Diagnostik und Entwicklung
belongs to Hochansteckende Seuchen
belongs to Vektorübertragende Seuchen
belongs to Tollwutzentrale
belongs to Auszurottende Tierseuchen
belongs to Entwicklung/Bioinformatik
belongs to Vektorübertragene Seuchen
belongs to Vektorübertragene Seuchen
identity Développement
belongs to Hochansteckende Seuchen
belongs to Vektorübertragene Seuchen
belongs to Tollwutzentrale
belongs to Auszurottende Tierseuchen
belongs to Entwicklung/Bioinformatik
belongs to Diagnostik
belongs to Diagnostik und Entwicklung
belongs to Diagnostik und Entwicklung
identity Entwicklung
identity Entwicklung
identity Entwicklung
identity Diagnostik, Entwicklung, Impfstoffkontrolle
identity Diagnostik, Entwicklung, Impfstoffkontrolle
identity Diagnostik und Entwicklung
belongs to Glaswaschküche
belongs to Glaswaschküche
belongs to Entwicklung
belongs to Impfstoffkontrolle
belongs to Impfstoffkontrolle
belongs to Hochansteckende Seuchen
belongs to Vektorübertragende Seuchen
belongs to Tollwutzentrale
belongs to Auszurottende Tierseuchen
belongs to Entwicklung/Bioinformatik
identity Développement
belongs to Hochansteckende Seuchen
belongs to Vektorübertragene Seuchen
belongs to Tollwutzentrale
belongs to Auszurottende Tierseuchen
belongs to Entwicklung/Bioinformatik
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.