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

Attributes

2021-05-10T11:38:51.450406
Identitas AG
Identitas AG
Identitas AG
Identitas AG
Identitas AG développe et exploite des applications pour l'identification, l'enregistrement et la surveillance des animaux de rente et de compagnie. En tant que prestataire leader de services IT en Suisse pour les données en rapport avec les animaux et la production végétale, nous contribuons à la création de valeur ajoutée pour la santé et le bien-être animale et pour la sécurité des denrées alimentaires. A notre siège à Berne, nous employons environ 110 collaborateurs.
Identitas AG develops and operates software for the identitfication, registration and monitoring of livestock and companion animals in Switzerland. As leader provider of IT services in Switzerland for data regarding animals and crops, we contribute to creating added value for animal health/ welfare and safe food. About 110 employees work in our headquarters in Berne.
Identitas AG entwickelt und betreibt Applikationen zur Identifizierung, Registrierung und zum Monitoring von Nutz- und Heimtieren. Als führender Schweizer IT-Dienstleister für Daten rund um das Tier und den Pflanzenbau schaffen wir Mehrwert für gesunde Tiere und sichere Lebensmittel. An unserem Sitz in Bern beschäftigen wir rund 110 Mitarbeitende.
Identitas AG sviluppa e gestisce applicazioni per l'identificazione, la registrazione e il monitoraggio degli animali da reddito e da compagnia. In qualità di fornitore di servizi informatici leader in Svizzera per i dati relativi agli animali e alla produzione vegetale, contribuiamo alla creazione di valore aggiunto per la salute e il benessere degli animali e la sicurezza alimentare. Nella nostra sede centrale di Berna abbiamo circa 110 dipendenti.
other
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
hasDefinedTerm The organisations of opendata.swiss
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.