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

Attributes

Grundlagen und Qualität
Fondements et qualité
Principi fondamentali e qualità
Foundations and Quality
20020426
2024-06-06
Grundlagen und Qualität
Fondements et qualité
Principi fondamentali e qualità
Foundations and Quality
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 Swiss Agency for Development and Cooperation
belongs to Development Finance Statistics
belongs to Fed. Council and Parl. Affairs SDC
belongs to Evaluation and Controlling
belongs to Analysis and Research
belongs to Knowledge and Innovation
belongs to Quality and Digitalisation
identity Foundations and Quality
belongs to Development Finance Statistics
belongs to Fed. Council and Parl. Affairs SDC
belongs to Evaluation and Controlling
belongs to Analysis and Research
belongs to Knowledge and Innovation
belongs to QA and Internal Digitalisation
belongs to Detachierte
belongs to Apprentices
belongs to JPO Switzerland
belongs to Sekretariatspool
belongs to Sekretariatspool
belongs to Secondments
identity Staff of the Directorate
identity Directorate Staff Office
identity Foundations and Quality
belongs to Specialized Service Financial Planning
belongs to Specialized Service Statistics
belongs to Specialized Service Statistics
belongs to Development Finance Statistics
belongs to Development Finance Statistics
belongs to Division Planning and Coordination
belongs to Division Planning and Coordination
belongs to Federal Political Affairs Section
belongs to Federal Council and Parliamentary Affairs SDC
belongs to Corporate Controlling Section
belongs to Evaluation and Corporate Controlling Division
belongs to Evaluation and Corporate Controlling Division
belongs to Evaluation and Corporate Controlling Division
belongs to Evaluation and Controlling
belongs to Specialized Service Internal Communic.
belongs to Specialized Service Internal Communic.
belongs to Communication Management Unit
belongs to Communication Management Unit
belongs to Analysis and Research
belongs to Knowledge and Innovation
belongs to Quality Assurance and Internal Digitalisation
identity Foundations and Quality
belongs to Development Finance Statistics
belongs to Fed. Council and Parl. Affairs SDC
belongs to Evaluation and Controlling
belongs to Analysis and Research
belongs to Knowledge and Innovation
belongs to QA and Internal Digitalisation
belongs to Quality and Digitalisation
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.