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

Attributes

sistema binario di reclutamento
Sentenza del Tribunale amministrativo federale, C-4989/2011, 2013-01-23 ([Internet, 2025-12-09](https://jurispub.admin.ch/publiws/download;jsessionid=0DD23B4E7AA2C88F4CF916984A8C7EBA?decisionId=fcd01b1c-6a3c-476d-b4be-a2abe4839ce7))
[...] in vista della conclusione degli accordi bilaterali con l'UE sulla libera circolazione delle persone, il 1° novembre 1998, è stato introdotto un sistema binario di reclutamento, che accorda ai cittadini di Stati dell'UE/AELS la priorità rispetto ai cittadini di altri Stati [...]
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 dual system for the admission of foreign workers
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.