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

Attributes

GVO-freie Region
BAFU, umwelt - Natürliche Ressourcen in der Schweiz, 2013-04, S. 52 ([Internet, 2020-01-21](https://www.google.ch/search?ei=gc8mXs7hIorUwQLTt574Bw&q=%22gvo-freie+region%22+site%3Aadmin.ch&oq=%22gvo-freie+region%22+site%3Aadmin.ch&gs_l=psy-ab.3...3127.5324..5748...0.0..0.224.2228.4j10j2......0....1..gws-wiz.......33i22i29i30j33i21j33i160.XLNU8uPztO0&ved=0ahUKEwiOpqueu5TnAhUKalAKHdObB38Q4dUDCAo&uact=5#spf=1579601800556))
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: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Region ohne gentechnisch veränderte Organismen
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.