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

Attributes

Zoologie
Zoologie
Zoologia
Zoology
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 BOTANY AND ZOOLOGY
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 animal cell
termDomain zoonosis
termDomain epizootic disease
termDomain highly contagious epizootic disease
termDomain Popular initiative «For better animal rights (Animal initiative)»
termDomain Übereinkommen vom 19. September 1979 über die Erhaltung der europäischen wildlebenden Pflanzen und Tiere und ihrer natürlichen Lebensräume
termDomain animal tissue
termDomain primate cell
termDomain xenotransplantation of primate cells
termDomain capercaillie
termDomain chamois
termDomain animal organ
termDomain actinobaccillosis - pig
termDomain transmissible gastroenteritis
termDomain Amöbenzyste
termDomain Apistanstreifen
termDomain befallene Biene
termDomain Rundkopfzikade
has part BOTANY AND ZOOLOGY
termDomain chronic wasting disease
termDomain bovine spongiform encephalopathy
termDomain classical swine fever
termDomain African swine fever
termDomain Fischseuche
termDomain porcine reproductive and respiratory syndrome
termDomain Aujeszky's disease
termDomain infectious bovine rhinotracheitis
termDomain infectious pustular vulvovaginitis
termDomain enzootische Rinderleukose
termDomain rinderpest
termDomain Rift Valley fever
termDomain glanders
termDomain bluetongue
termDomain Bluetongue-Zone
termDomain laboratory animal
termDomain Veterinary Public Health Institut
termDomain Veterinary Public Health
termDomain Newcastle disease
termDomain Schmallenberg virus
termDomain rabies
termDomain porcine epidemic diarrhoea
termDomain myxomatosis
termDomain lumpy skin disease
termDomain avian flu
termDomain tick-borne encephalitis
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.