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

Attributes

adozione del figlio del coniuge
Corte di Cassazione, N. 676 Ordinanza, 1994-11-21 ([GU 1a Serie Speciale - Corte Costituzionale n.43 del 18-10-1995](http://www.gazzettaufficiale.it/atto/corte_costituzionale/caricaDettaglioAtto/originario;jsessionid=9HriTPWd84fSy13YZNerRw__.ntc-as1-guri2a?atto.dataPubblicazioneGazzetta=1995-10-18&atto.codiceRedazionale=095C1280))
USG: equivalente parziale di «Stiefkindadoption» e sinonimo imperfetto di «adozione del figliastro»; equivalente pieno del francese «adoption de l’enfant du conjoint». In contesti non normativi, il termine è talvolta usato anche in Svizzera
CaF, Sezione di terminologia, 2025
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 adoption of a stepchild
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.