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

Attributes

Internationale Arbeitskonferenz
International Labour Conference
Conférence internationale du travail
Conferenza Internazionale del Lavoro
Conferenza il cui compito primario è quello di stabilire e adottare le norme internazionali del lavoro, accanto a quelli di approvare il budget e di eleggere il consiglio di amministrazione; è anche un'occasione importante per discutere questioni sociali e del lavoro di rilevanza mondiale.
2025-08-25T06:36:24.6205980Z
521503
https://www.termdat.bk.admin.ch/entry/521503
([Geschäftsordnung, der Internationalen Arbeitskonferenz 20.1.2016.](http://www.ilo.org/wcmsp5/groups/public/---europe/---ro-geneva/---ilo-berlin/documents/genericdocument/wcms_193725.pdf))
ILO website, [International Labour Conference](http://www.ilo.org/global/about-the-ilo/how-the-ilo-works/international-labour-conference/lang--en/index.htm) (20.1.2016).
Internet OIT, [Conférence internationale du [T]ravail](http://www.ilo.org/global/about-the-ilo/how-the-ilo-works/international-labour-conference/lang--fr/index.htm) (20.1.2016).
Internet ILO, 101ª sessione della [Conferenza](http://www.ilo.org/rome/attivita/eventi-e-riunioni/WCMS_181650/lang--it/index.htm) Internazionale del Lavoro (4.3.2016).
Secondo Wikipedia, [Organizzazione](https://it.wikipedia.org/wiki/Organizzazione_internazionale_del_lavoro) internazionale del lavoro (4.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.