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

Attributes

lingua madre
C. Guidotti, Alcuni dati statistici sulla lingua madre degli allievi in Ticino, 2001, tit. ([Internet, 2025-04-07](https://www3.ti.ch/DFE/DR/USTAT/allegati/articolo/912dss_2001-4_3.pdf))
USG: nell'mministrazione federale, il termine "prima lingua" ha sostituito "lingua madre", "lingua materna" o "madrelingua" a partire dal 2018 nel corso dell'introduzione del rilevamento obbligatorio delle competenze linguistiche
secondo Delegata federale al plurilinguismo, Promozione del plurilinguismo in seno all'Amministrazione federale, Rapporto di valutazione, 2019-12-20, pag. 7, n. 1.2.2 e pag. 13, n. 2.2.2 ([Internet, 2025-04-14](https://www.newsd.admin.ch/newsd/message/attachments/59797.pdf)) e Delegata federale al plurilinguismo, Termini tecnici rilevanti per il plurilinguismo in seno all’Amministrazione federale, "Prima lingua" ([Internet, 2025-04-08](https://backend.plurilingua.admin.ch/fileservice/sdweb-docs-prod-plurilingua-files/files/2025/02/20/85903682-25cf-40cd-81ec-1392a8bf1e5a.pdf))
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 first language
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.