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

Attributes

Binnenentwicklungsland
landlocked developing country
pays en développement sans littoral
paese in via di sviluppo senza sbocco sul mare
2025-08-25T06:38:20.0620320Z
521926
https://www.termdat.bk.admin.ch/entry/521926
Internet UNIS Wien, [Binnenentwicklungsländer](http://www.unis.unvienna.org/unis/de/topics/lldc.html) (7.9.2016).
UN-OHRLLS website, [About the Landlocked Developing Countries (LLDCs)](http://unohrlls.org/about-lldcs/) (7.9.2016).
UN-OHRLLS, [Pays en développement sans littoral, Ce qu’il faut SAVOIR, ce qu’il faut FAIRE](http://www.unohrlls.org/UserFiles/File/LLDC%20Advocacy%20Booklet%202013%20French.pdf), 2013 (7.9.2016).
Rapporto sui trattati internazionali conclusi nel 2011, 12.054, [FF 2012 5317](https://www.admin.ch/ch/i/ff/2012/5317.pdf) (14.10.2016).
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: 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.