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

Attributes

SAP Lösungen und Entwicklungen
Solutions et développements SAP
Soluzioni e sviluppi SAP
20038154
2024-06-06
SAP Lösungen und Entwicklungen
Solutions et développements SAP
Soluzioni e sviluppi SAP
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
contains suborganization PS-Defense
belongs to SAP Applikationsentwicklung
belongs to SAP Logistik
belongs to SAP Personal und Finanzen
belongs to SAP Business Intelligence
belongs to SAP Netweaver Entwicklung
identity SAP Lösungen und Entwicklungen
belongs to SAP Applikationsentwicklung
belongs to SAP Logistik
belongs to SAP Personal und Finanzen
belongs to SAP Business Intelligence
belongs to SAP Netweaver Entwicklung
identity SAP Lösungen und Entwicklungen
identity SAP Lösungen und Entwicklungen
identity SAP Lösungen u Entwicklungen
identity SAP Lösungen und Entwicklungen
identity SAP Lösungen und Entwicklungen
identity SAP Lösungen und Entwicklungen
belongs to SAP Applikationsentwicklung
belongs to SAP Applikationsentwicklung
belongs to SAP Applikationsentwicklung
belongs to SAP Logistik Supply Chain Management
belongs to SAP Logistik Supply Chain Management
belongs to SAP Logistik Supply Chain Management
belongs to SAP Logistik Product Lifecyle Management
belongs to SAP Logistik Product Lifecyle Management
belongs to SAP Logistik Product Lifecyle Management
belongs to SAP Logistik
belongs to SAP Personal u Finanzen
belongs to SAP Personal und Finanzen
belongs to SAP Personal und Finanzen
belongs to SAP Personal und Finanzen
belongs to SAP Business Intelligence
belongs to SAP Business Intelligence
belongs to SAP Business Intelligence
belongs to SAP Netweaver Entwicklung
belongs to SAP Netweaver Entwicklung
belongs to SAP Netweaver Entwicklung
identity SAP Lösungen und Entwicklungen
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.