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

Attributes

639
Erbringung von sonstigen Informationsdienstleistungen
Other information service activities
Autres services d'information
Altre attività dei servizi d'informazione
Erbringung von sonstigen Informationsdienstleistungen
Other information service activities
Autres services d'information
Altre attività dei servizi d'informazione
Erbringung von sonstigen Informationsdienstleistungen
Other information service activities
Autres services d'information
Altre attività dei servizi d'informazione
639
Diese Gruppe umfasst Tätigkeiten von Nachrichtenagenturen und alle anderweitig nicht genannten Informationsdienstleistungen.
This group includes the activities of news agencies and all other remaining information service activities.
Ce groupe comprend les activités des agences de presse et toutes les autres activités liées à des services d'information.
Questo gruppo include le attività delle agenzie di stampa e tutte le altre attività dei servizi di informazione.
Diese Gruppe umfasst nicht: - Tätigkeiten von Bibliotheken und Archiven (s. 910100)
This group excludes: - activities of libraries and archives (see 910100)
Ce groupe ne comprend pas: - les activités des bibliothèques et archives (cf. 910100)
Questo gruppo non comprende: - le attività di biblioteche e archivi (cfr. 910100)
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
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.