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

Attributes

Conseil suisse des activités de jeunesse
Federazione svizzera delle Associazioni Giovanili
Schweizerische Arbeitsgemeinschaft der Jugendverbände
Swiss National Youth Council
È l’organizzazione mantello delle organizzazioni giovanili in Svizzera, che si adopera affinché i giovani possano rafforzare le proprie competenze ed assumersi la propria responsabilità sociale.
2025-08-25T06:36:33.4779620Z
521539
https://www.termdat.bk.admin.ch/entry/521539
Internet SAJV, [Über uns](http://www.sajv.ch/de/ueber-uns/kernaufgaben/) (25.2.2016).
SNYC website, [About us](http://www.sajv.ch/en/about-us/core-business/) (25.2.2016).
Site CSAJ, [A propos de nous](http://www.sajv.ch/fr/a-propos-de-nous/mission/) (25.2.2016).
Internet FSAG, [Chi siamo](http://www.sajv.ch/it/chi-siamo/funzione/) (25.2.2016).
Secondo Internet FSAG, [Chi siamo](http://www.sajv.ch/it/chi-siamo/funzione/) (18.3.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.