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

Attributes

639900
639900
Erbringung von sonstigen Informationsdienstleistungen a. n. g.
Other information service activities n.e.c.
Autres services d'information n.c.a.
Altre attività dei servizi d'informazione n.c.a.
Erbringung von sonstigen Informationsdienstleistungen a. n. g.
Other information service activities n.e.c.
Autres services d'information n.c.a.
Altre attività dei servizi d'informazione n.c.a.
Erbringung von sonstigen Informationsdienstleistungen a. n. g.
Other information service activities n.e.c.
Autres services d'information n.c.a.
Altre attività dei servizi d'informazione n.c.a.
639900
639900
Diese Art umfasst sonstige, Informationsdienstleistungen, anderweitig nicht genannt, z. B.: - rechnergestützte Telefonauskunftsdienste - Informationsvermittlung gegen Entgelt oder auf sonstiger vertraglicher Grundlage - Nachrichten- und Zeitungsarchive usw.
This type includes other information service activities not elsewhere classified such as: - computer-based telephone information services - information search services on a contract or fee basis - news clipping services, press clipping services, etc.
Ce genre comprend les autres activités liées à des services d'information non classées ailleurs, telles que: - les services informatiques d'information par téléphone - les services de recherche d'information, pour le compte de tiers - les services de revue de presse, etc.
Questo genere comprende le altre attività dei servizi di informazione n.c.a. quali: - i servizi di ricerca di informazioni telefonica basata su computer - la trasmissione di informazioni su base contrattuale e dietro pagamento - i servizi di rassegna e ritagli stampa, ecc.
Diese Art umfasst nicht:- Call-Center (s. 822000)
This type excludes:- activities of call centres (see 822000)
Ce genre ne comprend pas:- les activités des centres d'appels (cf. 822000)
Questo genere non comprende:- le attività dei call center (cfr. 822000)
SELECT ?source ?property WHERE { BIND (?? AS ?o) ?source ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) FILTER (?property NOT IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) FILTER (!STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000
SELECT ?property ?destination WHERE { BIND (?? AS ?s) ?s ?property ?destination . FILTER (isIRI(?destination)) 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

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

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

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?o) ?s ?property ?o . FILTER (?property IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) } LIMIT 1000

Schema information - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?object) ?subject ?property ?object . FILTER (STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Shape information (SHACL) - no results found

No results found.