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

Attributes

CPA
APC
Zelle, die die Erkennung von Krankheitserregern oder krankhaft veränderten Zellen in einem Organismus ermöglicht und so deren Beseitigung durch eine zelluläre Immunantwort einleitet.
Type of immune cell that boosts immune responses by showing antigens on its surface to other cells of the immune system.
Cellule immunocompétente qui induit l'immuno-réaction cellulaire en traitant et en présentant des antigènes au récepteur des cellules T.
USA, National Cancer Institute, NCI Dictionaries, "antigen-presenting cell" ([Internet, 2021-09-01](https://www.cancer.gov/publications/dictionaries/cancer-terms/def/antigen-presenting-cell))
CISMEF / CHU Rouen Normandie, Cellules présentatrices d'antigène ([Internet, 2021-09-01](https://www.cismef.org/page/cellules-presentatrices-d-antigene))
Wikipedia, "Antigenpräsentierende Zelle", 2021-07-12 ([Internet, 2021-09-01](https://de.wikipedia.org/wiki/Antigenpr%C3%A4sentierende_Zelle))
USA, National Cancer Institute, NCI Dictionaries, "antigen-presenting cell" ([Internet, 2021-09-01](https://www.cancer.gov/publications/dictionaries/cancer-terms/def/antigen-presenting-cell))
CISMEF / CHU Rouen Normandie, Cellules présentatrices d'antigène ([Internet, 2021-09-01](https://www.cismef.org/page/cellules-presentatrices-d-antigene))
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: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part antigen-presenting cell
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.