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

Attributes

sterile Hybride
sterile hybrid
hybride stérile
ibrido sterile
2021-06-16T10:42:55.6600000Z
481496
https://www.termdat.bk.admin.ch/entry/481496
Waschbär.ch, Magazin, Lavendel – der Sommerduft der Provence, 2019-06-13 ([Internet, 2021-04-20](https://www.waschbaer.ch/magazin/lavendel/))
Wikipedia, "Hybrid (biology)", 2021-03-27 ([Internet, 2021-04-20](https://en.wikipedia.org/wiki/Hybrid_(biology)))
Wikipédia, "Hybride", 2021-04-07 ([Internet, 2021-04-20](https://fr.wikipedia.org/wiki/Hybride))
Il mondo degli animali, Il mulo, 2020-10-21
A mule is a sterile hybrid of a male donkey and a female horse (a). Lavandin is a sterile hybrid resulting from the natural crossing by pollination (b).
Ein Maultier ist eine sterile Hybride aus einem männlichen Esel und einem weiblichen Pferd (a). Lavendin ist [...] eine sterile Hybride, ist also unfruchtbar und muss deshalb vegetativ über Stecklinge vermehrt werden (b).
Il mulo è un ibrido sterile [...] e deriva dall'incrocio tra l'asino stallone [...] e la giumenta [...] (a). Il lavandino è un ibrido sterile che non produce semi (b).
Le mulet est un hybride stérile entre un âne et une jument (a). Le lavandin est un hybride stérile (Lavandula latifolia et Lavandula vera) se multipliant uniquement par bouturage (b).
GRM: w.
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
hyponym hybrid
antonym fertile hybrid
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.