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

Attributes

MARS III Systemarchitektur
MARS III Systemarchitektur
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Outgoing Relationships

property object
Elements in this subgraph Directorate for Digitalization and Data Management
Elements in this subgraph Fachbereich Agrardaten und Marktanalysen
Elements in this subgraph Business Intelligence Competence Center
Elements in this subgraph Market Data Analysis and Reporting System
Elements in this subgraph Business Intelligence System
Elements in this subgraph Swiss Federal Archives
Elements in this subgraph LINDAS
Elements in this subgraph Linked Open Data
Elements in this subgraph Preise und Mengen zum Agrarmarkt
Elements in this subgraph Market Data Animal Feed
Elements in this subgraph Raw data from data suppliers
Elements in this subgraph Market Data Fruits and Vegetables
Elements in this subgraph Market Data Potatoes and Potato Products
Elements in this subgraph Market Data Oilseeds and Protein Crops
Elements in this subgraph Market Data Bread Cereals, Flour and Baked Goods
Elements in this subgraph Market Data Meat, Meat and Sausage Products
Elements in this subgraph Market Data Eggs
Elements in this subgraph Market Data Milk and Milk Products
Elements in this subgraph Data Warehouse (DWH)
Elements in this subgraph Master Data Market Analysis
Elements in this subgraph Public Data Warehouse
Elements in this subgraph Retail Data (Nielsen)
Elements in this subgraph NielsenIQ
Elements in this subgraph NielsenIQ Database
Elements in this subgraph BLW-interne Agrarmarktdaten
Elements in this subgraph Open market data
Elements in this subgraph Öffentlich einsehbare Agrarmarktdaten
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
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.