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

Attributes

Services d'information
Informationsdienstleistungen
Information service activities
Attività dei servizi d'informazione
Services d'information
Informationsdienstleistungen
Information service activities
Attività dei servizi d'informazione
Services d'information
Informationsdienstleistungen
Information service activities
Attività dei servizi d'informazione
Diese Abteilung umfasst Tätigkeiten von Suchmaschinen-Portalen, Datenverarbeitung und Hosting sowie sonstige Tätigkeiten, die der Bereitstellung von Informationen dienen.
This division includes the activities of web search portals, data processing and hosting activities, as well as other activities that primarily supply information.
Cette division comprend les activités des portails de recherche sur Internet, de traitement et d'hébergement des données, ainsi que d'autres activités dont l'objectif essentiel est de fournir des informations.
Questa divisione include le attività dei portali di ricerca web, le attività di elaborazione dei dati e di hosting ed altre attività mirate principalmente a fornire informazioni.
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.